Tue, 30 Jun 2009 20:55:02 +0100 Sam Halliday fix for bug 167327
Tue, 30 Jun 2009 13:44:14 +0200 Tomas Holy Replacing deprecated calls
Tue, 30 Jun 2009 13:16:33 +0200 Tomas Holy Automated merge with http://hg.netbeans.org/main/contrib
Tue, 30 Jun 2009 13:15:37 +0200 Tomas Holy Test for #103801
Tue, 30 Jun 2009 11:18:40 +0200 Jindrich Sedek Automated merge with http://hg.netbeans.org/main/contrib
Tue, 30 Jun 2009 11:18:07 +0200 Jindrich Sedek issue #166990 - getComponent should not be called at all during inicialization
Tue, 30 Jun 2009 16:47:14 +0800 Caoyuan Deng Automated merge with http://hg.netbeans.org/main/contrib
Tue, 30 Jun 2009 16:46:12 +0800 Caoyuan Deng Imported rats.editor module.
Mon, 29 Jun 2009 22:22:43 -0400 Jesse Glick Pushing fixes.
Mon, 29 Jun 2009 22:21:45 -0400 Jesse Glick merged autoproject_fixes
Mon, 29 Jun 2009 22:08:52 -0400 Jesse Glick Honor includes & excludes detected from <javac>. autoproject_fixes
Mon, 29 Jun 2009 22:07:02 -0400 Jesse Glick Only log cache key setting when actually changed. autoproject_fixes
Mon, 29 Jun 2009 21:13:38 -0400 Jesse Glick Improved refresh logic of OK button. autoproject_fixes
Mon, 29 Jun 2009 20:48:21 -0400 Jesse Glick Forgotten dependency on openide.io from previous commit. autoproject_fixes
Mon, 29 Jun 2009 14:31:33 -0400 Jesse Glick getSourceGroups(SOURCES_TYPE_JAVA) called very often by error annotator, so do not constantly recreate. autoproject_fixes
Mon, 29 Jun 2009 14:22:03 -0400 Jesse Glick Excessive and potentially misleading logging about missing ClassPath.SOURCE. autoproject_fixes
Mon, 29 Jun 2009 14:13:47 -0400 Jesse Glick Warn about includeantruntime="true" (the default) as it makes for unrepeatable builds. autoproject_fixes
Mon, 29 Jun 2009 13:23:03 -0400 Jesse Glick Provide some kind of label when the project root is used as a source root. autoproject_fixes
Mon, 29 Jun 2009 12:41:52 -0400 Jesse Glick Added tag release67_base for changeset 076ba520415b
Mon, 29 Jun 2009 15:26:55 +0200 Tomas Holy Automated merge with http://hg.netbeans.org/main/contrib
Mon, 29 Jun 2009 13:48:58 +0200 Tomas Holy Test for #155560
Thu, 25 Jun 2009 15:08:02 +0200 Tomas Holy Test for #163549
Wed, 24 Jun 2009 12:28:08 +0200 Jindrich Sedek Automated merge with http://hg.netbeans.org/main/contrib
Wed, 24 Jun 2009 12:27:40 +0200 Jindrich Sedek fixing wrong assert
Wed, 24 Jun 2009 10:47:00 +0200 Jindrich Sedek updating libraries to latest selenium version
Wed, 24 Jun 2009 10:09:00 +0200 Jindrich Sedek updating dependecy to selenium 1.0.1
Tue, 23 Jun 2009 09:45:58 +0800 Caoyuan Deng Appiled new xtc rats!
Tue, 23 Jun 2009 09:39:34 +0800 Caoyuan Deng Upgraded to xtc 1.14.3. (with missing files added)
Mon, 22 Jun 2009 15:22:48 -0400 Jesse Glick Backing out 61bb6313cdd6, 21ba1aeb67c8, daa1af6c02a5, fa46d7300ddf.
Mon, 22 Jun 2009 13:20:23 +0800 Caoyuan Deng Applied new rats!
Mon, 22 Jun 2009 12:04:12 +0800 Caoyuan Deng Applied new rats!
Mon, 22 Jun 2009 12:03:22 +0800 Caoyuan Deng Patch for containing offset and endOffset in Location.
Mon, 22 Jun 2009 11:25:38 +0800 Caoyuan Deng Upgraded to xtc 1.14.3 - step 1 (see README.txt)
Sun, 21 Jun 2009 02:51:25 +0800 Caoyuan Deng Automated merge with http://hg.netbeans.org/main/contrib
Sun, 21 Jun 2009 02:50:50 +0800 Caoyuan Deng Don't add local member if it's after a "."
Fri, 19 Jun 2009 10:39:20 -0300 Michel Graciano Automated merge with http://hg.netbeans.org/main/contrib/
Fri, 19 Jun 2009 10:37:03 -0300 Michel Graciano Fixed some dependencies versions
Fri, 19 Jun 2009 14:48:17 +0200 Milos Kleint Automated merge with http://hg.netbeans.org/main/contrib
Fri, 19 Jun 2009 14:46:23 +0200 Milos Kleint #135475 create new module that's capable of killing process trees, derived from hudson.core, using native libraries. Recognizes the child processes by inherited special environment variable that identifies the spawned child processes
Wed, 17 Jun 2009 14:16:29 +0800 Caoyuan Deng "<=" is a Erlang token
Wed, 17 Jun 2009 14:06:38 +0800 Caoyuan Deng A loose -define expr;
Tue, 16 Jun 2009 14:46:28 +0800 Caoyuan Deng Automated merge with http://hg.netbeans.org/main/contrib
Tue, 16 Jun 2009 14:43:14 +0800 Caoyuan Deng Renamed ErlangUtil.scala to ErlangGlobal.scala;
Mon, 15 Jun 2009 07:44:21 +0200 Jaroslav Tulach Separators shall be referenced directly as .instance
Mon, 15 Jun 2009 07:22:31 +0200 Jaroslav Tulach Longer name for RegisterAction.instance
Mon, 15 Jun 2009 07:11:09 +0200 Jaroslav Tulach Adding missing instanceClass attribute
Sun, 14 Jun 2009 23:15:45 +0200 Jaroslav Tulach More actions registered in Actions/ pool
Sun, 14 Jun 2009 20:30:00 +0200 Jaroslav Tulach Automatically moving action definitions to Actions/Tools and generating shadow pointing to them
Sun, 14 Jun 2009 19:11:25 +0200 Jaroslav Tulach Making layer XML valid and replacing direct .instance object with .shadow references to shared Actions/ pool.
Sun, 14 Jun 2009 11:08:35 +0200 Jaroslav Tulach Actions defined in Actions/ pool are referenced via .shadow files
Sun, 14 Jun 2009 16:33:38 +0800 Caoyuan Deng Automated merge with http://hg.netbeans.org/main/contrib
Sun, 14 Jun 2009 16:33:20 +0800 Caoyuan Deng Search included header file also by regex
Thu, 11 Jun 2009 11:01:22 +0200 phejl Automated merge with http://hg.netbeans.org/main/contrib
Thu, 11 Jun 2009 11:00:45 +0200 phejl Removing deprecated apis.
Thu, 11 Jun 2009 14:09:00 +0800 Caoyuan Deng Automated merge with http://hg.netbeans.org/main/contrib
Thu, 11 Jun 2009 14:07:39 +0800 Caoyuan Deng #166841: fixed.
Thu, 11 Jun 2009 13:56:44 +0800 Caoyuan Deng Should add slash after nbresloc:
Mon, 08 Jun 2009 12:56:41 +0200 Tomas Holy #118394: some examples are not working properly
Wed, 03 Jun 2009 11:51:15 +0800 Caoyuan Deng Fixed completion for " and ' quote.
Wed, 03 Jun 2009 11:30:57 +0800 Caoyuan Deng Fixed: should remove old occurrences.