Wed, 07 Nov 2007 17:53:48 +0000 tor Add a note about code folding for custom editor kits
Tue, 06 Nov 2007 21:51:17 +0000 tor http://www.netbeans.org/issues/show_bug.cgi?id=121263
Tue, 06 Nov 2007 20:40:37 +0000 tor Don't register a formatter task for plugins without formatters
Mon, 05 Nov 2007 23:43:14 +0000 tor Add workaround for issue 120231: Classpaths are not updated correctly
Mon, 05 Nov 2007 18:16:10 +0000 mmetelka #120052 - Lexer API Cleanup - increasing spec. and dependency versions and javadoc fixes.
Mon, 05 Nov 2007 17:04:40 +0000 mmetelka #120052 - Lexer API Cleanup.
Mon, 05 Nov 2007 03:55:45 +0000 tor Fix surround with template filtering; recently the surround with hint seems to also enable templates without contexts, so fix that.
Sun, 04 Nov 2007 09:52:36 +0000 tor 121079: blinking do-not-enter sign within a few seconds of startup
Sun, 04 Nov 2007 09:04:47 +0000 tor * Fix 119270: ctrl-shift-space should pull up rdoc popup when cursor is in the argument list
Sat, 03 Nov 2007 03:26:17 +0000 tor Make source factories match priority levels of the corresponding ones in Retouche
Sat, 03 Nov 2007 03:17:23 +0000 tor 121041: NullPointerException at org.netbeans.modules.gsf.LanguageRegistry.isSupported
Sat, 03 Nov 2007 01:24:13 +0000 tor 99004: Installed gems are not on LOAD_PATH
Sat, 03 Nov 2007 01:22:12 +0000 tor Fix index computation such that it picks the class path for files within projects
Sat, 03 Nov 2007 00:04:00 +0000 tor Update index database. I discovered that some of the gems in my repository were corrupted (I had accidentally unzipped a preindex database from a different gem repository in there) so I regenerated everything and bumped the version number.
Fri, 02 Nov 2007 21:02:22 +0000 tor 119394: Navigator does not show rhtml structure when rhtml file is opened
Fri, 02 Nov 2007 08:14:51 +0000 tor Update to JRuby 1.0.2 and Rails 1.2.5; rev index version to partially fix #105043.
Thu, 01 Nov 2007 13:09:29 +0000 vstejskal #111089 - multiple nodes under 'Editor Settings' node in Advanced Options; Schliemann and GSF options nodes are not shown at all after the fix
Wed, 31 Oct 2007 12:13:03 +0000 vstejskal #120537 - Broken AU from editor.indent/1 -> /0 change; the versions are now editor.indent/2 1.5
Wed, 31 Oct 2007 00:09:29 +0000 tor 119982: NullPointerException at org.netbeans.lib.lexer.inc.DocumentInput.get
Tue, 30 Oct 2007 16:34:52 +0000 tor 114404: Go to type wildcard doesn't match empty
Tue, 30 Oct 2007 14:39:36 +0000 tor Move retouche-forked code from packages named "retouche" to "gsfret" to avoid confusion.
Mon, 29 Oct 2007 11:15:21 +0000 vstejskal repackaging editor/indent APIs and marking 'under development'
Sun, 21 Oct 2007 16:58:23 +0000 tor 104379 Keystroke Shortcut for Generators Needed
Sun, 21 Oct 2007 04:01:48 +0000 tor Formatter should allow truncation
Tue, 09 Oct 2007 23:39:01 +0000 tor Fix HTML encoding for completion items: in text, ' and " should not be escaped (the html renderer does not render it correctly)
Sat, 06 Oct 2007 10:19:16 +0000 tor A cluster of related bug fixes in Ruby editing.
Thu, 04 Oct 2007 09:49:28 +0000 vstejskal #108173 - fixing MimeLookup composition and updating related stuff (eg. indentation and font&colors infrastructure)
Tue, 02 Oct 2007 12:43:06 +0000 phrebejk Dual-licensing CDDL GPL
Sat, 29 Sep 2007 17:25:03 +0000 tor Test fixes
Sat, 29 Sep 2007 04:02:05 +0000 tor 116864: ctrl-backspace in rhtml file doesn't follow same rules as in .rb file
Fri, 28 Sep 2007 20:47:09 +0000 tor Rewrite a lot of the RHTML handling to address threading problems.
Thu, 27 Sep 2007 21:05:37 +0000 tor Add javafx friend
Mon, 24 Sep 2007 23:30:22 +0000 tor Switch to the new HyperlinkProviderExt interface (from HyperlinkProvider)
Mon, 24 Sep 2007 22:27:24 +0000 tor "#" is a valid snippet name
Tue, 18 Sep 2007 22:19:13 +0000 tor Cleanup in hints:
Wed, 12 Sep 2007 14:32:02 +0000 phrebejk Accomodating changes in utilities/jumpto SPI
Sun, 09 Sep 2007 18:48:27 +0000 tor = is a valid code template name character
Fri, 07 Sep 2007 20:18:19 +0000 tor Use a singleton GsfOptions object since it extends BaseOptions which insists on subclasses being singletons
Fri, 07 Sep 2007 05:07:10 +0000 tor 114962: ruby expand selection not working
Wed, 05 Sep 2007 17:38:44 +0000 tor "-" is a valid code template name
Wed, 29 Aug 2007 22:38:16 +0000 tor Another expand tabs to spaces fix. This one also handles line shifting.
Mon, 27 Aug 2007 22:30:17 +0000 tor 111988: make the navigator 'live' - show where the cursor is
Fri, 24 Aug 2007 20:10:33 +0000 tor Upgrade to JRuby 1.0.1 (and rspec 1.0.8 and ActiveRecord-JDBC 1.0.5)
Thu, 23 Aug 2007 18:45:14 +0000 tor Initialize shift width as well
Tue, 21 Aug 2007 21:54:58 +0000 tor 112347: BadLocationException when opening .rb files, sometimes
Fri, 10 Aug 2007 07:55:04 +0000 rkubacki Calling super constructor without resolving DataObject class.
Tue, 07 Aug 2007 22:41:08 +0000 jglick Merge of au_110566: new Plugin Manager semantics and UI.
Tue, 07 Aug 2007 08:31:46 +0000 tor Fix file formatting and pretty-print deletion
Tue, 07 Aug 2007 06:45:57 +0000 tor Add formatting options for Ruby to work around the current critical flaw that the generic indentation settings for the IDE are applied across all mime types.
Tue, 07 Aug 2007 06:43:43 +0000 tor Remove pretty print action
Fri, 03 Aug 2007 16:33:18 +0000 tor Fix formatting at other indentations.... Workaround for issue 111940.
Thu, 02 Aug 2007 17:58:42 +0000 tor 111594: The ColoringManager provides support for Ruby only.
Wed, 01 Aug 2007 03:37:59 +0000 tor Expose the right margin to the language plugin
Tue, 31 Jul 2007 21:00:22 +0000 tor Fix abbrev reset acceptor to not reset on :
Fri, 27 Jul 2007 03:04:11 +0000 tor Simple fixes
Fri, 27 Jul 2007 03:03:34 +0000 tor Add org.openide.options-based options back; the editor still requires it. This should restore tab-settings persistence to Ruby files. Also hook up the bracket-completion option such that if you turn it off in the options dialog, bracket completion stops completing symbols.
Mon, 23 Jul 2007 23:13:12 +0000 tor - Update the comment action such that it now toggles comments rather than just adding or subtracting (like the Java editor just did).
Fri, 20 Jul 2007 02:22:30 +0000 jglick Ordering fixes.
Thu, 19 Jul 2007 19:11:07 +0000 jglick Ordering fix for Editors/*/*/SideBar/org-netbeans-modules-editor-retouche-GsfCodeFoldingSideBarFactory.instance.
Wed, 18 Jul 2007 04:00:14 +0000 tor 93599: Cancel request of CC if it provides no suggestion