Tue, 17 Feb 2009 20:18:56 +0100Hand made merge of main to main-silver release67_m2_base
Michal Zlamal <mzlamal@netbeans.org> [Tue, 17 Feb 2009 20:18:56 +0100] rev 3801
Hand made merge of main to main-silver

Sat, 14 Feb 2009 01:25:14 +0300Automated merge with http://hg.netbeans.org/main
ffjre@netbeans.org [Sat, 14 Feb 2009 01:25:14 +0300] rev 3800
Automated merge with http://hg.netbeans.org/main

Fri, 13 Feb 2009 13:31:01 +0300Automated merge with http://hg.netbeans.org/main
ffjre@netbeans.org [Fri, 13 Feb 2009 13:31:01 +0300] rev 3799
Automated merge with http://hg.netbeans.org/main

Wed, 11 Feb 2009 17:04:03 +0100Manual merge with main-silver as there was a conflict in all AttachTypes
Jaroslav Tulach <jtulach@netbeans.org> [Wed, 11 Feb 2009 17:04:03 +0100] rev 3798
Manual merge with main-silver as there was a conflict in all AttachTypes

Tue, 10 Feb 2009 15:37:18 +0100Automated merge with file:///home.local/martin/NETBEANS/SRC/HG_DEV2/main
mentlicher@netbeans.org [Tue, 10 Feb 2009 15:37:18 +0100] rev 3797
Automated merge with file:///home.local/martin/NETBEANS/SRC/HG_DEV2/main

Tue, 10 Feb 2009 15:26:26 +0100#158192 - Components for Attach panel must not implement Controller interface, due to a clash of isValid() method. All attach panels are rewritten to provide a separate implementation of Controller interface. Breakpoint panels also should not implement the Controller interface. But as a simple fix, we do not call isValid() method for controllers that extends JComponent. Therefore not overriding isValid() is enough if panels should be always valid.
mentlicher@netbeans.org [Tue, 10 Feb 2009 15:26:26 +0100] rev 3796
#158192 - Components for Attach panel must not implement Controller interface, due to a clash of isValid() method. All attach panels are rewritten to provide a separate implementation of Controller interface. Breakpoint panels also should not implement the Controller interface. But as a simple fix, we do not call isValid() method for controllers that extends JComponent. Therefore not overriding isValid() is enough if panels should be always valid.

Mon, 09 Feb 2009 15:09:55 +0300Moving commit validation tests to proper modules
Ivan Sidorkin <ivansidorkin@netbeans.org> [Mon, 09 Feb 2009 15:09:55 +0300] rev 3795
Moving commit validation tests to proper modules

Mon, 16 Feb 2009 17:43:20 +0100#158522: Greatly improved dynamic verification and little tweak to static analysis to use localized names on folders
Jaroslav Tulach <jtulach@netbeans.org> [Mon, 16 Feb 2009 17:43:20 +0100] rev 3794
#158522: Greatly improved dynamic verification and little tweak to static analysis to use localized names on folders

Fri, 13 Feb 2009 10:03:38 +0100Automated merge with http://hg.netbeans.org/core-main/
Marek Slama <mslama@netbeans.org> [Fri, 13 Feb 2009 10:03:38 +0100] rev 3793
Automated merge with http://hg.netbeans.org/core-main/

Fri, 13 Feb 2009 10:02:30 +0100#158504: Remove override of java.awt.Component.isValid().
Marek Slama <mslama@netbeans.org> [Fri, 13 Feb 2009 10:02:30 +0100] rev 3792
#158504: Remove override of java.awt.Component.isValid().