~bratsche/ubuntu/maverick/gtk+2.0/menu-activation-fix

« back to all changes in this revision

Viewing changes to gtk/gtk.symbols

  • Committer: Bazaar Package Importer
  • Author(s): Robert Ancell
  • Date: 2010-07-22 21:41:30 UTC
  • mfrom: (1.11.7 upstream) (72.1.16 experimental)
  • Revision ID: james.westby@ubuntu.com-20100722214130-5uzyvpb9g4m0ts2c
Tags: 2.21.5-1ubuntu1
* Merge with Debian experimental, Ubuntu changes:
* debian/control.in:
  - Add introspection build-depends
  - Add Vcs-Bzr link
  - Add gir1.0-gtk-2.0 package
  - libgtk2.0-dev replaces gir-repository-dev
  - Conflict with appmenu-gtk (<< 0.1.3) to prevent menu proxy breakage
* debian/rules:
  - Build with --enable-introspection
  - Add gir1.0-gtk-2.0 package to BINARY_ARCH_PKGS
  - Add dh_girepository call
  - Disable devhelp files
* debian/dh_gtkmodules.in:
  - Remove obsolete script content
* debian/libgtk2.0-0.symbols:
  - Add Ubuntu specific symbols
* debian/libgtk2.0-dev.install.in:
  - Add gir files
* debian/libgtk2.0-doc.install.in
  - Disable devhelp files
* debian/gir1.0-gtk-2.0.install.in
  - Introspection package
* debian/patches/043_menu_proxy.patch
  - Add GtkMenuProxy support for remoting menus.
* debian/patches/062_dnd_menubar.patch:
  - Allow click on menubars for dnd
* debian/patches/063_treeview_almost_fixed.patch:
  - Add an ubuntu-almost-fixed-height-mode property, (required for
    software-center)
* debian/patches/071_no_offscreen_widgets_grabbing.patch:
  - Don't let offscreen widgets do grabbing
* debian/patches/072_indicator_menu_update.patch:
  - change by Cody Russell to send an update event on menu changes,
    should make the bluetooth indicator refresh correctly
* debian/patches/091_bugzilla_tooltip_refresh.patch:
  - Upstream bugzilla change to have better looking tooltips the gtk theme
    need to set "new-tooltip-style" to use those
* debian/watch:
  - Watch for unstable versions

Show diffs side-by-side

added added

removed removed

Lines of Context:
139
139
gtk_accessible_connect_widget_destroyed
140
140
gtk_accessible_get_type G_GNUC_CONST
141
141
gtk_accessible_get_widget
 
142
gtk_accessible_set_widget
142
143
#endif
143
144
#endif
144
145
 
550
551
gtk_button_enter
551
552
#endif
552
553
gtk_button_get_alignment
 
554
gtk_button_get_event_window
553
555
gtk_button_get_focus_on_click
554
556
gtk_button_get_image
555
557
gtk_button_get_image_position
1748
1750
#if IN_FILE(__GTK_FONTSEL_C__)
1749
1751
gtk_font_selection_dialog_get_cancel_button
1750
1752
gtk_font_selection_dialog_get_font_name
 
1753
gtk_font_selection_dialog_get_font_selection
1751
1754
gtk_font_selection_dialog_get_ok_button
1752
1755
gtk_font_selection_dialog_get_preview_text
1753
1756
gtk_font_selection_dialog_get_type G_GNUC_CONST
2597
2600
#if IN_FILE(__GTK_MESSAGE_DIALOG_C__)
2598
2601
gtk_message_dialog_format_secondary_markup G_GNUC_PRINTF(2,3)
2599
2602
gtk_message_dialog_format_secondary_text G_GNUC_PRINTF(2,3)
 
2603
gtk_message_dialog_get_message_area
2600
2604
gtk_message_dialog_get_type G_GNUC_CONST
2601
2605
gtk_message_dialog_new G_GNUC_PRINTF(5,6)
2602
2606
gtk_message_dialog_new_with_markup G_GNUC_PRINTF(5,6)
3912
3916
gtk_table_get_default_row_spacing
3913
3917
gtk_table_get_homogeneous
3914
3918
gtk_table_get_row_spacing
 
3919
gtk_table_get_size
3915
3920
gtk_table_get_type G_GNUC_CONST
3916
3921
gtk_table_new
3917
3922
gtk_table_resize
4666
4671
gtk_tree_path_free
4667
4672
gtk_tree_path_get_depth
4668
4673
gtk_tree_path_get_indices
 
4674
gtk_tree_path_get_indices_with_depth
4669
4675
gtk_tree_path_get_type G_GNUC_CONST
4670
4676
gtk_tree_path_is_ancestor
4671
4677
gtk_tree_path_is_descendant
5318
5324
gtk_window_group_new
5319
5325
gtk_window_group_remove_window
5320
5326
gtk_window_group_list_windows
 
5327
gtk_window_group_get_current_grab
5321
5328
gtk_window_has_group
5322
5329
gtk_window_has_toplevel_focus
5323
5330
gtk_window_iconify