summaryrefslogtreecommitdiff
path: root/gtk/gtk-2.10-types.defs
Commit message (Collapse)AuthorAgeFilesLines
* Attach as AtkImplementorIface methodJohn Finlay2006-07-231-163/+174
| | | | | | | | | | | | | * atk.defs (atk_implementor_ref_accessible): Attach as AtkImplementorIface method * atk-types.defs (AtkImplementorIface): Revert to registered name. * gtk/gtk-base-types.defs: Annotate interfaces with prerequisites and objects with interface implementations * gtk/gtk-2.10-types.defs: Annotate interfaces with prerequisites and objects with interface implementations. Reorganize.
* Move from gtk/gtk-base-types.defsJohn Finlay2006-07-141-12/+0
| | | | | * gtk/gtk-2.10-types.defs (TargetList): Move from gtk/gtk-base-types.defs
* Move 2.10 types to 2.8Johan Dahlin2006-07-141-0/+18
|
* Add RecentChooser and PrintOperationPreview implements interface notationsJohn Finlay2006-06-251-1/+5
| | | | | * gtk/gtk-2.10-types.defs: Add RecentChooser and PrintOperationPreview implements interface notations
* Identify as an interface.John Finlay2006-06-221-1/+1
| | | | | * gtk/gtk-2.10-types.defs (PrintOperationPreview): Identify as an interface.
* Add.John Finlay2006-06-131-0/+12
| | | | | | | | | * gtk/gtk-2.10-types.defs (enum TreeViewGridLines): Add. * gtk/gtk-2.10.defs (gtk_tree_view_set_enable_tree_lines) (gtk_tree_view_get_enable_tree_lines, gtk_tree_view_set_grid_lines) (gtk_tree_view_get_grid_lines, gtk_tree_view_grid_lines_get_type) (gtk_print_operation_action_get_type): Add.
* Add. (gtk_print_operation_set_default_page_setup)John Finlay2006-06-101-21/+37
| | | | | | | | | | | | | | | | * gtk/gtk-2.10.defs (gtk_button_set_image_position) (gtk_button_get_image_position, gtk_print_context_set_cairo_context) (gtk_print_operation_set_track_print_status) (gtk_print_operation_set_show_progress) (gtk_print_operation_set_allow_async) (gtk_print_operation_set_custom_tab_label) (gtk_print_operation_get_error, gtk_print_operation_cancel (gtk_status_icon_get_geometry): Add. (gtk_print_operation_set_default_page_setup) (gtk_print_operation_set_print_settings): Allow default NULL arg. * gtk/gtk-2.10-types.defs: Add PrintOperationPreview, RecentFilter, RecentInfo. Sync enums.
* Updated pycairo dependencies from 0.5.0 to 1.1.7 sinceFrederic Peters2006-06-081-0/+14
| | | | | | | | | | 2006-06-08 Frederic Peters <fpeters@0d.be> * configure.in, gtk/gtkunixprint.override: Updated pycairo dependencies from 0.5.0 to 1.1.7 since PycairoSurface_FromSurface signature changed. * gtk/gtk-2.10-types.defs, gtk/gtk-2.10.defs: Updated to new GTK+ Printing API changes.
* print API fixes; print exampleGustavo J. A. M. Carneiro2006-05-071-0/+7
|
* a few missing gtk 2.10 types missingGustavo J. A. M. Carneiro2006-05-071-0/+20
|
* Add conditional support for Gtk+ 2.10 add new api.Johan Dahlin2006-05-061-0/+286
* codegen/createdefs.py: * configure.in: * gtk/Makefile.am: * gtk/gdk-2.10.defs: * gtk/gdk-base-types.defs: * gtk/gdk-base.defs: * gtk/gdk-types.defs: * gtk/gdk.defs: * gtk/gdk.override: * gtk/gtk-2.10-types.defs: * gtk/gtk-2.10.defs: * gtk/gtk-base-types.defs: * gtk/gtk-base.defs: * gtk/gtk-types.defs: * gtk/gtk.defs: Add conditional support for Gtk+ 2.10 add new api.