| Commit message (Expand) | Author | Age | Files | Lines |
| * | Remove tabs. Use sys.exc_info()[1] to fetch the exception value | Johan Dahlin | 2008-07-27 | 1 | -1/+2 |
| * | Use glib macros to define the module, update export regexp. | Johan Dahlin | 2008-07-27 | 1 | -1/+1 |
| * | Split out quark and type registration to the respective implementation | Johan Dahlin | 2008-07-27 | 1 | -0/+4 |
| * | Move off a bit more to separate functions, cleaning up the init_glib a bit | Johan Dahlin | 2008-07-26 | 1 | -14/+15 |
| * | Move paramspec registration to a separate file, add a header for the | Johan Dahlin | 2008-07-26 | 1 | -0/+1 |
| * | reviewed by: <delete if not using a buddy> | Johan Dahlin | 2008-07-26 | 1 | -0/+2 |
| * | Build fix, remove extra \ | Johan Dahlin | 2008-07-26 | 1 | -1/+1 |
| * | Move option over from gobject to glib. | Johan Dahlin | 2008-07-26 | 1 | -3/+0 |
| * | Make distcheck pass | Johan Dahlin | 2008-07-25 | 1 | -1/+1 |
| * | Move over Source, IOChannel, Idle, Timeout and PollFD to glib from | Johan Dahlin | 2008-07-21 | 1 | -2/+0 |
| * | Move maincontext and mainloop over to glib. Update the threadstate api to | Johan Dahlin | 2008-07-20 | 1 | -2/+0 |
| * | Install the glib module, the helper library and the headers. Use it from | Johan Dahlin | 2008-07-20 | 1 | -3/+10 |
| * | Use pkg-config to check for libffi again. | Johan Dahlin | 2008-07-20 | 1 | -1/+1 |
| * | removed unwanted defines | Gustavo J. A. M. Carneiro | 2007-08-27 | 1 | -1/+1 |
| * | OK'd by Johan | Yevgen Muntyan | 2007-06-07 | 1 | -2/+2 |
| * | Bug 339924 – gnome-python doesn't compile on opensolaris | Gustavo J. A. M. Carneiro | 2007-05-09 | 1 | -1/+1 |
| * | Add a property helper, fixes #338098 | Johan Dahlin | 2007-05-01 | 1 | -3/+18 |
| * | Add a generic CClosure marshaller based on ffi. This makes it possible to | Johan Dahlin | 2007-04-29 | 1 | -1/+5 |
| * | Python 2.5, int vs ssize_t | Gustavo J. A. M. Carneiro | 2006-10-03 | 1 | -1/+1 |
| * | reviewed by: Johan Dahlin <jdahlin@async.com.br> | Johannes Hölzl | 2006-04-29 | 1 | -2/+4 |
| * | fix gobject installation dir | Gustavo J. A. M. Carneiro | 2006-04-15 | 1 | -4/+6 |
| * | Turn gobject into a package; move _gobject to gobject._gobject and | Johan Dahlin | 2006-04-11 | 1 | -6/+10 |
| * | gobject/pygobject-private.h gobject/gobjectmodule.c gobject/Makefile.am | Manish Singh | 2005-07-10 | 1 | -0/+1 |
| * | Bug 139176: GIOChannel wrapper | Gustavo J. A. M. Carneiro | 2005-05-22 | 1 | -0/+1 |
| * | Fix for bug #154779 - Python signal handlers don't get executed while | Mark McLoughlin | 2005-02-09 | 1 | -0/+5 |
| * | Added small PYTHONPATH note | Johan Dahlin | 2004-07-29 | 1 | -1/+2 |
| * | Update, why do I even bother to update 3 different build systems? | Johan Dahlin | 2004-07-19 | 1 | -2/+4 |
| * | add, forgot it in last commit | Johan Dahlin | 2004-07-17 | 1 | -0/+27 |