summaryrefslogtreecommitdiff
path: root/tools/defs_gen/h2def.py
Commit message (Expand)AuthorAgeFilesLines
* h2def.py: Remove *_DEPRECATED_IN_*_*_FOR(*) prefixes with white spaceKjell Ahlstedt2015-02-201-3/+3
* h2def.py: fixed generator in case of inline functions (bgo#736427)Marcin Kolny2014-09-161-0/+37
* h2def.py: Handle *_DEPRECATED_IN_* and AVAILABLE_IN_* with 0 digits.Murray Cumming2014-03-281-2/+2
* h2def.py: clean_func() also strip *_DEPRECATE_IN_*_FOR () without a space.Murray Cumming2014-03-281-1/+1
* tools: h2def.py: Handle *_DEPRECATED_IN_*_FOR (*)Murray Cumming2013-09-201-0/+4
* Port tools/defs_gen to Python 3.Kjell Ahlstedt2013-09-121-24/+22
* h2def.py: Handle GLIB_AVAILABLE_IN_ALLMurray Cumming2013-03-191-0/+4
* h2defs.py: Ignore the new GDK_AVAILABLE_IN_* macros.Murray Cumming2012-03-021-0/+4
* h2def.py: Handle types such as 'const gchar* const *' for functions.José Alburquerque2012-02-261-2/+4
* h2def.py: Handle deprecated functions.José Alburquerque2012-02-161-0/+5
* Fix h2def.py not parsing function starting with G_GNUC_* macros.Krzesimir Nowak2011-09-271-0/+5
* Add h2defs.py and docextract_to_xml.py, removed from pygboject.Murray Cumming2011-07-191-0/+631