Mon, 15 Dec 2008 11:33:08 -0800 Tor Norbye Get rid of the antlr3 module; the antlr libraries are also wrapped inside Jython's own jarjar file (along with other library code it needs) and using the separate antlr3 module could cause linkeage errors.
Mon, 15 Dec 2008 10:49:54 -0800 Tor Norbye Initialize Jython properly so it doesn't abort on some parsing constructs
Mon, 15 Dec 2008 10:33:36 -0800 Tor Norbye Fix generics usage to remove compiler warnings
Sun, 14 Dec 2008 17:51:13 +0100 Vita Stejskal merging with http://hg.netbeans.org/main
Mon, 15 Dec 2008 09:24:47 +0100 Jean-Yves Mengant adding netbeans license header
Sun, 14 Dec 2008 11:47:51 +0100 Jean-Yves Mengant adding Amit k saha samples python project
Sat, 13 Dec 2008 16:36:41 +0100 Jean-Yves Mengant adding new hints :
Sat, 13 Dec 2008 16:35:27 +0100 Jean-Yves Mengant adding new hints :
Sat, 13 Dec 2008 16:33:52 +0100 Jean-Yves Mengant adding new hints :
Fri, 12 Dec 2008 18:44:56 -0800 Tor Norbye Fix a bug in the name rule checker where changing the namestyle didn't work for functions, only for modules. Also add a rule to not only switch to other styles, but to turn off checking for that type.
Fri, 12 Dec 2008 18:43:33 -0800 Tor Norbye Unresolved detector: suggestion "self" as a replacement for unresolved "this"
Fri, 12 Dec 2008 18:41:56 -0800 Tor Norbye Template work: (1) Add a unit test template, (2) Change template layer names such that you end up with lower case, underscored names (new_module) instead of "NewModule" to make things more python'y. Change extensions to ftl (freemarker), add user-configurable copyright sections. Some description updates.
Fri, 12 Dec 2008 18:32:40 -0800 Tor Norbye Avoid potential NPE
Fri, 12 Dec 2008 10:32:25 -0800 Tor Norbye Fixed problem with python extra files
Fri, 12 Dec 2008 07:24:08 -0800 Tor Norbye 155203: parameter info is not antialiased
Wed, 17 Dec 2008 13:21:56 +0100 Erno Mononen #132265: Merb support
Thu, 11 Dec 2008 17:19:21 -0800 Tor Norbye Recognizer unit test
Thu, 11 Dec 2008 16:25:50 -0800 Tor Norbye Fix link recognizer for error (not stacktrace) output
Thu, 11 Dec 2008 15:57:37 -0800 Tor Norbye Hyperlink stack trace entries in Python output (for runtime errors, failing unit tests, etc)
Wed, 10 Dec 2008 21:32:48 -0800 Tor Norbye Only do lock check when assertions are enabled
Wed, 10 Dec 2008 21:29:35 -0800 Tor Norbye 151482: Exception thrown when using macros
Wed, 10 Dec 2008 20:01:28 -0800 Tor Norbye 153615: Move PHP sections to the top
Wed, 10 Dec 2008 19:38:45 -0800 Tor Norbye 151270: Missing hints settings
Wed, 10 Dec 2008 11:04:03 -0800 Tor Norbye No Pythn module name rule by default
Wed, 10 Dec 2008 10:54:38 -0800 Tor Norbye Fix Python test compilation
Tue, 09 Dec 2008 18:49:36 -0800 Tor Norbye Python go to test
Tue, 09 Dec 2008 18:43:24 -0800 Tor Norbye Fix bug in python execution
Tue, 09 Dec 2008 13:18:57 +0100 Vita Stejskal Automated merge with http://hg.netbeans.org/main
Sat, 06 Dec 2008 11:54:26 -0800 Tor Norbye Comment out invalid template registration, fix ValidateLayerConsistencyTest.testAreAttributesFine
Fri, 05 Dec 2008 14:09:24 -0800 Tor Norbye Change Python build setup for Jython; split into two separate modules Jython the distro and Jython the IDE parser module
Fri, 05 Dec 2008 20:10:42 +0100 Tomas Zezula Merge with indexing.
Thu, 04 Dec 2008 10:33:53 -0800 Tor Norbye Pick up another changeset committed to old repository
Thu, 04 Dec 2008 09:10:28 -0800 Tor Norbye Add Python (migrated from http://hg.netbeans.org/python65). Not part of the distro yet.
Fri, 28 Nov 2008 16:44:52 +0100 pslechta #151658 I18N : 'Please Wait...' message is hardcoded in gsf
Fri, 28 Nov 2008 16:19:11 +0100 Vita Stejskal merging with http://hg.netbeans.org/main
Thu, 27 Nov 2008 14:12:18 -0800 Tor Norbye Bugfix: If declaration location cannot find the specific line, show the file anyway (line 1)
Thu, 27 Nov 2008 14:11:11 -0800 Tor Norbye Update GSF test infrastructure (copied from the work in the python65 clone)
Wed, 26 Nov 2008 21:15:42 -0800 Tor Norbye Don't run selection hints during code template editing
Wed, 26 Nov 2008 14:31:47 -0800 Tor Norbye Refine GSF semantic highlighter test: allow overlapping ranges if they are fully contained
Thu, 29 Jan 2009 16:45:49 +1300 David Konecny couple of enhancements:
Tue, 25 Nov 2008 15:30:54 +0100 Vita Stejskal Automated merge with http://hg.netbeans.org/jet-parsing-api
Mon, 24 Nov 2008 17:43:42 +0100 Jaroslav Tulach #153797: Listening of GsfPlugins folder and updating LanguageRegistry and GsfDataLoader
Sun, 23 Nov 2008 12:30:16 +0100 Vita Stejskal Automated merge with http://hg.netbeans.org/jet-parsing-api
Tue, 04 Nov 2008 15:00:18 +0100 Tomas Zezula Automated merge with file:///Users/tom/Projects/netbeans/jet-parsing-api
Tue, 11 Nov 2008 15:58:04 +0100 Marek Fukala adding block comment support to gsf and simple text based implementations for css, html and jsp. The infrastructure is not embedding aware so always uses the top language's CommentHandler.
Mon, 03 Nov 2008 19:06:46 +0100 Vita Stejskal Automated merge with http://hg.netbeans.org/main
Mon, 03 Nov 2008 19:57:07 -0500 Jesse Glick #150447: use new @ServiceProvider annotation wherever possible.
Thu, 30 Oct 2008 16:09:05 +0100 Tomas Zezula Merge with jet-parsing-api.
Tue, 28 Oct 2008 11:26:22 -0700 Tor Norbye Friends
Thu, 30 Oct 2008 08:45:21 +0100 Tomas Zezula Merge with jet-parsing-api
Fri, 24 Oct 2008 09:30:31 -0700 Tor Norbye 151068: UI locks up
Fri, 24 Oct 2008 12:24:57 +0200 Vita Stejskal Merging with main
Mon, 20 Oct 2008 19:18:48 -0700 Tor Norbye Add a cookie factory to the cookie set rather than overriding getCookie() such that calling getLookup() on the data object will also find the editor cookie
Mon, 20 Oct 2008 15:49:32 +0200 Tonda Nebuzelsky Increasing spec. versions after 6.5.
Mon, 13 Oct 2008 21:31:41 +0100 Vita Stejskal #147898 - fixing panels' background and making it consistent with the rest of Tools-Options
Sat, 11 Oct 2008 21:35:39 -0700 Tor Norbye Update friend references for the nbpython modules to new package names as they are moved from java.net to the netbeans build tree
Sat, 11 Oct 2008 12:23:01 -0700 Tor Norbye GSF diagnostic method only (used from index dump method)
Sat, 11 Oct 2008 11:47:09 +0200 Tomas Zezula Automated merge with file:///Users/tom/Projects/netbeans/incomming
Fri, 10 Oct 2008 11:47:16 -0700 Tor Norbye 149694: 'BadLocationException: Wrong remove position ...' from Instant rename
Sat, 11 Oct 2008 10:47:23 +0200 Tomas Zezula #149757:java.io.FileNotFoundException: C:\Users\Phil\.netbeans\dev\var\cache\gsf-index\1.117\s61\gsf\_0.cfs (The system cannot find the file specified)