<?xml version="1.0" encoding="UTF-8"?>       <rdf:RDF
 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
 xmlns="http://purl.org/rss/1.0/"
 xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/"
 xmlns:dc="http://purl.org/dc/elements/1.1/"
 xmlns:syn="http://purl.org/rss/1.0/modules/syndication/"
 xmlns:admin="http://webns.net/mvcb/"
>

<channel rdf:about="http://gi.tibco.com/svnweb/gi/log/branches">
  <title>Revision Log - /branches</title>
  <link>http://gi.tibco.com/svnweb/gi/log/branches</link>
  <description></description>
  <dc:date>2007-10-04T21:40:42</dc:date>  <dc:creator>SVN::Web</dc:creator>
  <syn:updatePeriod>daily</syn:updatePeriod>
  <syn:updateFrequency>1</syn:updateFrequency>
  <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
  <items>
    <rdf:Seq> <rdf:li rdf:resource="http://gi.tibco.com/svnweb/gi/revision?rev=684" /> <rdf:li rdf:resource="http://gi.tibco.com/svnweb/gi/revision?rev=681" /> <rdf:li rdf:resource="http://gi.tibco.com/svnweb/gi/revision?rev=679" /> <rdf:li rdf:resource="http://gi.tibco.com/svnweb/gi/revision?rev=678" /> <rdf:li rdf:resource="http://gi.tibco.com/svnweb/gi/revision?rev=677" /> <rdf:li rdf:resource="http://gi.tibco.com/svnweb/gi/revision?rev=676" /> <rdf:li rdf:resource="http://gi.tibco.com/svnweb/gi/revision?rev=675" /> <rdf:li rdf:resource="http://gi.tibco.com/svnweb/gi/revision?rev=674" /> <rdf:li rdf:resource="http://gi.tibco.com/svnweb/gi/revision?rev=673" /> <rdf:li rdf:resource="http://gi.tibco.com/svnweb/gi/revision?rev=672" /> <rdf:li rdf:resource="http://gi.tibco.com/svnweb/gi/revision?rev=671" /> <rdf:li rdf:resource="http://gi.tibco.com/svnweb/gi/revision?rev=669" /> <rdf:li rdf:resource="http://gi.tibco.com/svnweb/gi/revision?rev=668" /> <rdf:li rdf:resource="http://gi.tibco.com/svnweb/gi/revision?rev=667" /> <rdf:li rdf:resource="http://gi.tibco.com/svnweb/gi/revision?rev=666" /> <rdf:li rdf:resource="http://gi.tibco.com/svnweb/gi/revision?rev=648" /> <rdf:li rdf:resource="http://gi.tibco.com/svnweb/gi/revision?rev=647" /> <rdf:li rdf:resource="http://gi.tibco.com/svnweb/gi/revision?rev=646" /> <rdf:li rdf:resource="http://gi.tibco.com/svnweb/gi/revision?rev=645" /> <rdf:li rdf:resource="http://gi.tibco.com/svnweb/gi/revision?rev=644" /> </rdf:Seq>
  </items>
</channel>  <item rdf:about="http://gi.tibco.com/svnweb/gi/revision?rev=684">
  <title>684 - GI-276 (1-8IGOIS) IDE handles deserialize async components better -- unexpand...</title>
  <link>http://gi.tibco.com/svnweb/gi/revision?rev=684</link>
  <description><![CDATA[GI-276 (1-8IGOIS) IDE handles deserialize async components better -- unexpanded components save correctly, name and special style show up in DOM palette]]></description>
  <dc:creator>jcostell</dc:creator>
  <dc:date>2007-10-04T21:40:42</dc:date>
</item>  <item rdf:about="http://gi.tibco.com/svnweb/gi/revision?rev=681">
  <title>681 - Trying to sync repository
</title>
  <link>http://gi.tibco.com/svnweb/gi/revision?rev=681</link>
  <description><![CDATA[Trying to sync repository<br />
]]></description>
  <dc:creator>tibco</dc:creator>
  <dc:date>2008-07-22T23:47:26</dc:date>
</item>  <item rdf:about="http://gi.tibco.com/svnweb/gi/revision?rev=679">
  <title>679 - [3.5.1 HF01]

*fixed regression introduced in build 8.  The 'label' attribute...</title>
  <link>http://gi.tibco.com/svnweb/gi/revision?rev=679</link>
  <description><![CDATA[[3.5.1 HF01]<br />
<br />
*fixed regression introduced in build 8.  The 'label' attribute was added twice to various controls.  I have tested this in xhtml mode to validate.]]></description>
  <dc:creator>lbirdeau</dc:creator>
  <dc:date>2008-01-26T01:51:47</dc:date>
</item>  <item rdf:about="http://gi.tibco.com/svnweb/gi/revision?rev=678">
  <title>678 - [3.5.1 HF01]

*1-8PD84D:  (jsx3.gui.Window).  Prior checkin did not fix this ...</title>
  <link>http://gi.tibco.com/svnweb/gi/revision?rev=678</link>
  <description><![CDATA[[3.5.1 HF01]<br />
<br />
*1-8PD84D:  (jsx3.gui.Window).  Prior checkin did not fix this bug in IE.  Specifically, IE7 would open an unlimited number of windows.  This bug has now been located and fixed.  It resulted from an iterator trying to set all properties on the closed window to null.  Now only those properties that point to functions are set to null.<br />
<br />
* Also fixed regression introduced in build 8.  The 'label' attribute was added twice to the rendered Menu HTML, which caused XHTML mode to faile due to the stricter parse rules (no duplicate attributes)]]></description>
  <dc:creator>lbirdeau</dc:creator>
  <dc:date>2008-01-26T00:16:49</dc:date>
</item>  <item rdf:about="http://gi.tibco.com/svnweb/gi/revision?rev=677">
  <title>677 - [3.5.1 HF01]

*1-8PD84D:  When multiple jsx3.gui.Window objects are created a...</title>
  <link>http://gi.tibco.com/svnweb/gi/revision?rev=677</link>
  <description><![CDATA[[3.5.1 HF01]<br />
<br />
*1-8PD84D:  When multiple jsx3.gui.Window objects are created and opened, the application is destroyed when the first window that was opened is closed.  This was caused by the window level Event subscriptions being set for all existing windows.  In the case of 'unload' and 'beforeunload', the event should NOT automatically apply to all open windows, as it will close all of them.<br />
<br />
The bug is fixed in both jsx3.gui.Window and the public method used by that class, jsx3.gui.Event.subscribe.  The public method now accepts an optional fourth parameter, specifying the target browser window(s) to limit the subscription.]]></description>
  <dc:creator>lbirdeau</dc:creator>
  <dc:date>2008-01-22T23:46:43</dc:date>
</item>  <item rdf:about="http://gi.tibco.com/svnweb/gi/revision?rev=676">
  <title>676 - [3.5.1 HF01]

1-8RDUIP
* Any in-process edit to a rule node in the mapping tr...</title>
  <link>http://gi.tibco.com/svnweb/gi/revision?rev=676</link>
  <description><![CDATA[[3.5.1 HF01]<br />
<br />
1-8RDUIP<br />
* Any in-process edit to a rule node in the mapping tree was not persisted.  The user was forced to first select another rule and then click the save button.  This has been fixed, so that clicking 'save' results in all in-process edits being persisted<br />
<br />
* The mapper tester would get out of sync when a rule was edited in the mapper. Code has been added to re-sync the tester each time it is activated, so that it always reflects the latest mapper edits.]]></description>
  <dc:creator>lbirdeau</dc:creator>
  <dc:date>2008-01-18T17:29:29</dc:date>
</item>  <item rdf:about="http://gi.tibco.com/svnweb/gi/revision?rev=675">
  <title>675 - [3.5.1 HF01]

1-8PWFQP
ISG: Incorrect URL generated  with an extra '/'  while...</title>
  <link>http://gi.tibco.com/svnweb/gi/revision?rev=675</link>
  <description><![CDATA[[3.5.1 HF01]<br />
<br />
1-8PWFQP<br />
ISG: Incorrect URL generated  with an extra '/'  while loading config.xml in the  charting addin.]]></description>
  <dc:creator>lbirdeau</dc:creator>
  <dc:date>2008-01-15T19:07:08</dc:date>
</item>  <item rdf:about="http://gi.tibco.com/svnweb/gi/revision?rev=674">
  <title>674 - [3.5.1 HF01]

1-8QB2LX
QA request addition of html attribute label=&quot;jsxname&quot; ...</title>
  <link>http://gi.tibco.com/svnweb/gi/revision?rev=674</link>
  <description><![CDATA[[3.5.1 HF01]<br />
<br />
1-8QB2LX<br />
QA request addition of html attribute label=&quot;jsxname&quot; to the markup generated by Matrix paint method. <br />
<br />
1-8MH2XY<br />
ISG: Restrictions not getting applied in XML Mapping Utility.]]></description>
  <dc:creator>lbirdeau</dc:creator>
  <dc:date>2008-01-15T16:36:36</dc:date>
</item>  <item rdf:about="http://gi.tibco.com/svnweb/gi/revision?rev=673">
  <title>673 - Update comment to Request.init() warning of memory leak.</title>
  <link>http://gi.tibco.com/svnweb/gi/revision?rev=673</link>
  <description><![CDATA[Update comment to Request.init() warning of memory leak.]]></description>
  <dc:creator>jcostell</dc:creator>
  <dc:date>2008-01-14T22:31:03</dc:date>
</item>  <item rdf:about="http://gi.tibco.com/svnweb/gi/revision?rev=672">
  <title>672 - Fix AOH in 3.5.x</title>
  <link>http://gi.tibco.com/svnweb/gi/revision?rev=672</link>
  <description><![CDATA[Fix AOH in 3.5.x]]></description>
  <dc:creator>jcostell</dc:creator>
  <dc:date>2008-01-14T22:30:45</dc:date>
</item>  <item rdf:about="http://gi.tibco.com/svnweb/gi/revision?rev=671">
  <title>671 - Renaming branch
</title>
  <link>http://gi.tibco.com/svnweb/gi/revision?rev=671</link>
  <description><![CDATA[Renaming branch<br />
]]></description>
  <dc:creator>tibco</dc:creator>
  <dc:date>2008-07-22T22:46:39</dc:date>
</item>  <item rdf:about="http://gi.tibco.com/svnweb/gi/revision?rev=669">
  <title>669 - [3.5.0 HF01]

* Fixed problem with class loader where a double-slash is instr...</title>
  <link>http://gi.tibco.com/svnweb/gi/revision?rev=669</link>
  <description><![CDATA[[3.5.0 HF01]<br />
<br />
* Fixed problem with class loader where a double-slash is instroduced in the path (//config.xml)]]></description>
  <dc:creator>lbirdeau</dc:creator>
  <dc:date>2008-02-12T00:24:03</dc:date>
</item>  <item rdf:about="http://gi.tibco.com/svnweb/gi/revision?rev=668">
  <title>668 - Branching GI 3.5.0 out of the trunk (using GA build revision: 4628)</title>
  <link>http://gi.tibco.com/svnweb/gi/revision?rev=668</link>
  <description><![CDATA[Branching GI 3.5.0 out of the trunk (using GA build revision: 4628)]]></description>
  <dc:creator>jmccandl</dc:creator>
  <dc:date>2008-02-11T23:51:51</dc:date>
</item>  <item rdf:about="http://gi.tibco.com/svnweb/gi/revision?rev=667">
  <title>667 - Renaming branch
</title>
  <link>http://gi.tibco.com/svnweb/gi/revision?rev=667</link>
  <description><![CDATA[Renaming branch<br />
]]></description>
  <dc:creator>tibco</dc:creator>
  <dc:date>2008-07-22T22:40:57</dc:date>
</item>  <item rdf:about="http://gi.tibco.com/svnweb/gi/revision?rev=666">
  <title>666 - Branch to 3.5.0.x branch for HF1
</title>
  <link>http://gi.tibco.com/svnweb/gi/revision?rev=666</link>
  <description><![CDATA[Branch to 3.5.0.x branch for HF1<br />
]]></description>
  <dc:creator>tibco</dc:creator>
  <dc:date>2008-07-22T22:39:58</dc:date>
</item>  <item rdf:about="http://gi.tibco.com/svnweb/gi/revision?rev=648">
  <title>648 - Fix Combo dropdown behavior regression</title>
  <link>http://gi.tibco.com/svnweb/gi/revision?rev=648</link>
  <description><![CDATA[Fix Combo dropdown behavior regression]]></description>
  <dc:creator>jcostell</dc:creator>
  <dc:date>2007-10-18T18:56:31</dc:date>
</item>  <item rdf:about="http://gi.tibco.com/svnweb/gi/revision?rev=647">
  <title>647 - [3.5.1]

Siebel GI-278 (1-8J0TKC):  fixe properties editor source file for Di...</title>
  <link>http://gi.tibco.com/svnweb/gi/revision?rev=647</link>
  <description><![CDATA[[3.5.1]<br />
<br />
Siebel GI-278 (1-8J0TKC):  fixe properties editor source file for Dialog class used by GI Builder, so that it saves integers as actual numbers (not strings)]]></description>
  <dc:creator>lbirdeau</dc:creator>
  <dc:date>2007-10-16T17:57:27</dc:date>
</item>  <item rdf:about="http://gi.tibco.com/svnweb/gi/revision?rev=646">
  <title>646 - GI-281 (1-8JGUV7) selection language MSXML 3 issue</title>
  <link>http://gi.tibco.com/svnweb/gi/revision?rev=646</link>
  <description><![CDATA[GI-281 (1-8JGUV7) selection language MSXML 3 issue]]></description>
  <dc:creator>jcostell</dc:creator>
  <dc:date>2007-10-16T17:21:34</dc:date>
</item>  <item rdf:about="http://gi.tibco.com/svnweb/gi/revision?rev=645">
  <title>645 - GI-277 (1-8IXTFX) MSXML issues
+ now try 6, 4, then 3
+ if jsxxmlversion spec...</title>
  <link>http://gi.tibco.com/svnweb/gi/revision?rev=645</link>
  <description><![CDATA[GI-277 (1-8IXTFX) MSXML issues<br />
+ now try 6, 4, then 3<br />
+ if jsxxmlversion specified, show alert error if that version is not available]]></description>
  <dc:creator>jcostell</dc:creator>
  <dc:date>2007-10-11T17:23:19</dc:date>
</item>  <item rdf:about="http://gi.tibco.com/svnweb/gi/revision?rev=644">
  <title>644 - GI-274 (1-8IWWSX) searching on class in apihelp when no class is selected in ...</title>
  <link>http://gi.tibco.com/svnweb/gi/revision?rev=644</link>
  <description><![CDATA[GI-274 (1-8IWWSX) searching on class in apihelp when no class is selected in tree]]></description>
  <dc:creator>jcostell</dc:creator>
  <dc:date>2007-10-10T15:53:29</dc:date>
</item>  </rdf:RDF>
