libgedit-gtksourceview/libgedit-gtksourceview.changes
Dominique Leuenberger 1c89ac091a - Update to version 299.4.0:
+ Remove the background-pattern (with the grid) feature.
  + Fix some crashes.
  + Fix GI annotation warnings.
  + Updated translations.
- Add sover define.

OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libgedit-gtksourceview?expand=0&rev=9
2024-12-10 09:04:59 +00:00

61 lines
2.3 KiB
Plaintext

-------------------------------------------------------------------
Sat Dec 7 13:24:49 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 299.4.0:
+ Remove the background-pattern (with the grid) feature.
+ Fix some crashes.
+ Fix GI annotation warnings.
+ Updated translations.
- Add sover define.
-------------------------------------------------------------------
Wed Oct 2 14:12:08 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 299.3.0:
+ Style schemes:
- Remove GtkSourceStyleSchemeChooser interface.
- Add light-only and dark-only kinds.
- Mark classic and tango as light-only kind (so they are
unsupported with dark theme variants).
+ Syntax highlighting: New *.lang file: Nix.
+ Misc: Documentation updates and improvements.
- Changes from version 299.2.1:
+ Bump soversion (something that was forgotten for the 299.2.0
version).
- Changes from version 299.2.0:
+ Nothing new.
-------------------------------------------------------------------
Fri Feb 16 07:36:08 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 299.1.0:
+ Continue to rework GtkSourceStyle* classes.
This includes a switch from the libxml2 to GMarkupParser.
(the libxml2 is still used for *.lang files though).
+ Style schemes XML file format:
- Simplify it.
- Better document it.
- Extend it with the "kind" attribute, for light/dark schemes.
- Remove the *.rng file.
+ Unit tests:
- Don't rely on environment variables to be set to run the
tests.
- Have good code coverage for what has been modified or added.
- Changes from version 299.0.5:
+ Fix a bug: Alt+Down (moving line(s) down) or Alt+Up (moving
line(s) up) wrt. the undo/redo history and cursor positioning.
-------------------------------------------------------------------
Sun Aug 13 14:32:56 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 299.0.4:
+ Tools: list-langs, to generate a listing of *.lang files.
+ Utils: add a function.
+ Some small maintenance tasks.
+ Updated translations.
-------------------------------------------------------------------
Fri Jul 21 07:06:41 UTC 2023 - Dominique Leuenberger <dimstar@opensuse.org>
- Initial package, version 299.0.3.