pybank r29 - in trunk: . bank codegen data defs overrides



Author: johan
Date: 2007-11-24 00:13:39 +0000 (Sat, 24 Nov 2007)
New Revision: 29
ViewCVS link: http://svn.gnome.org/viewcvs/pybank?rev=29&view=rev

Added:
   trunk/codegen/
   trunk/codegen/__init__.py
   trunk/codegen/definitions.py
   trunk/codegen/defsparser.py
   trunk/codegen/scmexpr.py
   trunk/data/Gtk.gidl
   trunk/defs2gidl.py
   trunk/overrides/Gtk.py
Modified:
   trunk/ChangeLog
   trunk/Makefile
   trunk/bank/module.py
   trunk/defs/gdk-base-types.defs
   trunk/defs/gtk-base-types.defs
   trunk/defs/gtk-base.defs
Log:
2007-11-24  Johan Dahlin  <johan gnome org>

	* Makefile:
	* bank/module.py:
	* codegen/__init__.py:
	* codegen/definitions.py:
	* codegen/defsparser.py:
	* codegen/scmexpr.py:
	* data/Gtk.gidl:
	* defs/gdk-base-types.defs:
	* defs/gtk-base-types.defs:
	* defs/gtk-base.defs:
	* defs2gidl.py:
	* overrides/Gtk.py:

	Add a new program defs2gidl, to convert a .defs file to .gidl.
	Add structs to the pygtk defs so we can create a metadata format
	which is validatable. Include a beginning of a Gtk.idl.
	Update Makefile and add generation rules.
	Make sure that the class heritance creationg is working 
	with the 'new' repository information.






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