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 ==== * Warn when a secondary public header is #included in external code. Only <gtksourceview/gtksource.h> should be #included directly. * Remove the --disable-completion-providers configure option, to always build the completion providers. There is currently only one completion provider: GtkSourceCompletionWords, which is not a lot of code and doesn't pull up additional dependencies. * Add back the gtksourceview-typebuiltins.h public header, for backward compatibility. * Fixes/improvements to the Visual Studio builds * Improvements to the syntax highlighting of: rpmspec * Fix a bug in GtkSourceSearchContext * Various small code and documentation improvements * Translation updates Download ======== https://download.gnome.org/sources/gtksourceview/3.21/gtksourceview-3.21.3.tar.xz (1.52M) sha256sum: 12ea703e1903215629580ddab7751e419bf73a8aacfbbc53c75dc1b9cb0dfba7 _______________________________________________ ftp-release-list mailing list [email protected] https://mail.gnome.org/mailman/listinfo/ftp-release-list
