Low-level core library that forms the basis for projects such as GTK+ and GNOME.
Go to file
Johan Dahlin 27314af58e Clear up constant parsing
2008-08-14  Johan Dahlin  <johan@gnome.org>

    * girepository/girparser.c (start_field), (start_constant),
    (start_type), (end_element_handler):
    Clear up constant parsing

    * tests/object.gir:
    Update

    * tools/generate.c (write_callable_info), (write_function_info),
    (write_callback_info), (write_constant_info), (write_signal_info),
    (write_vfunc_info), (write_property_info), (write_object_info),
    (write_interface_info):
    Constants/Signals are handled now.


svn path=/trunk/; revision=377
2008-08-14 19:32:26 +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 Clear up constant parsing 2008-08-14 19:32:26 +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