Fri, 24 Oct 2008 14:28:54 +0200 Jan Jancura GSF clone created + JavaScript rewrite
Thu, 02 Oct 2008 17:21:55 -0700 Tor Norbye Fix Ruby call parameter tests
Thu, 02 Oct 2008 10:21:33 -0700 Tor Norbye Test update
Wed, 15 Oct 2008 17:45:48 +0200 Vita Stejskal #120357: updating module dependencies and removing unneccessary use of the old formatting API; full IDE is buildable and runs somehow
Tue, 14 Oct 2008 13:14:06 +0200 Vita Stejskal separating the old editor formatting infrastructure and API
Wed, 01 Oct 2008 18:15:40 -0700 Tor Norbye 148702: large size warning without userfull buttons while opening we
Wed, 01 Oct 2008 11:42:53 -0700 Tor Norbye Port Retouche fixes a1b22f09c437, ddcea5b83416, and 20e4670c08e5 in the Lucene area to GSF
Wed, 01 Oct 2008 11:23:22 -0700 Tor Norbye Fix bug in code which computes FileObjects from URLs. It was incorrectly modifying the url parameter and
Tue, 30 Sep 2008 19:34:35 -0700 Tor Norbye Test infrastructure improvements. Finally got RHTML formatting tests working again.
Tue, 30 Sep 2008 09:05:17 -0700 Tor Norbye 148251: NPE from o.n.m.gsf.LanguageRegistry.userdirCleanup(LanguageRegistry.java:591)
Mon, 29 Sep 2008 23:21:07 -0700 Tor Norbye Fix a couple of problems with the preindexing setup
Mon, 29 Sep 2008 20:26:38 -0700 Tor Norbye 146897: [cc] embedded javascript on???? completion shows "No suggestions" after typing first letter
Mon, 29 Sep 2008 14:55:15 -0700 Tor Norbye 135600: NullPointerException at org.netbeans.modules.gsfret.source.usages.RepositoryUpdater$LazyFileList$It.hasNext
Mon, 29 Sep 2008 12:34:35 -0700 Tor Norbye 139157: NullPointerException at org.netbeans.modules.gsfret.hints.infrastructure.HintsPanel.getTreeCellRendererComponent
Mon, 29 Sep 2008 11:23:52 -0700 Tor Norbye Port Retouche fixes 8d45ce62857a and 19e9efde2969 to GSF
Mon, 29 Sep 2008 11:18:58 -0700 Tor Norbye Fix problem with gsf hints test infrastructure for selection hints, and also add ruby.hints to the rubytests target (used by the continuous test build).
Sun, 28 Sep 2008 19:22:28 -0700 Tor Norbye 147033: IllegalStateException at org.netbeans.napi.gsfret.source.CompilationInfo.getText
Sun, 28 Sep 2008 18:32:32 -0700 Tor Norbye Fix 148360: NullPointerException at org.netbeans.modules.gsfret.navigation.base.TapPanel.paintBorder
Sat, 27 Sep 2008 10:14:08 -0700 Tor Norbye 142089: NullPointerException at org.netbeans.modules.gsfpath.api.platform.JavaPlatformManager.getInstalledPlatforms
Sat, 27 Sep 2008 09:36:53 -0700 Tor Norbye 148547: AssertionError: org.netbeans.modules.ruby.RubyCodeCompleter should return CodeCompletionResult.NONE rather than null
Fri, 26 Sep 2008 18:40:00 -0700 Tor Norbye 126148: NullPointerException at org.netbeans.napi.gsfret.source.UiUtils$2.run
Fri, 26 Sep 2008 18:02:54 -0700 Tor Norbye Additional fix for 147184 - use VisibilityQuery
Fri, 26 Sep 2008 17:48:30 -0700 Tor Norbye Fix navigator bug reported by Petr Pisl: caret in top level language doesn't always get selected in the navigator
Fri, 26 Sep 2008 16:36:44 -0700 Tor Norbye Make GSF code completion tests capable of handling multiple parser results (so javascript code completion can find html parsing results for $-string-completion etc.)
Fri, 26 Sep 2008 06:50:45 -0700 Tor Norbye 148452 -- turn off diagnostic check for now
Fri, 26 Sep 2008 14:31:28 +0200 Jaroslav Tulach Merge: core-main, build #1432 is OK, let's merge it
Thu, 25 Sep 2008 15:16:30 -0700 Tor Norbye Fix bug related to index cleanup. For source roots that contain jquery or yui, I pull in data from .sdoc files in the javascript module. This unfortunately interferes with the algorithm to detect no-changes-at-startup (related to issue 138793) such that some files get reindexed, because the seen-count is different from the indexed-count.
Thu, 25 Sep 2008 15:14:09 -0700 Tor Norbye Add diagnostic check in GSF to detect if multiple indexers specify the same name. This can lead to strange bugs (I spent several hours tracking down a conflict caused by languages.ejs subclassing JsLanguage and inheriting the same index thus clobbering the JavaScript index). The check is only done in dev/diagnostics build (assertions and console logger turned on).
Thu, 25 Sep 2008 15:12:32 -0700 Tor Norbye Port retouche lucene index fixes 5f63ebb68f2c and 6e17d313a52c
Thu, 25 Sep 2008 10:33:59 -0700 Tor Norbye 148322: NPE at org.netbeans.modules.html.editor.gsf.embedding.HtmlModel.incrementalUpdate
Thu, 25 Sep 2008 06:39:10 -0700 Tor Norbye Prevent 148322
Fri, 26 Sep 2008 10:19:31 +0200 Jaroslav Tulach Deprecating Utilities.*image* related methods and replacing them with their ImageUtilities peers
Wed, 24 Sep 2008 19:42:07 -0700 Tor Norbye 142399: Problem with coloring PHP + JavaScript
Wed, 24 Sep 2008 19:26:12 -0700 Tor Norbye Test improvements
Wed, 24 Sep 2008 19:24:28 -0700 Tor Norbye Add an isValid() property on ParserResults which can be set to suppress feature updates
Wed, 24 Sep 2008 19:17:11 -0700 Tor Norbye 147619: seems like css is coloring php code
Wed, 24 Sep 2008 17:00:23 +0200 Vita Stejskal #141041: fixing AST elements comparision
Wed, 24 Sep 2008 14:32:12 +0200 Vita Stejskal #148070: use KitsTracker to prevent accessing MimePath's lookup from inside its construction
Mon, 22 Sep 2008 20:01:56 -0700 Tor Norbye Get rid of the document-less indentation methods. They don't correctly handle tabs versus spaces settings.
Mon, 22 Sep 2008 14:15:17 -0700 Tor Norbye Cleanup
Mon, 22 Sep 2008 09:47:36 -0700 Tor Norbye 147820: AssertionError at org.netbeans.modules.gsfret.source.usages.RepositoryUpdater$CompileWorker.deleteRemovedFiles
Mon, 22 Sep 2008 08:51:28 -0700 Tor Norbye 147184: netbeans should not import *svn-base files
Sun, 21 Sep 2008 21:09:18 -0700 Tor Norbye 147750: Deadlock during IDE start
Sun, 21 Sep 2008 20:18:01 -0700 Tor Norbye Fix 139476: java.lang.RuntimeException with custom Tab size specified
Fri, 19 Sep 2008 16:57:50 -0700 Tor Norbye Various test infrastructure changes. Rather than calling GSF services directly, it now constructs
Fri, 19 Sep 2008 16:54:19 -0700 Tor Norbye Track indenter API changes, and respect the sorting-priority override of completion items
Fri, 19 Sep 2008 16:53:15 -0700 Tor Norbye Only lock the parser thread when this language needs parsing result for its formatting
Fri, 19 Sep 2008 16:46:10 -0700 Tor Norbye GSF API changes.
Fri, 19 Sep 2008 16:38:47 -0700 Tor Norbye 147567: Navigate partial without spaces fails
Thu, 18 Sep 2008 13:55:23 -0700 Tor Norbye Automated merge with http://hg.netbeans.org/main/
Thu, 18 Sep 2008 13:50:14 -0700 Tor Norbye 147657: Deadlock caused by indentation
Thu, 18 Sep 2008 15:51:13 +0200 Marek Fukala 147656 - stylebuilder is unusable when navigator is closed
Thu, 18 Sep 2008 11:16:25 +0200 Marek Fukala #146892 - CSS navigator should be sorted by names
Wed, 17 Sep 2008 16:37:48 -0700 Tor Norbye Update usages of BaseDocument.atomicLock/atomicUnlock to use runAtomic(Runnable) instead.
Wed, 17 Sep 2008 16:32:02 -0700 Tor Norbye 147494: Undo removes whole suggestion when using code completion
Wed, 17 Sep 2008 16:29:12 -0700 Tor Norbye 147494: Undo removes whole suggestion when using code completion
Wed, 17 Sep 2008 15:22:50 +0200 Petr Pisl Allow to create InputAttributes, which can be used in a Lexer. Now there is put the file object.
Tue, 16 Sep 2008 16:55:40 -0700 Tor Norbye Don't run suggestion quickfix check for the caret position when there is a selection (selection hints should apply instead)
Tue, 16 Sep 2008 16:53:36 -0700 Tor Norbye Update Ruby stubs from 1.8.6-p110 to 1.8.7-p72
Tue, 16 Sep 2008 11:39:17 -0700 Tor Norbye 147342: NullPointerException at org.netbeans.napi.gsfret.source.ClassIndex.getQueries