Branch: refs/heads/master Author: Frank Lanitz frank@frank.uvena.de Committer: GitHub noreply@github.com Date: Fri, 27 Sep 2019 19:33:18 UTC Commit: cb81b9c3ffb3444ffb960b97971f7fdec0833b36 https://github.com/geany/geany-plugins/commit/cb81b9c3ffb3444ffb960b97971f7f...
Log Message: ----------- Merge pull request #912 from LarsGit223/news-1-36
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).