ANNOUNCE: GtkSourceView 0.2.0



Application
===========

GtkSourceView 0.2.0


Description
===========

It's a text widget that extends the standard Gtk+ 2.x GtkTextView.
It improves it by implementing syntax highlighting and other 
features typical of a source editor.

It's currently being used by the Glimmer source code editor and 
other projects like DiaSCE2 and Mono Debugger. 

GtkSourceView will also be the text widget in new versions of gedit.


Requirements
============

* GLib and GTK+ 2.2.0 or later
* LibGnome 2.2.0 or later
* LibXML2 2.5.0 or later


News since last release
=======================

* API has been completely revised
* src directory renamed to gtksourceview, so headers are now properly
  namespaced
* New language and manager objects to set regular expressions for
  syntax highlighting from XML files
* New improved highlighting engine
* Rewritten test application which demonstrates most important features
* Markers API have been redesigned
* Text style schemes for highlighted elements
* The view can draw a vertical line indicating a right margin
* Smart HOME/END keys move to the first/last character in the line
  before moving to the real begin/end
* Auto indentation


Download
========

http://ftp.gnome.org/pub/GNOME/sources/gtksourceview/0.2/gtksourceview-0.2.0.tar.gz


GNOME Software Map entry
========================

http://www.gnome.org/softwaremap/projects/gtksourceview



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