Thu, 12 Feb 2009 13:52:15 +0100Implement Icon to remain compatible
Tomas Holy <t_h@netbeans.org> [Thu, 12 Feb 2009 13:52:15 +0100] rev 508
Implement Icon to remain compatible

Wed, 11 Feb 2009 17:25:50 +0100Automated merge with file:///e:\work\netbeans\hg\main_in
Tomas Holy <t_h@netbeans.org> [Wed, 11 Feb 2009 17:25:50 +0100] rev 507
Automated merge with file:///e:\work\netbeans\hg\main_in

Wed, 11 Feb 2009 16:32:49 +0100Automated merge with file:///e:\work\netbeans\hg\main_work
Tomas Holy <t_h@netbeans.org> [Wed, 11 Feb 2009 16:32:49 +0100] rev 506
Automated merge with file:///e:\work\netbeans\hg\main_work

Fri, 06 Feb 2009 11:55:38 +0100Automated merge with http://hg.netbeans.org/core-main
S. Aubrecht <saubrecht@netbeans.org> [Fri, 06 Feb 2009 11:55:38 +0100] rev 505
Automated merge with http://hg.netbeans.org/core-main

Tue, 03 Feb 2009 12:00:55 -0500Better diagnostics for e.g. #157850.
Jesse Glick <jglick@netbeans.org> [Tue, 03 Feb 2009 12:00:55 -0500] rev 504
Better diagnostics for e.g. #157850.

Thu, 05 Feb 2009 13:47:54 +0100more logging needed to fix issues #155495 and #154784
S. Aubrecht <saubrecht@netbeans.org> [Thu, 05 Feb 2009 13:47:54 +0100] rev 503
more logging needed to fix issues #155495 and #154784

Wed, 11 Feb 2009 16:15:11 +0100#157254: ImageUtilities.loadIcon is missing
Tomas Holy <t_h@netbeans.org> [Wed, 11 Feb 2009 16:15:11 +0100] rev 502
#157254: ImageUtilities.loadIcon is missing

Fri, 23 Jan 2009 12:50:55 -0500Issue #150194: add @ProjectServiceProvider and @LookupMerger.Registration as alternatives to @LookupProvider.Registration.
Jesse Glick <jglick@netbeans.org> [Fri, 23 Jan 2009 12:50:55 -0500] rev 501
Issue #150194: add @ProjectServiceProvider and @LookupMerger.Registration as alternatives to @LookupProvider.Registration.
These are potentially easier to use and more efficient than the older annotation.
However, they do not apply to cases where the choice of lookup items must be determined dynamically.

Wed, 21 Jan 2009 16:00:58 -0500#156829: actionsForPath should not actually construct JSeparator's.
Jesse Glick <jglick@netbeans.org> [Wed, 21 Jan 2009 16:00:58 -0500] rev 500
#156829: actionsForPath should not actually construct JSeparator's.
Doing so is wasteful and can lead to acquiring the AWT tree lock unnecessarily.

Thu, 08 Jan 2009 12:57:58 +0100#110492: Custom keybinding profiles use non-portable accelerator definitions
Max Sauer <msauer@netbeans.org> [Thu, 08 Jan 2009 12:57:58 +0100] rev 499
#110492: Custom keybinding profiles use non-portable accelerator definitions