Package Release Info

libgedit-gtksourceview-299.5.0-bp160.1.3

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

libgedit-gtksourceview
libgedit-gtksourceview-300-3
libgedit-gtksourceview-devel
libgedit-gtksourceview-lang
typelib-1_0-GtkSource-300

Change Logs

* Thu Apr 17 2025 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 299.5.0:
  + language-specs: files reorganization and simplify the scripts.
  + Updated translations.
* Sat Dec 07 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 02 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 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 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 2023 Dominique Leuenberger <dimstar@opensuse.org>
- Initial package, version 299.0.3.