Commit Graph

13 Commits (c909538eb8aa1730194ffef1938aa1ccc0ce529e)

Author SHA1 Message Date
Anton Gorenko bc6c88bd75 gobject-introspection: fix incorrect resolving of current vocab's path;
clutter: remove all girs, add Cally;
2011-03-15 22:38:51 +06:00
Anton Gorenko ba0617d697 gobject-introspection: add gsize and gssize standard types; 2011-03-09 15:50:14 +06:00
Anton Gorenko aaeec2d905 gobject-introspection: GIR: tries to find .gir in a current vocabulary's directory, in system gir-1.0 (/usr/share/gir-1.0, /usr/local/share/gir-1.0)
or user-defined (GIR_DIRS env. variable) directories;
2011-03-09 15:37:48 +06:00
Anton Gorenko cdcc6881fc gobject-introspection: clean up; 2011-03-06 14:06:00 +06:00
Anton Gorenko 554d91a712 gobject-introspection: internal strucs (*Class, *Iface or *Private) are generated in .private vocabularies; 2011-03-06 01:05:02 +06:00
Anton Gorenko 2df803d09c gobject-introspection: add FOREIGN-ATOMIC-TYPE: (used in clutter.cogl.ffi);
move clutter from unmaintainded to extra;
2011-03-05 14:11:26 +06:00
Anton Gorenko 659231a62a gobject-introspection.ffi: USING: clean up; 2011-01-26 20:27:41 +06:00
Anton Gorenko 7f2d5cd6ed gobject-introspection: remove tests (because they don't work); 2010-11-15 21:51:49 +06:00
Anton Gorenko c10b435da4 gobject-introspection: rewrite gir files loading and code generation totally
generate girs from fresh sources
ui.backend.gtk, ui.text.pango: update a little bit
(this commit is unstable, because new GObject-introspection release (> 0.9) is much different from 0.6 and it needs more detailed annotations
(e.g. to parse out/inout parameters), which are mostly missing now)
2010-09-29 15:08:31 +06:00
Anton Gorenko 6b04f78d10 gobject-introspection: add new tests 2010-09-12 23:08:52 +06:00
Anton Gorenko be4bfc6b87 start to write tests for 'gobject-introspection'; small fixes 2010-08-31 23:01:39 +06:00
Anton Gorenko a4128f1a01 gobject-introspection: add REPLACE-C-TYPE: parsing word 2010-07-25 22:18:32 +06:00
Anton Gorenko 85beff63d2 rename gir to gobject-introspection 2010-07-17 17:17:03 +06:00