~canonical-dx-team/ubuntu/maverick/gtk+2.0/menuproxy

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Bazaar Package Importer
  • Author(s): Sebastian Dröge
  • Date: 2010-06-11 12:19:30 UTC
  • mfrom: (1.11.6 upstream)
  • mto: This revision was merged to the branch mainline in revision 175.
  • Revision ID: james.westby@ubuntu.com-20100611121930-n4pklvkoqdsg12vm
Tags: 2.21.2-1
* New upstream development release:
  + debian/rules,
    debian/libgtk2.0-0.symbols:
    - Update for new API symbols.
  + debian/patches/070_mandatory-relibtoolize.patch:
    - Regenerated for the new version.
  + debian/control.in:
    - Update GLib (build-) dependency to >= 2.25.8.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Overview of Changes from GTK+ 2.21.1 to 2.21.2
 
2
==============================================
 
3
 
 
4
* The newly added gdk_drag_context_get_action function has been
 
5
  renamed to gdk_drag_context_get_selected_action to make the
 
6
  name less confusing.
 
7
 
 
8
* Introspection annotations have been added in many places
 
9
 
 
10
* New accessors for sealed struct members:
 
11
 gtk_viewport_get_view_window
 
12
 gdk_drag_context_get_source_window
 
13
 
 
14
* Bug fixes:
 
15
 608218 GtkOffscreenWindow causes bad window with GtkEntry
 
16
 611709 Add gtk_statusbar_remove_all
 
17
 596428 GtkAssistant: Support ending with a progress page
 
18
 620511 Use g_source_set_name for all custom GSources in GTK+
 
19
 608537 Make the file chooser's sort arrows consistent
 
20
 620863
 
21
 
 
22
 
1
23
Overview of Changes from GTK+ 2.21.0 to 2.21.1
2
24
==============================================
3
25