Low-level core library that forms the basis for projects such as GTK+ and GNOME.
Go to file
Colin Walters 60adefcef2 Tweak to use UINT instead of INT. Not likely to matter. Add to
2008-08-21  Colin Walters  <walters@verbum.org>

	* girepository/girnode.c (write_string): Tweak to
	use UINT instead of INT.  Not likely to matter.
	* girepository/girmodule.c (g_ir_module_build_typelib):
	Add to header_offset as well for header strings
	to match what write_string does.
	* girepository/gtypelib.c: Replace is_name with
	validate_name, which more strongly validates and
	handles errors in a better way.  Update all callers.
	* giscanner/glibtransformer.py: Handle constructors
	better.

svn path=/trunk/; revision=439
2008-08-21 16:15:55 +00:00
ginfo.c Rename metadata to typelib in variable names, comments and apis. 2008-08-09 12:55:32 +00:00
ginvoke.c Rename metadata to typelib in variable names, comments and apis. 2008-08-09 12:55:32 +00:00
girepository.c Fix one small leak in error case. 2008-08-21 13:26:53 +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 Tweak to use UINT instead of INT. Not likely to matter. Add to 2008-08-21 16:15:55 +00:00
girmodule.h Rename metadata to typelib in variable names, comments and apis. 2008-08-09 12:55:32 +00:00
girnode.c Tweak to use UINT instead of INT. Not likely to matter. Add to 2008-08-21 16:15:55 +00:00
girnode.h Make enum serializing functions public. Clean up some whitespace. 2008-08-18 08:52:47 +00:00
girparser.c Remove compilation warnings 2008-08-21 08:20:07 +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 Tweak to use UINT instead of INT. Not likely to matter. Add to 2008-08-21 16:15:55 +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