summaryrefslogtreecommitdiffstats
path: root/gobject/pygparamspec.c
Commit message (Expand)AuthorAgeFilesLines
* Use richcompare slot rather than old compare slot and Py_TYPE macro in prepar...John Ehresman2010-04-151-6/+13
* Update the address of the FSF, by replacing old bits of the address withTobias Mueller2009-03-291-1/+1
* Use the Py_TYPE macro everywhere.Johan Dahlin2008-07-271-1/+1
* Use _PyLong macros.Johan Dahlin2008-07-271-8/+8
* Use PYGLIB_DEFINE_TYPE macro and move struct field initialization to theJohan Dahlin2008-07-271-22/+10
* Add _PyUnicode_Type macroJohan Dahlin2008-07-271-4/+4
* Move paramspec registration to a separate file, add a header for theJohan Dahlin2008-07-261-1/+11
* reviewed by: Johan Dahlin <johan@gnome.org>Yevgen Muntyan2006-11-181-12/+12
* Sort all attributes alphabetically, like python does. Set default value toJohan Dahlin2005-09-021-57/+60
* Allow enums to be specified in the constructor Return flags or enum objectJohan Dahlin2005-07-151-12/+24
* Try to register unknown enums and flags on the fly. Fixes #308536, patchJohan Dahlin2005-06-211-2/+6
* gquark initialization cleanupGustavo J. A. M. Carneiro2005-05-281-6/+2
* make it build again (missing })Manish Singh2005-05-171-0/+1
* Improve GParamSpec wrapping, fixes bug #170614Johan Dahlin2005-05-171-99/+251
* In case the enum is not registered, set enum_class or flag_class to NonePYGTK_2_6_1Johan Dahlin2005-03-141-7/+18
* Add better support for boolean type now when we can require 2.3. Fixes bugJohan Dahlin2004-08-031-3/+1
* Fix, a window is really WITHDRAWN if it's not SHOWN and not ICONIFIED...Johan Dahlin2004-07-191-0/+2
* Update, why do I even bother to update 3 different build systems?Johan Dahlin2004-07-191-0/+220