pygtksourceview r13 - in trunk: . test



Author: muntyan
Date: 2007-06-03 23:41:24 +0100 (Sun, 03 Jun 2007)
New Revision: 13
ViewCVS link: http://svn.gnome.org/viewcvs/pygtksourceview?rev=13&view=rev

Modified:
   trunk/ChangeLog
   trunk/configure.ac
   trunk/gtksourceview2.defs
   trunk/gtksourceview2.override
   trunk/test/test-widget.py
Log:
2007-06-03  Yevgen Muntyan  <muntyan tamu edu>

	Made the bindings work, more or less.

	* test/test-widget.py: made it work, removed printing stuff.
	* gtksourceview2.override: do not segfault here, do not leak
	there, wrapped *set_search_path().
	* gtksourceview2.defs: renamed all SourceSomeThing to SomeThing;
	corrected GtkSourceBuffer and GtkSourceView constructors to make
	codegen do right thing; corrected SourceStyle.
	* configure.ac: require pygobject-2.8 instead of 2.10; do not
	run fancy sed scripts on PYGTKSOURCEVIEW_LIBS (it doesn't do anything,
	and breaks things here).






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]