SF.net SVN: geany:[4988] trunk/NEWS

eht16 at users.sourceforge.net eht16 at xxxxx
Thu Jun 3 12:54:38 UTC 2010


Revision: 4988
          http://geany.svn.sourceforge.net/geany/?rev=4988&view=rev
Author:   eht16
Date:     2010-06-03 12:54:38 +0000 (Thu, 03 Jun 2010)

Log Message:
-----------
eht16's changes for 0.19

Modified Paths:
--------------
    trunk/NEWS

Modified: trunk/NEWS
===================================================================
--- trunk/NEWS	2010-06-03 12:12:22 UTC (rev 4987)
+++ trunk/NEWS	2010-06-03 12:54:38 UTC (rev 4988)
@@ -1,3 +1,52 @@
+Geany 0.19 (TBA)
+
+    General:
+    * Add new command line option --list-documents to return a list
+      of currently opened documents
+
+
+    Interface:
+    * Add option 'System Default' for toolbar icon style and size to use
+      the GTK default value.
+    * Allow '+<number' and '-<number>' as values for Goto Line inputs
+      to jump relative to the current line.
+    * Add preference to add new document tabs beside the current one
+      (patch by Colomban Wendling, thanks).
+
+    Editor:
+    * Add new special template wildcard "{command:...}" to use the output
+      of a shell command in templates.
+    * Update Scintilla to 2.11.
+    * Add preference and support for virtual spaces.
+
+    Filetypes:
+    * Improvements in symbol parsing of PHP and Python files.
+    * Add R tagmanager symbol parser (patch by Jon Senior).
+    * New filetype: Txt2Tags (patch by Eric Forgeot).
+    * New filetype: Abc (patch by Eric Forgeot).
+
+    Keybindings:
+    * Add keybindings to switch to the sidebar's Document and Symbol list as
+      well as to the Message Window's current tab (patch by Eugene Arshinov).
+    * Add 'Remove Markers' and 'Remove Error Indicators' keybindings.
+
+    Plugins:
+    * Classbuilder: Add support for creating PHP classes
+                    (patch by Ondrej Donek).
+
+    Windows:
+    * Support very long build commands.
+    * Add a preference for choosing between GTK and native File Open/Save
+      dialogs (only available on Windows).
+
+    API:
+    * Add new plugin signals: "document-before-save", "document-filetype-set",
+      "geany-startup-complete".
+    * Add PLUGIN_SET_TRANSLATABLE_INFO macro to the plugin API so plugins' meta
+      information can be translated already in the plugin manager dialog
+      (patch by Colomban Wendling).
+
+
 Geany 0.18.1 (February 14, 2010)
 
     Build fixes:


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the Commits mailing list