Fri, 04 May 2007 08:33:49 +0000#103296 Refining the refreshing of lookup, providing initial non-null merged_model_j2ee_root
pzavadsky@netbeans.org [Fri, 04 May 2007 08:33:49 +0000] rev 727
#103296 Refining the refreshing of lookup, providing initial non-null
array of activated nodes, and also fixing possible call from non-AWT thread
of window sys API. This is not a fix.

Fri, 04 May 2007 00:15:11 +0000DesgnBeanExt to support Java Generics in the DesinBean. Part for the task 98864
wjprakash@netbeans.org [Fri, 04 May 2007 00:15:11 +0000] rev 726
DesgnBeanExt to support Java Generics in the DesinBean. Part for the task 98864

Fri, 04 May 2007 00:14:23 +0000Improved import/add w/s functionality to handle jax-rpc compilation failures
quynguyen@netbeans.org [Fri, 04 May 2007 00:14:23 +0000] rev 725
Improved import/add w/s functionality to handle jax-rpc compilation failures

Thu, 03 May 2007 17:43:47 +0000Add JSF 1.1 RI iff the target server doesn't support JSF or Myfaces.
potingwu@netbeans.org [Thu, 03 May 2007 17:43:47 +0000] rev 724
Add JSF 1.1 RI iff the target server doesn't support JSF or Myfaces.
To fix JBoss (with Myfaces) deployment conflict.

Thu, 03 May 2007 16:58:32 +0000#99707 Last part of the fix, counting float heights into the resulting one
pzavadsky@netbeans.org [Thu, 03 May 2007 16:58:32 +0000] rev 723
#99707 Last part of the fix, counting float heights into the resulting one
(observed while other kind of boxes are missing).

Thu, 03 May 2007 15:54:02 +0000Fix the clean
mzlamal@netbeans.org [Thu, 03 May 2007 15:54:02 +0000] rev 722
Fix the clean

Thu, 03 May 2007 11:58:00 +0000#99707 Partial fix, improving rendering of inline float, and also right
pzavadsky@netbeans.org [Thu, 03 May 2007 11:58:00 +0000] rev 721
#99707 Partial fix, improving rendering of inline float, and also right
positioned float.

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.