summaryrefslogtreecommitdiff
path: root/tools/extra_defs_gen/generate_extra_defs.cc
Commit message (Expand)AuthorAgeFilesLines
* generate_extra_defs.cc: Write signal flags to .defs filesKjell Ahlstedt2017-09-121-18/+30
* generate_extra_defs.cc: Write default values of properties to .defs filesKjell Ahlstedt2017-09-031-0/+51
* Update the Free Software Foundation address in copyright noticesKjell Ahlstedt2017-08-301-2/+1
* generate_extra_defs: Check for deprecated signals and propertiesKjell Ahlstedt2016-03-101-2/+6
* Run clang-format on tools/Murray Cumming2016-02-261-72/+88
* Use nullptr instead of 0.Murray Cumming2015-11-191-1/+1
* C++11: Use nullptr.Murray Cumming2015-07-161-4/+4
* Avoid shadowed variables.Murray Cumming2015-07-151-3/+3
* Add support for GtkContainer child propertiesJuan R. García Blanco2014-07-051-29/+38
* tools/extra_defs_gen/generate_extra_defs.cc: Update some commentsKjell Ahlstedt2014-04-081-9/+17
* Remove the use of g_type_init() because it has been deprecated.José Alburquerque2012-10-241-3/+0
* Extra Defs Tool: Only generate properties that the GType owns.José Alburquerque2011-05-061-1/+5
* Modify extra defs generation utility to accept a custom is_a_pointer() function.José Alburquerque2009-06-161-11/+16
* Replace nested double quotes in the docs string by single quotes to easeDaniel Elstner2009-03-091-4/+7
* Change license header to mention Lesser General Public License version 2.1Deng Xiyue2009-01-191-4/+4
* Modify signal and props generation tool to generate interface signals.José Alburquerque2008-10-151-0/+5
* Added some types used so far. There are probably more that should be addedMurray Cumming2008-01-101-2/+19
* Also create defs for interfaces, by refing and unrefing them temporarily.Philipp Kerling2007-10-051-7/+17
* Use g_param_spec_get_blurb() to output the documentation for theMurray Cumming2005-02-131-1/+2
* Use g_param_spec_get_blurb() to output the documentation for theMurray Cumming2005-02-131-0/+3
* Initial revisionMurray Cumming2003-01-071-0/+213