summaryrefslogtreecommitdiff
path: root/generate
Commit message (Expand)AuthorAgeFilesLines
* added news items.James Henstridge2000-04-071-1/+1
* added missing function. Patch from wrobell <wrobell@posexperts.com.pl>.James Henstridge2000-02-211-0/+6
* add a hack to allow a null-ok flag on the return type. This lets us createMatt Wilson2000-01-212-20/+58
* removed functionMatt Wilson1999-12-181-1/+2
* added 'rows' attribute.Matt Wilson1999-12-152-2/+2
* added util.py to be installedMatt Wilson1999-12-131-2/+6
* i1999-09-28 James Henstridge <james@daa.com.au>James Henstridge1999-09-281-1/+3
* new file that wraps the _libglade module.James Henstridge1999-08-021-3/+3
* a small fix from David Cole.James Henstridge1999-08-012-2/+48
* added tests for gtkglarea.James Henstridge1999-07-152-3/+44
* fixed a few bugs reported by Ville Lauriki.James Henstridge1999-07-122-2/+4
* updated package version number.James Henstridge1999-04-202-0/+25
* increased version number to 0.5.12.James Henstridge1999-03-122-5/+5
* made changes to match those in the defs files and _gtk.James Henstridge1999-02-241-10/+10
* made tip_private argument optional. (GtkObject.__[gs]etattr__,James Henstridge1999-02-201-1/+1
* added __getattr__ and __setattr__ methods to GtkObject so that you can setJames Henstridge1999-02-195-22/+75
* added documentation about GtkStyle changes to this pseudo module.James Henstridge1999-02-161-0/+5
* added GtkCList.focus_row.James Henstridge1999-02-027-6/+44
* moved gtk_preview_draw_row here because python's string conversionJames Henstridge1998-12-191-6/+7
* updated for stable GNOME branch.James Henstridge1998-12-171-1/+46
* changed calls to GtkLabel.set to GtkLabel.set_text.James Henstridge1998-12-175-24/+45
* Updated to match latest changes to set of constants.James Henstridge1998-12-093-14/+50
* Accept NULL arguments for adjustments of a viewport. This is the correctJames Henstridge1998-12-071-2/+2
* Initial revisionJames Henstridge1998-12-0615-0/+5617