Low-level core library that forms the basis for projects such as GTK+ and GNOME.
Go to file
Colin Walters 7805ca101f Also use G_MODULE_SUFFIX instead of hardcoding .so.
2008-08-26  Colin Walters  <walters@verbum.org>

	* girepository/gtypelib.c (_g_typelib_init): Also
	use G_MODULE_SUFFIX instead of hardcoding .so.

svn path=/trunk/; revision=501
2008-08-26 21:05:32 +00:00
ginfo.c Redo signature_offset to be cleaner and correct for vfuncs 2008-08-23 21:30:01 +00:00
ginvoke.c Rename metadata to typelib in variable names, comments and apis. 2008-08-09 12:55:32 +00:00
girepository.c Don't open shared library here; we already do it in gtypelib.c. 2008-08-24 16:55:07 +00:00
girepository.h Add new function g_irepository_get_typelib_path which tells us from where 2008-08-21 03:06:13 +00:00
girmodule.c Revert change to increment header_size; we do that in write_string. 2008-08-21 16:25:42 +00:00
girmodule.h Rename metadata to typelib in variable names, comments and apis. 2008-08-09 12:55:32 +00:00
girnode.c Add debug bit, tweak to use GUINT as correct. 2008-08-23 21:30:06 +00:00
girnode.h Make enum serializing functions public. Clean up some whitespace. 2008-08-18 08:52:47 +00:00
girparser.c Parse new implements syntax, drop gapi one. Update. Generate new syntax. 2008-08-25 15:22:39 +00:00
girparser.h Move shared *.[ch] files to girepository from tools 2008-08-09 12:46:48 +00:00
girwriter.c Move shared *.[ch] files to girepository from tools 2008-08-09 12:46:48 +00:00
girwriter.h Move shared *.[ch] files to girepository from tools 2008-08-09 12:46:48 +00:00
gtypelib.c Also use G_MODULE_SUFFIX instead of hardcoding .so. 2008-08-26 21:05:32 +00:00
gtypelib.h Remove usage of (GAPI-oriented) TypeTag in favor of GITypeTag from 2008-08-12 15:34:27 +00:00
Makefile.am Rename .gir files using GI namespace. Use XDG_DATA_DIRS for looking up 2008-08-20 19:17:14 +00:00