[geany/geany-plugins] 3b3104: Small updates on NEWS
Frank Lanitz
git-noreply at xxxxx
Sat Sep 28 12:38:21 UTC 2019
Branch: refs/heads/master
Author: Frank Lanitz <frank at frank.uvena.de>
Committer: Frank Lanitz <frank at frank.uvena.de>
Date: Sat, 28 Sep 2019 12:38:21 UTC
Commit: 3b3104c64124a9c44a5595fa22e5e74ebcf9854d
https://github.com/geany/geany-plugins/commit/3b3104c64124a9c44a5595fa22e5e74ebcf9854d
Log Message:
-----------
Small updates on NEWS
Modified Paths:
--------------
NEWS
Modified: NEWS
44 lines changed, 22 insertions(+), 22 deletions(-)
===================================================================
@@ -6,74 +6,74 @@ Geany Plugins 1.36 (not yet released)
General:
* Windows: Update dependencies
* Various fixes of usage of '#include "geanyplugin.h" (PR #882)
-
+
Addons:
* Add additional color format (PR #884)
* Fix document list menu position (PR #895)
-
- Autoclose:
+
+ Autoclose:
* Fix deprecated GTK call for GTK+3 (PR #857)
-
+
Automark:
* Fix compiler warning (PR #863, Issue #574)
-
+
Debugger:
* Add GTK+3 compatibility (PR #791)
-
+
DevHelp:
* Fix embedded library's use of glib-genmarshal (PR #878)
-
+
Extraselection:
* Fix deprecated GTK call for GTK+3 (PR #858)
-
+
GeanyNumberedBookmarks:
* Fix deprecated GTK call for GTK+3 (PR #862)
-
+
GeanyVC:
* Silence check errors during build time (PR #861)
- * Update of documentation
+ * Update of documentation
Lineoperations:
* Fix various compiler warnings/errors (PR #517)
* Remove every n-th line (Issue #772, PR #860)
* Add keybindings (Issue #832, PR #889)
* Add support for locale-aware sorting (PR #897)
-
- Lipsum:
+
+ Lipsum:
* Fix deprecated GTK call for GTK+3 (PR #856)
-
+
ProjectOrganizer:
- * Update of README
-
+ * Update of README
+
Scope:
* Improve evaluation on-hover (PR #823)
* Fix a crash on refreshing "Locals" (Issue #824, PR #827)
- Tableconvert:
+ Tableconvert:
* Fix deprecated GTK call for GTK+3 (PR #859)
-
+
Treebrowser:
* Fix deprecated GTK call for GTK+3 (PR #864)
-
+
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)
* Save settings immediately (PR #868)
* Give sidebar a name to enable dedicated CSS styling (PR #870)
* Add an option to enable or disable tree lines (PR #869)
* Reworking of tag-manager control/usage (PR #867)
- * Auto-save project on change (PR #877)
- * Add new feature "Search projects" (PR 875)
+ * Auto-save project on changes (PR #877)
+ * Add new feature "Search projects" (PR #875)
* Prevent usage of invalid iters (GtkTreeeIter) (PR #827)
* Add option to let git decide which files to display (PR #879)
--------------
This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).
More information about the Plugins-Commits
mailing list