Thu, 24 May 2007 20:18:06 +0000#103184 Additional support for Creator user settings migration cnd-repair-20070530
jbaker@netbeans.org [Thu, 24 May 2007 20:18:06 +0000] rev 818
#103184 Additional support for Creator user settings migration

preparation for this task.
For now, don't remove the userdir setting , $userdir/config/[userdir release #]/context.xml

Thu, 24 May 2007 19:41:13 +0000Bug Fix: 104767 - ArrayIndexOutOfBoundsException appears when doing tab
wjprakash@netbeans.org [Thu, 24 May 2007 19:41:13 +0000] rev 817
Bug Fix: 104767 - ArrayIndexOutOfBoundsException appears when doing tab

Thu, 24 May 2007 19:10:44 +0000Fixing the layer file.
gowri@netbeans.org [Thu, 24 May 2007 19:10:44 +0000] rev 816
Fixing the layer file.

Thu, 24 May 2007 12:50:49 +0000#104463 Avoiding the assertion breaking the flow layout (specific case).
pzavadsky@netbeans.org [Thu, 24 May 2007 12:50:49 +0000] rev 815
#104463 Avoiding the assertion breaking the flow layout (specific case).

Thu, 24 May 2007 10:41:32 +0000More merging of TOC and Index (Visual Web and Web Applications)
jbranam@netbeans.org [Thu, 24 May 2007 10:41:32 +0000] rev 814
More merging of TOC and Index (Visual Web and Web Applications)

Thu, 24 May 2007 07:26:06 +0000Integrated the latest build into VWP Trunk.
gowri@netbeans.org [Thu, 24 May 2007 07:26:06 +0000] rev 813
Integrated the latest build into VWP Trunk.

This build is taken manually from sources and it includes
New checkbox group and radio button group client side widgets
Winston's commit to designtime bug
Dimitry's new EditableField component.

Thu, 24 May 2007 06:23:26 +0000Updates for Page Flow editor, Services Window, project creation process, copyright, help file name in feedback link
pfussell@netbeans.org [Thu, 24 May 2007 06:23:26 +0000] rev 812
Updates for Page Flow editor, Services Window, project creation process, copyright, help file name in feedback link

Wed, 23 May 2007 21:00:30 +0000#104552 possible memory leak in CurrentProject
jbaker@netbeans.org [Wed, 23 May 2007 21:00:30 +0000] rev 811
#104552 possible memory leak in CurrentProject

Removed static reference to WebProject and used weak references for listeners

Also updated ProjectDataSourceTracker to use weak references
More performance work may remain

Wed, 23 May 2007 17:36:15 +0000Changes to restrict the generation of accessors methods for visual web life cycle managed beans only when they are added to the project. The accessors will not be re-inserted if they are deleted by user. This eliminates the requirement of modeling of all the pages during project open. Modeling of pages will be on demand. Hence we should see a significant improvement in performance while opening a project having huge number of pages but only few are open.
deva@netbeans.org [Wed, 23 May 2007 17:36:15 +0000] rev 810
Changes to restrict the generation of accessors methods for visual web life cycle managed beans only when they are added to the project. The accessors will not be re-inserted if they are deleted by user. This eliminates the requirement of modeling of all the pages during project open. Modeling of pages will be on demand. Hence we should see a significant improvement in performance while opening a project having huge number of pages but only few are open.

Wed, 23 May 2007 17:00:23 +0000#88531: Remove dependency of org.openide.text on org.openide.options.
mslama@netbeans.org [Wed, 23 May 2007 17:00:23 +0000] rev 809
#88531: Remove dependency of org.openide.text on org.openide.options.