summaryrefslogtreecommitdiffstats
path: root/gobject/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* Remove 'ltihooks.py' as using deprecated Python module.Paul Pogonyshev2009-04-181-7/+0
* Update the address of the FSF, by replacing old bits of the address withTobias Mueller2009-03-291-1/+1
* Remove tabs. Use sys.exc_info()[1] to fetch the exception valueJohan Dahlin2008-07-271-2/+2
* Move option over from gobject to glib.Johan Dahlin2008-07-261-2/+10
* Move over glib constants to gobjectJohan Dahlin2008-07-261-0/+10
* Move over Source, IOChannel, Idle, Timeout and PollFD to glib fromJohan Dahlin2008-07-211-1/+3
* Move maincontext and mainloop over to glib. Update the threadstate api toJohan Dahlin2008-07-201-1/+2
* Install the glib module, the helper library and the headers. Use it fromJohan Dahlin2008-07-201-0/+5
* Allow gobject.property work with subclasses. Add tests.Johan Dahlin2008-03-211-4/+4
* Refactor a bit to make sure that it is possible to use in subclasses,Johan Dahlin2007-08-271-8/+7
* Add a property helper, fixes #338098Johan Dahlin2007-05-011-24/+46
* ABI compatibility fixesGustavo J. A. M. Carneiro2006-04-151-0/+1
* Move over almost all GType constants from C to Python.Johan Dahlin2006-04-111-0/+25
* make gustavo happyJohan Dahlin2006-04-111-6/+6
* minor cleanupsJohan Dahlin2006-04-111-7/+10
* Move GObjectMeta from C to python-landGustavo J. A. M. Carneiro2006-04-111-0/+18
* Turn gobject into a package; move _gobject to gobject._gobject andJohan Dahlin2006-04-111-0/+30