Wed, 08 Jul 2015 17:38:02 +0200#252306 Use platform defined in nb-configuration instead of the default one
Julien Enselme <jenselme@netbeans.org> [Wed, 08 Jul 2015 17:38:02 +0200] rev 18294
#252306 Use platform defined in nb-configuration instead of the default one

If no platform is defined, the default one is used without any notification to the user

Fri, 17 Jul 2015 22:21:56 +0200#252306 Allow user to manage python platforms while choosing it
Julien Enselme <jenselme@netbeans.org> [Fri, 17 Jul 2015 22:21:56 +0200] rev 18293
#252306 Allow user to manage python platforms while choosing it

Wed, 08 Jul 2015 19:50:14 +0200#252306 clean python platform chooser
Julien Enselme <jenselme@netbeans.org> [Wed, 08 Jul 2015 19:50:14 +0200] rev 18292
#252306 clean python platform chooser

Wed, 08 Jul 2015 18:26:38 +0200#252306 Allow user to choose the python platform
Julien Enselme <jenselme@netbeans.org> [Wed, 08 Jul 2015 18:26:38 +0200] rev 18291
#252306 Allow user to choose the python platform

If no platform is defined in nb-configuration.xml, display a form to allow the user to choose
among the available platforms. If no platform is selected, use the default one.

Sat, 27 Jun 2015 22:22:42 +0200Add missing keywords
Julien Enselme <jenselme@netbeans.org> [Sat, 27 Jun 2015 22:22:42 +0200] rev 18290
Add missing keywords

- super
- tuple, list, set

Sat, 04 Jul 2015 18:53:16 +0200#180367: color class name in class definition
Julien Enselme <jenselme@netbeans.org> [Sat, 04 Jul 2015 18:53:16 +0200] rev 18289
#180367: color class name in class definition

Use the same color as method/function definition

Sat, 27 Jun 2015 22:51:19 +0200Open common python template files as HTML
Julien Enselme <jenselme@netbeans.org> [Sat, 27 Jun 2015 22:51:19 +0200] rev 18288
Open common python template files as HTML

Support jinja2, mako and chameleon files

Fri, 17 Jul 2015 07:47:00 +0200Add missing files
Vincent van der Leun <vincentvdl@netbeans.org> [Fri, 17 Jul 2015 07:47:00 +0200] rev 18287
Add missing files

Thu, 16 Jul 2015 21:56:13 +0200Use encoding from Python source file header
Vincent van der Leun <vincentvdl@netbeans.org> [Thu, 16 Jul 2015 21:56:13 +0200] rev 18286
Use encoding from Python source file header

Wed, 08 Jul 2015 15:32:47 +0200#239131 Resolve the going from readAccess to writeAccess exception
Julien Enselme <jenselme@netbeans.org> [Wed, 08 Jul 2015 15:32:47 +0200] rev 18285
#239131 Resolve the going from readAccess to writeAccess exception