Branch: refs/heads/master Author: LarsGit223 lars_paulsen@web.de Committer: LarsGit223 lars_paulsen@web.de Date: Fri, 27 Sep 2019 19:28:55 UTC Commit: 9a6cc39f9d2a9f6766d3ccd78f4f0ce2397fc582 https://github.com/geany/geany-plugins/commit/9a6cc39f9d2a9f6766d3ccd78f4f0c...
Log Message: ----------- NEWS: two additions and two fixed typos
Modified Paths: -------------- NEWS
Modified: NEWS 5 lines changed, 3 insertions(+), 2 deletions(-) =================================================================== @@ -15,7 +15,7 @@ Geany Plugins 1.36 (not yet released) * Fix deprecated GTK call for GTK+3 (PR #857)
Automark: - * Fix compiler warning (PR #863, Issue #574 + * Fix compiler warning (PR #863, Issue #574)
Debugger: * Add GTK+3 compatibility (PR #791) @@ -47,6 +47,7 @@ Geany Plugins 1.36 (not yet released)
Scope: * Improve evaluation on-hover (PR #823) + * Fix a crash on refreshing "Locals" (Issue #824, PR #827)
Tableconvert: * Fix deprecated GTK call for GTK+3 (PR #859) @@ -57,13 +58,13 @@ Geany Plugins 1.36 (not yet released) UpdateChecker: * Update URL for getting current version of Geany (PR #880) * Remove duplicate config_file definition in source code (PR #903) -
VimMode: * Allow browsing command history using arrows (PR #847, PR #848) * Check modifiers in command mode (PR #848) * Let ctrl-c leave the command mode (PR #848) * Add going to beginning/end of command line (PR #848) + * Separate command and search history (PR #848)
Workbench: * Fix deprecated GTK call for GTK+3 (PR #853)
-------------- This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).