Low-level core library that forms the basis for projects such as GTK+ and GNOME.
Go to file
Colin Walters 361de29ba0 Bug 571373 - Add padding to typelib objects
Expand various typelib objects to ensure we have at least 16 bits
left for each one to add another string indirection or directory offset,
and also that we have at least a few bits for more flags.
2009-02-18 21:54:04 -05:00
gdump.c add FT_Int32 add XftFont Report errors when an invalid type is encountered 2009-01-16 00:42:22 +00:00
gfield.c Fix memory leak; unref type info we created, not field info 2008-12-01 17:05:37 +00:00
ginfo.c Bug 571373 - Remove hardcoded offsets in ginfo.c 2009-02-18 21:54:03 -05:00
ginfo.h Bug 561137 - support multiple repositories 2008-11-25 21:48:34 +00:00
ginvoke.c Bug 567087 - generic marshaller 2009-01-12 21:31:43 +00:00
girepository.c Fix build 2009-02-12 09:51:16 -05:00
girepository.h Bug 571373 - Move typelib docs from typelib-format.txt into girepository.h 2009-02-18 21:53:59 -05:00
girffi.c Add gtk-doc support 2009-02-12 01:32:25 -02:00
girffi.h Add utility functions for invocing closures given a GICallableInfo using 2009-02-05 00:40:14 +00:00
girmodule.c Bug 571373 - Consistently use sizeof () inside gtypelib and girmodule 2009-02-18 21:54:03 -05:00
girmodule.h Keep aliases and disguised_structures local to each module (#560419) 2008-11-12 17:17:01 +00:00
girnode.c Bug 571373 - Remove hardcoded sizes/offsets in girnode.c 2009-02-18 21:54:03 -05:00
girnode.h Bug 551738 - Associate classes with their structs 2009-02-06 18:37:13 +00:00
giroffsets.c Add gtk-doc support 2009-02-12 01:32:25 -02:00
girparser.c Merge branch 'master' of ssh://walters@git.gnome.org/git/gobject-introspection 2009-02-13 11:25:23 -05:00
girparser.h Add a GirParser object to hold the state of a compilation 2008-11-12 17:16:42 +00:00
girwriter.c Bug 557405 – Use 'allow-none' consistently 2008-10-22 14:02:02 +00:00
girwriter.h Move shared *.[ch] files to girepository from tools 2008-08-09 12:46:48 +00:00
gtypelib.c Bug 571373 - Add padding to typelib objects 2009-02-18 21:54:04 -05:00
gtypelib.h Bug 571373 - Add padding to typelib objects 2009-02-18 21:54:04 -05:00
Makefile.am Add utility functions for invocing closures given a GICallableInfo using 2009-02-05 00:40:14 +00:00