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.

Tue, 01 May 2007 09:59:13 +0000#102260 Fixing selecting of the additional fragments in the page, features_49618_root
pzavadsky@netbeans.org [Tue, 01 May 2007 09:59:13 +0000] rev 710
#102260 Fixing selecting of the additional fragments in the page,
caused by getBeanEquivalentTo impl.

Tue, 01 May 2007 01:04:46 +0000Fix for #102536
deva@netbeans.org [Tue, 01 May 2007 01:04:46 +0000] rev 709
Fix for #102536
Modified the code to open default configuration file(usually faces-config.xml) instead of navigation.xml which is no longer valid

Mon, 30 Apr 2007 23:21:19 +0000Fix for 103021
quynguyen@netbeans.org [Mon, 30 Apr 2007 23:21:19 +0000] rev 708
Fix for 103021

Mon, 30 Apr 2007 23:12:14 +0000Make initial asynchronous modeling modeling the default. To get the old synchronous behavior set the system property:
sandipchitale@netbeans.org [Mon, 30 Apr 2007 23:12:14 +0000] rev 707
Make initial asynchronous modeling modeling the default. To get the old synchronous behavior set the system property:

vwp.designer.jsf.loadModelSync

to

true

in your etc/netbeans.conf file.

NOTE: The system property name has changed to reflect the new default.

Also added the optimization of wrapping the initial modeling in a JavaSource.runUserActionTask().
This reduces the time to create the initial project by half.

Mon, 30 Apr 2007 23:04:56 +0000Bug Fix# 102855 Refactoring does not update faces-config rules
sandipchitale@netbeans.org [Mon, 30 Apr 2007 23:04:56 +0000] rev 706
Bug Fix# 102855 Refactoring does not update faces-config rules

The view-ids for the page need to be prefixed with /.

Also fixed the issure related to adding the ClasspathInfo to the context of MoveRefactoring and RenameRefactoring.

Mon, 30 Apr 2007 15:11:04 +0000#94393 Fixing rendering of nested boxes with clear property.
pzavadsky@netbeans.org [Mon, 30 Apr 2007 15:11:04 +0000] rev 705
#94393 Fixing rendering of nested boxes with clear property.

Mon, 30 Apr 2007 13:21:05 +0000#102977 Fixing NPE from the output impl, there can't be used null OutputListener now. plugin_manager_102289_root
pzavadsky@netbeans.org [Mon, 30 Apr 2007 13:21:05 +0000] rev 704
#102977 Fixing NPE from the output impl, there can't be used null OutputListener now.

Mon, 30 Apr 2007 09:29:50 +0000#102848 Fixing reparenting to form instead of body element, while move. merged_model_j2ee_merge_trunk_1
pzavadsky@netbeans.org [Mon, 30 Apr 2007 09:29:50 +0000] rev 703
#102848 Fixing reparenting to form instead of body element, while move.