Low-level core library that forms the basis for projects such as GTK+ and GNOME.
Johan Dahlin
fc01170517
Remove resolve_possible_typedefs, it was unused. Allow multiple enum
...
2008-08-17 Johan Dahlin <johan@gnome.org>
* girepository/gtypelib.c (validate_enum_blob):
* giscanner/glibtransformer.py:
* giscanner/transformer.py:
Remove resolve_possible_typedefs, it was unused.
Allow multiple enum values of the sample value in an enum,
since it's actually pretty common.
Register enums so they can be resolved too.
svn path=/trunk/; revision=389
2008-08-16 22:26: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
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
make it compile again...
2008-08-16 21:57:59 +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 resolve_possible_typedefs, it was unused. Allow multiple enum
2008-08-16 22:26: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
Move shared *.[ch] files to girepository from tools
2008-08-09 12:46:48 +00:00