Sun, 05 Jun 2011 12:29:14 +0200 Jan Lahoda Adjusting to recent java.hints changes.
Sun, 05 Jun 2011 03:55:11 -0400 tboudreau Automated merge with http://hg.netbeans.org/main/contrib
Sun, 05 Jun 2011 03:54:57 -0400 tboudreau If run invoked twice, stop existing process if any; use same UI as project for finding main file in options dialog; fixed PasteAction on project node; options available in output window; warn about whitespace in arguments; allow empty email address in options dlg; read / write package.json under ProjectManager.mutex() to fix concurrent read locking issues on startup; project delete/copy/rename/move; templates on root node.
Sat, 04 Jun 2011 12:41:14 +0200 Jan Lahoda Adjusting to recent changes in java.hints proper.
Fri, 03 Jun 2011 13:26:56 -0400 tboudreau Spec version
Fri, 03 Jun 2011 13:26:35 -0400 tboudreau Get rid of constant progress bar; added rerun condition, although how to use it is a bit inscrutable
Fri, 03 Jun 2011 12:51:07 -0400 tboudreau Better output tab display names; also match the output line pattern for syntax errors (no object name); added sharability query
Thu, 02 Jun 2011 05:30:40 -0400 tboudreau Spec version
Thu, 02 Jun 2011 05:29:59 -0400 tboudreau Store and use machine-specific run arguments
Thu, 02 Jun 2011 04:57:42 -0400 tboudreau Fixed empty project props bug; add run with action to js nodes; hide files using VisibilityQuery
Thu, 02 Jun 2011 01:25:25 -0400 tboudreau Automated merge with http://hg.netbeans.org/main/contrib
Thu, 02 Jun 2011 01:25:10 -0400 tboudreau More test json, owner query changes
Wed, 01 Jun 2011 11:24:22 -0400 Jesse Glick Automated merge with https://hg.netbeans.org/main/contrib/
Wed, 01 Jun 2011 11:23:39 -0400 Jesse Glick New version.
Wed, 01 Jun 2011 11:20:08 -0400 Jesse Glick Exceptions thrown when selecting action on a single package folder with no subfolders.
Wed, 01 Jun 2011 11:19:40 -0400 Jesse Glick Comments.
Wed, 01 Jun 2011 10:45:53 -0400 Jesse Glick Updated to https://svn.java.net/svn/wizard~svn/trunk@264 since the previous version threw an NPE in NbBridge.getFactoryViaLookup.
Wed, 01 Jun 2011 10:42:45 -0400 Jesse Glick o.yourorghere.wizard2
Wed, 01 Jun 2011 10:19:02 -0400 Jesse Glick Fixing licensechanger build scripts.
Wed, 01 Jun 2011 10:02:06 -0400 Jesse Glick licensechanger
Wed, 01 Jun 2011 10:01:09 -0400 Jesse Glick Fixing deps.
Wed, 01 Jun 2011 10:55:35 +0200 Jan Lahoda Workarounding problems with incremental running of tests (see #196642).
Tue, 31 May 2011 15:31:38 -0400 Jesse Glick Removing some redundant notifications.
Tue, 31 May 2011 12:58:42 -0400 Jesse Glick Push.
Tue, 31 May 2011 12:58:30 -0400 Jesse Glick Was recognizing every folder as a project!
Tue, 31 May 2011 12:57:10 -0400 Jesse Glick IAE.
Tue, 31 May 2011 10:38:52 -0400 Jesse Glick o.n.misc.diff -> tboudreau
Tue, 31 May 2011 10:05:43 -0400 Jesse Glick Simpler, more declarative registration of default theme, which also works around #199043.
Tue, 31 May 2011 09:31:04 -0400 Jesse Glick Defining position for Templates/javascript.
Tue, 31 May 2011 09:23:23 -0400 Jesse Glick testFolderOrdering fix - correcting failed attempt to put this navigator first.
Tue, 31 May 2011 09:07:10 -0400 Jesse Glick Some updates.
Mon, 30 May 2011 11:49:50 -0400 tboudreau Better handling of invalid run target
Mon, 30 May 2011 11:21:22 -0400 tboudreau Add description to javanavigators to stop the build from complaining
Sun, 29 May 2011 23:07:23 -0400 tboudreau Build complaining about layer position being the same as javacard
Sun, 29 May 2011 23:03:08 -0400 tboudreau Updating dependencies since that failed the build (but not nbms-and-javadoc - ?)
Sun, 29 May 2011 22:45:33 -0400 tboudreau Old icon file reference removed
Sun, 29 May 2011 22:36:47 -0400 tboudreau Use package.json files which node modules already have for project metadata; pretty info pages for libraries; project properties over package.json
Sun, 29 May 2011 15:57:43 -0400 tboudreau Minor ui tweak
Sun, 29 May 2011 15:32:21 -0400 tboudreau Ability to read and write package.json, and provide actions and node descriptions for libraries from them; ability to download node.js sources; cleaned up ui of library panel
Sat, 28 May 2011 13:51:13 -0400 tboudreau Ability to add libraries to projects using npm
Sat, 28 May 2011 10:20:09 -0400 tboudreau A module for creating node.js projects (Unix only), with stack trace linking and support for npm-package manager libraries
Thu, 26 May 2011 09:56:05 -0400 Jesse Glick progress.transactional
Thu, 26 May 2011 16:36:10 +0400 Egor Ushakov fixed #198518 (gdbserver plugin is not working with remote debugging)
Thu, 26 May 2011 16:36:10 +0400 Egor Ushakov fixed #198518 (gdbserver plugin is not working with remote debugging) release70
Thu, 26 May 2011 04:09:47 -0400 tim Trivial javadoc fix
Thu, 26 May 2011 03:47:46 -0400 tim #175342 - moving api.progress.transactional out of the boneyard of the prototypes repository where Jarda put it
Wed, 25 May 2011 22:38:41 -0400 tim #171770 - poor performance of topological layout
Wed, 25 May 2011 22:14:18 -0400 tim #198750 - file key can exist but file can be deleted before createNodes is called with that key. Also deleted some gratuitous logging.
Wed, 25 May 2011 01:00:31 -0400 tim Automated merge with http://hg.netbeans.org/main/contrib/
Wed, 25 May 2011 01:00:04 -0400 tim Fixes to fisheye text
Wed, 05 Jan 2011 21:57:46 -0500 tim boudreau Automated merge with http://hg.netbeans.org/main/contrib/
Wed, 05 Jan 2011 21:57:32 -0500 tim boudreau Fixed rare buglet in java list navigator; fixed unreadable tag colors in html and xml in tanui
Tue, 24 May 2011 08:46:58 -0400 Jesse Glick ModuleAutoDeps
Mon, 23 May 2011 21:20:24 +0200 Jan Lahoda There is a better and supported inline refactoring in trunk.
Mon, 23 May 2011 19:15:28 +0200 Jaroslav Tulach Using nodes in version 7.23
Thu, 19 May 2011 14:00:33 -0400 Jesse Glick Removed Scala modules.
Thu, 19 May 2011 13:59:37 -0400 Jesse Glick Scala support seems to have been moved to: http://java.net/projects/nbscala
Tue, 17 May 2011 21:09:29 +0200 phejl Removing workaround for bug in schema2beans resolved in 41b2fad40787
Tue, 17 May 2011 13:57:20 +0200 PGebauer Automated merge with http://hg.netbeans.org/main/contrib/
Tue, 17 May 2011 13:54:30 +0200 PGebauer Added tag release701_base for changeset 6d48c76346dd