gtksourceview 3.21.4



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
====

* GtkSourceRegion: add functions to add/subtract/intersect two GtkSourceRegions
* GtkSourceRegion: rename functions to add/subtract/intersect a subregion
* GtkSourceRegion: real unit tests
* Whitespace drawing: draw a final newline if the
  GtkSourceBuffer:implicit-trailing-newline property is TRUE.
* Whitespace drawing: refactor the code, move the code to a private SpaceDrawer
  class.
* Use gconstructor.h to have a DSO constructor that inits i18n, and a
  destructor to unref the singletons.
* Use the AX_VALGRIND_CHECK Autotools macro
* SearchContext: send a private signal to the views so that the views can ask
  the SearchContext to highlight in priority the visible areas of the buffer
  (works only for normal search, not regex search).
* Improvements to the syntax highlighting of: LaTeX
* Various other code improvements
* Translation updates



Download
========
https://download.gnome.org/sources/gtksourceview/3.21/gtksourceview-3.21.4.tar.xz (1.52M)
  sha256sum: 8ba92b5eeac878ea5bbdd6a9d3b859a4a459bdbcf50b961644248dc6499f8c01



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