Low-level core library that forms the basis for projects such as GTK+ and GNOME.
Go to file
Colin Walters c368516ae4 Comment data structures. Also squash pointers in resolve_type_name to
2008-08-14  Colin Walters  <walters@verbum.org>

	* giscanner/transformer.py: Comment data structures.
	Also squash pointers in resolve_type_name to correspond
	with what we do for params.
	* giscanner/glibtransformer.py: Print warnings in more
	situations.  Rework checks for method/constructor to
	look up in our GType database instead of just checking
	for *.   Avoid generating <record> for GObject which
	duplicate the <class>.
	* gir/Makefile.am: Generate glib-2.0.gir and gobject-2.0.gir
	in here.


svn path=/trunk/; revision=373
2008-08-14 16:09:06 +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 Rename metadata to typelib in variable names, comments and apis. 2008-08-09 12:55:32 +00:00
girepository.h Rename metadata to typelib in variable names, comments and apis. 2008-08-09 12:55:32 +00:00
girmodule.c Rename metadata to typelib in variable names, comments and apis. 2008-08-09 12:55:32 +00:00
girmodule.h Rename metadata to typelib in variable names, comments and apis. 2008-08-09 12:55:32 +00:00
girnode.c Allow get_type to be None, set a get_type for GInitiallyUnowned too. 2008-08-13 21:44:38 +00:00
girnode.h Rename metadata to typelib in variable names, comments and apis. 2008-08-09 12:55:32 +00:00
girparser.c Comment data structures. Also squash pointers in resolve_type_name to 2008-08-14 16:09:06 +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 Remove usage of (GAPI-oriented) TypeTag in favor of GITypeTag from 2008-08-12 15:34:27 +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 Move shared *.[ch] files to girepository from tools 2008-08-09 12:46:48 +00:00