Tue, 27 May 2014 15:23:03 +0200 Tomas Stupka split projectuiapi into desktop (swing, awt) dependent (projectuiapi) and independent (projectuiapi.base) modules server_split
Wed, 21 May 2014 14:42:59 +0200 Jaroslav Tulach UI counts the lines from 1, so we need to substract one when setting breakpoints
Wed, 14 May 2014 13:56:02 +0200 Tomas Stupka split java.platform into desktop (swing, awt) dependent (java.platform.ui) and independent (java.platform) modules server_split
Fri, 09 May 2014 17:39:18 +0200 Jaroslav Tulach Minimal runtime version is JDK7, so it makes sense to use that as a language version our processors understand to
Tue, 29 Apr 2014 13:16:58 +0200 Tomas Zezula Automated merge with http://hg.netbeans.org/main/contrib
Wed, 12 Feb 2014 19:44:33 +0100 Tomas Zezula Not using javax.swing.text.Document
Fri, 18 Apr 2014 10:24:29 +0200 Dusan Balek Issue #243531 - total freezing of IDE during Java text editing - fixed.
Wed, 09 Apr 2014 16:29:19 +0200 Tomas Mysik Add projectapi.nb as a Test dependency server_split
Fri, 04 Apr 2014 11:32:07 +0200 Jaroslav Tulach Support for line breakpoints in JavaScript files (in addition to Java ones)
Wed, 02 Apr 2014 17:29:29 +0200 Jaroslav Tulach Be ready for symlinks and check root from the cannonical path as well
Tue, 01 Apr 2014 15:19:10 +0200 Jaroslav Tulach Don't remove "infrastructure" breakpoints
Tue, 01 Apr 2014 11:05:39 +0200 Jaroslav Tulach Printing a message when a dialog is supressed helps understanding why things that should happen don't happen
Fri, 28 Mar 2014 20:04:02 +0100 Eric Barboni minor jdoc
Wed, 26 Mar 2014 23:32:37 +0100 Eric Barboni add netbeans maven repository + use Netbeans 8.0 artifacts
Fri, 21 Mar 2014 14:42:35 +0100 S. Aubrecht windows options module
Thu, 20 Mar 2014 21:46:05 +0100 jlahoda Adding forgotten display name for NetBeans 8.0
Wed, 19 Mar 2014 19:45:19 +0100 jlahoda Adding hint metadata about NB 8.0
Tue, 04 Mar 2014 19:21:04 +0100 Eric Barboni make it reactor (want to add netbeans skin for reporting)
Sat, 01 Mar 2014 20:07:45 +0100 Eric Barboni clean old code
Sat, 01 Mar 2014 20:06:26 +0100 Eric Barboni maven report plugin to generate faqsuck
Wed, 19 Feb 2014 14:55:40 +0100 PGebauer Added tag release80_base for changeset f4e3e2267188
Wed, 19 Feb 2014 14:46:42 +0100 PGebauer The branch release80 created. release80
Wed, 19 Feb 2014 13:59:42 +0100 Jaroslav Tulach Need to exclude the scripting presenter test from bck2brwsr profile, as it is using APIs not available in JDK8 compact1 profile... release80_base
Wed, 19 Feb 2014 07:16:17 +0100 Jaroslav Tulach Updating to newest version and adding use of @JavaScriptBody with debugging
Tue, 11 Feb 2014 18:05:20 +0100 Tomas Zezula Automated merge with http://hg.netbeans.org/main/contrib
Tue, 11 Feb 2014 18:05:11 +0100 Tomas Zezula More reliable debugger session lookup.
Tue, 11 Feb 2014 13:50:52 +0100 Nils Hoffmann Automated merge with http://hg.netbeans.org/main/contrib/
Tue, 11 Feb 2014 13:50:38 +0100 Nils Hoffmann Fix and updated test for issue #241693.
Mon, 10 Feb 2014 22:05:19 +0100 Tomas Zezula Automated merge with http://hg.netbeans.org/main/contrib
Mon, 10 Feb 2014 21:35:23 +0100 Tomas Zezula Debugger race, logging.
Mon, 10 Feb 2014 17:26:26 +0100 Jaroslav Tulach Support inspection for the new boot-fx project from org.netbeans.html groupId
Thu, 06 Feb 2014 16:20:34 +0100 Tomas Zezula LRU Cache for active sources.
Thu, 06 Feb 2014 14:59:25 +0100 Tomas Zezula Fixes.
Thu, 06 Feb 2014 10:06:55 +0100 Tomas Zezula URL sanitization.
Wed, 05 Feb 2014 16:49:50 +0100 Tomas Zezula Bug fixes.
Wed, 05 Feb 2014 16:17:13 +0100 Tomas Zezula Logging, bug fixes.
Wed, 05 Feb 2014 14:17:59 +0100 Petr Cyhelsky tailwind measurement fixes - remote IDE side
Wed, 05 Feb 2014 10:31:30 +0100 Tomas Zezula Fixing debugger race.
Wed, 05 Feb 2014 10:00:39 +0100 Tomas Zezula Backed out changeset f12ee1e34504 - brakes JSON messages.
Tue, 04 Feb 2014 18:26:59 +0100 Petr Cyhelsky only measure autocompletion
Tue, 04 Feb 2014 17:52:17 +0100 Tomas Zezula Fix and continue.
Tue, 04 Feb 2014 13:57:07 +0100 Tomas Zezula Automated merge with http://hg.netbeans.org/main/contrib
Tue, 04 Feb 2014 13:56:28 +0100 Tomas Zezula Open run URL.
Tue, 04 Feb 2014 09:48:26 +0100 cyhelsky added logging for tailwind
Mon, 03 Feb 2014 19:00:08 +0100 Tomas Zezula Clean up.
Mon, 03 Feb 2014 18:56:24 +0100 Tomas Zezula Terminating debugger.
Fri, 31 Jan 2014 17:17:15 +0100 Tomas Zezula Evaluate expr.
Fri, 31 Jan 2014 11:39:25 +0100 Tomas Zezula Automated merge with http://hg.netbeans.org/main/contrib
Fri, 31 Jan 2014 11:39:04 +0100 Tomas Zezula Removing old breakpoints.
Fri, 31 Jan 2014 11:21:14 +0100 Dusan Balek Multiple line breakpoints in single file.
Fri, 31 Jan 2014 09:46:45 +0100 Tomas Zezula Workarounding thread hostile debugger.jpda.
Thu, 30 Jan 2014 19:12:26 +0100 Tomas Zezula Automated merge with http://hg.netbeans.org/main/contrib
Thu, 30 Jan 2014 19:08:30 +0100 Tomas Zezula Waiting for debugger.
Thu, 30 Jan 2014 17:12:55 +0100 Dusan Balek Logging errors.
Thu, 30 Jan 2014 16:50:49 +0100 Tomas Zezula Debugger evaluate
Thu, 30 Jan 2014 15:46:45 +0100 Tomas Zezula Debugger disconnect.
Thu, 30 Jan 2014 15:39:41 +0100 Tomas Zezula Debugger fixes.
Thu, 30 Jan 2014 14:41:39 +0100 Tomas Zezula Sending call stacks.
Thu, 30 Jan 2014 14:15:54 +0100 Tomas Zezula Breakpoint event.
Thu, 30 Jan 2014 11:42:10 +0100 Tomas Zezula Fixing JSON parser.