Thu, 19 Apr 2007 16:32:57 +0000 pzavadsky The module was removed from the suite (forgotten file). before_merge_Apr23_nw-vw-integration
Thu, 19 Apr 2007 13:37:46 +0000 dsimonek #100993: Reorder items in main Window menu, creation of several submenus.
Wed, 18 Apr 2007 23:30:25 +0000 tball Fixed SimplifyLoops error due to if statements now returning parenthesized conditions.
Wed, 18 Apr 2007 22:34:27 +0000 tball Ported MinimizeFieldAccess to Retouche.
Wed, 18 Apr 2007 22:34:00 +0000 tball Added ability to set query/transformer options in tests.
Wed, 18 Apr 2007 21:25:11 +0000 jglick Trying to fix a random deadlock.
Wed, 18 Apr 2007 14:09:46 +0000 saubrecht 98611 - npe
Wed, 18 Apr 2007 12:33:27 +0000 satyaranjan Sample addons module. This acts as a template for all new addon modules
Wed, 18 Apr 2007 08:56:23 +0000 rbalada Switching from suite to netbeans.org module
Wed, 18 Apr 2007 03:45:24 +0000 tball Added getDeclaringClass, getDeclaringPackage utility methods.
Tue, 17 Apr 2007 15:31:14 +0000 jglick deadlock.nbextras.org -> deadlock.netbeans.org
Tue, 17 Apr 2007 14:11:44 +0000 cgallemore Netbeans toolkit support for the wsdl extensions for the SIP BC
Tue, 17 Apr 2007 10:02:16 +0000 yaroslavskiy Remove empty layer
Mon, 16 Apr 2007 23:08:03 +0000 pcw Fixed broken mnemonics. Panel shrunk so it no longer causes resize of "add server" dialog.
Mon, 16 Apr 2007 18:13:09 +0000 pcw Switched to swing layout extensions for compatibility w/ JDK 5
Mon, 16 Apr 2007 15:31:59 +0000 cgallemore Netbeans toolkit support for the wsdl extensions for the XMPP BC
Mon, 16 Apr 2007 14:02:07 +0000 pzajac Removing old tasklist from stable testsuite
Mon, 16 Apr 2007 11:07:38 +0000 tboudreau Added ctrl-shift-semicolon to add a semicolon at the end of the current line, insert a new line below and place the caret there; and an action to quote the current selection or out to the nearest word boundaries.
Mon, 16 Apr 2007 09:54:18 +0000 lkotouc #93815: API for querying the mapping of resource reference names to JNDI names - Call EJB use case
Mon, 16 Apr 2007 01:37:07 +0000 pcw Better message display. Also stripping glassfish prefix from downloaded jar so that install folder = installed root.
Sun, 15 Apr 2007 22:38:10 +0000 sandipchitale Fix dependency on editor/lib
Sun, 15 Apr 2007 22:12:30 +0000 sandipchitale Fix dependency on editor/lib
Sun, 15 Apr 2007 20:42:05 +0000 pcw Temporary patch to allow wizard to continue on download finish/cancel, until message deliver is worked out.
Sun, 15 Apr 2007 20:37:34 +0000 pcw Download feature added to "add server panel"
Sun, 15 Apr 2007 07:58:08 +0000 jtulach Making the enable/disable work over the autoupdate API
Fri, 13 Apr 2007 21:59:37 +0000 cgallemore Netbeans toolkit support for the wsdl extensions for the UDDI BC
Fri, 13 Apr 2007 17:02:18 +0000 tor CodeTemplateTools: Improve the TM importer. Rather than importing all abbreviations into the current editor's mime type,
Fri, 13 Apr 2007 13:28:09 +0000 phrebejk Implementation of the Java Code options panel. Switched off by default.
Fri, 13 Apr 2007 13:08:12 +0000 jtulach Converting to new autoupdate API
Fri, 13 Apr 2007 07:08:25 +0000 jjancura no message
Fri, 13 Apr 2007 07:07:33 +0000 saubrecht new task list window
Thu, 12 Apr 2007 13:18:36 +0000 mkubec #97854: Provide FileEncodingQueryImplementation for freeform projects
Thu, 12 Apr 2007 01:20:29 +0000 sandipchitale Better icon.
Wed, 11 Apr 2007 23:13:25 +0000 tball Added javacimpl access to friend modules, java/source module still uses implementation dependency.
Wed, 11 Apr 2007 21:54:57 +0000 potingwu Templates are now moved from Creator/VisualWebPack to NetBeans web project. before_merge2_fr_nb_vw_integration
Wed, 11 Apr 2007 10:49:58 +0000 sandipchitale Remove unused dependencies.
Wed, 11 Apr 2007 05:55:24 +0000 sandipchitale Make use of Retouche APIs in place of MDR/JMI for Java.
Tue, 10 Apr 2007 18:48:03 +0000 tball Small documentation clarification.
Tue, 10 Apr 2007 06:05:53 +0000 sandipchitale Allow selection and deletion of multiple templates. Thus using CTRL+A to select all the templates the user can delete all the templates in one shot.
Tue, 10 Apr 2007 00:56:13 +0000 pcw Changes to support new j2eeserver api's for NB 6. Not compatible with NB 5.5 or 5.5.1
Tue, 10 Apr 2007 00:27:22 +0000 tball Updated syntax coloring to use Schliemann.
Mon, 09 Apr 2007 16:20:02 +0000 sandipchitale On MacOS the Surround With menu items need to be always enabled.
Mon, 09 Apr 2007 02:29:13 +0000 sandipchitale Make use of DynamicMenuContent to build the Surround With menu.
Sun, 08 Apr 2007 12:28:13 +0000 jjancura Parser API added
Sun, 08 Apr 2007 08:46:58 +0000 jjancura Code completion improvements
Sat, 07 Apr 2007 20:53:51 +0000 lebedkov new icons
Sat, 07 Apr 2007 20:52:26 +0000 lebedkov - UT.getList() == null after a paste operation
Fri, 06 Apr 2007 16:58:00 +0000 tball 100167: removed obsolete references to editor options support.
Fri, 06 Apr 2007 04:35:07 +0000 tball Fixed unit tests running rule scripts.
Fri, 06 Apr 2007 00:33:07 +0000 tor Exceptions is apparently a NetBeans 6.0 class - use ErrorManager so CodeTemplateTools continues to work on 5.5
Thu, 05 Apr 2007 21:31:10 +0000 tor Modify the code templates module such that it can import TM bundles (useful for Ruby support). Also a performance fix (batch-update the abbreviations map, since updating a large number of abbreviations (my sample import has 120 abbreviations) would take minutes without this fix.)
Thu, 05 Apr 2007 21:30:51 +0000 cnguyencasj Checking in missing files. pfe_root_april112007
Thu, 05 Apr 2007 19:24:04 +0000 jglick If you delete the layer you also need to delete the reference to it! nb-vw-integration_merge1_base
Thu, 05 Apr 2007 18:06:24 +0000 cnguyencasj Making this module part of VW suite.
Thu, 05 Apr 2007 02:01:13 +0000 tball Rule unit tests moved to rules module, tests now run.
Wed, 04 Apr 2007 11:50:10 +0000 satyaranjan portlet-api jar added jsr286_eventing_root
Wed, 04 Apr 2007 10:19:16 +0000 satyaranjan mulitfile chooser added
Tue, 03 Apr 2007 15:12:01 +0000 dkaspar test.label.LabelOrientationTest example added
Tue, 03 Apr 2007 11:58:05 +0000 satyaranjan Version changed
Tue, 03 Apr 2007 11:34:20 +0000 satyaranjan new JSR168 support