Opened 4 weeks ago

Closed 3 weeks ago

#19590 closed enhancement (fixed)

gtksourceview5-5.12.0

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

Description

New minor version.

Change History (3)

comment:1 by Douglas R. Reno, 3 weeks ago

Owner: changed from blfs-book to Douglas R. Reno
Status: newassigned

comment:2 by Douglas R. Reno, 3 weeks ago

5.11.0

News in 5.11.0, 2024-01-08
--------------------------

This is a development release for GNOME 46.alpha

 * Fixes for searching invisible text
 * Sort ordering fixes for guessing languages which fixes loading
   Python 3 before Python 2.
 * Various Vim emulation fixes
 * Updated Languages: Elixir, Python3, C
 * Updated Style Schemes: Oblivion
 * Cursor fixes for source gutter
 * Fix undo after alt+up/down
 * Fix newline detection fallback on some systems

5.11.1

News in 5.11.1, 2024-02-12
--------------------------

This is a development release for GNOME 46.beta

 * A new -Dbuild-testsuite configuration option
 * Some build options were renamed to follow more closely
   what GTK itself uses now.

   -Dgtk_doc became -Ddocumentation
   -Dinstall_tests became -Dinstall-tests

 * Improvements to BuilderBlocks font to support Windows
   - This supports FontConfig on Windows currently
   - With Pango 1.52.0 it will support win32 font loader
 * Fix a rendering issue where the gutter would not highlight
   the same as the current-line-highlight.
 * An optimization for line number drawing which avoids using
   PangoLayout when drawing.
 * Ensure the gutter is redrawn when focus leaves text view
 * Improved support for input methods when X11 and ibus are
   used by making it behave closer to Wayland input methods.
 * Ignore the current-line highlight when out of view which
   improves the damage area calculation in GTK.
 * A new Wren language spec
 * Updates for the sh language-spec
 * Translation updates

5.11.2

News in 5.11.2, 2024-03-03
--------------------------

This is a development release for GNOME 46.rc

 * Ignore empty globs in language specification for mimetypes
 * Ensure that partially visible highlight lines are drawn
 * Fix line style properties after unsetting style scheme
 * latex.lang: Improvements to command parsing

5.12.0

News in 5.12.0, 2024-03-15
--------------------------

This is a stable release for GNOME 46

 * Do not trigger default indenter for Return when a selection is active
 * Render overview slider below text rather than above w/ RGBA
 * Premix certain colors in overview when drawing to avoid RGBA blends on GPU
 * Avoid round-trip to main loop when map slider needs allocation
 * Avoid an extra GSK transform for each line number in the gutter
 * Translation updates

comment:3 by Douglas R. Reno, 3 weeks ago

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.