| Commit message (Expand) | Author | Age | Files | Lines |
* | Simplify, VERSION is already set in Makefile, doh | Johan Dahlin | 2008-01-03 | 1 | -4/+3 |
* | Simplify release tagging | Johan Dahlin | 2008-01-03 | 1 | -0/+9 |
* | Distribute m4 files. | Paul Pogonyshev | 2007-12-12 | 1 | -1/+3 |
* | Copy icons and cursors when making doc-dist. | John Finlay | 2007-08-25 | 1 | -1/+3 |
* | Reverted last change: accidentally committed lot of irrelevant stuff | Yevgen Muntyan | 2007-06-16 | 1 | -8/+5 |
* | reviewed by: Gustavo J. A. M. Carneiro. | Yevgen Muntyan | 2007-06-16 | 1 | -5/+8 |
* | Bug 337368 – Make PyGTK work with Python 2.5 and 64-bit | Gustavo J. A. M. Carneiro | 2006-10-03 | 1 | -0/+1 |
* | Add doc dist | Johan Dahlin | 2006-09-04 | 1 | -0/+9 |
* | Oops, forgot this | Johan Dahlin | 2006-09-04 | 1 | -4/+1 |
* | Revert dynamic namespaces, it is not possible to solve it without breaking | Johan Dahlin | 2006-07-23 | 1 | -32/+0 |
* | make --disable-docs really work | Gustavo J. A. M. Carneiro | 2006-07-22 | 1 | -1/+4 |
* | Aloow libglade and gtkunixprint code generation in place. | John Finlay | 2006-07-14 | 1 | -3/+3 |
* | fix typo | John Finlay | 2006-07-14 | 1 | -1/+1 |
* | Fix libglade/gtkunixprint build | Johan Dahlin | 2006-07-14 | 1 | -1/+35 |
* | Add call to _pyatk_register_boxed_types() | John Finlay | 2006-07-06 | 1 | -2/+3 |
* | Use PYCAIRO_CFLAGS | Johan Dahlin | 2006-05-10 | 1 | -1/+1 |
* | Remove gobject and depend on pygobject 2.10.0 | Johan Dahlin | 2006-04-01 | 1 | -35/+6 |
* | always install pygtk-2.0.pc even if only pango or atk is built | Johan Dahlin | 2006-01-11 | 1 | -2/+0 |
* | Only install pygtk.pth if we're building gobject. | Johan Dahlin | 2006-01-11 | 1 | -0/+2 |
* | fix gobject includes and external pygobject detection | Gustavo J. A. M. Carneiro | 2006-01-10 | 1 | -2/+7 |
* | Don't build or install gobject bindings if pygobject >= 2.9 is found | Gustavo J. A. M. Carneiro | 2006-01-09 | 1 | -2/+15 |
* | revert all changes from today | Johan Dahlin | 2006-01-09 | 1 | -4/+23 |
* | Remove gobject bindings and depend on pygobject 2.9.0. | Johan Dahlin | 2006-01-09 | 1 | -23/+4 |
* | Remove old .msc files, which are outdated and unused. | Johan Dahlin | 2005-09-02 | 1 | -1/+0 |
* | gtk/Makefile.am Big makefile cleanup. Fix a couple of bugs meanwhile, most | Johan Dahlin | 2005-08-03 | 1 | -76/+71 |
* | Install defs files conditionally, fixes #312037 (Sebastien Bacher) | Johan Dahlin | 2005-07-30 | 1 | -16/+7 |
* | Clean up, add some new files to EXTRA_DIST | Johan Dahlin | 2005-07-22 | 1 | -42/+45 |
* | pygtk + cairo \!\! | Gustavo J. A. M. Carneiro | 2005-06-06 | 1 | -1/+15 |
* | Part of bug 74144, make installation of .pc file conditional | Johan Dahlin | 2005-01-10 | 1 | -2/+5 |
* | Make the build of atk, pango and gtk conditional. Fixes bug #74144. | Johan Dahlin | 2005-01-10 | 1 | -5/+18 |
* | Add pygtk_postinstall.py Updated Deprecate gtk.idle_add and friends. Merge | Johan Dahlin | 2005-01-08 | 1 | -0/+1 |
* | PyGtk 2.4.0 released!PYGTK_2_4_0 | Johan Dahlin | 2004-10-03 | 1 | -1/+0 |
* | Filter out 0 values | Johan Dahlin | 2004-09-17 | 1 | -3/+0 |
* | use $(pyexecdir) instead of $(pythondir) as the module as a whole should | Jonathan Blandford | 2004-08-11 | 1 | -3/+3 |
* | New target | Johan Dahlin | 2004-08-10 | 1 | -0/+4 |
* | Added small PYTHONPATH note | Johan Dahlin | 2004-07-29 | 1 | -6/+8 |
* | add, forgot it in last commit | Johan Dahlin | 2004-07-17 | 1 | -90/+15 |
* | gtk/*.override | Johan Dahlin | 2004-07-17 | 1 | -3/+11 |
* | Add a new example of subclassing a GtkWidget. | Johan Dahlin | 2004-06-04 | 1 | -0/+1 |
* | Add uimanager.py | Johan Dahlin | 2004-04-10 | 1 | -0/+1 |
* | version -> 2.3.91 | Gustavo J. A. M. Carneiro | 2004-04-10 | 1 | -0/+2 |
* | Impl, based on gtk_dialog_new | Johan Dahlin | 2004-03-28 | 1 | -0/+1 |
* | pygtk appwindow demo fix (stock item registration) | Gustavo J. A. M. Carneiro | 2004-03-07 | 1 | -0/+1 |
* | applied patch from Naofumi Yasufuku. Fixes bug 121339 (dsextras.py | Xavier Ordoquy | 2004-02-23 | 1 | -0/+3 |
* | remove files. | James Henstridge | 2003-09-15 | 1 | -5/+1 |
* | add ChangeLog.pre-2-0 to dist. | James Henstridge | 2003-09-02 | 1 | -0/+1 |
* | add PKG-INFO file for submission to Python package index. | James Henstridge | 2003-08-26 | 1 | -0/+2 |
* | fix up order of dimensions in pixel array (bug #118839). | James Henstridge | 2003-08-02 | 1 | -1/+4 |
* | same here. | James Henstridge | 2003-07-24 | 1 | -6/+2 |
* | same here. | James Henstridge | 2003-07-20 | 1 | -14/+14 |