Fri, 04 Jan 2008 02:27:33 +0000Bug Fix: 124610 IllegalStateException when opening page
wjprakash@netbeans.org [Fri, 04 Jan 2008 02:27:33 +0000] rev 1943
Bug Fix: 124610 IllegalStateException when opening page

Fri, 04 Jan 2008 01:30:30 +0000Fixed typos in resource bundles
quynguyen@netbeans.org [Fri, 04 Jan 2008 01:30:30 +0000] rev 1942
Fixed typos in resource bundles

Fri, 04 Jan 2008 00:06:01 +0000#123995 Fixing one leak found when investigating the issue, in DnDHandler.
pzavadsky@netbeans.org [Fri, 04 Jan 2008 00:06:01 +0000] rev 1941
#123995 Fixing one leak found when investigating the issue, in DnDHandler.

Thu, 03 Jan 2008 22:20:16 +0000Fix for an issue related to on demand binding attribute(#123536). Corrected the logic to generate component binding whenever it is required
deva@netbeans.org [Thu, 03 Jan 2008 22:20:16 +0000] rev 1940
Fix for an issue related to on demand binding attribute(#123536). Corrected the logic to generate component binding whenever it is required

Wed, 02 Jan 2008 21:45:41 +0000Bug Fix # 122476 refactoring a jsf fragment fails lazy_projects_108120_root
sandipchitale@netbeans.org [Wed, 02 Jan 2008 21:45:41 +0000] rev 1939
Bug Fix # 122476 refactoring a jsf fragment fails

Handle the case of inter page references in case of Rename refactoring.
Also fixed handling of /faces/ prefix based references in case Move and Rename refactoring.

Fri, 14 Dec 2007 23:56:19 +0000Getting rid of unused nested class. IM73_beta_branch_point TRUNK_SYNC_WITH_SIERRA partial_reparse_t2b_a
pzavadsky@netbeans.org [Fri, 14 Dec 2007 23:56:19 +0000] rev 1938
Getting rid of unused nested class.

Fri, 14 Dec 2007 23:51:24 +0000Adjusting tests to the last change.
pzavadsky@netbeans.org [Fri, 14 Dec 2007 23:51:24 +0000] rev 1937
Adjusting tests to the last change.

Fri, 14 Dec 2007 23:37:08 +0000Changing usage of DomProviderService (from static to instance one),
pzavadsky@netbeans.org [Fri, 14 Dec 2007 23:37:08 +0000] rev 1936
Changing usage of DomProviderService (from static to instance one),
so it is possible to replace it when other implementations (of DomProvider)
are in place.

Fri, 14 Dec 2007 16:42:57 +0000122346 Connection to database URL is case sensitive
jbaker@netbeans.org [Fri, 14 Dec 2007 16:42:57 +0000] rev 1935
122346 Connection to database URL is case sensitive
additional fix so that the connection can be made when the page opens

Fri, 14 Dec 2007 07:16:20 +0000122346 Connection to database URL is case sensitive
jbaker@netbeans.org [Fri, 14 Dec 2007 07:16:20 +0000] rev 1934
122346 Connection to database URL is case sensitive
Fixed