summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* added news about changes in this version.James Henstridge1999-05-191-0/+6
* forgot to wrap the function call in PyGTK_{,UN}BLOCK_THREADS -- this wasJames Henstridge1999-05-131-0/+7
* a wrapper for the new function.PYGTK_0_6_0GNOME_PYTHON_1_0_2James Henstridge1999-04-251-0/+6
* added a summary of the new features.James Henstridge1999-04-221-0/+18
* updated package version number.James Henstridge1999-04-201-0/+33
* export these two new functions.James Henstridge1999-04-081-0/+20
* Applied some fixes from Chi-Deok Hwang to this example. Mainly clean upsJames Henstridge1999-03-131-0/+6
* increased version number to 0.5.12.James Henstridge1999-03-121-0/+18
* made changes to match those in the defs files and _gtk.James Henstridge1999-02-241-0/+14
* added some code to get the option menu creation code working.James Henstridge1999-02-231-0/+8
* added references to the MAPPING file.James Henstridge1999-02-231-0/+27
* made tip_private argument optional. (GtkObject.__[gs]etattr__,James Henstridge1999-02-201-0/+13
* added __getattr__ and __setattr__ methods to GtkObject so that you can setJames Henstridge1999-02-191-0/+32
* added documentation about GtkStyle changes to this pseudo module.James Henstridge1999-02-161-0/+26
* added GtkWindow.set_geometry_hints to match below addition.James Henstridge1999-02-141-0/+6
* added the configurable uiinfo item code.PYGTK_0_5_10GNOME_PYTHON_0_99James Henstridge1999-02-091-0/+8
* altered these functions to use the gdk_pixmap_colormap_create variants ifJames Henstridge1999-02-041-0/+27
* added GtkCList.focus_row.James Henstridge1999-02-021-0/+31
* fixed some typos in _wrap_gtk_ctree_get_row_data andJames Henstridge1999-01-271-0/+6
* fixed typo in GtkProgress.configure.James Henstridge1999-01-261-0/+4
* function would raise an exception if there was a null in the data or alphaJames Henstridge1999-01-221-0/+7
* changed a call to GtkContainer.add to GtkScrolledWindow.add_with_viewport.James Henstridge1999-01-211-0/+7
* made relevant changes.James Henstridge1999-01-111-0/+13
* I accidentally returned rgb_width instead of rgb_height. This bug reportJames Henstridge1998-12-241-0/+6
* modified the signal connect bit in the MenuFactory code so it is a bitJames Henstridge1998-12-221-0/+5
* updated version numbers here.GNOME_PYTHON_0_90James Henstridge1998-12-211-0/+9
* moved gtk_preview_draw_row here because python's string conversionJames Henstridge1998-12-191-0/+6
* changed calls to GtkLabel.set to GtkLabel.set_text.James Henstridge1998-12-171-0/+26
* Updated to match latest changes to set of constants.James Henstridge1998-12-091-0/+22
* Accept NULL arguments for adjustments of a viewport. This is the correctJames Henstridge1998-12-071-0/+15
* Initial revisionJames Henstridge1998-12-061-0/+138