Branch: refs/heads/master Author: Enrico Tröger enrico.troeger@uvena.de Committer: Enrico Tröger enrico.troeger@uvena.de Date: Sun, 05 Mar 2017 12:28:51 UTC Commit: 8905c0695f68dcc4240b5785677832954943af95 https://github.com/geany/geany-plugins/commit/8905c0695f68dcc4240b5785677832...
Log Message: ----------- Merge branch 'master' of github.com:geany/geany-plugins
Modified Paths: -------------- NEWS
Modified: NEWS 43 lines changed, 20 insertions(+), 23 deletions(-) =================================================================== @@ -1,7 +1,4 @@ -Geany Plugins 1.30 (not yet released) - - General: - * +Geany Plugins 1.30 (2017-03-05)
Automark: * Fix a possible crash if nothing is selected for automarking @@ -11,54 +8,54 @@ Geany Plugins 1.30 (not yet released) * Fix a possible crash on startup with latest GTK3
Debugger: - * Fix a possible crash if debug-modus is enabled (PR##511) + * Fix a possible crash if debug-modus is enabled (PR #511)
Geanyctags: - * Show online help via help button (PR##521) + * Show online help via help button (PR #521)
GeanyDoc: * Improve compatibility with Gtk3 - * Allow to use current word as initial text in interactive mode (PR##457 + * Allow to use current word as initial text in interactive mode (PR #457
GeanyLua: * Remove deprecated GeanyFunctions from interface provided by this - plugin (PR##439) - * Fix build with latest Scintilla (PR##510) + plugin (PR #439) + * Fix build with latest Scintilla (PR #510)
GeanyPy: - * Sync with upstream GeanyPy version (PR##527) + * Sync with upstream GeanyPy version (PR #527)
Lineoperations: - * Add support for selections (PR##378) + * Add support for selections (PR #378)
Lipsum: * Add a space before restarting Lorem Ipsum text (#513)
Markdown: - * Allow exporting Markdown as HTML (PR##502) - * Fix relative paths (PR##501) + * 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) + * Add keybinding for jumping to matching tag (PR #466) + * Improve compatibility with Gtk3 (PR #466)
ProjectOrganizer: - * Show online help via help button (PR##521) - * Remember expanded directories in the sidebar when reloading (PR##528) + * Show online help via help button (PR #521) + * Remember expanded directories in the sidebar when reloading (PR #528)
Spellcheck: - * Treat underscore as word seperator (PR##512) + * Treat underscore as word separator (PR #512)
Tableconvert: * Fix markup of documentation
Treebrowser: - * Fix a possible memory leak (PR##478) - * Add a keybinding to follow current file (PR##524 - * Allow to show menu also with Shift+F10 (PR##523) + * Fix a possible memory leak (PR #478) + * Add a keybinding to follow current file (PR #524) + * Allow to show menu also with Shift+F10 (PR #523) * Fix a bug addding files to file list again and again when using - refresh-function and no file is selected (PR##525) - * Don't change directory on project save (PR##536) + refresh-function and no file is selected (PR #525) + * Don't change directory on project save (PR #536)
Internationalization: * Updated translations: de, es, pt
-------------- This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).