Opened 3 years ago

Closed 3 years ago

#15495 closed enhancement (fixed)

gtksourceview5-5.2.0

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

Description

New minor version

Change History (3)

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

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

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

5.1.0

News in 5.1.0, 2021-07-19
-------------------------

GtkSourceView 5.1.0 is the first alpha release of GtkSourceView as we
progress towards the 5.2 release.

Changes since 5.0.0

 * Fix GtkSourceView 5.0 version check macros
 * Improve font and styling of GtkSourceMap
 * Improve input gestures to make GtkSourceMap more predictable and
   reduce scroll latency
 * Various GObject Introspection fixes
 * Avoid a number of string copies in CSS processing
 * Avoid alpha compositing when drawing the right-margin
 * Improve PCRE2 support to perform closer to GRegex
 * GtkSourceSearchContext is now powered by PCRE2 when regexes are in use
 * javascript.lang, typescript.lang, html.lang: alter character ranges to
   work with PCRE2 by using \N{U+} style escapes
 * groovy.lang: add mimetype for groovy
 * sh.lang: fix short parameter expansion
 * powershell.lang: add support for powershell 7
 * Kate: fix matched brackets color
 * Adwaita: fix selection styling to support libadwaita
 * Translation updates

5.2.0

News in 5.2.0, 2021-09-03
-------------------------

GtkSourceView 5.2.0 is the release corresponding with GNOME 41.0 for
GTK 4-based applications. We expect performance improvements when
combined with GTK 4.4's NGL renderer, especially on HiDPI systems.

Changes since 5.1.0

 * Add support for drawing a highlight line between the gutter and
   text area. kate.xml uses this to more closely match Kate.
 * Python 3 is now preferred over Python 2.
 * Fixes for moving words.
 * A new scheduler API to help with background buffer work
 * Improvements to YARA syntax.
 * Translation updates.

More information can be found at:

 * https://blogs.gnome.org/chergert/2021/07/05/gtksourceview-searching-with-pcre2/
 * https://blogs.gnome.org/chergert/2021/06/27/performance-improvements-in-text-editing/

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

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