summaryrefslogtreecommitdiff
path: root/gtk.py
Commit message (Expand)AuthorAgeFilesLines
* added news items.James Henstridge2000-04-071-2/+2
* The following is from Paul Clifford <paul@plasma.demon.co.uk>extension-class-branch-anchorJames Henstridge2000-03-031-6/+20
* added missing function. Patch from wrobell <wrobell@posexperts.com.pl>.James Henstridge2000-02-211-0/+2
* apply fix from Martin Preishuber.James Henstridge2000-02-201-2/+2
* s/sel/self/ in GtkSpinButton.get_adjustment()Elliot Lee2000-01-261-1/+1
* use C level GtkObject for hash function. (GtkAccelGroup.__cmp__): use CJames Henstridge2000-01-251-0/+9
* new wrapper new implementationKelly Lynn Martin2000-01-251-0/+3
* s/soure_row/source_row/g typoMatt Wilson2000-01-201-1/+1
* oops - left out the _gtk. partMatt Wilson1999-12-161-1/+1
* added a function to create a GdkColor object. You should use this if youMatt Wilson1999-12-161-0/+3
* added 'rows' attribute.Matt Wilson1999-12-151-0/+1
* i1999-09-28 James Henstridge <james@daa.com.au>James Henstridge1999-09-281-2/+14
* added wrapper for gdk_char_width added wrapper for gdk_char_widthMatt Wilson1999-08-251-0/+3
* updated news file.James Henstridge1999-08-081-0/+52
* added descriptions of the new routines.James Henstridge1999-08-031-0/+7
* new file that wraps the _libglade module.James Henstridge1999-08-021-0/+12
* pass extra arguments to the callback.James Henstridge1999-08-021-6/+6
* put in Paul Fisher's enhancements to the threading code. It should nowJames Henstridge1999-07-311-1/+1
* new wrapper new implementationMatt Wilson1999-07-211-0/+3
* a wrapper for the new function.James Henstridge1999-07-191-0/+13
* fixed a few bugs reported by Ville Lauriki.James Henstridge1999-07-121-4/+18
* a wrapper for the new function.PYGTK_0_6_0GNOME_PYTHON_1_0_2James Henstridge1999-04-251-0/+2
* added a summary of the new features.James Henstridge1999-04-221-0/+3
* updated package version number.James Henstridge1999-04-201-3/+18
* export these two new functions.James Henstridge1999-04-081-3/+10
* increased version number to 0.5.12.James Henstridge1999-03-121-1/+1
* made changes to match those in the defs files and _gtk.James Henstridge1999-02-241-4/+6
* added references to the MAPPING file.James Henstridge1999-02-231-27/+27
* made tip_private argument optional. (GtkObject.__[gs]etattr__,James Henstridge1999-02-201-4/+20
* added __getattr__ and __setattr__ methods to GtkObject so that you can setJames Henstridge1999-02-191-50/+57
* added documentation about GtkStyle changes to this pseudo module.James Henstridge1999-02-161-0/+2
* added GtkWindow.set_geometry_hints to match below addition.James Henstridge1999-02-141-0/+8
* added the configurable uiinfo item code.PYGTK_0_5_10GNOME_PYTHON_0_99James Henstridge1999-02-091-2/+2
* altered these functions to use the gdk_pixmap_colormap_create variants ifJames Henstridge1999-02-041-20/+35
* small bug fix that I forgot to commit with the last lot of changes.James Henstridge1999-02-031-1/+1
* added GtkCList.focus_row.James Henstridge1999-02-021-2/+38
* fixed typo in GtkProgress.configure.James Henstridge1999-01-261-1/+1
* changed a call to GtkContainer.add to GtkScrolledWindow.add_with_viewport.James Henstridge1999-01-211-2/+3
* made relevant changes.James Henstridge1999-01-111-2/+2
* changed calls to GtkLabel.set to GtkLabel.set_text.James Henstridge1998-12-171-11/+19
* Updated to match latest changes to set of constants.James Henstridge1998-12-091-6/+12
* Initial revisionJames Henstridge1998-12-061-0/+2494