summaryrefslogtreecommitdiffstats
path: root/gobject/pygboxed.c
Commit message (Expand)AuthorAgeFilesLines
* Don't raise an error in _pygi_import if pygi support is disabledSimon van der Linden2010-02-021-5/+1
* Create instances by calling tp_alloc rather than PyObject_NEWSimon van der Linden2009-11-091-1/+2
* Add capabilities to import wrappers from pygiSimon van der Linden2009-11-091-0/+10
* 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-3/+4
* Use PYGLIB_DEFINE_TYPE macro and move struct field initialization to theJohan Dahlin2008-07-271-49/+11
* Add _PyUnicode_Type macroJohan Dahlin2008-07-271-1/+1
* Split out quark and type registration to the respective implementationJohan Dahlin2008-07-271-0/+13
* Move maincontext and mainloop over to glib. Update the threadstate api toJohan Dahlin2008-07-201-6/+7
* gquark initialization cleanupGustavo J. A. M. Carneiro2005-05-281-6/+2
* make threading runtime optionalGustavo J. A. M. Carneiro2004-08-041-6/+6
* Clean up most functions here to have only one return path.Johan Dahlin2004-08-031-7/+8
* Update, why do I even bother to update 3 different build systems?Johan Dahlin2004-07-191-190/+1
* Prevent warnings in Python 2.3PYGTK_2_3_91Gustavo J. A. M. Carneiro2004-04-151-2/+2
* add copyright notices, and update to LGPL 2.1.James Henstridge2003-06-261-1/+22
* add doc comments.PYGTK_1_99_16James Henstridge2003-03-131-0/+50
* Unblock threads before invalidating our closures, since this might triggerJon Trowbridge2003-03-041-3/+18
* These changes help with win32 compat.PYGTK_1_99_12James Henstridge2002-07-121-4/+4
* Add GBoxed::copyJonathan Blandford2002-06-241-1/+16
* register pointer types as well.James Henstridge2002-02-051-5/+166
* list extra source files.James Henstridge2002-01-211-0/+174