summaryrefslogtreecommitdiff
path: root/tools/defs_gen/h2def.py
Commit message (Expand)AuthorAgeFilesLines
* tools/defs_gen/h2def.py: Recognize Graphene type namesHEADmasterKjell Ahlstedt2023-04-261-3/+16
* gmmproc: Make h2def.py recognize G_DEFINE_AUTOPTR_CLEANUP_FUNCKjell Ahlstedt2022-07-231-0/+4
* gmmproc: Make h2def.py recognize more macrosKjell Ahlstedt2020-08-291-2/+6
* tools/defs_gen/*.py: Specify that this is python3 codeKjell Ahlstedt2020-05-211-4/+2
* gmmproc: Update enum.pl and h2def.py for new glib deprecation macrosKjell Ahlstedt2019-07-081-18/+13
* gmmproc: Make h2def.py recognize some GDK_PIXBUF macrosKjell Ahlstedt2016-06-151-5/+6
* h2def.py: strip G_DECLARE_FINAL_TYPE macro callMarcin Kolny2016-04-051-0/+4
* h2def.py: Accept parameter names beginning with constKjell Ahlstedt2016-01-111-1/+1
* 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