Branch: refs/heads/master Author: Frank Lanitz frank@frank.uvena.de Committer: Frank Lanitz frank@frank.uvena.de Date: Tue, 03 Jan 2017 21:00:45 UTC Commit: 52d7498bb3c3a51b364ac025289e14a89704156a https://github.com/geany/geany-plugins/commit/52d7498bb3c3a51b364ac025289e14...
Log Message: ----------- Midterm update of NEWS file
Modified Paths: -------------- NEWS
Modified: NEWS 41 lines changed, 40 insertions(+), 1 deletions(-) =================================================================== @@ -1,6 +1,45 @@ Geany Plugins 1.30 (not yet released)
- No changes so far. + General: + * + + Automark: + * Fix a possible crash if nothing is selected for automarking + * Replace internal usage of deprecated functions + + Commander: + * Fix a possible crash on startup with latest GTK3 + + Debugger: + * Fix a possible crash if debug-modus is enabled (PR##511) + + GeanyDoc: + * Improve compatibility with Gtk3 + + GeanyLua + * Remove deprecated GeanyFunctions from interface provided by this + plugin (PR##439) + * Fix build with latest Scintilla (PR##510) + + Markdown: + * Allow exporting Markdown as HTML (PR##502) + * Fix relative paths (PR##501) + + PairTagHighlighter: + * Add keybinding for jumping to matching tag (PR##466) + * Improve compatibility with Gtk3 (PR##466) + + Spellcheck: + * Treat underscore as word seperator (PR##512) + + Tableconvert: + * Fix markup of documentation + + Treebrowser: + * Fix a possible memory leak (PR##478) + + Internationalization: + * Updated translations:
Geany Plugins 1.29 (2016-11-13)
-------------- This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).