2007-08-01 Paolo Borelli * configure.ac: * NEWS: pygtksourceview 1.90.3 released 2007-07-27 Paolo Borelli * gtkosurceview2.defs: bind Buffer.ensure_highlight and language.get_hidden. 2007-07-17 Yevgen Muntyan Mingw cross-compiling fixes and some cleanup. * acinclude.m4: MOO_AM_PYTHON_DEVEL_CROSS_MINGW macro to use when cross-compiling with mingw. * configure.ac: Use that macro; use '$PKG_CONFIG' instead of 'pkg-config'; do not use -std=c9x gcc option, we do not do C99. * Makefile.am: require automake-1.9, not 1.7; use -no-undefined and -shrext ".pyd" on win32; call the library "gtksourceview2", not "gtksourceview2module". 2007-07-17 Paolo Borelli * gtkosurceview2.defs: add get_description and get_filename to StyleScheme. 2007-07-16 Yevgen Muntyan * tests/test-widget.py: Do not hardcode font size, just use "monospace". * gtksourceview2.defs: * gtksourceview2.override: API has changed once again. === pygtksourceview 1.90.2 ===