summaryrefslogtreecommitdiff
path: root/configure.in
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add and define PYGTK_[MAJOR,MINOR,MACRO]_VERSION. Also addJohan Dahlin2001-12-141-8/+30
* added start of atk wrapperMatt Wilson2001-11-271-0/+4
* bump up required versions of gtk, pango, and glib.PYGTK_1_99_5Matt Wilson2001-11-261-3/+3
* 1.99.5Matt Wilson2001-11-261-1/+1
* -2001-10-26 Matt Wilson <msw@redhat.com>Matt Wilson2001-10-261-4/+4
* include the module name in the typename. (PyGInterface_Type): same here.James Henstridge2001-10-251-2/+2
* added specfile templateMatt Wilson2001-10-081-1/+2
* increment version number, and require gtk 1.3.9 (we already required itJames Henstridge2001-09-301-4/+4
* require 2.2a4.James Henstridge2001-09-281-2/+2
* use pyg_type_from_object instead. Based on patch from Elliot.James Henstridge2001-09-281-1/+17
* uncomment this now it has a boxed type.python22-branch-anchorJames Henstridge2001-09-201-1/+1
* remove fields from PangoFontDescription, as it is an opaque type now.James Henstridge2001-09-191-3/+3
* don't install the GTK.py header.James Henstridge2001-09-151-5/+5
* add forth argument to PKG_CHECK_MODULES call so that configure doesn't dieJames Henstridge2001-08-231-1/+3
* add signal connection function overrieds.James Henstridge2001-08-221-1/+6
* add checks for libglade.James Henstridge2001-08-211-5/+8
* update for autoconf 2.52James Henstridge2001-08-211-6/+7
* add pygtk-codegen-2.0 to list of files to be processed.James Henstridge2001-07-031-1/+1
* fix up makefile rules to build the pango module.James Henstridge2001-07-021-0/+5
* add code to allow overriding the getter for a single attribute.James Henstridge2001-06-291-3/+3
* comment out, as container args have been switched to properties now.James Henstridge2001-06-211-3/+3
* 2001-05-06 James Henstridge <james@daa.com.au>James Henstridge2001-05-061-2/+2
* moved rewritten testgtk demo hereJames Henstridge2001-03-301-1/+1
* Still broken. Needs more updatingJames Henstridge2001-03-181-1/+1
* check in initial leaky implementation of the GtkTreeModel for use fromJames Henstridge2000-12-061-2/+2
* init as module gtk._gtk. Using just _gtk doesn't seem to work with pythonJames Henstridge2000-10-301-1/+15