summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* incremented version number.PYGTK_0_6_3GNOME_PYTHON_1_0_50GNOME_PYTHON_1_0_40James Henstridge1999-09-301-0/+10
* i1999-09-28 James Henstridge <james@daa.com.au>James Henstridge1999-09-281-0/+14
* added wrapper for gdk_char_width added wrapper for gdk_char_widthMatt Wilson1999-08-251-0/+5
* updated spec file.James Henstridge1999-08-091-0/+5
* updated news file.James Henstridge1999-08-081-0/+19
* new wrapper for creating imlib images from xpm dataMatt Wilson1999-08-041-0/+8
* added descriptions of the new routines.James Henstridge1999-08-031-0/+14
* new file that wraps the _libglade module.James Henstridge1999-08-021-0/+9
* pass extra arguments to the callback.James Henstridge1999-08-021-0/+11
* a small fix from David Cole.James Henstridge1999-08-011-0/+10
* put in Paul Fisher's enhancements to the threading code. It should nowJames Henstridge1999-07-311-0/+15
* new wrapper new implementationMatt Wilson1999-07-211-0/+5
* a wrapper for the new function.James Henstridge1999-07-191-0/+21
* new examples of use of gtkgl.James Henstridge1999-07-181-0/+11
* added tests for gtkglarea.James Henstridge1999-07-151-0/+9
* modified to use the pygdkimlib.h header.James Henstridge1999-07-141-0/+9
* a new file with a similar use to the arrayobject.h in numeric python. IJames Henstridge1999-07-141-0/+6
* unblock threads when waiting for the GDK lock. This allows other threadsJames Henstridge1999-07-131-0/+9
* fixed a few bugs reported by Ville Lauriki.James Henstridge1999-07-121-0/+17
* 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