summaryrefslogtreecommitdiff
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
* gtk/gtk.defs (gtk_menu_set_screen) Allow screen to be NULLJohn Finlay2004-04-151-1/+1
* gtk/gtk.defs (gtk_list_store_move_sfter) Allow position to be NULLJohn Finlay2004-04-151-2/+2
* gtk/gtk.override (_wrap_gtk_icon_info_get_embedded_rect) Add.John Finlay2004-04-151-0/+44
* gtk/gtk-types.defs (IconInfo) Add GtkIconInfo boxed type.John Finlay2004-04-142-0/+9
* gtk/gtk.override (_wrap_gtk_icon_theme_list_icons) Add.John Finlay2004-04-141-0/+33
* gtk/gtk.override (_wrap_gtk_icon_theme_get_search_path)John Finlay2004-04-141-0/+63
* gtk/gtk.override (_wrap_gtk_icon_size_lookup_for_settings) Add.John Finlay2004-04-141-0/+30
* gtk/gtk.defs More gtk_ function cleanup.John Finlay2004-04-141-6/+6
* gtk/gtk.override (_wrap_gtk_clipboard_request_contents)John Finlay2004-04-141-0/+143
* gtk/gtk.override (_wrap_gtk_clipboard_wait_for_targets) Add.John Finlay2004-04-131-0/+31
* gtk/gtk.override (_wrap_gtk_action_group_add_radio_actions) Fix bugs inJohn Finlay2004-04-131-8/+10
* gtk/gtk.defs (gtk_clipboard_set_text) Allow len param to default to -1 -John Finlay2004-04-111-1/+1
* gtk/gtk.override (_wrap_gtk_action_group_add_toggle_actions) Make methodJohn Finlay2004-04-101-21/+53
* Move GtkDeprecatedWarning ... Remove global module import and do it in theJohan Dahlin2004-04-102-8/+18
* gtk/gtk.defs (gtk_action_group_add_action_with_accel) The accelerator canJohn Finlay2004-04-091-1/+1
* Add deprecation warnings for all deprecated functions.Johan Dahlin2004-04-091-11/+33
* gtk/gtk.override (_wrap_gtk_action_get_proxies) Add.John Finlay2004-04-091-0/+26
* gtk/gtk.override (_wrap_gtk_font_button_new) Add to allow optionalJohn Finlay2004-04-081-0/+26
* gtk/gtk.override (_wrap_gtk_file_filter_filter) Add.John Finlay2004-04-081-0/+158
* gtk/gtk.override (_wrap_gtk_file_chooser_widget_new) Add to allow actionJohn Finlay2004-04-071-0/+31
* Remove unused variable.Johan Dahlin2004-04-071-4/+2
* gtk/gdk.defs (gdk_pixbuf_new_from_file_at_size) Add.John Finlay2004-04-071-0/+12
* gtk/gtk.override (_wrap_gtk_file_chooser_get_filenames)John Finlay2004-04-061-0/+139
* gtk/gtk.override (_wrap_gtk_entry_completion_set_match_func) Add.John Finlay2004-04-061-0/+66
* Remove deprecation flagJohan Dahlin2004-04-051-1/+0
* gtk/gtk.override (_wrap_gtk_combo_box_entry_new) Allow a TreeModel andJohn Finlay2004-04-051-6/+51
* gtk/gtk.defs (gtk_cell_layout_pack_start) (gtk_cell_layout_pack_end) AllowJohn Finlay2004-04-051-2/+2
* gtk_accel_map_add_entry, gtk_binding_parse_binding,John Finlay2004-04-042-17/+36
* Fix Bug 122755: _wrap_gdk_window_new needs to ref return valueGustavo J. A. M. Carneiro2004-04-042-0/+4
* Is not a constructor, patch from Scott Tsai, fixes bug 138576Johan Dahlin2004-04-041-1/+0
* gtk/gtk.override (_wrap_gtk_cell_layout_set_attributes) Added.John Finlay2004-04-041-0/+33
* gtk/gtk.override (_wrap_gtk_combo_box_new) Allow a TreeModel to beJohn Finlay2004-04-041-0/+39
* gtk/gtk-types.defs Added CellLayout interface and references to it forJohn Finlay2004-04-041-0/+10
* gtk/gtk.override (_wrap_gtk_color_button_get_color) Return a GdkColorJohn Finlay2004-04-041-0/+11
* gtk/gtk.override (_wrap_gtk_color_button_new) Implement withJohn Finlay2004-04-031-0/+32
* Update ignore Update ignoreJohan Dahlin2004-04-022-0/+6
* Impl.Johan Dahlin2004-04-021-1/+145
* gtk/gtk.override (_wrap_gtk_accel_group_connect_by_path) Add.John Finlay2004-04-011-1/+25
* gtk/gtk.override (_wrap_gtk_alignment_get_padding) Add.John Finlay2004-03-311-0/+11
* Updated, call dialog.destroy()PYGTK_2_3_90Johan Dahlin2004-03-301-0/+20
* is Constructor of GtkUIManager, not GtkUiManager.Johan Dahlin2004-03-302-1/+58
* Fixes #138476 . Added the Layout class (Patch from scottt)Xavier Ordoquy2004-03-301-0/+10
* (_wrap_gtk_progress_bar_new_with_adjustment): Fix constructor, itJohan Dahlin2004-03-291-6/+5
* Add backend as fifth argumentJohan Dahlin2004-03-293-349/+111
* Impl, based on gtk_dialog_newJohan Dahlin2004-03-281-1/+98
* Typo.Xavier Ordoquy2004-03-281-5/+0
* Updated to match gtk 2.6 API.Xavier Ordoquy2004-03-281-8/+3675
* implements GtkTreeModel and GtkTreeDragSource (FileFilter): AddJohan Dahlin2004-03-281-0/+17
* Merge in some changes from 2.4.Johan Dahlin2004-03-282-0/+67
* Gtk+ 2.4 API and remove GtkTextLayout (which was accidentally added)Johan Dahlin2004-03-281-13/+238