ANNOUNCE: GtkSourceView 0.2.1



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

GtkSourceView 0.2.1


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 gedit, Glimmer source code editor and 
other projects like DiaSCE2 and Mono Debugger. 

This is mostly a bug fix release.  The two most important changes are 
that now libgnome is not strictly required to build the library and that 
we've settled on Extended POSIX as the regular expression syntax (plus
GNU
operators such as word boundaries).


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

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


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

* Fix GCC 2.9.x compilation (bug #112542) [Mohammed Sammer]
* Typo in GtkSourceStyleScheme macro definition [Ahmad Baitalmal]
* Fix GCC 3.3 compilation (bug #112680) [Gustavo Giráldez]
* Rewritten C++ highlight specification file [Paolo Maggi]
* Dropped strict libgnome dependency (some Gnome libraries are still needed
to
  build the tests, but those are now optional) [Michael Terry]
* grab_focus no longer scrolls the widget to the cursor (workaround Gtk+ 
  bug #81893) [Paolo]
* Generate enums and flags for introspection and language bindings
[Gustavo]
* Regular expression syntax changed to Extended POSIX + GNU operators
  [Gustavo]
* Include a private copy of GNU regular expression library for platforms 
  not based on the GNU C library (bug #112517) [Gustavo]
* Translation to the Swedish language "sv" [Christian Rose]


Download
========

http://ftp.gnome.org/pub/gnome/sources/gtksourceview/0.2/gtksourceview-0.2.1.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]