summaryrefslogtreecommitdiff
path: root/configure.in
Commit message (Expand)AuthorAgeFilesLines
* Post release version bumpJohan Dahlin2004-10-031-1/+1
* PyGtk 2.4.0 released!PYGTK_2_4_0Johan Dahlin2004-10-031-3/+3
* Post release version bumpJohan Dahlin2004-08-061-1/+1
* Urgh. more threading 'fixes'Johan Dahlin2004-08-031-1/+4
* Post release version bumpJohan Dahlin2004-08-021-1/+1
* Call PyEval_InitThreads. Perhaps its something that always should beJohan Dahlin2004-08-021-1/+1
* Post release version bumpJohan Dahlin2004-07-211-1/+1
* Post release version bumpJohan Dahlin2004-07-191-1/+1
* add, forgot it in last commitJohan Dahlin2004-07-171-0/+2
* New script to run all tests in one takeJohan Dahlin2004-07-101-0/+1
* post release version bumpJohan Dahlin2004-05-221-1/+1
* Post release version bumpJohan Dahlin2004-04-161-1/+1
* version -> 2.3.91Gustavo J. A. M. Carneiro2004-04-101-1/+1
* Nicer error messages (pytk-2-2 branch instead of gnome-gtk-1-2)Johan Dahlin2004-04-071-4/+4
* Gtk+ 2.4 API and remove GtkTextLayout (which was accidentally added)Johan Dahlin2004-03-281-5/+5
* Bump versionPYGTK_2_2_0Johan Dahlin2004-03-111-1/+1
* Fix again #136204 (GtkTextSearchFlags warning)Gustavo J. A. M. Carneiro2004-03-081-1/+0
* TextSearchFlags enum-or-flags conditional, fixes #136204Gustavo J. A. M. Carneiro2004-03-061-0/+12
* Wonder why these got missed last checkin?James Henstridge2003-12-191-14/+4
* remove files.James Henstridge2003-09-151-13/+1
* hack so that GDK_DISPLAY() is the cast macro.James Henstridge2003-09-031-3/+3
* increment version number.PYGTK_2_0_0James Henstridge2003-09-011-5/+5
* add PKG-INFO file for submission to Python package index.James Henstridge2003-08-261-1/+2
* add news items.PYGTK_1_99_18James Henstridge2003-08-241-1/+1
* add some news items.PYGTK_1_99_17James Henstridge2003-07-311-1/+1
* same here.James Henstridge2003-07-241-1/+1
* increment version number.PYGTK_1_99_16James Henstridge2003-03-231-3/+4
* add guard around the export_dynamic flag from GTK_LIBS. (fixes bugJames Henstridge2003-02-141-1/+3
* === PyGTK 1.99.15 ===PYGTK_1_99_15Johan Dahlin2003-02-091-1/+1
* add wrapper that returns a NumPy array.James Henstridge2003-01-301-14/+17
* add news items.PYGTK_1_99_14James Henstridge2002-12-271-1/+1
* use automake-1.7 in preference to 1.6.James Henstridge2002-12-241-0/+9
* add a wrapper for g_idle_add. (pyg_timeout_add): and a wrapper forJames Henstridge2002-11-181-16/+1
* lots of docbuild updates.James Henstridge2002-08-251-1/+2
* mingw32 patches from Cedric Gustin <cgustin@ibelgique.com>:James Henstridge2002-08-241-0/+27
* updated version number.PYGTK_1_99_12James Henstridge2002-07-231-1/+1
* increment version number to 1.99.11.PYGTK_1_99_11James Henstridge2002-07-101-2/+2
* increment version number.PYGTK_1_99_10James Henstridge2002-05-131-1/+1
* increment version number.PYGTK_1_99_9James Henstridge2002-04-241-2/+2
* added wrapper which will allow user to bind a textdomain. Also sets theMatt Wilson2002-04-161-0/+1
* Added the gtk.gl module.Xavier Ordoquy2002-04-121-2/+9
* Increment required libglade version. Fix up problems with GtkImageMenuItemPYGTK_1_99_8James Henstridge2002-03-181-1/+1
* remove commented out GtkStyle code, as the GObject based code now providesJames Henstridge2002-03-101-5/+5
* we need to release a new version for 1.3.15Matt Wilson2002-02-271-1/+1
* increment version number of package and requirements. Change -ansi toPYGTK_1_99_7James Henstridge2002-01-311-8/+8
* add warnings to CFLAGSJames Henstridge2002-01-221-0/+15
* get rid of g_thread_init() call -- this occurs in gobjectmodule now.James Henstridge2002-01-071-1/+1
* define pygtk version and required package versions as m4 macros at the topJames Henstridge2001-12-241-13/+10
* define pygtk version and required package versions as m4 macros at the topJames Henstridge2001-12-241-23/+28
* don't actually load the defs and overrides file in the constructor.James Henstridge2001-12-201-2/+2