gtksourceview 3.23.1



About gtksourceview
===================

GtkSourceView is a portable library that extends GtkTextView, the
standard GTK+ framework for multiline text editing. GtkSourceView adds
support for configurable syntax highlighting, unlimited undo/redo,
search and replace, a completion framework, printing, file loading and
saving, and other features typical of a source code editor.

News
====

This version still uses GTK+ 3. A GtkSourceView 3.24 version is planned (still
depending on GTK+ 3), but the release date is not yet determined. If everything
goes well, GtkSourceView 3.90 (depending on GTK+ 3.90) will be released at the
same time as GTK+ 3.90 in March 2017.

* New class: GtkSourceSpaceDrawer with a matrix property to combine space types
  vs locations. The old white space drawing API has been deprecated.
* gtk_source_search_context_set_settings() has been deprecated, the "settings"
  property will become construct-only.
* GtkSourceCompletionItem: add a new API and deprecate the old constructors.
* GtkSourceGutter: add get_view() and get_window_type() public functions.
* Build system: do not hardcode the API version (currently 3.0) at as many
  places as possible (use a variable instead).
* Bug fixes
* Documentation improvements
* Translation updates



Download
========
https://download.gnome.org/sources/gtksourceview/3.23/gtksourceview-3.23.1.tar.xz (1.53M)
  sha256sum: d1092e2810fb5c14d26afce9a594d2d68b656b3236b9ff7f03cb0e74afa943ac



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]