Low-level core library that forms the basis for projects such as GTK+ and GNOME.
Go to file
Colin Walters 2898d23962 Bug 564016 - Include c:prefix in typelib, use it to optimize find_by_gtype
Parse the c:prefix from the .gir, include it in the header.  Armed with this
information, we can now optimize lookups of GTypes because we
have the requirement that GTypes must start with the c:prefix.  We do
fall back though if a lookup fails.
2009-03-17 16:29:08 -04: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 557383 - Virtual method support 2009-03-05 15:52:12 -05:00
ginfo.h Bug 561137 - support multiple repositories 2008-11-25 21:48:34 +00:00
ginvoke.c Bug 572965 – Allow generic marshaller to be called without parameters 2009-02-24 15:22:59 +00:00
girepository.c Bug 564016 - Include c:prefix in typelib, use it to optimize find_by_gtype 2009-03-17 16:29:08 -04:00
girepository.h Bug 564016 - Include c:prefix in typelib, use it to optimize find_by_gtype 2009-03-17 16:29:08 -04: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 564016 - Include c:prefix in typelib, use it to optimize find_by_gtype 2009-03-17 16:29:08 -04:00
girmodule.h Bug 564016 - Include c:prefix in typelib, use it to optimize find_by_gtype 2009-03-17 16:29:08 -04:00
girnode.c Bug 557383 - Virtual method support 2009-03-05 15:52:12 -05:00
girnode.h Bug 557383 - Virtual method support 2009-03-05 15:52:12 -05:00
giroffsets.c Add gtk-doc support 2009-02-12 01:32:25 -02:00
girparser.c Bug 564016 - Include c:prefix in typelib, use it to optimize find_by_gtype 2009-03-17 16:29:08 -04: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 564016 - Include c:prefix in typelib, use it to optimize find_by_gtype 2009-03-17 16:29:08 -04:00
gtypelib.h Bug 564016 - Include c:prefix in typelib, use it to optimize find_by_gtype 2009-03-17 16:29:08 -04:00
Makefile.am Add utility functions for invocing closures given a GICallableInfo using 2009-02-05 00:40:14 +00:00