[geany/geany] 9843d1: Update NEWS with the latest changes

Colomban Wendling git-noreply at xxxxx
Fri Dec 14 09:35:21 UTC 2018


Branch:      refs/heads/master
Author:      Colomban Wendling <ban at herbesfolles.org>
Committer:   Colomban Wendling <ban at herbesfolles.org>
Date:        Fri, 14 Dec 2018 09:35:21 UTC
Commit:      9843d100284ed506523caf93ea1eadc4216b1f31
             https://github.com/geany/geany/commit/9843d100284ed506523caf93ea1eadc4216b1f31

Log Message:
-----------
Update NEWS with the latest changes


Modified Paths:
--------------
    NEWS

Modified: NEWS
8 lines changed, 8 insertions(+), 0 deletions(-)
===================================================================
@@ -1,6 +1,8 @@
 Geany 1.34 (unreleased)
 
     General
+    * Auto-select GTK2 or GTK3 at build time depending on availability
+      (PR#1182).
     * Process files in the order they appear on the command line when
       generating tags files (Issue#1989, PR#1991).
 
@@ -12,9 +14,12 @@ Geany 1.34 (unreleased)
     * Fix horizontal and page scrolling under GTK3 (PR#1843).
 
     Interface
+    * Show part of the file path to show unique elements in the go to symbol
+      popup (Thomas Martitz, PR#1445, Issue#1069).
     * Always show icons in the go to symbol popup (PR#1997).
     * Add a keybinding for "Strip Trailing Spaces" (LarsGit223, Issue#395,
       PR#1806).
+    * Add some missing label relations.
 
     Editor
     * Update Scintilla to version 3.10.0 (Issue#1421, PR#1914).
@@ -27,6 +32,7 @@ Geany 1.34 (unreleased)
     * Python: Update keywords to Python 3.7 (Miro Hrončok, Issue#1351, PR#1894).
     * PHP: Update tags for PHP 7.2 (Dominic Hopf, PR#1970).
     * Batch: Use REM as single-line comment marker (Issue#1912, PR#1932).
+    * VHDL: Classify string styles as such (PR#1402).
 
     Windows
     * Fix display issues on HiDPI displays (Issue#692, PR#1992).
@@ -36,6 +42,8 @@ Geany 1.34 (unreleased)
       `msgwin_status_add_string()` (Thomas Martitz, PR#1748).
     * Add `GeanyObject::key-press` signal allowing plugins to intercept key
       presses before Geany (Jiří Techet, PR#1829).
+    * Add `utils_strv_shorten_file_list()` (Thomas Martitz, PR#1445).
+    * Fix value of GeanyDocument::changed when quitting (Jason Cumbie, PR#1857).
 
     Internationalization
     * Updated translations: da, de, dk, es, fr, hu, it, ja, pt, sv, sk, uk,



--------------
This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).


More information about the Commits mailing list