Wed, 02 May 2007 23:22:19 +0000Additional fix for w/s on JDK 1.6 and miscellaneous cleanup features_49618_and_uichanges_102289_root
quynguyen@netbeans.org [Wed, 02 May 2007 23:22:19 +0000] rev 720
Additional fix for w/s on JDK 1.6 and miscellaneous cleanup

Wed, 02 May 2007 22:49:12 +0000Issue 102521 - Added a new module to hold the BeanInfo and DesignInfo
davidvc@netbeans.org [Wed, 02 May 2007 22:49:12 +0000] rev 719
Issue 102521 - Added a new module to hold the BeanInfo and DesignInfo
for CachedRowSetX. This now creates a place where Winston can put
his work to invoke the query editor, and where I can work with new
changes in InSync to allow me to specify my own initialization block.

Wed, 02 May 2007 20:43:12 +0000ObjectArrayDataProvider and ObjectListDataProvider modification to correctly provide the dummy data at design time.
wjprakash@netbeans.org [Wed, 02 May 2007 20:43:12 +0000] rev 718
ObjectArrayDataProvider and ObjectListDataProvider modification to correctly provide the dummy data at design time.

Wed, 02 May 2007 20:30:00 +0000Fix Issue#102817, IDE is freezing while importing NB 5.5 CDC project.
potingwu@netbeans.org [Wed, 02 May 2007 20:30:00 +0000] rev 717
Fix Issue#102817, IDE is freezing while importing NB 5.5 CDC project.
Don't use Mutex.readAccess for the loader.
Some other project types may go into writeAccess during opening project.

Wed, 02 May 2007 13:21:06 +0000#94266 Refining the fix (to be able to select on click). versionability_89629_base_5
pzavadsky@netbeans.org [Wed, 02 May 2007 13:21:06 +0000] rev 716
#94266 Refining the fix (to be able to select on click).

Wed, 02 May 2007 12:33:26 +0000#94266 Toggling selection on mouse click not mouse press or release.
pzavadsky@netbeans.org [Wed, 02 May 2007 12:33:26 +0000] rev 715
#94266 Toggling selection on mouse click not mouse press or release.

Wed, 02 May 2007 05:49:26 +0000PageFlowNode, NavigationCaseNode, and PinNode are no longer Nodes. They are all PageSceneElements. Also, fixed updateContentItems. I had some CVS locking issues, so hopefully this commit won't break like the last one.
JoelleLam [Wed, 02 May 2007 05:49:26 +0000] rev 714
PageFlowNode, NavigationCaseNode, and PinNode are no longer Nodes. They are all PageSceneElements. Also, fixed updateContentItems. I had some CVS locking issues, so hopefully this commit won't break like the last one.

Wed, 02 May 2007 00:33:47 +0000Visualweb help: Fixes for Issuzilla 99746
pfussell@netbeans.org [Wed, 02 May 2007 00:33:47 +0000] rev 713
Visualweb help: Fixes for Issuzilla 99746

Tue, 01 May 2007 20:40:42 +0000Issuezilla Issue 102521: Relocate BeanInfo for CachedRowSet into its own module and add a DesignInfo for CachedRowSet as well versionability_89629_base_4
davidvc@netbeans.org [Tue, 01 May 2007 20:40:42 +0000] rev 712
Issuezilla Issue 102521: Relocate BeanInfo for CachedRowSet into its own module and add a DesignInfo for CachedRowSet as well

Tue, 01 May 2007 18:21:30 +0000Removing unnessary print statement.
JoelleLam [Tue, 01 May 2007 18:21:30 +0000] rev 711
Removing unnessary print statement.