Branch: refs/heads/master Author: Frank Lanitz frank@frank.uvena.de Committer: Frank Lanitz frank@frank.uvena.de Date: Thu, 12 Oct 2017 21:22:50 UTC Commit: 508b7c31b104d6667c1bb0bf39f30df7186f4976 https://github.com/geany/geany-plugins/commit/508b7c31b104d6667c1bb0bf39f30d...
Log Message: ----------- Start to update NEWS for 1.32 based on last weeks
Modified Paths: -------------- NEWS
Modified: NEWS 29 lines changed, 28 insertions(+), 1 deletions(-) =================================================================== @@ -1,7 +1,34 @@ Geany Plugins 1.32 (not yet released)
- No changes by now. + General: + * New plugin: workbench (PR #460) + * Travis: Update travis to system with c++11 compiler (#597) + + Addons + * markword: Deselect when the selection changes (PR #614) + + GeanyLua: + * Increase required geany API version to 235 for usage of + 'utils_get_real_path' to replace 'tm_get_real_path()' + + GitChangebar: + * Add the possibility to undo hunk at cursor position (PR #531) + + PrettyPrinter: + * Add saving and loading of preferences in/from a file. (#494, PR #581) + + Projectorganizer: + * Increase required geany API version to 235 for usage of + 'utils_get_real_path' to replace 'tm_get_real_path()' + * Close dir created with g_dir_open() in some special cases as well + as Don't keep directories open when enumerating their children (PR ##605) + + Scope: + * Only allow selection of folders for "working dir" (PR #623) + * Add tooltips to toolbar buttons (PR #617)
+ Treebrowser + * Fix some typos inside documentation (PR #595)
Geany Plugins 1.31 (2017-07-16)
-------------- This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).
plugins-commits@lists.geany.org