=== gtksourceview 1.5.3 === 2006-01-02 Paolo Maggi * configure.in: * README: * NEWS: release 1.5.3 2006-01-02 Paolo Borelli * gtksourceview/gtksourcelanguage.c: avoid some strdups when parsing mime types. 2005-12-31 Paolo Maggi * gtksourceview/language-specs/Makefile.am: added changelog.lang * gtksourceview/language-specs/changelog.lang: new file based on patches by Jacob Ilsø Christensen and Paolo Borelli 2005-12-31 Paolo Borelli * gtksourceview/*.c: restore gtksourceview-i18n.[ch] since we need our hack to do gettext initialization. 2005-12-31 Paolo Borelli * configure.in: add a --disable-gnomeprint option for people who want to use sourceview in their application without the libgnomeprint dep, for instance on win32. However this option should only be used if you know what you are doing and not be used when building GNOME. 2005-12-31 Paolo Maggi * gtksourceview/language-specs/fortran.lang: does not mark "^COMMON" as a comment. Based on a patch by John Spray . Fixes bug #168090 (Recognise fortran line comments better) 2005-12-30 Paolo Maggi * gtksourceview/language-specs/ada.lang: fixed bug #316330 (Ada Syntax highlighting is incorrect) 2005-12-30 Paolo Maggi * gtksourceview/language-specs/php.lang: changed Section to "Scripts". Fixed bug #316587 (PHP syntax file should be in the "Scripting" section instead of "Sources") 2005-12-30 Paolo Maggi * gtksourceview/language-specs/R.lang: s/Quote/Quoted * gtksourceview/language-specs/gtkrc.lang: s/Quote/Quoted * gtksourceview/language-specs/ini.lang: s/Quote/Quoted * gtksourceview/language-specs/ruby.lang: fixed bug #316612 (Ruby coloration problems). Patch by Michael Witrant 2005-12-30 Paolo Maggi * gtksourceview/language-specs/css.lang: fixed bug #323750 (CSS highlighting missing "font" property). 2005-12-30 Paolo Maggi * gtksourceview/language-specs/perl.lang: fixed bug #323999 (perl inline pod not properly highlighted). Based on a patch by Jaap Karssenberg 2005-12-28 Paolo Borelli * gtksourceview/gtksourcebuffer.c (build_syntax_regions_table): avoid possible division by zero bug with inaccurate implementations of GTimer (for instance win32). Noticed by Stefan Knorr (bug 321898). === gtksourceview 1.5.2 === 2005-12-14 Paolo Borelli * configure.in: * README: * NEWS: release 1.5.2