[geany/geany-plugins] e268b4: Update and fix NEWS
Colomban Wendling
git-noreply at xxxxx
Sun Apr 13 15:02:27 UTC 2014
Branch: refs/heads/master
Author: Colomban Wendling <ban at herbesfolles.org>
Committer: Colomban Wendling <ban at herbesfolles.org>
Date: Sun, 13 Apr 2014 15:02:27 UTC
Commit: e268b4b57777f4a0176f8bf67b9ecaf167a7e564
https://github.com/geany/geany-plugins/commit/e268b4b57777f4a0176f8bf67b9ecaf167a7e564
Log Message:
-----------
Update and fix NEWS
Modified Paths:
--------------
NEWS
Modified: NEWS
132 files changed, 67 insertions(+), 65 deletions(-)
===================================================================
@@ -1,105 +1,111 @@
Geany Plugins 1.24 (2014-04-13)
Known issues
- * If the Geanypy plugin is closed when any
- Python plugins are still running it may
- cause a crash.
- * Closing Geany having GeanyLaTeX and
- Devhelp-plugin active, might cause a
- not clean shutdown of Geany
+ * If the Geanypy plugin is closed when any Python plugins are still
+ running it may cause a crash.
+ * Closing Geany having GeanyLaTeX and Devhelp-plugin active, might
+ cause a not clean shutdown of Geany
General:
* Depend on Geany 1.24
* Add new plugin pohelper
- * Add new plugin PairTagHighlighter
+ * Add new plugin PairTagHighlighter
* Add new plugin autoclose
* Add Geanypy Python Plugin Plugin
* Add new plugin Defineformat
* Improvements of build system
* Update of waf to 1.6.11
-
- Debugger:
+
+ Commander:
+ * Add Gtk3 support
+
+ Debugger:
* Fixing a crash when re-loading plugin
-
+
GeanyGenDoc:
-
- * Fix a memory leak
-
+ * Add Gtk3 support
+ * Fix a memory leak
+
GeanyExtraSel:
-
* Add "Toggle Rectangular/Stream"
-
+
GeanyInsertNum:
-
* Add Gtk3 support
* Increase maxlines to 250000
-
+
GeanyLipsum:
-
- * Add support for Gtk3
- * Ensure whitespace between repetition of Lorem Ipsum test
-
+ * Add Gtk3 support
+ * Ensure whitespace between repetitions of Lorem Ipsum text
+
GeanyLua:
-
- * Add support for Gtk3
- * Reenable build with C89
-
+ * Add Gtk3 support
+ * Reenable build with C89
+
GeanyMiniScript:
-
- * Add Gtk3 support
-
- GProject:
-
* Add Gtk3 support
- * Smaller fixes and improvements
-
+
+ GeanyPG:
+ * Improve portability and check for system requirements
+
GeanyVC:
-
* Add support for Subversion 1.7
- * Limit the display of diff output to 16 KB to not freeze the UI on
+ * Limit the display of diff output to 16 KB to not freeze the UI on
huge commit-diffs
* Add a little statusbar below the commit message text widget
+ GProject:
+ * Add Gtk3 support
+ * Display content-type-specific icons for files in the sidebar
+ * Smaller fixes and improvements
+
Markdown:
-
- * Add support for Gtk3
- * Add support for HTML tables in markdown files
-
+ * Add Gtk3 support
+ * Fix scroll jumping behavior
+
Multiterm:
-
- * Implement the other config VTE properties
- * Fix scroll jumping behavior
-
+ * Implement the other config VTE properties
+
Prettyprinter:
-
- * Add support for Gtk3
-
+ * Add Gtk3 support
+
Scope:
-
- * Add support for Gtk3
+ * Add Gtk3 support
* Add support for registers
-
+ * Various fixes and improvements
+
+ Shiftcolumn:
+ * Removed default keybindings
+
Spellcheck:
-
- * Add support for Gtk3
+ * Add Gtk3 support
* Fix check for default language if LANG contains UTF-8
- * Remove check while typing idle callback when unloading the plugin
+ * Remove check while typing idle callback when unloading the plugin
(closing #96)
- * Improve stripping of whitespace and punctuation characters
+ * Improve stripping of whitespace and punctuation characters
(fixes #98)
-
+ * Fix crash when closing a document quickly after modifying it
+
+ Tableconvert:
+ * Add support for HTML tables in markdown files
+
TreeBrowser:
-
- * Add support for Gtk3
- * Don''t collapse expanded child of node when node gets selected
- * Adding and improving some keybindings
- * Adding a way to open new created files
+ * Add Gtk3 support
+ * Don't collapse expanded child of node when node gets selected
+ * Add and improve some keybindings
+ * Add a way to open newly created files
* Focus editor on file open
-
+
+ Updatechecker:
+ * Fix comparing major versions. Didn't work when major has increased
+ but minor didn't
+
+ WebHelper:
+ * Add Gtk3 support
+
Internationalisation:
- * Update translations: de, es, fr, tr
+ * Update translations: de, es, fr, nl, ru, tr
* New transaltions: it
-
+
Geany Plugins 1.23 (2013-03-10)
* Depend on Geany 1.23
@@ -159,10 +165,6 @@ Geany Plugins 1.23 (2013-03-10)
Treebrowser:
* Added backspace to browse up a directory
* Eexpand/collapse with spacebar
-
- Updatechecker:
- * Fix comparing major versions. Didn't work when major has increased
- but minor didn't
Webhelper:
* Show the currently hovered link in the statusbar
--------------
This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).
More information about the Plugins-Commits
mailing list