Wed, 29 Jul 2009 11:49:18 -0400 Jesse Glick Issue #66577: make EditableProperties available even without a dep on project.ant; generally useful. release68_m1_base
Tue, 28 Jul 2009 10:13:45 -0400 Jesse Glick @Override
Mon, 27 Jul 2009 21:41:39 +0200 Jaroslav Tulach #168547: Support for asynchrounous declarative actions and its usage in 'delete' callback action
Thu, 23 Jul 2009 11:28:31 -0400 Jesse Glick Diagnostics for #167491: multiply added ChangeListener's.
Wed, 22 Jul 2009 19:03:18 -0400 Jesse Glick Automated merge with http://hg.netbeans.org/core-main/
Wed, 22 Jul 2009 18:59:31 -0400 Jesse Glick Still trying to diagnose random failures in ProjectGenerator.
Wed, 22 Jul 2009 15:06:37 +0200 Marian Petras Lookups.fixed(...) now returns special lookup implementations for the cases that an empty list of object is passed (Lookups.EMPTY) or a single-item is passed (Lookups.singleton()) as an argument
Thu, 16 Jul 2009 17:26:11 -0400 Jesse Glick Deprecating Utilities.replaceString.
Tue, 14 Jul 2009 09:56:20 -0400 Jesse Glick Issue #168257: LifecycleManager.markForRestart.
Fri, 10 Jul 2009 11:06:20 -0400 Jesse Glick Diagnostics for recent test failures in java.j2seproject.
Wed, 01 Jul 2009 08:20:46 +0200 Jaroslav Tulach #166658: Merge of work on declarative actions
Sat, 27 Jun 2009 09:15:44 +0200 Jaroslav Tulach Updating signature files to those from release67. What I did:
Wed, 01 Jul 2009 07:51:23 +0200 Jaroslav Tulach Sort of addresses #153442 - adding migration guide for users of old actions to switch to new Actions.* factories
Fri, 19 Jun 2009 16:13:18 +0200 Jaroslav Tulach #166782: org.openide.util.Lookup.paths property
Thu, 18 Jun 2009 14:10:08 +0200 Richard Michalsky Automated merge with http://hg.netbeans.org/core-main
Mon, 15 Jun 2009 15:29:54 -0400 Jesse Glick Linking to @ServiceProvider from getDefault().
Mon, 08 Jun 2009 14:45:10 +0200 Marek Slama #164239: NbObjectOutputStream should not complain about enums - second part.
Thu, 18 Jun 2009 13:44:14 +0200 Richard Michalsky #165862: disabling slow stacktraces in JarFS, performance reasons
Mon, 25 May 2009 14:31:51 +0200 Tonda Nebuzelsky Increasing spec versions in trunk after moving 6.7 into a separate repository.
Thu, 21 May 2009 17:06:29 +0200 Richard Michalsky Automated merge with http://hg.netbeans.org/core-main release67_base
Wed, 20 May 2009 10:33:40 +0200 Tomas Holy Automated merge with http://hg.netbeans.org/core-main
Wed, 20 May 2009 10:29:35 +0200 Tomas Holy #156703: empty string to prevent NPE
Tue, 19 May 2009 12:33:00 -0400 Jesse Glick #163987: Javadoc correction.
Tue, 19 May 2009 15:36:38 +0200 Jaroslav Tulach saubrecht suggested to eliminating various fillInStackTrace & co. in case there is a failure in RequestProcessor task
Tue, 19 May 2009 16:21:55 +0200 Richard Michalsky #162793: jarda fixes SOE on my machine
Fri, 15 May 2009 01:10:17 -0400 Jesse Glick Using ImageUtilities.
Tue, 12 May 2009 13:30:24 +0200 Tomas Holy #163587: check for null values
Mon, 11 May 2009 10:53:46 +0200 Tomas Holy Test for issue #156703
Thu, 07 May 2009 17:15:05 +0200 Tomas Holy #156703: WeakListenerImpl: Can't remove java.beans.PropertyChangeListener using method
Wed, 06 May 2009 15:28:40 +0200 ffjre Automated merge
Wed, 06 May 2009 07:08:39 +0400 ffjre Automated merge with http://hg.netbeans.org/jet-main
Wed, 06 May 2009 01:04:04 +0400 ffjre Automated merge with http://hg.netbeans.org/jet-main
Wed, 06 May 2009 11:24:07 +0200 Tomas Holy Automated merge with http://hg.netbeans.org/core-main
Wed, 06 May 2009 02:42:22 +0200 ffjre Automated merge
Tue, 05 May 2009 16:11:40 +0200 Vita Stejskal the old RepositoryUpdater no longer exists
Tue, 05 May 2009 20:54:42 +0200 Jaroslav Tulach #164432: Javadoc fixes to link Convertor methods with Item ones
Tue, 05 May 2009 20:46:59 +0200 Jaroslav Tulach #164431: Tim's test for convertors
Tue, 05 May 2009 20:46:01 +0200 Jaroslav Tulach #164433: Improving javadoc for add(key, convertor)
Wed, 06 May 2009 10:42:59 +0200 Tomas Holy #164371: ImageUtilities behaviour inconsistent
Tue, 05 May 2009 14:38:49 +0200 Marek Slama #164239: NbObjectOutputStream should not complain about enums
Tue, 28 Apr 2009 12:30:08 +0200 Jaroslav Tulach Removing links to CVS
Mon, 27 Apr 2009 19:45:44 -0400 Jesse Glick Warnings.
Mon, 27 Apr 2009 19:43:02 -0400 Jesse Glick Turning on "slow" mode (i.e. show who posted an RP task that ended in failure) whenever asserts are on.
Thu, 23 Apr 2009 10:34:26 +0200 Jaroslav Tulach A bit more info in case of #160584
Thu, 23 Apr 2009 10:15:44 +0200 Jaroslav Tulach Adding forgotten test files for #163315, missing in c2037d594c2e
Thu, 23 Apr 2009 09:09:42 +0200 Jaroslav Tulach #163315: Queries to FolderLookup shall not wait for end of notification of lookup's listeners. That would invalidate the whole point of moving the notification into own, dedicated dispatch thread and delivering them asynchronously. However there also needs to be a fix in AbstractLookup to collectListeners and invalidate caches synchronously and only then notify the listeners asynchronously.
Mon, 20 Apr 2009 10:36:27 +0200 Jaroslav Tulach Forgotten initialization to 0 before start of the test
Sun, 19 Apr 2009 12:18:56 +0200 Jaroslav Tulach Serialization without NbMarshalledObject
Sun, 19 Apr 2009 12:10:04 +0200 Jaroslav Tulach Fixing imports of lookup tests
Sun, 19 Apr 2009 11:47:38 +0200 Jaroslav Tulach Lookup is without reference to Enumerations
Sun, 19 Apr 2009 11:32:50 +0200 Jaroslav Tulach ArrayStorage does not need Enumerations at all
Sun, 19 Apr 2009 10:41:09 +0200 Jaroslav Tulach Less dependencies of lookup on Enumerations
Sun, 19 Apr 2009 10:13:22 +0200 Jaroslav Tulach Lookup does not directly depend on SharedClassObject
Sun, 19 Apr 2009 09:29:53 +0200 Jaroslav Tulach Using standard Java APIs rather than org.openide.util ones
Sun, 19 Apr 2009 09:12:22 +0200 Jaroslav Tulach Better names of exceptions so the MetaInfServicesLookupTest really passes
Sun, 19 Apr 2009 08:34:48 +0200 Jaroslav Tulach No reason to have dependencies on unrelated APIs just because of one call to Parameters
Sun, 19 Apr 2009 08:27:47 +0200 Jaroslav Tulach Removing attempts to deal with java.awt in the test. Replacing the deep swing hierarchy with another deep one, rooted in IOException
Sat, 18 Apr 2009 14:37:42 +0200 Jaroslav Tulach Simplifying lookup test dependencies to not require Utilities class
Tue, 22 Dec 2009 21:57:48 +0100 Jaroslav Tulach #178960: Continuing to reuse RequestProcessor, if it is around
Sun, 20 Dec 2009 16:56:38 +0100 Jaroslav Tulach Providing an API change description for the separation of Lookup API