=== gtksourceview 1.6.1 ===
2006-04-10 Paolo Borelli <
[email protected]>
* configure.in:
* README:
* NEWS: release 1.6.1
2006-04-10 Paolo Borelli <
[email protected]>
* gtksourceview/gtksourceview.c: constify the drop target list.
2006-04-09 Steve Frécinaux <
[email protected]>
* configure.ac:
* po/LINGUAS:
Move ALL_LANGUAGES content to the po/LINGUAS file, to make our
translators' life easier.
2006-04-09 Luca Cavalli <
[email protected]>
* gtksourceview/language-specs/desktop.lang: add some missing
keywords. Fixes bug #337743.
2006-04-08 Steve Frécinaux <
[email protected]>
* gtksourceview/language-specs/xml.lang: added text/xsl in the xml
mimetype list (quick and dirty fix for bug #335193)
2006-04-06 Paolo Maggi <
[email protected]>
* gtksourceview/language-specs/ruby.lang: fixes bug #336788 – Patch to
make namespaced ruby constants display correctly (patch by
Gabriel Bauman <
[email protected]>)
2006-04-06 Paolo Borelli <
[email protected]>
* gtksourceview/gtksourceview.c: consume the button press event
in the line numbers margin.
2006-03-25 Tommi Vainikainen <
[email protected]>
* configure.in (ALL_LINGUAS): Added Dzongkha (dz).
2006-03-17 Steve Frécinaux <
[email protected]>
* gtksourceview/language-specs/perl.lang: fix 334853 by removing
elseif keyword.
2006-03-15 Steve Frécinaux <
[email protected]>
* gtksourceview/language-specs/php.lang: add a few PHP5 keywords:
try, catch, throw, implements, final.