Opened 3 weeks ago

Closed 3 weeks ago

#19615 closed enhancement (fixed)

libgedit-gtksourceview-299.1.0

Reported by: Bruce Dubbs Owned by: Bruce Dubbs
Priority: normal Milestone: 12.2
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

Change History (3)

comment:1 by Bruce Dubbs, 3 weeks ago

Owner: changed from blfs-book to Bruce Dubbs
Status: newassigned

comment:2 by Bruce Dubbs, 3 weeks ago

News in 299.1.0, 2024-02-15

  • 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.

News in 299.0.5, 2023-12-07

  • Fix a bug: Alt+Down (moving line(s) down) or Alt+Up (moving line(s) up) wrt. the undo/redo history and cursor positioning.

comment:3 by Bruce Dubbs, 3 weeks ago

Resolution: fixed
Status: assignedclosed

Fixed at commits

b77e1d02b4 Update to libxmlb-0.3.17.
27c9aa12fe Update to libgedit-gtksourceview-299.1.0.
83c398021c Update to tepl-6.9.0.
Note: See TracTickets for help on using tickets.