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

« back to all changes in this revision

Viewing changes to docs/reference/gdk/tmpl/dnd.sgml

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2010-06-11 11:48:48 UTC
  • mfrom: (1.11.6 upstream)
  • Revision ID: james.westby@ubuntu.com-20100611114848-dkrsp735aof0oqme
Tags: 2.21.2-0ubuntu1
* New upstream version:
  - The newly added gdk_drag_context_get_action function has been
    renamed to gdk_drag_context_get_selected_action to make the
    name less confusing.
  - Introspection annotations have been added in many places
  - New accessors for sealed struct members:
    gtk_viewport_get_view_window
    gdk_drag_context_get_source_window
  - Bug fixes:
    608218 GtkOffscreenWindow causes bad window with GtkEntry
    611709 Add gtk_statusbar_remove_all
    596428 GtkAssistant: Support ending with a progress page
    620511 Use g_source_set_name for all custom GSources in GTK+
    608537 Make the file chooser's sort arrows consistent (lp:#509656)
    620863 Unable to select GtkMenu item above the current one (lp: #590374)
* debian/control.in:
  - updated glib requirement
* debian/patches/065_build_introspection_file.patch:
  - dropped, the fix is in the new version
* debian/libgtk2.0-0.symbols:
  - new version update
* debian/patches/070_mandatory-relibtoolize.patch:
  - new version update

Show diffs side-by-side

added added

removed removed

Lines of Context:
102
102
@context: 
103
103
 
104
104
 
 
105
<!-- ##### FUNCTION gdk_drag_context_get_actions ##### -->
 
106
<para>
 
107
 
 
108
</para>
 
109
 
 
110
@context: 
 
111
@Returns: 
 
112
 
 
113
 
 
114
<!-- ##### FUNCTION gdk_drag_context_get_selected_action ##### -->
 
115
<para>
 
116
 
 
117
</para>
 
118
 
 
119
@context: 
 
120
@Returns: 
 
121
 
 
122
 
 
123
<!-- ##### FUNCTION gdk_drag_context_get_suggested_action ##### -->
 
124
<para>
 
125
 
 
126
</para>
 
127
 
 
128
@context: 
 
129
@Returns: 
 
130
 
 
131
 
 
132
<!-- ##### FUNCTION gdk_drag_context_list_targets ##### -->
 
133
<para>
 
134
 
 
135
</para>
 
136
 
 
137
@context: 
 
138
@Returns: 
 
139
 
 
140
 
 
141
<!-- ##### FUNCTION gdk_drag_context_get_source_window ##### -->
 
142
<para>
 
143
 
 
144
</para>
 
145
 
 
146
@context: 
 
147
@Returns: 
 
148
 
 
149
 
105
150
<!-- ##### FUNCTION gdk_drag_begin ##### -->
106
151
<para>
107
152
</para>