summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Remove --enable-threading from argv before calling distutilsJohn Ehresman2004-07-291-0/+5
* gtk/gtk.override (_wrap_gtk_action_get_proxies) slist should not be freed.John Finlay2004-07-291-0/+5
* Add --disable-numeric option to disable numeric support even when theJohn Ehresman2004-07-291-0/+5
* Remove ignore for win32, the functions are now implemented on win32 fixesJohan Dahlin2004-07-291-0/+7
* only remove the first occurence of the object name, we don't want to messJohan Dahlin2004-07-291-0/+8
* gtk/gtktreeview.override (_wrap_gtk_list_store_insert_before)John Finlay2004-07-291-0/+4
* gtk/pygtktreemodel.c Fix reference leaks. Fixes#148748. Thanks to TimJohn Finlay2004-07-291-0/+5
* Use gobject.type_name,type_from_name for testing instead of GtkListStore.Johan Dahlin2004-07-291-0/+5
* gtk/gtktreeview.override (_wrap_gtk_tree_view_get_cursor)John Finlay2004-07-291-0/+21
* Give credits to abliJohan Dahlin2004-07-281-1/+2
* Reverse operatorJohan Dahlin2004-07-281-0/+6
* And some creditsJohan Dahlin2004-07-281-1/+1
* If we're on python 2.3, also check for PyBool_Type.Johan Dahlin2004-07-281-0/+7
* gtk/gtk-types.c (pygdk_atom_compare) Remove. (pygdk_atom_richcompare)John Finlay2004-07-271-0/+8
* Remove, replaced with:Johan Dahlin2004-07-261-1/+7
* Don't hardcode automake-1.7, Fixes #148377Johan Dahlin2004-07-261-0/+6
* gtk/pygtktreemodel.c (pygtk_generic_tree_model_get_value) SkipJohn Finlay2004-07-261-0/+6
* gtk/gtk.override (clipboard_request_text_cb) Fix bug when no text.John Finlay2004-07-241-0/+15
* missing deprecation warningsGustavo J. A. M. Carneiro2004-07-231-0/+7
* gtk/gtk-extrafuncs.defs (flags) (set_flags) (unset_flags) UseJohn Finlay2004-07-231-0/+5
* Post release version bumpJohan Dahlin2004-07-211-0/+5
* === PyGtk 2.3.94 ===PYGTK_2_3_94Johan Dahlin2004-07-211-0/+5
* Add, so Lorenzo can introspect flags properly tooJohan Dahlin2004-07-211-0/+11
* codegen/codegen.py (write_enums) Fix bug causing segfault when loadingJohn Finlay2004-07-201-0/+5
* fixed a compilation error: 'window' variable should be 'parent'Lorenzo Gil Sanchez2004-07-201-0/+5
* Simplify, fix name in exceptions and remove warning.Johan Dahlin2004-07-201-0/+12
* allow pydict to be really optional in GladeXMLGustavo J. A. M. Carneiro2004-07-191-0/+4
* Post release version bumpJohan Dahlin2004-07-191-0/+5
* === PyGtk 2.3.93 ===PYGTK_2_3_93Johan Dahlin2004-07-191-0/+3
* (_wrap_gtk_dialog_run): SimplifyJohan Dahlin2004-07-191-0/+1
* Return 1/0, instead of flagvalue/0 to avoid GObject complains.Johan Dahlin2004-07-191-0/+3
* Subclass GladeXML so we can wrap lookup_type. Add a new optional argumentJohan Dahlin2004-07-191-0/+6
* Fix, a window is really WITHDRAWN if it's not SHOWN and not ICONIFIED...Johan Dahlin2004-07-191-0/+12
* Update, why do I even bother to update 3 different build systems?Johan Dahlin2004-07-191-0/+9
* Remove, out of date since 0.6.x!Johan Dahlin2004-07-191-1/+7
* Remove references to &PyInt_Type from static type struct initializationJohn Ehresman2004-07-191-0/+9
* Add optional user_data argument.Johan Dahlin2004-07-181-0/+4
* New gettersJohan Dahlin2004-07-181-0/+11
* Bug 144474: DeprecationWarningsGustavo J. A. M. Carneiro2004-07-181-0/+12
* Convert some more constructorsGustavo J. A. M. Carneiro2004-07-181-0/+10
* convert some more constructors to property basedGustavo J. A. M. Carneiro2004-07-181-0/+10
* add, forgot it in last commitJohan Dahlin2004-07-171-0/+6
* avoid warning with empty gtk.DialogGustavo J. A. M. Carneiro2004-07-171-0/+5
* gtk/*.overrideJohan Dahlin2004-07-171-0/+19
* override gtk_table_new to change rows, columns defaults to 1Gustavo J. A. M. Carneiro2004-07-171-0/+6
* Use AccelLabel instead of Label and dup MenuItem creation process.John Finlay2004-07-161-0/+14
* Rest of #147421 fix (constructors accepting label text activate underline par...Gustavo J. A. M. Carneiro2004-07-151-0/+1
* Fix #147421 (constructors accepting label text activate underline parsing unc...Gustavo J. A. M. Carneiro2004-07-151-0/+8
* make some more constructors use g_object_newGustavo J. A. M. Carneiro2004-07-131-0/+28
* gtk/gtkwindow.override (set_geometry_hints) Fix arg format string. FixesJohn Finlay2004-07-131-0/+5