Thu, 05 Mar 2015 19:44:24 -0800 Julio C. Rocha Merged python.editor changes (trivial merge). python
Wed, 04 Mar 2015 02:58:02 -0800 Julio C. Rocha Upgraded python.editor dependency on api.progress to version 1.45 . python
Thu, 05 Mar 2015 19:40:09 -0800 Julio C. Rocha Prevent python.project2 from showing in Update Center. python
Thu, 05 Mar 2015 18:29:14 -0800 Julio C. Rocha Upgraded outdated dependencies for python.{editor,source}. python
Wed, 04 Mar 2015 12:58:26 +0100 Ralph Benjamin Ruijs Do not show python.project2 in autoupdate
Wed, 04 Mar 2015 12:57:31 +0100 Ralph Benjamin Ruijs MIMEResolvers need to specify position
Wed, 04 Mar 2015 00:27:35 +0100 Ralph Benjamin Ruijs ant fix-dependencies for python.editor
Sat, 28 Feb 2015 17:25:32 -0800 Julio C. Rocha Ported Python Editor APIs from GSF to CSL.
Tue, 24 Feb 2015 03:51:50 -0800 Julio C. Rocha specify Ant or Setuptools in new project wizards python
Tue, 24 Feb 2015 03:39:00 -0800 Julio C. Rocha Fixed python.project2 dependencies. python
Tue, 24 Feb 2015 02:04:07 -0800 Julio C. Rocha Revert commit 57cad04e651da3b4e5e5f6f3781534ceefbb790f python
Tue, 24 Feb 2015 01:58:36 -0800 Julio C. Rocha Python Project2 - based on setuptools python
Wed, 04 Feb 2015 01:39:10 -0800 Julio C. Rocha Updated Jython binaries. python
Wed, 04 Feb 2015 01:21:44 -0800 Julio C. Rocha Re-applied commit fe25f4486f70 python
Wed, 04 Feb 2015 01:15:13 -0800 Julio C. Rocha Re-applied commit 4afc82a328ce python
Mon, 02 Feb 2015 23:29:37 -0800 Julio C. Rocha Updated display names for Python modules. python
Mon, 02 Feb 2015 23:23:27 -0800 Julio C. Rocha Removed project dependencies on deprecated GSF framework. python
Sun, 01 Feb 2015 15:02:07 -0800 Julio C. Rocha Python port from GSF to CSL contributed by Geertjan Wielenga and Ralph Benjamin Ruijs. python
Sun, 04 Jan 2015 13:11:53 -0600 Lou Dasaro #189704 - Fixed error message. More work remains to address issue.
Mon, 22 Dec 2014 03:59:38 -0600 Lou Dasaro #170078 - Patched Python debugger code to eliminate crash
Sat, 13 Dec 2014 21:56:24 +0100 Jan Lahoda Adding a rudimentary fix to initialize uninitialized fields from constructor parameters
Sat, 13 Dec 2014 21:47:48 +0100 Jan Lahoda Fixing contrib/javahints's tests
Wed, 12 Nov 2014 15:25:45 +0100 Svata Dedic #247926: refreshed dependencies, increased spec versions
Wed, 05 Nov 2014 14:32:21 +0100 Svata Dedic Renamed openide.util, increased spec versions
Fri, 24 Oct 2014 14:05:01 +0200 Svata Dedic Updated dependencies, so master build validation passes
Thu, 23 Oct 2014 15:13:26 +0200 Svata Dedic Removing bogus symlink
Thu, 23 Oct 2014 15:10:15 +0200 Svata Dedic Updated to changes from server_split merge
Fri, 29 Aug 2014 07:06:18 +0200 Tomas Hurka spec. version increased after after integration of issue #246694
Thu, 28 Aug 2014 14:49:12 +0200 Tomas Hurka profiler dependecy fixed after integration of issue #246694
Thu, 31 Jul 2014 20:16:17 +0200 PGebauer Added tag release801_base for changeset de3f3986d3a0
Thu, 31 Jul 2014 15:13:35 +0200 PGebauer The branch release801 created. release801
Tue, 22 Jul 2014 11:00:29 +0400 Alexander Simon fixed Bug #245843 ClassCastException: NativeProject.getProject() cannot be cast to org.netbeans.api.project.Project release801_base
Tue, 22 Jul 2014 05:39:31 +0200 Jaroslav Tulach ko4j.debugging has been moved to main repository
Sat, 05 Jul 2014 22:50:03 +0200 jlahoda Allowing the DesugarDecompiler work on JDK9.
Wed, 25 Jun 2014 13:35:02 +0400 Maria Dalmatova changed the source code to be in consistancy with the gdb module
Mon, 16 Jun 2014 09:38:04 +0200 Jaroslav Tulach Giving the module additional attributes necessary for update center: catagory name, etc.
Sun, 15 Jun 2014 15:46:17 +0200 Jaroslav Tulach nbms-and-javadoc build complains about this module not being visible after removal of project.htmljava. Make it visible.
Wed, 11 Jun 2014 20:29:51 +0200 Jaroslav Tulach Moved into Maven repository: https://hg.netbeans.org/html4j/nb/rev/979e72c8b55e
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