2004-04-19 Gustavo Giráldez * configure.in: Require Gtk+ 2.2.4, but disable tests if Gtk+ 2.4 is not found. Bump version to 1.0.1. * README: * NEWS: Updated for new release. 2004-04-18 Gustavo Giráldez * gtksourceview/gtksourceview.c (gtk_source_view_new_with_buffer): Check for buffer parameter to be non-NULL. 2004-04-18 Gustavo Giráldez * gtksourceview/gtksourceview.c (key_press_cb): Also auto-indent when splitting a line. 2004-04-18 Gustavo Giráldez Patch by Benoît Dejean : * gtksourceview/language-specs/c.lang: Updated to highlight C99 keywords, types and macros. * gtksourceview/language-specs/python.lang: Highlight Python 2.3 keywords, types and functions. 2004-04-14 Gustavo Giráldez * gtksourceview/gtksourceview.c (compute_indentation): Stop at '\r' as well as '\n' or non-space character (partially fixes #139576, Daniel Borgmann). 2004-04-13 Paolo Borelli * gtksourceview/gtksourceview.c: add documentation. 2004-04-09 Guntupalli Karunakar * configure.in: Added "gu" (Gujarati) to ALL_LINGUAS. === gtksourceview 1.0.0 ===