summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* remove python-1.4 ni stuff, and put in a warning message that you shouldPYGTK_0_6_5GNOME_PYTHON_1_0_52James Henstridge2000-03-137-31/+54
* When changing a gtkadjustment, call gtk_adjustment_changed() Work withElliot Lee2000-03-091-0/+1
* fixed up problem in property_change method that could cause a crash ifJames Henstridge2000-03-082-2/+12
* The following is from Paul Clifford <paul@plasma.demon.co.uk>extension-class-branch-anchorJames Henstridge2000-03-035-19/+85
* to work with both drag'n'drop and copy/paste, added .length field toFrederic Gobry2000-03-011-20/+15
* GtkSelectionData fields are now None when the selection is invalid.Frederic Gobry2000-02-291-10/+26
* Added missing breakFrederic Gobry2000-02-231-0/+1
* added missing function. Patch from wrobell <wrobell@posexperts.com.pl>.James Henstridge2000-02-213-0/+16
* apply fix from Martin Preishuber.James Henstridge2000-02-202-2/+7
* Get ready for new release.PYGTK_0_6_4GNOME_PYTHON_1_0_51James Henstridge2000-02-164-3/+14
* s/sel/self/ in GtkSpinButton.get_adjustment()Elliot Lee2000-01-262-1/+4
* use C level GtkObject for hash function. (GtkAccelGroup.__cmp__): use CJames Henstridge2000-01-253-14/+89
* new wrapper new implementationKelly Lynn Martin2000-01-253-0/+21
* add a hack to allow a null-ok flag on the return type. This lets us createMatt Wilson2000-01-213-20/+67
* disable object sinking for now, until we rework the .def file andMatt Wilson2000-01-212-1/+7
* s/soure_row/source_row/g typoMatt Wilson2000-01-202-1/+5
* following changes from ChiDeok Hwang <cdhwang@sr.hei.co.kr>Matt Wilson2000-01-182-22/+48
* don't INCREF objects passed into Py_BuildValue as they are INCREF'ed forMatt Wilson2000-01-183-216/+426
* Patch from ChiDeok Hwang <cdhwang@sr.hei.co.kr> to decref PyObjectsMatt Wilson2000-01-064-3/+36
* removed functionMatt Wilson1999-12-183-11/+8
* oops - left out the _gtk. partMatt Wilson1999-12-162-1/+5
* added a function to create a GdkColor object. You should use this if youMatt Wilson1999-12-163-1/+40
* added 'rows' attribute.Matt Wilson1999-12-158-30/+79
* added util.py to be installedMatt Wilson1999-12-132-2/+11
* incremented version number.PYGTK_0_6_3GNOME_PYTHON_1_0_50GNOME_PYTHON_1_0_40James Henstridge1999-09-307-4/+97
* i1999-09-28 James Henstridge <james@daa.com.au>James Henstridge1999-09-285-3/+71
* added wrapper for gdk_char_width added wrapper for gdk_char_widthMatt Wilson1999-08-253-1/+20
* Updated news file for new release.PYGTK_0_6_2GNOME_PYTHON_1_0_4James Henstridge1999-08-091-4/+7
* updated spec file.James Henstridge1999-08-092-3/+38
* updated news file.James Henstridge1999-08-086-7/+259
* new wrapper for creating imlib images from xpm dataMatt Wilson1999-08-043-0/+35
* added descriptions of the new routines.James Henstridge1999-08-034-4/+243
* new file that wraps the _libglade module.James Henstridge1999-08-027-68/+234
* pass extra arguments to the callback.James Henstridge1999-08-024-36/+75
* a small fix from David Cole.James Henstridge1999-08-018-7/+204
* put in Paul Fisher's enhancements to the threading code. It should nowJames Henstridge1999-07-317-30/+162
* new wrapper new implementationMatt Wilson1999-07-213-0/+21
* a wrapper for the new function.James Henstridge1999-07-193-0/+67
* *** empty log message ***James Henstridge1999-07-181-2/+2
* new examples of use of gtkgl.James Henstridge1999-07-188-6/+568
* added tests for gtkglarea.James Henstridge1999-07-158-10/+243
* modified so that functions are auto generated correctly for gnomeuiJames Henstridge1999-07-151-1/+1
* modified to use the pygdkimlib.h header.James Henstridge1999-07-145-218/+178
* a new file with a similar use to the arrayobject.h in numeric python. IJames Henstridge1999-07-142-0/+333
* unblock threads when waiting for the GDK lock. This allows other threadsJames Henstridge1999-07-132-4/+11
* fixed a few bugs reported by Ville Lauriki.James Henstridge1999-07-126-13/+65
* Added new function wrappers.PYGTK_0_6_1GNOME_PYTHON_1_0_3James Henstridge1999-05-221-1/+1
* added news about changes in this version.James Henstridge1999-05-194-2/+12
* forgot to wrap the function call in PyGTK_{,UN}BLOCK_THREADS -- this wasJames Henstridge1999-05-132-0/+14
* a wrapper for the new function.PYGTK_0_6_0GNOME_PYTHON_1_0_2James Henstridge1999-04-255-4/+25