summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* forgot to save this before commiting. Part of Fabien's patchPYGTK_0_6_8GNOME_PYTHON_1_4_1James Henstridge2001-04-232-0/+2
* update news file.James Henstridge2001-04-2311-20/+218
* add here as well.James Henstridge2001-04-223-0/+27
* add GdkPixbufAnimation support.James Henstridge2001-04-224-1/+159
* add devel packages and glarea package to build.James Henstridge2001-04-216-6/+182
* install code generator and defs files. Install pygtk-codegen-1.2 script.James Henstridge2001-04-214-5/+62
* Call autoheader to make this module easier to build from scratch.Maciej Stachowiak2001-03-221-1/+2
* add configure checks for the pixbuf library.James Henstridge2001-03-137-5/+754
* added news items.James Henstridge2001-02-164-2/+16
* add panel size constants. (AppletWidget.__getattr__): handle privcfgpathJames Henstridge2001-02-165-15/+36
* guard against NULL values in some parts. (PyGdkWindow_GetAttr): make someJames Henstridge2001-02-153-93/+145
* Apply patch from Stephan R.A. Deibel <sdeibel@archaeopteryx.com>James Henstridge2001-02-134-8/+251
* fix parent type.James Henstridge2001-02-113-3/+11
* use shorts for the format string for arguments to GdkColormap.alloc soJames Henstridge2000-09-202-1/+7
* bug fix from Aaron Digulla. Call gtk_ctree_node_[sg]et_cell_style for theJames Henstridge2000-09-182-2/+8
* fixed imlib_create_image_from_arraygtk-gnome-1-2-anchorFrederic Gobry2000-06-192-11/+18
* move gtk_set_locale here, and set LC_NUMERIC back to "C" after call.James Henstridge2000-04-152-0/+17
* removed removed functions.PYGTK_0_6_6GNOME_PYTHON_1_0_53James Henstridge2000-04-071-2/+2
* added news items.James Henstridge2000-04-077-15/+114
* Update build system to use automake-1.4a. Now you don't need my automakeJames Henstridge2000-04-0610-28/+174
* updated ChangeLogFrederic Gobry2000-03-131-0/+10
* 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