summaryrefslogtreecommitdiff
path: root/gtk/gtk.defs
Commit message (Expand)AuthorAgeFilesLines
* gtk/gtktreeview.override Ignore gtk_tree_view_get_search_equal_func.John Finlay2004-07-041-0/+18
* only allow GtkWidgets to be the user dataLorenzo Gil Sanchez2004-06-261-13/+13
* Oops forgot thisJohan Dahlin2004-06-111-9/+0
* ImplJohan Dahlin2004-06-041-13/+11
* gtk/gtk.override (_wrap_gtk_entry_new) gtk/gtk.defs (gtk_entry_new)John Finlay2004-05-291-1/+1
* gtk/gtk.defs (gtk_tree_view_column_pack_start)John Finlay2004-05-201-2/+2
* gtk/gtk.defs (gtk_clipboard_get_for_display) (gtk_clipboard_get) AllowJohn Finlay2004-05-191-3/+3
* gtk/gtk.defs (gtk_selection_data_set_text) Default the text len param toJohn Finlay2004-05-131-1/+1
* gtk/gtk.defs (gtk_notebook_append_page) (gtk_notebook_append_page_menu)John Finlay2004-05-101-6/+6
* gtk/gtk.defs (gtk_ui_manager_add_ui) Allow param action to be NULL.John Finlay2004-04-191-1/+1
* gtk/gtk.defs (gtk_tree_view_move_column_after) Allow base_column to beJohn Finlay2004-04-191-1/+1
* gtk/gtk.defs (gtk_tree_store_move_after) (gtk_tree_store_move_before)John Finlay2004-04-191-2/+2
* gtk/gtk.defs (gtk_tree_model_filter_new) Allow root param to default toJohn Finlay2004-04-181-1/+1
* gtk/gtk.defs Make gtk_tooltips_get_info_from_tip_window a method ofJohn Finlay2004-04-181-2/+2
* (gtk_tool_item_set_tooltip) Allow parameters tip_text and tip_privateJohn Finlay2004-04-171-2/+2
* (gtk_tool_item_set_tooltip) Allow parameters tip_text and tip_privateJohn Finlay2004-04-171-2/+2
* gtk/gtk.defs (gtk_tool_item_set_proxy_menu_item) Allow menu_item to beJohn Finlay2004-04-171-1/+1
* gtk/gtk.defs Add GtkToolItem constructor and method definitions.John Finlay2004-04-171-0/+165
* gtk/gtk.defs Add GtkToolButton constructor and method definitions.John Finlay2004-04-171-0/+102
* gtk/gtk.defs (gtk_toolbar_set_drop_highlight_item) Allow tool_itemJohn Finlay2004-04-171-1/+1
* gtk/gtk.defs (gtk_toolbar_insert) (gtk_toolbar_get_item_index)John Finlay2004-04-171-0/+91
* (gtk_text_buffer_paste_clipboard) override_location can be NULL.John Finlay2004-04-161-1/+1
* gtk/gtk.defs (gtk_draw_insertion_cursor) area can be NULL.John Finlay2004-04-161-1/+1
* gtk/gtk.defs (gtk_selection_owner_set_for_display) Allow widget param toJohn Finlay2004-04-161-1/+1
* gtk/gtk.override (_wrap_gtk_radio_tool_button_new)John Finlay2004-04-161-0/+58
* gtk/gtk.defs Add defs for GtkRadioActionJohn Finlay2004-04-151-0/+42
* 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-types.defs (IconInfo) Add GtkIconInfo boxed type.John Finlay2004-04-141-0/+1
* gtk/gtk.defs More gtk_ function cleanup.John Finlay2004-04-141-6/+6
* gtk/gtk.defs (gtk_clipboard_set_text) Allow len param to default to -1 -John Finlay2004-04-111-1/+1
* gtk/gtk.defs (gtk_action_group_add_action_with_accel) The accelerator canJohn Finlay2004-04-091-1/+1
* Remove deprecation flagJohan Dahlin2004-04-051-1/+0
* 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-041-17/+26
* Is not a constructor, patch from Scott Tsai, fixes bug 138576Johan Dahlin2004-04-041-1/+0
* is Constructor of GtkUIManager, not GtkUiManager.Johan Dahlin2004-03-301-1/+1
* Add backend as fifth argumentJohan Dahlin2004-03-291-326/+1
* Typo.Xavier Ordoquy2004-03-281-5/+0
* Updated to match gtk 2.6 API.Xavier Ordoquy2004-03-281-8/+3675
* Forgot to commit this yesterdayJohan Dahlin2004-03-281-2/+1
* Removed the _gtk_* functions as the are private and not exported in theXavier Ordoquy2004-03-221-461/+0
* Cosmetic changes to match h2def output exactly in order to ease furtherXavier Ordoquy2004-03-181-148/+170
* wrap gtk_binding_entry_removeGustavo J. A. M. Carneiro2004-02-141-1/+1
* (GtkTreeView.expand_row): Set return value to gboolean. Patch byJohan Dahlin2003-12-181-1/+1
* Allow all GdkColor arguments for gtk_widget_modify_* to be null. Patch byJohan Dahlin2003-12-181-5/+5
* Allow null for tip_text. Patch by John Ehresman, fixes #128623.Johan Dahlin2003-12-181-1/+1
* add defs for GdkDisplay and GdkScreenJames Henstridge2003-09-041-150/+542
* mark deprecated in favour of pack_start. Fixes bug #118715.James Henstridge2003-08-241-0/+3
* gtk/gtk.defs (gtk_tree_model_sort_convert_iter_to_child_iter) AllowJohn Finlay2003-07-121-2/+2