=== gtksourceview 2.1.3 ===
2008-02-25 Paolo Borelli <
[email protected]>
* configure.ac:
* README:
* NEWS:
Release 2.1.3
2008-02-25 Johannes Schmid <
[email protected]>
* gtksourceview/gtksourcemark.c: (gtk_source_mark_finalize):
Initialize object correctly (will crash otherwise)
2008-02-24 Paolo Borelli <
[email protected]>
* gtksourceview/gtksourcemark.c: do not leak the category string.
Spotted by Johannes Schmid.
2008-02-24 Paolo Borelli <
[email protected]>
* gtksourceview/language-specs/oblivion.xml: fix typo in
the "def:shebang" style. Spotted by Chris Hollenbeck.
2008-02-06 Murray Cumming <
[email protected]>
* gtksourceview/gtksourcebuffer.c:
* gtksourceview/gtksourcebuffer.h:
(gtk_source_buffer_remove_source_marks): Make the GtkTextIter*
parameters const, as they are when used in this way elsewhere in this
API. Bug #514655.
2008-02-04 Tor Lillqvist <
[email protected]>
* gtksourceview-zip.in: Look for catalogs in share/locale first,
as that is where they will be with a properly built GNU gettext.