- Update to 2.0:
* Split "session data" into session.conf, preferences are written to
and read from geany.conf (PR#2776, PR#2779, PR#3014, PR#3125 and more).
* Require GTK 3.24.
* (Re-)Add ability to scroll over document tabs (PR#3134).
* Fix keyword colorization on filetype change (PR#3553).
* Fix startup files order when placing tabs next to the current one (PR#3611).
* The document list in the sidebar has a new tree view. This mode is
the new default and existing installations automatically use it (PR#1813).
* Use dark-theme friendly colors for compiler messages (PR#3013).
* Add a confirmation dialog on search & replace for the whole session (PR#3033).
* Filter entry for symbol tree (PR#3055).
* Simplify project creation from existing directories with sources (PR#3042).
* Add option to show symbols in symbol tree without category groups (PR#3172).
* Add option to only show line endings if they differ from file default (PR#3287).
* Make tab label length and window title length configurable (Abdul Rafey, #3365).
* Make Go to Symbol commands show signature list (PR#3475).
* Sync many parsers from the Universal Ctags project, this leads to
updated symbol parsers (PR#2990, PR#2991, PR#3032).
* Improved support for the ctags file format, which is now the recommended
format for tags files (PR#3049).
* Enable local variables and improve autocompletion for C/C++ and
some other languages (PR#3185, PR#3275).
- Drop upstreamed geany-inttool.patch.
- Rebased geany-appstream.patch.
OBS-URL: https://build.opensuse.org/request/show/1119159
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/geany?expand=0&rev=79
- Update to version 1.35
+ General
- Start synchronization with Universal-CTags (Jiří Techet, gh#geany/geany#1263, gh#geany/geany#2018).
+ Bug fixes
- Improve IPC socket handling (gh#geany/geany#641, gh#geany/geany#2111).
- Fix loading the default open encoding option (gh#geany/geany#1326).
- Fix VTE path following after reset (gh#geany/geany#352, gh#geany/geany#2116).
+ Interface
- Show variable type in a tooltip in symbol tree (Jiří Techet, gh#geany/geany#2036).
+ Editor
- Update Scintilla to version 3.10.2 (gh#geany/geany#971, gh#geany/geany#1947, gh#geany/geany#2076, gh#geany/geany#2045).
- Drastically speed up huge bulk replacements (gh#geany/geany#2092, gh#geany/geany#2097).
- Fix accessibility information reported upon deletion.
- Fix garbage data insertion when moving lines up or down (gh#geany/geany#2066).
- Don't perform line breaking in rectangular selection mode (gh#geany/geany#2051, gh#geany/geany#2135).
+ Filetypes
- Allow stripping trailing spaces from custom filetypes based on the Diff lexer (Cristian Ciocaltea, gh#geany/geany#2041, gh#geany/geany#2043).
- Improve JavaScript symbols parsing (gh#geany/geany#1329, gh#geany/geany#1891, gh#geany/geany#1933, part of gh#geany/geany#2018).
- Improve HTML symbols parsing (part of gh#geany/geany#2018).
- Improve COBOL symbols parsing (gh#geany/geany#2128).
- Improve ActionScript symbols parsing (gh#geany/geany#2134).
+ Windows
- Installer: only install GTK translations if selected (gh#geany/geany#2090).
+ Internationalization
- Updated translations: da, de, es, fr, ja, lv, pt, ru, sk, zh_CN
OBS-URL: https://build.opensuse.org/request/show/699434
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/geany?expand=0&rev=62