Low-level core library that forms the basis for projects such as GTK+ and GNOME.
Go to file
Colin Walters 0ab7337756 Bug 552065: Add deprecation information to GIR
* giscanner/ast.py: Add deprecation attributes.
	* giscanner/girwriter.py: Write out deprecation data.
	* girepository/girparser.c: Relax parsing; deprecated
	attribute now includes freeform string.
	* giscanner/scannerlexer.l: Parse Deprecated.
	* giscanner/transformer.py: Look for deprecated attribute
	on functions.
	* tests/scanner/*: Add a Deprecated test.

svn path=/trunk/; revision=603
2008-09-15 14:46:19 +00:00
ginfo.c Add back unresolved 2008-08-30 20:31:16 +00:00
ginvoke.c Rename metadata to typelib in variable names, comments and apis. 2008-08-09 12:55:32 +00:00
girepository.c Remove g_irepository_unregister, add GIRepositoryLoadFlags 2008-08-30 20:31:12 +00:00
girepository.h Add back unresolved 2008-08-30 20:31:16 +00:00
girmodule.c Put dependencies in typelibs, resolve them when loading 2008-08-30 20:31:07 +00:00
girmodule.h Put dependencies in typelibs, resolve them when loading 2008-08-30 20:31:07 +00:00
girnode.c Allow both union and struct to be boxed or not 2008-09-06 20:33:51 +00:00
girnode.h Allow both union and struct to be boxed or not 2008-09-06 20:33:51 +00:00
girparser.c Bug 552065: Add deprecation information to GIR 2008-09-15 14:46:19 +00:00
girparser.h Fix --includedir handling 2008-08-28 22:13:00 +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 Allow both union and struct to be boxed or not 2008-09-06 20:33:51 +00:00
gtypelib.h Put dependencies in typelibs, resolve them when loading 2008-08-30 20:31:07 +00:00
Makefile.am Make g-ir-scanner work on Windows. Still problems with the typelib code. 2008-08-27 13:33:21 +00:00