Fri, 10 Sep 2010 15:02:21 +0200Eager children generate one event less-blocking-189979-and-181300
Jaroslav Tulach <jtulach@netbeans.org> [Fri, 10 Sep 2010 15:02:21 +0200] rev 180305
Eager children generate one event

Thu, 09 Sep 2010 21:13:42 +0200#189979: FileObject.getChildren will always be called outside of AWT thread less-blocking-189979-and-181300
Jaroslav Tulach <jtulach@netbeans.org> [Thu, 09 Sep 2010 21:13:42 +0200] rev 180304
#189979: FileObject.getChildren will always be called outside of AWT thread

Thu, 09 Sep 2010 21:11:19 +0200getNodesCount(boolean) was not properly delegate through FilterNode less-blocking-189979-and-181300
Jaroslav Tulach <jtulach@netbeans.org> [Thu, 09 Sep 2010 21:11:19 +0200] rev 180303
getNodesCount(boolean) was not properly delegate through FilterNode

Thu, 09 Sep 2010 16:27:36 +0200Check the amount of expected nodes less-blocking-189979-and-181300
Jaroslav Tulach <jtulach@netbeans.org> [Thu, 09 Sep 2010 16:27:36 +0200] rev 180302
Check the amount of expected nodes

Fri, 10 Sep 2010 20:15:02 +0200Merge of http://hg.netbeans.org/main/
ffjre@netbeans.org [Fri, 10 Sep 2010 20:15:02 +0200] rev 180301
Merge of http://hg.netbeans.org/main/

Fri, 10 Sep 2010 18:57:17 +0200Automated merge with file:///home.local/martin/NETBEANS/SRC/HG_DEV2/main
mentlicher@netbeans.org [Fri, 10 Sep 2010 18:57:17 +0200] rev 180300
Automated merge with file:///home.local/martin/NETBEANS/SRC/HG_DEV2/main

Fri, 10 Sep 2010 18:15:05 +0200#157767 Register debugger services via annotations.
mentlicher@netbeans.org [Fri, 10 Sep 2010 18:15:05 +0200] rev 180299
#157767 Register debugger services via annotations.

Fri, 10 Sep 2010 11:47:51 +0200#190284 Improve the children creation to use Children.createLazy(). This prevents from necessity to refresh children on their update.
mentlicher@netbeans.org [Fri, 10 Sep 2010 11:47:51 +0200] rev 180298
#190284 Improve the children creation to use Children.createLazy(). This prevents from necessity to refresh children on their update.

Thu, 09 Sep 2010 18:08:26 +0200It's not necessary to run setChildren() under postWriteRequest, setChildren() runs it's logic under postWriteRequest itself.
mentlicher@netbeans.org [Thu, 09 Sep 2010 18:08:26 +0200] rev 180297
It's not necessary to run setChildren() under postWriteRequest, setChildren() runs it's logic under postWriteRequest itself.

Thu, 09 Sep 2010 17:28:34 +0200#190080 Allow multiple debugger service registrations and position order.
mentlicher@netbeans.org [Thu, 09 Sep 2010 17:28:34 +0200] rev 180296
#190080 Allow multiple debugger service registrations and position order.