| Commit message (Expand) | Author | Age | Files | Lines |
* | setup.py: include glade files required by tests | Dieter Verfaillie | 2011-03-25 | 1 | -0/+3 |
* | setup.py: fix user_access_control option | Dieter Verfaillie | 2011-03-17 | 1 | -1/+1 |
* | Add 'import pygtk; pygtk.require('2.0') statements where needed | Dieter Verfaillie | 2011-02-17 | 1 | -0/+3 |
* | setup.py: set user-access-control to auto in the options dict instead of rely... | Dieter Verfaillie | 2011-02-17 | 1 | -1/+2 |
* | setup.py: fix the provides keyword argument | Dieter Verfaillie | 2011-01-21 | 1 | -1/+1 |
* | setup.py: use the same spaces-less format for all setup() parameters | Dieter Verfaillie | 2011-01-21 | 1 | -6/+6 |
* | Add gtk-2.24 autotools support | John Stowers | 2010-12-24 | 1 | -0/+3 |
* | setup.py: ease maintenance burden for tests installation | Dieter Verfaillie | 2010-11-04 | 1 | -25/+3 |
* | setup.py: don't install pygtk.pth here as we depend on pygobject at runtime w... | Dieter Verfaillie | 2010-11-04 | 1 | -11/+0 |
* | setup.py: formatting cleanup, makes things readable | Dieter Verfaillie | 2010-11-03 | 1 | -30/+29 |
* | setup.py: install documentation when available on build system | Dieter Verfaillie | 2010-11-03 | 1 | -0/+2 |
* | setup.py: correct metadata (url, provides, requires, ...) | Dieter Verfaillie | 2010-11-03 | 1 | -7/+10 |
* | setup.py: install included .defs files into DEFS_INCLUDE_DIR | Dieter Verfaillie | 2010-11-03 | 1 | -5/+9 |
* | setup.py: add NUMPY_INCLUDE dir to gtk.include_dirs | Dieter Verfaillie | 2010-11-03 | 1 | -0/+3 |
* | setup.py: install tests | Dieter Verfaillie | 2010-11-03 | 1 | -0/+48 |
* | setup.py: rearrange constants | Dieter Verfaillie | 2010-11-03 | 1 | -26/+32 |
* | setup.py: check python version, pygobject and pkgconfig availability before a... | Dieter Verfaillie | 2010-11-03 | 1 | -13/+21 |
* | setup.py: simplify sys.platform != 'win32' detection and error reporting | Dieter Verfaillie | 2010-11-03 | 1 | -22/+11 |
* | setup.py: rearrange imports | Dieter Verfaillie | 2010-11-03 | 1 | -5/+15 |
* | Build 2.22 API on windows | John Stowers | 2010-10-16 | 1 | -0/+3 |
* | Dist all gtk defs on windows | John Stowers | 2010-10-16 | 1 | -3/+3 |
* | Require Python >= 2.6.0 for Windows build | John Stowers | 2010-10-16 | 1 | -1/+1 |
* | Fix build on windows | John Stowers | 2010-10-16 | 1 | -1/+1 |
* | Add new Gtk-2.20 API | John Stowers | 2010-07-09 | 1 | -0/+3 |
* | Bug 589671 - Fix setup.py for windows build | John Stowers | 2010-05-08 | 1 | -22/+28 |
* | Setup.py cosmetic tidy | John Stowers | 2010-04-16 | 1 | -12/+3 |
* | Bug 589671 - Fix setup.py for windows build | John Stowers | 2010-04-16 | 1 | -56/+74 |
* | Bug 397544 – Numeric is no longer maintained | Josselin Mouette | 2009-04-06 | 1 | -6/+6 |
* | bug 542821: | Paul Pogonyshev | 2008-07-13 | 1 | -6/+1 |
* | Port from pygtk-2-10 branch | Johan Dahlin | 2007-07-14 | 1 | -2/+4 |
* | Initialize Templates and TemplateExtensions with py_ssize_t_clean=True | Cedric Gustin | 2006-10-05 | 1 | -8/+12 |
* | Adapt the codegendir variable to the user platform. Copy style.css from | Cedric Gustin | 2006-09-21 | 1 | -15/+49 |
* | Remove support for building / installing gobject, pygtk.py, and | John Ehresman | 2006-04-18 | 1 | -39/+1 |
* | pyflakes | Johan Dahlin | 2006-04-03 | 1 | -1/+2 |
* | Run reindent.py on all python code | Johan Dahlin | 2006-04-03 | 1 | -6/+6 |
* | Pass GLOBAL_MACROS (in particular HAVE_PYCAIRO) to codegen DefsParser. If | Cedric Gustin | 2006-01-04 | 1 | -2/+10 |
* | Added sources so gobject module will compile, fixed enable/disable thread | John Ehresman | 2005-08-24 | 1 | -15/+32 |
* | Enable threading by default, do not always link against libgthread | Johan Dahlin | 2005-08-24 | 1 | -3/+5 |
* | Update distutils for 2.7.x. Bump requirements. Fix a minor bug in gobjectmodu... | Johan Dahlin | 2005-08-24 | 1 | -11/+36 |
* | GtkPlug & GtkSocket is now available on win32, so remove hacks. | Johan Dahlin | 2005-07-22 | 1 | -2/+0 |
* | Define HAVE_BIND_TEXTDOMAIN_CODESET on win32. | Cedric Gustin | 2005-06-10 | 1 | -0/+1 |
* | Move the install_template call for pygobject-2.0.pc.in to the right place | Cedric Gustin | 2005-02-23 | 1 | -2/+4 |
* | Make the build of atk, pango and gtk conditional. Fixes bug #74144. | Johan Dahlin | 2005-01-10 | 1 | -0/+2 |
* | Reviewed by: Johan Dahlin <johan@gnome.org> | Johan Dahlin | 2004-12-23 | 1 | -20/+33 |
* | Disable distutils for Linux and update README | Johan Dahlin | 2004-08-10 | 1 | -0/+3 |
* | Post release version bump | Johan Dahlin | 2004-08-06 | 1 | -1/+1 |
* | Post release version bump | Johan Dahlin | 2004-08-02 | 1 | -1/+1 |
* | Call PyEval_InitThreads. Perhaps its something that always should be | Johan Dahlin | 2004-08-02 | 1 | -5/+5 |
* | Remove --enable-threading from argv before calling distutils | John Ehresman | 2004-07-29 | 1 | -0/+1 |
* | Add --disable-numeric option to disable numeric support even when the | John Ehresman | 2004-07-29 | 1 | -6/+9 |