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 is an intermediate version towards GtkSourceView 4.0. GtkSourceView 4.0 will still depend on GTK+ 3, and will be released in March 2017. * All the deprecated APIs have been removed. * Only <gtksourceview/gtksource.h> can be included directly. There were already warnings about it in GtkSourceView 3. The warnings have been changed to errors. * Only the version 2 of the GtkSourceView language definition file format is supported (for *.lang files, used for syntax highlighting). The support for the version 1 has been dropped. * Add padding for future expansion in the Class structures. * Docs: add an intro with the pkg-config name. * Docs: write the first steps of the GtkSourceView 3 -> 4 porting guide. * Build fixes on Windows. * Improvements to the syntax highlighting of: JavaScript and PHP * Translation updates Download ======== https://download.gnome.org/sources/gtksourceview/3.99/gtksourceview-3.99.1.tar.xz (1.52M) sha256sum: 20396399a0f179938922668dc13b44361cd28e303970fec4e821617403566aa9 _______________________________________________ ftp-release-list mailing list [email protected] https://mail.gnome.org/mailman/listinfo/ftp-release-list
