~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): Sebastien Bacher
  • Date: 2009-09-23 09:50:04 UTC
  • mfrom: (1.5.3 upstream)
  • mto: This revision was merged to the branch mainline in revision 129.
  • Revision ID: james.westby@ubuntu.com-20090923095004-e9xauadn4bjs5n7m
Tags: upstream-2.18.0
Import upstream version 2.18.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Overview of Changes from GTK+ 2.17.11 to 2.17.12
 
2
================================================
 
3
 
 
4
* Add GtkTreeModelFilter testsuite and fix multiple bugs
 
5
 
 
6
* Client-side windows:
 
7
 - Fix issues around recursion and gdk_window_process_updates
 
8
 - Fix issues with grabs and cursors
 
9
 - Handle window hierarchy and geometry changes in expose handlers
 
10
 - New function, gdk_window_flush, that may be needed in certain
 
11
   situations
 
12
 - Automatically flush windows when doing non-double-buffered exposes
 
13
 
 
14
* Quartz backend:
 
15
 - Fix various 'stuck UI' issues
 
16
 - Fix the size of the root window
 
17
 
 
18
* Bugs fixed:
 
19
 588455 run application broken when setting background color...
 
20
 346800 Rework sort/filter models to use indices to parents
 
21
 593678 select "Manage Custom Sizes" from print dialog hangs gedit
 
22
 594652 gtk printer dialog does not understand boolean printer options
 
23
 594668 Add new Xorg keysyms
 
24
 591583 Padre (a wxPerl+Gtk IDE) hangs when editing Perl code...
 
25
 594600 Windows only allows 64-character system-tray tooltips
 
26
 594679 Fix warning in testwindows.c
 
27
 594880 Drawing issues in ExoIconView
 
28
 593507 AbiWord's main drawing area not exposed properly
 
29
 594913 is_composited race ...
 
30
 594738 Windows often do not respond to events on dual-head
 
31
 503776 crash when trying to print to non-existent lpr printer
 
32
 595599 Don't focus unmapped radio buttons
 
33
 595790 Segfault in gtkiconfactory.c on NULL GError
 
34
 588649 extended input events sent to widgets that didn't...
 
35
 550939 GtkFileChooser listbox does not refresh selection
 
36
 
 
37
* New deprecation:
 
38
 gdk_event_get_graphics_exposes has been deprecated
 
39
 
 
40
* Updated translations:
 
41
 Afrikaans
 
42
 Assamese
 
43
 Bengali India
 
44
 Brazilian Portuguese
 
45
 British English
 
46
 Catalan
 
47
 Danish
 
48
 Dutch
 
49
 German
 
50
 Greek
 
51
 Gujarati
 
52
 Hindi
 
53
 Italian
 
54
 Japanese
 
55
 Lithuanian
 
56
 Maithili
 
57
 Malayalam
 
58
 Marathi
 
59
 Norwegian bokmål
 
60
 Oriya
 
61
 Polish
 
62
 Romanian
 
63
 Simplified Chinese
 
64
 Slovenian
 
65
 Traditional Chinese
 
66
 Ukrainian
 
67
 
 
68
 
1
69
Overview of Changes from GTK+ 2.17.10 to 2.17.11
2
70
================================================
3
71