summaryrefslogtreecommitdiff
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
* gtk/gtk.defs (gtk_tree_model_sort_convert_iter_to_child_iter) AllowJohn Finlay2003-07-122-2/+69
* (GtkTreeViewColumn.set_widget): allow passing None for the columnJames Henstridge2003-07-031-1/+1
* allow passing None as the icon (fixes bug #116072).James Henstridge2003-07-031-1/+1
* Add first two defs and add deprecation to last def. Fixes #115502.John Finlay2003-07-011-0/+14
* gtk/gtk.override (_wrap_gtk_color_selection_palette_from_string) Add.John Finlay2003-07-011-0/+77
* Allow fd arg to be a Python file object. Fixes #115198.John Finlay2003-07-011-0/+42
* gtk/gtk.override (_wrap_gtk_accel_map_lookup_entry) Add function. FixesJohn Finlay2003-07-011-0/+21
* gtk/gtk.override (_wrap_gtk_accelerator_parse) Add function. FixesJohn Finlay2003-07-011-0/+17
* gtk/gtktextview.override (_wrap_gtk_text_buffer_set_text)John Finlay2003-07-011-0/+20
* Add functions. Fixes #115046.John Finlay2003-07-011-0/+54
* shape_mask can be NULL. Fixes #114952.John Finlay2003-07-011-1/+1
* Add method. Fixes #114821.John Finlay2003-07-011-0/+11
* Return a GdkRectangle. Fixes #114817.John Finlay2003-07-011-0/+11
* Add deprecation warnings. Fixes #110663.John Finlay2003-07-013-21/+133
* same here.James Henstridge2003-06-302-2/+0
* Add optional args background and foreground (GdkColor) default to NULL.John Finlay2003-06-281-0/+38
* Add deprecation warning. Fixes 113954.John Finlay2003-06-281-0/+1
* Fix typo. Fixes #114659.John Finlay2003-06-281-1/+1
* add copyright notices, and update to LGPL 2.1.James Henstridge2003-06-2624-45/+491
* fix bug 114619 (the #define we were using was private).James Henstridge2003-06-181-1/+1
* Fix an invalid python format string.Joe Shaw2003-06-121-1/+1
* Allow allocating a color using an unallocated gdk.Color. Patch by JohnJohan Dahlin2003-06-061-8/+27
* Allow null for parent. Fixes #113577Johan Dahlin2003-06-061-1/+1
* AddedJohan Dahlin2003-06-062-0/+42
* (_wrap_gdk_gc_set_values, _wrap_gdk_gc_set_values): Impl. Patch byJohan Dahlin2003-06-061-0/+259
* Make last argument optional. (_wrap_gdk_pixbuf_loader_new_with_type): MakeJohan Dahlin2003-06-061-1058/+1124
* Add xid and handle attributes.Johan Dahlin2003-06-062-0/+36
* Undeprecate, add keywords. Based upon patch by kohler@icir.org, fixesJohan Dahlin2003-06-062-9/+15
* New files, splitted out from gtk.overrideJohan Dahlin2003-06-0610-5006/+5028
* use short and long instead of gint16 and gint32, so we don't break on 64James Henstridge2003-06-021-47/+97
* Accept None as argument. Patch by John Finlay, fixes #113675Johan Dahlin2003-05-311-3/+3
* (pygtk_container_for_common_marshal, pygtk_container_for_common)Johan Dahlin2003-05-311-12/+37
* (_wrap_gtk_window_set_icon_list, _wrap_gtk_window_get_icon_list)Johan Dahlin2003-05-311-0/+116
* (_wrap_gtk_widget_get_size_request): Impl. Patch by John Finlay,Johan Dahlin2003-05-311-0/+10
* Impl. Patch by John Finlay, fixes #113568.Johan Dahlin2003-05-311-0/+11
* Rename first argument to sorted_path. Thanks to John Finlay, fixesJohan Dahlin2003-05-312-2/+3
* (_wrap_gtk_tooltips_data_get): Impl. Patch by John Finlay, fixesJohan Dahlin2003-05-311-1/+27
* (_wrap_gtk_text_view_set_border_window_size): Raise exceptions ifJohan Dahlin2003-05-311-0/+43
* (_wrap_gtk_text_tag_table_remove): Raise ValueError if the tagJohan Dahlin2003-05-311-0/+37
* Impl. Patch by John Finlay, Fixes #112796Johan Dahlin2003-05-311-0/+42
* Fix typo. Thanks to John Finlay. Fixes #113928Johan Dahlin2003-05-301-1/+1
* Impl. Patch by John Finlay, fixes #113919.Johan Dahlin2003-05-301-0/+18
* Backwards compatibility, based on patch by Jonathan Blandford, fixesJohan Dahlin2003-05-303-20/+67
* Make the third argument optional. This broke distutils.Johan Dahlin2003-05-283-24/+0
* Go ahead punk, make my dayJohan Dahlin2003-05-081-4/+2
* Implement. Patch by John Finlay, fixes #112054 and #112058.Johan Dahlin2003-05-082-8/+249
* Install dsextras.Johan Dahlin2003-04-291-1/+1
* This two are constructors, not normal function, therefor return -1 asJohan Dahlin2003-03-211-2374/+2376
* Added.Johan Dahlin2003-03-191-1/+10
* add some documentation.James Henstridge2003-03-121-1/+3