]> Pileus Git - ~andy/gtk/blob - NEWS
Updates
[~andy/gtk] / NEWS
1 Overview of Changes in GTK+ 3.3.14
2 ==================================
3
4 * Theming
5  - Fixes for border handling in GtkEntry,
6    GtkCellRendererText, GtkComboBox
7  - Parse values more carefully, supporting
8    percentages, angles
9  - Implement CSS linear-gradient syntax
10  - Support background-size
11  - Support a gtk.gresource file in themes
12
13 * Bugs fixed
14  543520 Cups custom options are not sent properly
15  649121 Crash in GtkAppChooserDialog packagekit button
16  669176 Regression: atk-add-key-event-listener doesn't work
17
18 * Updated translations
19  Galician
20  Norwegian bokmål
21  Spanish
22
23
24 Overview of Changes in GTK+ 3.3.10
25 ==================================
26
27 * GtkApplication:
28  - Move application menu handling over from GIO
29  - Fix resize grip positioning in GtkApplicationWindow
30
31 * Wayland:
32  - Make combo boxes work
33  - Make key modifiers work like on X11
34  - Make mouse buttons work correctly
35
36 * Quartz:
37  - Make key modifiers work more like they do on X11
38
39 * Printing:
40  - Fix handling of custom cups options
41
42 * Accessibility:
43  - Bring key snooping support back for now
44
45 * Translation updates:
46  Spanish
47
48
49 Overview of Changes in GTK+ 3.3.8
50 =================================
51
52 * GtkApplication:
53  - Supports logout notification and inhibiting
54  - Buttons, toolbuttons and switches can now be connected
55    to GActions
56
57 * GtkSpinButton no longer allows to change the value
58   when not editable
59
60 * GtkLabel link support has been rewritten to be be
61   more robust
62
63 * GtkBuilder:
64  - Supports the 'id' in GtkComboBoxText
65  - Can parse GVariant-valued properties
66  - Support loading from a GResource
67
68 * GtkImage:
69  - Support loading from a GResource
70
71 * GtkUIManager:
72  - Support loading from a GResource
73
74 * Accessibility:
75  - key snooping support has been removed
76
77 * Wayland backend:
78  - Cursor handling updates
79  - Look for cursors in the 'weston' directory
80  - Make resize grips work
81  - Implement device grabs
82  - Implement window geometry hints
83  - Set surface type based on window type hint
84  - Add basic clipboard and selection implementations
85  - Implement client-side keyboard repeat
86  - Update GdkWindow focus state to match reality
87
88 * Theming:
89  - Improved CSS compliance for selector matching
90  - Improved CSS compliance for value resolution,
91    including full support for 'inherit', 'initial',
92    'currentColor', 'none'
93  - Support border-style properties
94  - 'window-unfocused' has been renamed to 'backdrop'
95
96 * New deprecations:
97  - GdkColor
98  - GtkButton::inner-border
99
100 * Miscellaneous:
101  - Turn default theme css files and dnd cursors into
102    GResources
103
104 * Bugs fixed:
105  543520 Cups custom options are not sent properly
106  612396 ...default of entry-text-column for GtkComboBoxText
107  613728 Rationalize GtkTreeView focus
108  620240 GNOME Drag & Drop broken for remote X sessions
109  629878 Missing "Back" and "Forward" icons for Firefox
110  631414 Add symbolic constants for event emission control
111  639875 crashes when unparenting a tab from a window...
112  657367 GtkAction: Hold a reference to proxy widgets
113  659516 gtk_css_provider_to_string lacks "since" tag
114  660139 GtkGrid gives Gtk-Warnings about negative sizes when empty
115  660309 check x11 backend when create xim module
116  663479 "Finishing" ("Completion") and "Advanced" tabs are empty
117  665015 "Widget (%s) has more than one label" unwanted warnings
118  666103 Should be able to match the parent where a dropdown menu...
119  666600 allocate the CSS border and deprecate GtkButton-inner-border
120  666685 SIGSEGV in _gtk_tree_selection_internal_select_node
121  666710 Fix compose sequences disabling other sequences
122  666842 [patch] "sticky" window state reported wrongly on X11
123  667018 Fix compilation on Windows
124  667229 gtkspinbutton: Respect value of inherited 'editable' property
125  667394 Gtk(Tool)Button: add an 'action-name' property
126  667473 gdk_rgba_free (NULL)
127  667485 gdk_rgba_parse error checking
128  667534 Non-XInput2 build fix
129  667546 GApplication doc mentions g_application_set_app_menu
130  667628 GtkWindow:application property should have G_PARAM_CONSTRUCT
131  667695 GAction leaked in examples/plugman.c
132  667705 fix up GtkApplication on OS X
133  666921 Fix the _NET_SUPPORTING_WM_CHECK window fetch to be spec...
134
135 * Translation updates:
136  Arabic
137  Bulgarian
138  Finnish
139  Hebrew
140  Norwegian bokmål
141  Spanish
142
143
144 Overview of Changes in GTK+ 3.3.6
145 =================================
146
147 * GtkApplication has grown support for exporting application
148   menus and menubars on the bus, as a GMenuModel. The
149   new GtkApplicationWindow toplevel automatically
150   displays these menu models when needed.
151
152 * GtkSpinButtons have received a long-overdue face-lift
153   to make them easier to use with both mouse and touch.
154
155 * GtkScale has gained a has-origin property to request
156   filled-in drawing of the trough.
157
158 * GtkWindow can now request that the window manager hide
159   the titlebar when the window is maximized.
160
161 * The GtkTreeView accessibility support and the core
162   treeview code have been extensively refactored;
163   performance should be much improved. But watch out
164   for regressions.
165
166 * The GtkFileChooser entry completion code has been
167   extensively refactored; it now uses GtkEntryCompletion
168
169 * Excessive dependencies have been culled from Requires:
170   lines in pc files. Dependent modules may have to declare
171   dependencies that they were getting 'for free' in the past.
172
173 * Theming improvements:
174  - The background-clip and background-origin CSS properties
175    have been implemented
176
177 * Win32 improvements:
178  - Theming of column headers, radio buttons and menuitems,
179    notebook tabs, etc has been fixed
180  - Menus, tooltips, and other popups show above the task bar
181
182 * Wayland:
183  - The Wayland backend has been updated to the current Wayland API
184
185 * Bugs fixed:
186  603823 Print to File suggests ".ps" as filename...
187  640317 gtk_draw_insertion_cursor should be moved to gtk_render
188  646461 Leak in gtkfilechooserbutton.c: model_free_row_data
189  650943 Clicking resize grip causes strange mouse grabbing beh...
190  661428 Allow themes to know when a toplevel window appears un...
191  662814 Request for way to tell gtk_recent_manager_add_item_qu...
192  664137 Crash in Audacious audio player when browsing the add ...
193  664456 segfault on arrow keypress in empty GtkIconView
194  664467 prop-editor is broken for GdkColor properties
195  664469 color button doesn't notify "color" and "alpha" when c...
196  664537 GtkCssProvider: don't segfault when CSS file is not found
197  664640 CUPS authentication does not work
198  665140 Draw the scale split
199  665326 FTBFS: missing Xi/Pango/Fc for gtk-query-immodules-3.0
200  665616 Add hide-titlebar-when-maximized setting
201  665741 Crashes in treeview when pressing End key.
202  665999 Introspection wrong for GDK_INPUT_ONLY vs GDK_INPUT_OUTPUT
203  666242 Separators in menuitem are not vertically aligned
204  641999 Consider adding a workarea API
205  657578 Toggling the state of a GtkCheckButton causes accessible...
206  659445 Accessible event.any_data is incorrect for text-removed...
207  663573 Rework GtkFileChooserEntry
208  666392 widget: Flip the sensitive flag even if the state doesn't...
209  666552 Layered region is leaked in GdkWindow
210
211 * Updated translations
212  Breton
213  Kazakh
214  Russian
215  Slovak
216  Spanish
217
218
219 Overview of Changes in GTK+ 3.3.4
220 =================================
221
222 * The beagle search backend has been dropped
223
224 * Stop using GDK/GTK_DISABLE_DEPRECATED guards for deprecated
225   functions; instead use function attributes
226
227 * Make GtkCellRendererAccel support naked keyvals, so it can
228   be used in gnome-control-center
229
230 * GDK changes
231  - Make the Mod1 == Alt assumption official
232  - The Broadway backend has initial support for V7+ websockets
233
234 * GtkApplication no longer uses gtk_main internally
235
236 * GtkNotebook now destroys its action widgets, instead of leaking them
237
238 * Theming improvements:
239  - Background images can now be tiled instead of stretched,
240    using the background-repeat CSS property
241  - Unfocused windows can be themed differently, using
242    the 'window-unfocused' state flag
243
244 * Accessibility improvements:
245  - Much better treeview performance
246  - Completely ignore invisible columns in treeviews
247  - Many a11y/treeview-related crashes fixed
248  - Combo box keybindings are reported again
249  - Textview respects display lines again
250
251 * OS X improvements:
252  - Improved handling of motion events and event state
253  - Handle recursive CFRunLoops
254  - More fixes to accel handling
255
256 * Win32 improvements:
257  - Many fixes, making this the first version of GTK+ 3 that
258    works well on Windows
259
260 * Bugs fixed:
261   84314 gdk_display_sync() and gdk_flush()
262  142874 use of SetWindowLong in gdkwindow-win32.c causes incorrect...
263  169811 configure_event and window-state-event are not emitted con...
264  171456 "Keep Above" option in Gimp broken on Win32
265  324254 Realizing a top-level window widget early positions it at 0,0
266  516822 gtk_window_fullscreen does not resize correctly if removing...
267  542777 Scroll-Wheel doesn't scroll (Win)
268  552041 Windows' System Menu from taskbar is buggy
269  603559 gtk should handle missing immodules better
270  604156 gtk_window_set_modal() freezes application completely
271  606727 Can't bind keys on numerical keypad with numlock on
272  612359 Dialog positioning hints fail on Windows 7
273  616544 win32 drag and drop (DnD) broken for GTK+ 3
274  628049 Native windows don't work very well
275  631384 Images pasted from clipboard are shifted/wrapped
276  647460 typo in msw_style.c?
277  652239 win32: resurect Windows clipboard selection notification
278  658841 Ensure native window in gdk_win32_drawable_get_handle()...
279  658842 Fix win32 _gdk_windowing_window_at_pointer - port to gtk3
280  659151 Cannot obtain accessible keybinding for comboboxes
281  659257 Gtk-WARNING **: GtkRecentChooserWidget 0x80da890 is mapped...
282  661858 Add annotations for some GtkRadio* constructors
283  661859 Add annotations for some GtkSymbolicColor constructors
284  661997 Gtk crashes when changing the TreeView model while rubber...
285  662160 gtk_print_operation_cancel fails
286  662628 Add keyboard brightness to keyname-table.h
287  662670 Pressing "Enter" in print dialog box will not cause printing
288  662691 menuitem: Always treat submenus as popup
289  662755 Keycode support in GtkCellRendererAccel broken
290  662839 Fix XIGrabKeycode usage
291  662870 Fix introspection annotations for GtkRadioToolButton
292  662953 x11: Fix window manager change detection
293  663073 gtk_dialog_new_with_buttons should be G_GNUC_NULL_TERMINATED
294  663138 iconview: layout items immediately when setting a GtkTreeModel
295  663182 Dragging any item on OS X crashes Banshee
296  663345 'from gi.repository import Gtk' fails in jhbuild
297  663396 With multiple master devices, right clicking may show popup...
298  663522 css: start background-repeat
299  663605 Fix event->state of many event types on quartz
300  663694 GtkTreeViewAccessibleCellInfo are leaked
301  663761 gtk: Fix GtkCellRenderer ignoring keycodes
302  663825 calling gtk_progress_bar_set_fraction with a fraction > 1.0...
303  663856 Make option-foo accelerators use the right symbol
304  663994 GtkTextView no longer reports the correct line text to ATs...
305  664021 GtkSpinButton: Clarify clamping behavior in gtk_spin_button...
306  664027 Build fails with undefined reference to `gdk_keymap_get_mod...
307  664132 gdk_cairo_region_create_from_surface broken on PPC...
308
309
310 Overview of Changes in GTK+ 3.3.2
311 =================================
312
313 * GtkCellRendererAccel can show virtual modifiers
314
315 * Theming improvements:
316  - CSS: 'transparent' can be used a color
317  - Improved notebook tab rendering
318  - Support opacity and rounded corners for tooltips
319
320 * OS X improvements:
321  - Disable mnemonics
322  - Make Option work as a modifier
323  - Cleanup of modifiers: Alt/Option is MOD1, Command is MOD2
324  - Fix keyval <> Unicode and lowercase/uppercase mapping
325
326 * Improvements of cross-platform key and button event handling:
327  - Support '<Primary>' in accelerator strings
328  - Use approprivate modifiers for extending and modifying
329    selections, depending on the platform
330  - Use the appropriate button for triggering context menus,
331    depending on the platform
332
333 * Bugs fixed:
334  628936 gtk build fails because of objective-c elements
335  653289 GtkCellRendererText "edited" signal not emitted...
336  655057 rendering issues with map plugin
337  657770 Write to released memory in gtkdnd-quartz.c
338  658767 Drag and Drop NSEvent capture is racy
339  658772 Directory paths for resource directories are hard-coded
340  659022 gtk_tree_model_filter_clear_cache_helper: assertion failed
341  659655 3 errors in Spanish translation of gtk+
342  660687 roxterm X crashes with accessibility enabled
343  660730 Use of "struct stat" breaks Windows
344  659602 Provide an abstraction for the platform's use...
345  659406 Abstract what triggers a context menu
346  660619 __SIZEOF_INT__ and __SIZEOF_POINTER__ may not be defined
347  599617 a modern tooltip look
348  628936 gtk build fails because of objective-c elements
349  631167 GtkComboBox with has-entry=true should not require...
350  651818 Crash in gtk_app_chooser_refresh()
351  659672 gtk_tree_view_column_dispose() does not remove from tree...
352  660139 GtkGrid gives Gtk-Warnings about negative sizes...
353  660833 all: add an 'only-child' pseudo-class selector
354  661032 out-of-tree builds result in broken gtk-doc documentation
355  661089 gtkfontbutton.c will not compile on Solaris
356  661780 GTK_STOCK_INDENT references wrong images
357  661835 GMountOperation on OpenBSD: remove the need for kvm(3)
358  662024 tests/css/parser/selector.errors missing from EXTRA_DIST
359  662132 --sync
360  662177 Toolbar returns invalid paths for toolbar items
361  662230 treemodel: document gtk_tree_path_free() as allow-none
362  662308 Scrollbars seem to unconditionally reserve a space...
363  662467 tooltip: only update shape if the window is realized
364  662481 Clean up the gtkprivate directory redefinition mess
365  662629 notebook: update tab area allocation when switching page
366
367 * Translation updates
368  Brazilian Portuguese
369  British English
370  Catalan (Valencian)
371  Czech
372  Dutch
373  Esperanto
374  Japanese
375  Galician
376  Latvian
377  Serbian
378  Spanish
379  Simplified Chinese
380  Traditional Chinese
381  Vietnamese
382
383
384 Overview of Changes in GTK+ 3.2
385 ===============================
386
387 * GtkFontChooser:
388  - More speed ups. The font chooser will now load
389    instanteously, even if you have thousands of fonts
390
391 * Bug fixes
392  659826 new broadband connection weirdness in assistant
393  659966 Fix module blacklisting
394  640741 Fix return value fo gtk_tree_view_column_cell_get_position
395         Assertion in the treeview accessible code
396         Fix erroneous beeping in textview keynav
397
398 * Translation updates
399  Assamese
400  Basque
401  Brazilian Portuguese
402  Bulgarian
403  Catalan
404  Czech
405  Danish
406  French
407  Galician
408  German
409  Hungarian
410  Japanese
411  Korean
412  Latvian
413  Lithuanian
414  Oriya
415  Polish
416  Portuguese
417  Russian
418  Slovenian
419  Spanish
420  Swedish
421  Telugu
422
423
424 Overview of Changes in GTK+ 3.1.92
425 ==================================
426
427 * GtkIconView:
428  - Cells will now be prelighted, if you set the
429    GtkCellRendererPixbuf::follow-state property.
430
431 * GtkFontChooser:
432  - Speed up population of the font list somewhat.
433    More speedups are expected in 3.2
434
435 * Bugs fixed:
436  615501 GtkIconView does not support prelight cells
437  658981 Inability to effectively clear string indicator in stf imp...
438  659241 GtkPaned initially allocates space for separator, even if...
439  659247 link-button: Reset the mouse cursor when destroyed
440
441 * Translation updates:
442  Asturian
443  Belarussian
444  Brazilian Portuguese
445  British English
446  Bulgarian
447  French
448  Galician
449  German
450  Latvian
451  Portuguese
452  Punjabi
453  Russian
454  Serbian
455  Slovenian
456  Swedish
457
458
459 Overview of Changes in GTK+ 3.1.90
460 ==================================
461
462 * GtkAppChooserButton: A new function has been added
463   that makes it possible to have the button select the
464   default app (as opposed to the most-recently-used app).
465
466 * A lot of feedback on the the tree model refactoring has
467   been incorporated via new test cases and bug fixes
468
469 * The filechooser search has been ported to tracker 0.12
470   and is using the tracker DBus API directly now.
471
472 * The new fontchooser API has been reworked a bit to make
473   it follow the same pattern we use else where. GtkFontChooser
474   is now an interface that is implemented by GtkFontChooserButton,
475   GtkFontChooserDialog and GtkFontChooserWidget (to which the
476   original GtkFontChooser has been renamed).
477
478 * Bugs fixed
479  514843 gtkfilechooser should be more robust to malformed URIs...
480  617583 Dead accents keys don't work in GTK+ applications on OSX
481  642706 No way to select the default entry
482  657353 GtkTreeModelFilter hangs when filtering
483  657627 new font chooser API inconsistent
484  658272 Port gtksearchenginetracker.c to tracker 0.11/0.12
485  658379 Disabled devices still added to list on startup
486  658398 Use of uninitialized variable reported by Valgrind
487  658507 better comboboxes for right to left languages
488  658600 Geany crashes when reopening file chooser dialog
489  658696 Crash when inserting a new node
490  658774 Regression: GtkFileChooserButtons do not expand
491
492 * Translation updates:
493  Belarusian
494  British English
495  French
496  Galician
497  Indonesian
498  Italian
499  Latvian
500  Norwegian bokmål
501  Persian
502  Polish
503  Portuguese
504  Punjabi
505  Simplified Chinese
506  Slovenian
507  Spanish
508  Swedish
509  Tamil
510
511
512 Overview of Changes in GTK+ 3.1.18
513 ==================================
514
515 * GtkFileChooser:
516  - It is no possible to go to the containing folder of a
517    selected file in recent files or search results.
518
519 * Bugs fixed
520  530253 typo ifaces under gtk_tree_view_set_reorderable
521  566202 GTK_SELECTION_MULTIPLE description unclear
522  581435 gtk_tree_view_set_drag_dest_row() needs more documentation
523  655631 Description of x and y parameters in gtk_render_arrow is in...
524  657793 Support NULL sibling in gtk_grid_attach_next_to
525  657882 gtk_css_provider_propagate_error's signature not updated...
526  657963 themingengine: remove xthickness FIXME from gtk_render_line()
527  657985 reeview: add GTK_STYLE_CLASS_SEPARATOR for tree view separators
528  658008 Centered text alignment in GtkAssistant is wrong
529  658077 Add theming support to GtkPathBar
530  658111 gtk_label_set_pattern() is reset by a call to gtk_box_pack_...
531  658168 Gtk-Message: Failed to load module "gail"
532  658200 gtk_toolbar_finalize() does stuff it shouldn't
533         Fix colord support in the print dialog
534
535 * Translation updates
536  Belarusian
537  Brazilian Portuguese
538  Esperanto
539  Galician
540  Korean
541  Lithuanian
542
543
544 Overview of Changes in GTK+ 3.1.16
545 ==================================
546
547 * Make distcheck work again, and fix errors that crept in by
548   lack of a working distcheck.
549
550 * Bugs fixed:
551  656223 GtkToolShell: Move vfunc default results to default impl...
552
553
554 Overview of Changes in GTK+ 3.1.14
555 ==================================
556
557 * GtkTreeView:
558  - The GtkTreeModelFilter and GtkTreeModelSort implementations
559    have been improved and a comprehensive test suite has been added.
560
561 * GtkFileChooser:
562  - The selected file(s) can now be copied to the clipboard
563
564 * Bugs fixed:
565  656851 Allow use of GVariant in GtkListStore
566  344858 gtk_menu_item_new_with_label() created widget with refcount 2
567  349502 option to copy full path in "Save AS"/"Open file" dialogs
568  621076 GtkTreeModelFilter does not emit all signals in some situations
569  634136 GtkTable::children accessor
570  649588 crash when sending a notification: "Gdk-CRITICAL **: gdk_visual_...
571  650762 gtk_misc_set_alignment replacement with the new API functions
572  651827 Crash in check_application()
573  656986 GtkSwitch is unusable when added to primary toolbar.
574  657146 Missing files in POTFILEs.in
575  657260 Gtk should use AtkWindow and remove that hack on GailUtil
576  657359 Crash when specifying data length in gtk_css_provider_load_...
577  657384 missing accessors for GdkEvent structures
578
579 * Translation updates:
580  Galician
581  German
582  Gujarati
583  Indonesian
584  Norwegian bokmål
585  Persian
586  Russian
587  Serbian
588  Spanish
589  Swedish
590  Traditional Chinese
591  Uighur
592
593
594 Overview of Changes in GTK+ 3.1.12
595 ==================================
596
597 * GtkFontChooserDialog: A newly designed font selection dialog
598   that is intended to replace GtkFontSelectionDialog
599
600 * Drawing of focus rectangles is now optional; it can be turned
601   off altogether, or until actual keyboard interaction happens,
602   with the gtk-visible-focus setting.
603
604 * OS X: Fixes for 10.7 (Lion)
605
606 * Bugs fixed:
607  407885 A new GtkFontSelectionDialog
608  508601 Copying from GTK+ applications causes crash
609  599664 The print dialog should not block while looking for an...
610  645258 Add gtk_text_iter_assign API
611  649567 hide focus rectangles when not keynavigating
612  652991 Remove local copy of introspection.m4
613  653817 Would like GtkGrid methods to insert rows/columns
614  653964 Installing MinGW32 build misses gdk/win32 headers
615  655074 Fix crash with undecorated windows on MacOS Lion
616  655122 Crash when resizing window on MacOS Lion
617  655173 small memory leak in GtkStyleProperty
618  655495 Make X11-specific functions introspectable
619  655496 X11-specific objects methods are introspected as static functions
620  655545 condition can never be true in gtk_tree_view_real_set_cursor
621  655822 Removal of GSettings key causes crash on upgrades
622  656098 Tweak GtkAppChooser's short description
623  656421 3.1.10: G_DISABLE_DEPRECATED detection breaks compilation
624
625 * Translation updates
626  Brazilian Portuguese
627  Bulgarian
628  Russian
629  Spanish
630  Swedish
631  Traditional Chinese
632
633
634 Overview of Changes in GTK+ 3.1.10
635 ==================================
636
637 * Assorted file chooser improvements/redesign:
638  - Remove the expander in Save mode
639  - Move the path bar up in Save mode
640  - Remember the last opened directory
641  - Start in recently-used mode when no folder is set
642  - Update recent-files when confirming in the file chooser
643
644 * Accessibility:
645  - Gail has been merged into GTK+ and is no longer a module
646  - A testsuite for a11y functionality has been added
647
648 * Theming:
649  - Icon view cells can now have a border
650
651 * GtkMountOperation can now show processes on OpenBSD
652
653 * Gdk input devices now expose their XInput2 device ID
654   via gdk_x11_device_get_id()
655
656 * Bugs fixed:
657  653450 gtkfilechooser crashes when adding favorite
658  653705 GtkAssistant doesn't notice destroyed pages
659  653947 Crash in gdk/x11/gdkdevicemanager-xi2.c:get_event_window
660  654125 gdkoffscreenwindow set any impl handlers to null...
661  654179 iconview: make it possible for selected cells to render...
662  654428 focusable labels are emitting inappropriate object:text-sel...
663  654678 Message dialog's primary text font increases on every call...
664  654695 Memory corruption in gtk_theming_engine_register_property()
665  654720 void return issues cause compile issues for GTK 3.1.8
666  655009 Clamp border radius following CSS specs
667  654266 No longer possible to set empty text on a GtkProgressBar
668
669 * Translation updates:
670  Galician
671  German
672  Hebrew
673  Latvian
674  Lithuanian
675  Norwegian bokmål
676  Persian
677  Polish
678  Slovenian
679  Spanish
680  Uighur
681
682
683 Overview of Changes in GTK+ 3.1.8
684 =================================
685
686 * Theming improvements:
687   - Multiple colors are now supported
688   - Support CSS font properties like font-size, font-family, etc
689   - nth-child works for toolbars too
690
691 * Bug fixes:
692  652506 Improve GtkAssistant button labels
693  652618 themingengine: shrink the background size to the padding-box
694  652769 Reordering/removing hidden children in GtkBox results in 100% CPU
695  653053 Avoid GApplication being released twice...
696  653191 uninitialized variable in completion_match_func
697  653333 Assigned value is garbage or undefined in gtktoolpalette.c:565
698  653512 GtkEntryCompletion: Use a PAGE_STEP macro instead of a magic number
699  653785 GtkStyleContext ignores style classes when getting style properties
700
701 * Translation updates:
702  Belarusian
703  Dutch
704  Galician
705  Hebrew
706  Norwegian bokmål
707  Persian
708  Slovenian
709  Spanish
710
711 Overview of Changes in GTK+ 3.1.6
712 =================================
713
714 * GtkOverlay is a new container that allows to place one or more
715   'overlay' widgets on top of another widget. This can be used
716   for 'floating statusbars' and similar interfaces.
717
718 * GtkLockButton has been simplified in appearance to look like
719   a normal button
720
721 * GtkNotebook now supports height-for-width layout
722
723 * Accessibility for menuitems and combo boxes has been restored
724
725 * The horizontal and vertical subclasses of GtkBox, GtkPaned,
726   GtkSeparator, GtkScrollbar, GtkScale and GtkButtonBox have
727   been deprecated
728
729 * The print dialog can now display color profile information
730
731 * Many enhancements and fixes to CSS theming
732  - The CSS parser has been rewritten with the goal of better
733    CSS compliance and improved error handling
734  - A testsuite for the parser has been added
735  - Attributes can be inherited from parent widgets
736  - Shorthand properties are supported
737  - Color and font attributes are now inherited
738  - Borders and padding are now handled much more consistently,
739    and border-radius support is more complete
740  - text-shadow, box-shadow and icon-shadow attributes are now
741    supported
742  - nth-child works for boxes
743
744 * Bug fixes:
745  353712 allow reducing selection in GtkLabel
746  576492 GtkBuilder does not respect G_PARAM_CONSTRUCT properties
747  624539 Keep track of last focused window
748  634491 gtk_tree_path_append_index() is linear in the number of indices
749  634994 Explicitly declare internal reserved bits in GdkModifierType
750  641087 Wish: GtkApplication::window-added signal
751  642768 Make tracker search backend a bit less verbose
752  642773 Make file search non-case sensitive
753  642929 GtkFileChooserDialog with GTK_FILE_CHOOSER_ACTION_CREATE_...
754  644906 gtkimcontextime.c: NULL pointer reference
755  646859 GtkCssProvider.load_from_data introspection
756  649314 Add support for the text-shadow property
757  649779 Add missing gtk_widget_override_* annotations
758  649972 Crash when loading an ui file with an empty GtkGrid
759  649979 Argument count TypeError from Gtk.TreeView.enable_model_drag_...
760  650012 GtkAppChooser* documentation does not document the content_type
761  650110 Add sanity check in GtkEntryCompletion
762  650114 gtk_entry_set_completion does not destroy idle source
763  650167 Unused variable in GtkEditable example code
764  650202 Optimization in theme_subdir_load (gtkicontheme.c)
765  650302 Combo box menu items should expose their displayed text
766  650382 GtkButton uses wrong values in grab
767  650418 menu: don't use the border as a padding value
768  650420 all: avoid boxed structs copying where possible
769  650424 treeview: theming-related fixes
770  650530 GtkAssistant beautification patches
771  650664 gtkstatusbar: gtk_misc_set_alignment () function replacement
772  651194 Should support border-image as a shorthand property
773  651706 gdk: Update keysyms list from latest X.org headers
774  651707 Move private functions to private headers
775  651734 GtkLockButton: symbolic icon is fuzzy
776  651979 compose-parse.py can not work with the newest gdkkeysyms.h...
777  652045 file open dialog refuses to open or complete non-local files
778  652102 Issues when redrawing multiple GdkWindows
779  652103 Add a GtkPrinterOptionWidget type of label to just show info...
780  652282 build: fix win32 configure checks
781
782  * Updated translations
783  Catalan (Valencian)
784  Esperanto
785  Galician
786  Hebrew
787  Norwegian bokmål
788  Slovenian
789  Spanish
790
791
792 Overview of Changes in GTK+ 3.1.4
793 =================================
794
795 * GtkAssistant has received a visual refresh; as a side-effect,
796   the various image properties are no longer used
797
798 * GtkTextView can now handle RGBA colors
799
800 * GtkFileChooser now remembers the last opened directory
801
802 * GtkLockButton is a new widget to control dialogs with
803   PolicyKit (or other) permissions
804
805 * Size allocation changes:
806  - GtkPaned and GtkMenuBar now do height-for-width
807  - GtkAccelLabel is smarter about hiding the accel if too small
808  - GTK+ now warns if widgets are under-allocated; this
809    may cause considerable noise, it will be turned off
810    before the next stable release
811  - Label size allocation has been reworked, check your labels
812  - No longer try to guess the size of labels; this makes
813    it more important to give windows reasonable default
814    sizes or set width-chars/max-width-chars on labels
815  - The computation of initial window size has been reworked,
816    check your windows
817
818 * A test framework for mozilla-style reftests has been added
819
820 * GDK Broadway backend changes:
821  - Improved key event handling
822  - Make resize grips work
823  - Make window close buttons work
824  - Stream data over websocket
825
826 * Bugs fixed:
827  618815  mnemonics aren't displayed when Alt is already pressed...
828  626457  Add a lock button widget
829  626503  Critical warning in GtkTreeView
830  642214  GTK+ 3.0 fails to compile caused by linking with libuuid...
831  644426  GNOME-wide default to remember last folder
832  646517  "Sending message (completed)" ellipsized in French
833  646876  Free MenuPopulateData struct in all the cases.
834  647284  GtkLabel does not honor width-chars anymore.
835  647790  GtkMenuShell: don't leak a GSList
836  647806  gtk_combo_box_set_active_id() nit picks
837  647962  Desensitize "Select All" when GtkEntry is empty
838  648136  design refresh for gtkassistant
839  648419  crash in remove_capslock_feedback at gtkentry.c...
840  648570  Mnemonics don't show under some letters
841  648943  Drop the last remaining translated g_warning/g_error calls
842  649295  gtkdnd: Add API that takes GIcon
843  649313  gdk_window_set_cursor() sets cursor for random set of devices
844  649457  probable leak in icon theme
845  649593  GtkProgressBar theming fixes
846
847 * Translation updates:
848  Galician
849  Greek
850  Lithuanian
851  Luganda
852  Spanish
853  Uighur
854
855
856 Overview of Changes in GTK+ 3.1.2
857 =================================
858
859 * Theming fixes and enhancements
860  - GtkNotebook has an initial-gap style property
861  - GtkNotebook tab drawing fixes
862  - Fix problems with transparent backgrounds in panel applets
863  - Style classes for 'inline' and 'primary' toolbars and sidebars
864  - Dark theme information is made available to window managers via
865    the _GTK_THEME_VARIANT property
866  - Improved rendering of insensitive text
867  - Support non-uniform border withs in the default engine
868  - Fix prelight on treeview expanders
869  - Make it possible to give combo boxes, buttons, entries a
870    uniform height
871
872 * GtkEntry supports 'hinting'
873
874 * GtkExpander can resize toplevel windows when expanding
875
876 * GtkGrid supports RTL flipping
877
878 * GtkStatusIcon reads the _NET_SYSTEM_TRAY_ICON_SIZE property
879   to get information about the preferred icon size
880
881 * To help with debugging of rendering problems, GDK consults
882   the GDK_RENDERING environment variable. Possible values include
883   'similar', 'image' and 'recording'
884
885 * Fix some problems with XI2 and input methods
886
887 * New, experimental GDK backends:
888  - broadway, which targets HTML5
889  - wayland, which targets the wayland display server
890  To build these backends, use the --enable-broadway-backend
891  and --enable-wayland-backend configure options.
892  To use them at runtime, set the GDK_BACKEND environment variable
893  to 'broadway' or 'wayland'. Other backend-specific setup may
894  still be required, such as running a wayland server.
895
896 * Bugs fixed:
897  440963 Add hinting to GtkEntry
898  635254 Check whether a resolution is set in GtkPrintSettings...
899  639584 initial emission of GtkWidget:style-set is not happening
900  640692 GtkNotebook has wrong background colour when border and...
901  642712 improve the file chooser design
902  642918 Sensitivity of buttons sometimes screws up
903  643805 Allow GtkExpander to resize the toplevel upon expanding...
904  643841 Make initial gap before the first tab of the notebook...
905  644276 paned: don't set the "pane-separator" style class...
906  644348 notebook: make GtkNotebook respect the focus-padding...
907  644353 Missing annotations in Gtk/Gdk Window...
908  644355 credits toggle inconsintency
909  644570 handles with a background image don't work
910  644777 range: allow stepper-spacing > 0 and trough-under-...
911  644836 gdk_keyval_to_unicode returns incorrect value...
912  644847 GdkDeviceManagerXI2: process send_event core events
913  644925 widget: reset widget style after applying style classes...
914  644975 styleproperties: make sure to merge the font...
915  644976 Fix "backspace", "enter", "escape" input.
916  645057 ./configure fails on gtk+3.0 git head
917  645134 switch: fix boundaries for the switch motion
918  645172 radiobutton: don't forget to set the insensitive state...
919  645176 Closing display causes segfault
920  645232 symbolic status icons are the wrong size
921  645234 Leaky calls to gdk_device_manager_list_devices()
922  645235 Free the motion hint infos in GdkDisplay
923  645236 Don't leak translate queue in GdkDisplay
924  645341 pre dialog set CAPSLOCK is ignored.
925  645354 window: Export theme variant to X11
926  645405 themingengine: don't hardcode white to draw insensitive...
927  645458 styleproperties: don't replace when merging...
928  645937 Drawing model docs are outdated
929  645960 GtkTreeSelection has no property to set mode
930  646338 gdk_x_io_error() should call _exit(), not exit()
931  646446 gtkprintunixdialog.c: set_cell_sensitivity_func leaks badly
932  646457 Leak in gtkfilechooserdefault.c: search_selected_foreach...
933  646458 Leak in gtkfilechooserdefault.c: list_row_activated
934  646460 Weirdness in gtkfilechooserbutton.c: set_info_get_info_cb
935  646461 Leak in gtkfilechooserbutton.c: model_free_row_data
936  646462 Leak in gtkappchooserbutton.c: select_application_func_cb
937  646500 GTK+ 3.1 causes terminals to start up with 0 height
938  646815 Ref leak in gtk_color_button_clicked
939  646882 Theming fixes for GtkButton and GtkCombobox
940  646886 Do not leak list when drawing notebook.
941  647086 Mismatched style_context_[save/restore] calls
942  647152 Assertion `GTK_IS_PRINTER (printer)' failed...
943  647244 Toggling the 'Deletable' option under the general...
944  647275 Opening messages in Evolution and Empathy...
945  647278 Small cleanup in statusbar
946  647594 README link to mailing list is broken
947  554057 Calling gtk_menu_shell_select_item() on GtkMenuBar...
948
949 Updated translations:
950  Afrikaans
951  Assamese
952  Bengali
953  Brazilian Portuguese
954  British English
955  Bulgarian
956  Catalan
957  Czech
958  Danish
959  Dutch
960  French
961  Galician
962  German
963  Greek
964  Hindi
965  Hungarian
966  Indonesian
967  Japanese
968  Korean
969  Kurdish
970  Portuguese
971  Romanian
972  Russian
973  Serbian
974  Simplified Chinese
975  Slovenian
976  Spanish
977  Swedish
978  Traditional Chinese
979  Uighur
980  Ukrainian
981
982
983 Overview of Changes in GTK+ 3.0.2
984 =================================
985
986 * GtkSettings have been made multi-backend-safe
987
988 * Many improvements to themability and the default theme
989  - GtkScale slider theming can adjust to scale marks, using style classes
990  - A new style class for 'primary' toolbars
991  - Widget style classes can now be specified in GtkBuilder files
992  - Improved scrollbar drawing
993  - Improved combobox drawing
994  - Improved spinbutton drawing
995  - Improved switch drawing
996  - Improved checkbutton drawing
997  - Improved menu drawing
998  - Improved notebook tab drawing
999
1000 * Bugs fixed:
1001  643041 Gtk-CRITICAL **: gtk_render_slider: assertion `height > 0'...
1002  643131 gtk_tray_icon_dispose
1003  643170 gtk_file_chooser_set_filename does not work if "Show hidden...
1004  643216 Extraneous emits of GdkScreen::monitors-changed
1005  643321 Keypresses in window contextual menu go through to app
1006  643347 consider allowing style data in builder data
1007  643370 gtk_style_context_get_font return NULL
1008  643440 gdkconfig.h included in tarball
1009  643496 GtkDialog does not use separators any more. Description is...
1010  643543 App Chooser classes abort if no content-type is given
1011  643584 crash in gdk_event_free()
1012  643630 Tabs disappear from notebook on scrolling back and resizing...
1013  643685 Normalise marks positions internally in GtkScale
1014  643911 Inactive tab content allocation should respect tab-overlap
1015  643912 Tab allocation should respect tab-curvature
1016  643925 Mouse wheel is following URLs
1017  643967 Add a style property to flip rendering order
1018  644089 treeview: propagate the selected state from the row
1019
1020 * Translation updates:
1021  Esperanto
1022  German
1023  Latvian
1024  Portuguese
1025  Russian
1026  Simplified Chinese
1027  Slovenian
1028  Spanish
1029  Ukrainian
1030
1031
1032 Overview of Changes in GTK+ 3.0.1
1033 =================================
1034
1035 * A autoconf macro, GTK_CHECK_BACKEND, has been added
1036   to allow easy checking for certain gdk backends
1037
1038 * A number of memory leaks and segfaults involving accessibility
1039   have been fixed
1040
1041 * Bugs fixed:
1042  586201 GtkLinkButton doesn't implement neither HyperLink nor...
1043  599907 Gail implementation of atk_add_key_event_listener return...
1044  626730 Check menu item does not set indeterminate state
1045  630971 gailstatusbar attempts to cast a GtkHBox to a GtkBin
1046  633291 Handle Shift-keys in X11 gdk_test_simulate_key()
1047  642213 gtk_widget_render_icon_pixbuf fails with non-standard...
1048  642263 undefined reference to "GTK_IS_SOCKET" and "GTK_IS_PLUG"
1049  642541 Missing semi-colon in gtkseparatormenuitem.c
1050  642677 "migrating" guide not in sync with GTK+ 3.0
1051  642681 gtk_combo_box_text_get_active_text doesn't work as stated
1052  642751 Typo in migrating-2to3.xml
1053  642771 Fix tiny leak in tracker backend
1054  642772 GTK does not correctly process input sent via SendInput...
1055  642778 TextView broken for large files
1056  642782 gail_misc_buffer_get_run_attributes doesn't set background-gdk...
1057  642791 Fix a typo in gtk_socket_notify
1058
1059
1060 * Translation updates:
1061  Bengali India
1062  British English
1063  Bulgarian
1064  Hebrew
1065  Hungarian
1066  Korean
1067  Norwegian bokmål
1068  Punjabi
1069  Spanish
1070  Uighur
1071  Ukranian
1072  Vietnamese
1073
1074
1075 Overview of Changes in GTK+ 3.0.0
1076 =================================
1077
1078 * Library sonames have been changed from libgdk-3.0 and libgtk-3.0
1079   to libgdk-3 and libgtk-3.
1080
1081 * Bugs fixed:
1082  632775 Back / Forward button's icons don't respect RTL settings
1083  639846 GdkEventScroll events are sent twice
1084  639945 Gtk.Widget does not have drag_* methods (but in pygtk it did)
1085  640801 Crash gtk_tree_view_reset_header_styles at gtktreeview.c:11871
1086  641196 Fix another GtkFixed regression, in gtk_fixed_forall()
1087  641302 show something nicer than XF86AudioMute etc
1088  641367 [region] gnome-applications ignore layout switching
1089  641409 not chaining up in ::style-updated
1090  641429 Errors creating a GtkWidget without a display
1091  641431 Apply button goes grey after two mode switching
1092  641517 "Migrating from libunique to GtkApplication" examples do not do...
1093  641558 GtkCssProvider leaks path string
1094  641621 Use faster new G_VALUE_COLLECT_INIT variant instead...
1095  641640 Update autotools configuration
1096
1097 * Translation updates:
1098  Arabic
1099  English
1100  Galician
1101  Hebrew
1102  Korean
1103  Norwegian bokmål
1104  Polish
1105
1106
1107 Overview of Changes in GTK+ 2.99.3
1108 ==================================
1109
1110 * This release adds some forgotten padding to class structs,
1111   and thus breaks ABI for a last time before 3.0
1112
1113 * Many Introspection annotation improvements
1114
1115 * We no longer build the gtk-update-icon-cache utility, and
1116   use a preexisting one, if --enable-gtk2-dependency is passed
1117   to configure
1118
1119 * GtkBuilder can now fill GtkComboBoxText and GtkMenToolButton
1120   widgets with data, as well as GtkFileFilters and GtkTextTagTables
1121
1122 * GtkImage now has a ::use-fallback property to allow generic
1123   fallback with GIcons and icon-names (e.g. for symbolic icons)
1124
1125 * There's a new gtk_text_view_get_cursor_locations() to enable
1126   popup-at-cursor functionality
1127
1128 * The application chooser widgets can now set a custom
1129   dialog heading
1130
1131 * The file chooser and application chooser widgets have received
1132   minor visual improvements
1133
1134 * gtk-auto-mnemonics is now backed by an XSetting
1135
1136 * Defaults for GtkSettings, as well as theme-specific settings,
1137   are now read from key files
1138
1139 * Key themes are now supported again, their syntax has been changed
1140   to be CSS-like
1141
1142 * More objects use GtkStyleContext directly now:
1143   GtkTreeView
1144   GtkIconView
1145   GtkCellArea
1146   GtkCellRendererText
1147   GtkCellRendererPixbuf
1148   GtkCellRendererAccel
1149   GtkCellRendererProgress
1150
1151 * GtkPlug and GtkSocket have been reduced to X11-specific API, and
1152   using them requires including the <gtk/gtkx.h> header, and uses
1153   of GdkNativeWindow in their APIs have been replaced by the X11
1154   Window type.
1155   A number of other API changes were necessary in GDK to ensure
1156   that multiple GDK backends can coexist:
1157   - GdkNativeWindow has been dropped
1158   - The GdkEventOwnerChange owner field is a GdkWindow now
1159   - The GdkEventSelection requestor field is a GdkWindow now
1160   - The GtkWidget::client_event vfunc is gone
1161   - GdkEventClient is gone, together with related API:
1162     gdk_add_client_message_filter
1163     gdk_display_add_client_message_filter
1164     gdk_screen_broadcast_client_message
1165     gdk_event_send_client_message
1166     gdk_event_send_client_message_for_display
1167     gdk_event_send_clientmessage_toall
1168   - gdk_drag_get_protocol_for_display has been changed to
1169     gdk_window_get_drag_protocol
1170
1171 * Migration guide and tutorial and other documentation improvements
1172
1173 * Bug fixes
1174  322926 FileChooser: Alt-Shift-Down should work like Alt-Down
1175  351755 GTK_RANGE (range) -> round_digits should be exposed...
1176  586635 gtk_info_bar_add_button() should return GtkButton*
1177  590459 Text is sometimes not pasted at the right location
1178  598952 Implement object attribute to expose toolkit/source
1179  626336 Warning when activating GtkButton outside of an event...
1180  634677 assertion in finalize assuring that buffer is NULL...
1181  635287 Specify packages when generating GIR
1182  636691 Rendering icons with prelight state doesn't...
1183  638920 gail should provide toolkit as an AtkAttribute
1184  639139 Subclassing GtkIconView broken lately in master
1185  639186 gtk_paper_size_new fails to recognize valid name
1186  639325 Generated introspection broken
1187  639380 Critical warnings when detaching tab
1188  639455 accel cell renderer critical warning
1189  639520 Update docs about colormap to use visual instead.
1190  639531 No error is given when attempting to save to "nonexistent...
1191  639625 Crashes on dereferencing a NULL GtkBorder.
1192  639750 Support css3 colors
1193  639754 Must widget class names begin with uppercase letter?
1194  639767 password not accepted in gnome-screensaver dialog
1195  639792 Regional panel: "Add" dialog: combos not sorted
1196  639822 Synthesized button2/button3 does not transfer source_device
1197  639845 insensitive and separator items in comboboxes not working...
1198  639931 gtk_application_add_window() docs should mention window destr...
1199  639949 pygobject leaks references on GtkWindows
1200  640005 removable media dialog should use app names
1201  640006 choose app dialog shows other apps by default
1202  640011 Selects application on cancel
1203  640105 Crash showing a offscreen window with a textview inside
1204  640161 GtkFileChooserWidget 0xbbf6c0 is mapped but visible=1...
1205  640188 gdk_pixbuf_get_from_drawable missing from migration guide
1206  640195 gdk_cairo_create gets cairo context with badly clipped...
1207  640282 insensitive, active check button becomes sensitive
1208  640313 BadDevice X error when ungrabbing a SLAVE device
1209  640391 Display lines between rows when window is focused
1210  640487 crash on gtk_statusbar_remove_all()
1211  640698 Incompatibility in 'matched-selected' signal invocation
1212  640712 GtkAssistant fonts are too big
1213  640744 mount-operation: don't show the dialog until the tree...
1214  640902 X11 headers included by default in public headers
1215  640965 XCompose does not work with GTK+ 2.99.x
1216  640983 GtkSettings: Fix theme not updating for dark theme
1217  640999 GtkSpinner Class check macro is invalid
1218  641023 assertion `hash_table != NULL' failed in gtkplug.c
1219  641039 Cannot expand/collapse nodes by mouse
1220  641042 assertion `G_IS_OBJECT (object) in gdkevents.c
1221  641059 Fix several bugs handling GtkTrayIcon symbolic colors
1222  641073 Please be consistent with GtkEntryCompletion
1223  641176 Fix crash in gtk_fixed_remove()
1224
1225 * Translation updates
1226  Arabic
1227  Basque
1228  Catalan
1229  Chinese
1230  Esperanto
1231  Estonian
1232  Galician
1233  German
1234  Greek
1235  Hebrew
1236  Italian
1237  Kazakh
1238  Norwegian bokmål
1239  Persian
1240  Punjabi
1241  Spanish
1242  Uighur
1243
1244
1245 Overview of Changes in GTK+ 2.99.2
1246 ==================================
1247
1248 * More widget are using GtkStyleContext directly:
1249  GtkToolItemGroup, GtkMenuItem, GtkImageMenuItem, GtkMenu,
1250  GtkTearoffMenuItem, GtkCheckMenuItem, GtkMenuShell
1251
1252 * gtk-builder-convert now accepts a --target-version option
1253
1254 * Bug fixes:
1255  637965 GtkTreeCellDataFunc called with a wrong column arguments
1256  639127 Misc Win32 GDK building problems
1257  639157 GtkOrientable should add/remove "horizontal" and "vert...
1258  639209 Allow toggling the GtkSwitch by clicking the handle
1259  639286 include gtk/gtktextattributes.h not installed
1260  639327 gtk-builder-convert needs to convert gtkcomboboxentry...
1261
1262 * Translation updates:
1263  Arabic
1264  Basque
1265  Hebrew
1266
1267 Overview of Changes from GTK+ 2.99.0 to 2.99.1
1268 ==============================================
1269
1270 * More widgets are using GtkStyleContext directly:
1271   GtkColorButton, GtkColorSelection, GtkHSV,
1272   GtkFontSelection, GtkPrintUnixDialog, GtkImage,
1273   GtkLayout, GtkViewport, GtkTextDisplay, GtkTextUtil,
1274   GtkCalendar
1275
1276 * GtkBuilder support has been added for setting menus
1277   on GtkMenuToolButtons and for adding tags to
1278   GtkTextTagTable as well as adding items to
1279   GtkComboBoxText
1280
1281 * Bug fixes:
1282  350618 start rubber banding on "white space"
1283  612918 Support disabling X11 extensions
1284  635687 problem with pygtk or gtk with gtk.Plug and gtk.Socket...
1285  638017 GtkTextView: Crash in gtk_text_view_set_tabs()
1286  638119 GtkSpinner animation not correctly stopped...
1287  638880 Need a setter for has_user_ref_count
1288  639030 Small cleanup in gailtextview code.
1289  639047 Fix remaining usage of g[dk]ktargetlib.
1290  639079 Obtain the fg color from the renderer
1291  639105 Port GtkTextDisplay to StyleContext.
1292  639106 New CSS style misses distinction between "selected focused"...
1293  639127 Misc Win32 GDK building problems
1294  639157 GtkOrientable should add/remove "horizontal" and "vertical"...
1295
1296 * Translation updates:
1297  British English
1298  Galician
1299  Hebrew
1300  Indonesian
1301  Spanish
1302
1303
1304 Overview of Changes from GTK+ 2.91.7 to 2.99.0
1305 ==============================================
1306
1307 * Deprecations and removals:
1308  - Long-obsolete linuxfb-related GtkWindow APIs have been dropped
1309  - All remaining G_SEALed struct members have been removed
1310  - GtkThemeEngine has been removed
1311  - gdk_display_get_window_at_device_position() has been renamed to
1312    gdk_device_get_window_at_position()
1313  - gdk_display_get_device_state() has been renamed to
1314    gdk_device_get_position()
1315  - gdk_device_set_source() has been dropped
1316  - gdk_set_pointer_hooks(), gdk_display_set_pointer_hooks() and
1317    gdk_display_set_device_hooks() have been removed
1318  - The deprecated GtkNotebook:tab-pack child property has been removed
1319  - The deprecated gtk_quit_add() functions have been removed
1320  - The GtkRange update-policy facility has been removed
1321
1322 * The gtk-update-icon-cache and gtk-builder-convert utilities have
1323   been renamed back to their un-suffixed names. Distributions will
1324   have to resolve the conflict between GTK+ 2.x and 3.0 packages
1325   by dropping one set of the utilities and adding a dependency.
1326
1327 * It is now possible to include multiple GDK backends in a single
1328   library. The --with-gdk-backend option has been split into separate
1329   --enable-{x11,win32,quartz}-backend options.
1330
1331 * The GDK Quartz backend has been ported to the new GDK backend API
1332
1333 * A number of widgets have been ported to use GtkStyleContext directly:
1334   GtkAccelLabel, GtkArrow, GtkSeparator, GtkSpinButton, GtkMessageDialog,
1335   GtkFrame, GtkEventBox, GtkScrolledWindow, GtkProgressBar, GtkEntry,
1336   GtkFileChooserEntry, GtkSwitch, GtkHandleBox, GtkToolbar, GtkFixed,
1337   GtkToolPalette, GtkAboutDialog, GtkAssistant, GtkTrayIcon, GtkPaned,
1338   GtkToolButton, GtkSocket, GtkRecentChooser, GtkTooltip, GtkPathBar,
1339   GtkWin32EmbedWidget, GtkCellView, GtkDialog, GtkDrawingArea, GtkPlug,
1340   GtkEntryCompletion, GtkFileChooserButton, GtkFileChooser, GtkHandleBox,
1341   GtkLinkButton, GtkOffscreenWindow
1342
1343 * Various problems with width-for-height geometry management have been
1344   fixed in GtkAlignment, GtkCheckButton, GtkBin
1345
1346 * The GtkComboBox, GtkIconView and GtkCellView widgets have been ported
1347   to use GtkCellArea for their cell layouts
1348
1349 * The cups print backend can now send print jobs directly in PDF if
1350   cups supports it
1351
1352 * GtkNumerableIcon is a variant of GEmblemedIcon for using numbers
1353   as emblems
1354
1355 * Bugs fixed:
1356  144324 Leaking dnd contexts with XDnD
1357  165987 unsets DESKTOP_STARTUP_ID
1358  307963 GtkSpinButton clamps value with the wrong maximum.
1359  321958 gtk.Calendar Notes should also say the format of year
1360  533745 Segfault on gdk.DragContext.drag_get_selection()
1361  553404 Out-of-date comment in gtk_text_view_add_child_in_window()
1362  559503 Description should mention gregorian
1363  560177 Applications should send print jobs to CUPS in PDF format...
1364  562182 gtk_init() docs inaccurate
1365  599130 Ending a drag using space or enter doesn't always cause a...
1366  617312 Move documentation to inline comments: GtkDialog
1367  617315 Move documentation to inline comments: GtkDrawingArea
1368  617322 Move documentation to inline comments: GtkEntryCompletion
1369  617327 Move documentation to inline comments: GtkExpander
1370  617471 Migrate API docs from templates to source files...
1371  621720 Use $(AM_V_GEN) to silent the build a bit.
1372  622125 Note that gtk_show_uri needs gvfs to spawn URLs
1373  629955 Deprecate/remove gtk_main and gtk_init_add/remove* API
1374  633795 gdk_event_get_state wrongly extracts GDK_PROPERTY_NOTIFY...
1375  634711 Xlib warning when RANDR is missing
1376  635299 add gtk_selection_data_get_data_with_length API...
1377  637691 Eating events breaks proxied DND
1378  637721 gtk 2.91.6 issue with gtkcellrendererprogress
1379  637736 [GtkAboutDialog] Newlines are ignored in translator-credits
1380  637763 [GtkAboutDialog] no longer display contact link
1381  637834 gtk_widget_verify_invariants: relax toplevel checks
1382  637849 Shell segfaults when unicode characters after U+00FF...
1383  637895 gdk_pointer_grab() deprecated comment is not helpful enough
1384  637907 gtkwindow.h includes a private header
1385  637910 GtkSpinner - does not animate
1386  637958 print dialog doesn't fit on netbook screen size
1387  637974 Gtk+ 2.91.7 build of introspection fails
1388  638179 in draw signal handle call gtk_style_context_add_provider...
1389  638193 GtkSpinButton documentation out of date
1390  638231 GtkSwitch states translation
1391  638386 gdk_x11_display_init_input careless
1392  638580 'application' window's property released too late
1393  638608 gtkenums: add GTK_STATE_FLAG_NORMAL = 0
1394
1395 * Updated translations:
1396  Estonian
1397  Kurdish
1398  Norwegian bokmål
1399  Punjabi
1400  Spanish
1401  Swedish
1402  Uighur
1403
1404
1405 Overview of Changes from GTK+ 2.91.6 to 2.91.7
1406 ==============================================
1407
1408 * The treeview-refactor branch has been merged, bringing more
1409   flexible cell arrangement with GtkCellArea, GtkCellAreaBox, etc
1410
1411 * The gdk-backend branch has been merged. This branch cleans up the
1412   internal frontend/backend separation in GDK, with the ultimate goal
1413   of allowing to build a single gdk library that contains multiple
1414   backends (interesting combinations are x11+wayland or quartz+x11).
1415
1416   For now, GDK is still restricted to a single backend, but
1417   as a first step, the libraries no longer include the backend name
1418   in their soname, but are just libgdk-3.0.so and libgtk-3.0.so.
1419
1420   Only the x11 backend has been kept up to date with this cleanup
1421   work, other backends are broken in this release.
1422
1423 * Deprecations and removals:
1424  - G_SEALed struct members have been removed from GtkWindowGroup,
1425    GtkDrawingArea, GtkTreeStore, GtkTreeModelSort, GtkTreeSelection,
1426    GtkSocket, GtkPrintJob, GtkSelectionData
1427  - Input device handling:
1428    - gdk_display_list_devices, gdk_display_get_core_pointer,
1429      gdk_input_set_extension_events, gtk_widget_set_extension_events,
1430      gdk_devices_list have been removed
1431    - gdk_display_warp_device has been replaced by gdk_device_warp
1432    - gdk_enable_multidevice has been replaced by gdk_disable_multidevice
1433  - Drag-and-Drop:
1434    gdk_drag_context_new, gdk_drag_find_window and gdk_drag_get_protocol
1435    have been removed
1436  - Property handling:
1437    Functions that deal with X11-specific encodings such as Compound Text
1438    have been moved to backend-specific API:
1439    gdk_string_to_compound_text[_for_display],
1440    gdk_utf8_to_compound_text[_for_display], gdk_free_compound_text,
1441    gdk_text_property_to_text_list[_for_display], gdk_free_text_list,
1442    gdk_text_property_to_utf8_list
1443  - Foreign windows:
1444    Functions for dealing with GdkWindow wrappers around foreign
1445    windows have been moved to backend-specific API.
1446  - Application launching:
1447    The gdk_spawn_* APIs have been removed, since they were trivial
1448    wrappers around g_spawn_* on most platforms and can be replaced
1449    by GIO GAppInfo APIs.
1450  - Misc. other functions: gdk_net_wm_supports, gdk_set_locale,
1451    gdkx_visual_get have been either removed, gdk_set_sm_client_id
1452    has been moved to backend-specific API.
1453
1454 * A number of GTK+ widgets have been ported to use GtkStyleContext
1455   directly for rendering
1456
1457 * The tracker search backend for the file chooser has been updated
1458   to work with libtracker-sparql as available in tracker >= 0.9
1459
1460 * The GtkAboutDialog has been given a facelift. It no longer
1461   opens second-level dialogs
1462
1463 * The GDK X11 backend now uses XI2 (including multi-device capabilities)
1464   by default. Use gdk_disable_multidevice() to switch back to the
1465   XI1/Core implementation
1466
1467 * Bug fixes:
1468  629923 Consider always calling unmap() when unsetting MAPPED flag
1469  634657 Dynamically attached calendar does not respond to mouse clicks
1470  635401 Setting conflict warning does not disappear when conflict is fixed
1471  636732 Gtk+ fails to build
1472  636777 Leak in gtk_css_provider_get_named
1473  637018 Add checks for id-column/entry-text-column >= 0
1474  637069 Custom print settings set in custom-widget-apply are lost
1475  637155 Remove vestiges of support for themes using XSHAPE
1476  637156 Optimize gtk_widget_shape_combine_region (widget, NULL, ...)
1477  637189 gtk_cell_renderer_spin_start_editing uses g_ascii_strtod but...
1478  637243 docs: fix link failure on gtk-doc scanner binaries
1479  637256 gtkstylecontext: fix typos in annotations
1480  637464 Fix GdkWindowFilter internal refcounting
1481  637471 GTK2_RC_FILES should be renamed to GTK3_RC_FILES
1482  637520 Gtk+ seems to have broken Mutter
1483  637606 Missing out annotations for gtk_accelerator_parse and...
1484  637608 Problems with the new AboutDialog
1485
1486 * Translation updates:
1487  Estonian
1488  Hebrew
1489  Kazakh
1490  Norwegian bokmål
1491  Persian
1492  Spanish
1493  Vietnamese
1494
1495
1496 Overview of Changes from GTK+ 2.91.5 to 2.91.6
1497 ==============================================
1498
1499 * Deprecations, cleanups and API changes:
1500  - GdkDrawable and some X11-specific APIs have been removed
1501  - GtkStyle and GtkRcStyle have been deprecated
1502  - The GdkWindowClass enumeration is now GdkWindowWindowClass
1503  - gdk_window_get_geometry lost its depth argument
1504  - The old, unused gtk_decorated_window_... functions have
1505    been removed.
1506
1507 * GtkComboBox has gained an 'active id' property that is
1508   intended for easy binding to settings
1509
1510 * GtkAppChooser: A new family of widgets that allow choosing
1511   an application to open a file. This is strongly based on
1512   the corresponding nautilus dialog, which it is replacing.
1513
1514 * The GtkStyleContext branch has been merged, changing the APIs
1515   that are used to do themed drawing, and the theme engine interfaces.
1516   Among the new classes are GtkStyleContext (replacing GtkStyle) and
1517   GtkCssProvider (replacing the gtkrc parser). The migration guide
1518   contains a chapter about porting from GtkStyle to GtkStyleContext.
1519
1520 * Bugs fixed:
1521  549720 Add a way to hide GtkScale's slider
1522  582557 need open with dialog box to use with IBM's Lotus Notes...
1523  619148 "active ID" properties (GtkComboBox)
1524  636060 use ATK_DEFINE_TYPE where possible
1525  636129 invalid uninstantiatable type `(null)' in cast to `GtkSpinner'
1526  636388 gtk3-demo craches (segfault) when pressing a key in the textarea...
1527  636511 New style override functions do not work on textview
1528
1529 * Updated translations:
1530  Estonian
1531  Galician
1532  Hebrew
1533  Persian
1534  Slovenian
1535  Spanish
1536
1537
1538 Overview of Changes from GTK+ 2.91.4 to 2.91.5
1539 ==============================================
1540
1541 * GtkSwitch: a new widget that provides switch-like on/off functionality
1542
1543 * Deprecations and cleanups:
1544  - GtkCallbackMarshal and GtkFunction have been deprecated
1545  - gtk_init_add has been removed
1546  - The ::size-request signal has been removed
1547  - GtkRuler has been removed
1548
1549 * The default value for the GtkBox::fill property has been changed
1550   back to TRUE
1551
1552 * Bugs fixed:
1553  613942 Deprecate GtkRuler, GtkVruler and GtkHRuler
1554  629955 Deprecate / remove gtk_main and gtk_init_add / remove* API
1555  633324 Stop invoking size-request completely
1556  633896 Printing: Use XDG_DOCUMENTS_DIR as the default location...
1557  634474 infinite loop in gtk_icon_view_accessible_set_adjustment
1558  634558 Selecting "Search" should focus text box for keyboard entry
1559  634592 GtkNotebook doesn't expand (in a typical GtkDialog)
1560  634697 gdk: Add XSetting for "gtk-cursor-blink-timeout"
1561  634821 Fix a BadMatch when create an icon pixmap for an ARGB visual
1562  634987 add a switch widget
1563  635175 Leak in gtk_plug_realize
1564  635253 GtkRadioButton constructors don't mark group as "allow-none"
1565  635307 iconcache: Ensure we don't lose data on power loss
1566  635380 gdk_event_apply_filters is unsafe against changes in filter list
1567  635588 clicking URL to be opened freezes the application for 3-5 seconds
1568  635693 Bad pointer grab bug with GtkMenu/GtkComboBox
1569  635879 Change the gdk_rgba_parse() function to be usable from bindings
1570
1571 * Updated translations:
1572  Arabic
1573  British English
1574  Catalan
1575  Czech
1576  German
1577  Hungarian
1578  Indonesian
1579  Norwegian bokmål
1580  Romanian
1581  Thai
1582  Uyghur
1583
1584
1585 Overview of Changes from GTK+ 2.91.3 to 2.91.4
1586 ==============================================
1587
1588 * Bugs fixed:
1589  609622 disappearing statusicon
1590  631331 window icons don't work anymore
1591  632894 Only show Desktop in file chooser button if there is one
1592  633670 Child minimum/natural size is not respected by GtkScrolledWindow
1593  633762 Correctly convert colors to CSS and deal with librsvg limitations
1594  633915 gtk_button_box_child_requisition() mishandles size allocations
1595  634060 Support for GIcon pixbufs
1596  634338 Move GtkPaned documentation to inline comments
1597  634339 Move GtkProgressBar documentation to inline comments
1598  634340 Move GtkPageSetup documentation to inline comments
1599
1600 * Translation updates
1601  Japanese
1602  Estonian
1603
1604
1605 Overview of Changes from GTK+ 2.91.2 to 2.91.3
1606 ==============================================
1607
1608 * The scrollable interface has gained some extra properties
1609   to influence scrolling behaviour: [hv]scroll-policy
1610
1611 * The size_request vfunc and signal have been deprecated and
1612   are no longer used inside GTK+ itself
1613
1614 * GtkAssistant has added a custom page type that gives full
1615   control of button visibility
1616
1617 * The homogeneous parameter has been removed from gtk_box_new
1618
1619 * Bugs fixed:
1620   61852 GtkTextBuffer needs a case insensitive search
1621  576498 GtkAssistant seals members without adding accessors
1622  612611 auto-mnemonics breaks menu scrolling
1623  633050 need gtk_combo_box_new_with_model_and_entry
1624  633216 Make gdk_rgba_to_string() take a const GdkRGBA
1625  633274 Add error trap around call to XFixesChangeSaveSet()
1626  633374 Port tests to GtkScrollable API...
1627  633500 statusbar labels behind resize grip on startup
1628
1629 * Updated translations:
1630  Catalan (Valencian)
1631  Estonian
1632  Galician
1633  Hebrew
1634
1635
1636 Overview of Changes from GTK+ 2.91.1 to 2.91.2
1637 ==============================================
1638
1639 * GtkApplication has been rewritten. It mostly relies on GApplication
1640   API now. Remaining functions include gtk_application_new() and
1641   gtk_window_set_application()
1642
1643 * A GtkScrollable interface has been added and implemented by all
1644   scrollable widgets. GtkScrolledWindow has ::min-display-width/height
1645   properties to control the minimal size of the content area.
1646
1647 * GtkComboBox changes:
1648  - Popups can be wider than the combo box itself
1649  - The deprecated GtkComboBoxEntry subclass has been removed
1650  - The deprecated combo box text convenience API has been removed
1651
1652 * GtkRecentManager changes:
1653  - Store xbel file in XDG_USER_DATA
1654  - Add gtk_recent_info_create_app_info()
1655  - Add gtk_recent_info_get_gicon()
1656  - Coalesce multiple changes
1657
1658 * GtkIconView allows tree models (ignoring anything below the root level)
1659
1660 * GtkProgressBar, GtkSpinButton, GtkEntry and GtkCalendar no longer have
1661   their own input-output window
1662
1663 * gtk_widget_hide_all() has been removed
1664
1665 * GtkGrid: A legacy-free, height-for-width grid container
1666
1667 * GDK gained a GdkRGBA color struct containing 4 doubles, and various
1668   GdkColor APIs have GdkRGBA counterparts now.
1669
1670 * Bugs fixed:
1671  324899 GtkComboBoxText needs API to remove all items
1672  438318 Deprecate and remove hide_all()
1673  524304 Use XDG_USER_DATA to store the recent files
1674  617174 gtkrecentinfo & GIcon
1675  632381 gtk_combo_box_text_new_with_entry() adds two text cell renderers
1676  632538 Move setting property registration in gtksettings.c
1677  632539 Do not install gtkprivate.h
1678  632677 restore copyright header
1679  632736 change the window class of entry from INPUT_OUTPUT to INPUT_ONLY
1680  632936 gtkcellrenderer gdkrgba changes not correct
1681
1682 * Translation updates:
1683  Arabic
1684  Galician
1685  Hebrew
1686  Japanese
1687  Norwegian bokmål
1688  Spanish
1689  Telugu
1690
1691
1692 Overview of Changes from GTK+ 2.91.0 to 2.91.1
1693 ==============================================
1694
1695 * GTK+ can now add a resize grip to any window. The resize
1696   grip functionality in GtkStatusbar has been removed.
1697
1698 * A very old bug in the handling of geometry widgets has
1699   been fixed, and a way to set geometry in terms of the
1700   geometry widget has been added: gtk_window_resize_to_geometry()
1701
1702 * The GtkFileChooser now uses GSettings to store its settings
1703   instead of the keyfile ~/.config/gtk-2.0/gtkfilechooser.ini
1704
1705 * GtkWrapBox has been dropped from GTK+ again. The widget
1706   will be available in libegg until clear use cases have
1707   been established.
1708
1709 * GtkWidget now has horizontal and vertical expand flags, in
1710   the form of ::hexpand and ::vexpand properties. These flags
1711   are intended to obsolete most custom container-specific
1712   expand child properties, over time.
1713   Expandability is inherited up the widget hierarchy.
1714
1715 * GtkComboBoxEntry has been deprecated in favor of a
1716   ::has-entry property on GtkComboBox.
1717
1718 * The GtkComboBox text convenience API (gtk_combo_box_new_text(), etc)
1719   has been deprecated in favor of a new GtkComboBoxText class.
1720
1721 * GtkLinkButton has gained a ::activate-link signal that
1722   can be used to suppress the default behavior.
1723
1724 * The very outdated tutorial has been dropped from the GTK+ distribution,
1725   and a new 'Getting started' section has been added to the API
1726   documentation that will accumulate tutorial material over time.
1727
1728 * Bugs fixed:
1729   68668 Fix handling of geometry widget
1730  313350 Return type of gtk_accelerator_get_default_mod_mask...
1731  351247 GtkScrolledWindow is mis documented
1732  423201 gtk_combo_box_entry_active_changed does not transform...
1733  563002 Doesn't call 'update-preview' on set_filename
1734  612396 Implement GtkComboBoxText subclass to supersede "text"...
1735  613728 Rationalize GtkTreeView focus
1736  628902 use expand flags to determine window resizability
1737  629722 save_entry_get_info_cb() doesn't behave correctly
1738  629778 Scrolled window does not behave properly with height-for...
1739  629955 Deprecate / remove gtk_main and gtk_init_add / remove* API
1740  630850 Use GSettings for the filechooser settings
1741  630900 GtkCellRendererClass: unify const of GdkRectangle args
1742  631203 Scrolling in GtkTextView can use 100% cpu
1743  631311 Obvious fix for nasty crash in menu code
1744  631473 Fix GTK+3 documentation
1745  631475 Two old GDK_foo key macros left in gdk/quartz/gdkkeys-quartz.c
1746  631599 Allow to use arbitrary surfaces for offscreen windows
1747  631719 Action-based menu accelerators don't synch with GtkMenuItem
1748  631794 Warn when calling gtk_window_parse_geometry() on an empty...
1749  631976 Remove GtkWidgetAuxInfo from GtkScrolledWindow
1750  632059 Move the introduction of the tutorial in the reference
1751  632095 GtkTargetEntry: Add boxed type and constructor
1752  632140 optionally take hotspot coordinates from the pixbuf...
1753  632218 BadMatch when starting gnome-shell
1754
1755 * New or updated translations:
1756  Catalan
1757  Estonian
1758  Galician
1759  Greek
1760  Kazakh
1761  Kikongo
1762  Lithuanian
1763  Punjabi
1764  Slovenian
1765  Spanish
1766
1767
1768 Overview of Changes from GTK+ 2.90.7 to 2.91.0
1769 ==============================================
1770
1771 * The rendering cleanup work has landed. This is a large change that
1772   affects many APIs.
1773   - All gtkstyle functions have been changed to take a cairo_t argument
1774     instead of a window + area.
1775   - GdkPixmap is gone. APIs that took pixmaps are being replaced by ones
1776     that take pixbufs or cairo surfaces, or regions (where pixmaps were
1777     used as masks). In background handling, pixmaps have been replaced
1778     by cairo patterns, see gdk_window_set_background_pattern().
1779   - GdkColormap is gone. It is replaced by visuals, see
1780     gtk_widget_set_visual().
1781   - The ::expose-event signal on GtkWidget has been replaced by a
1782     ::draw signal.
1783   - gtk_widget_get_snapshot() has been removed. Instead, gtk_widget_draw()
1784     can render a widget onto an cairo_t.
1785
1786 * The GtkSizeRequest interface has been merged into GtkWidget, and
1787   GtkCellSizeRequest has been merged into GtkCellRenderer. The wrapper
1788   functions have been renamed to include 'preferred', e.g
1789   gtk_size_request_get_width() is now gtk_widget_get_preferred_width()
1790   and gtk_cell_size_request_get_width_for_height() is now
1791   gtk_cell_renderer_get_preferred_width_for_height().
1792
1793 * GtkObject has been removed. The ::destroy signal has been moved
1794   to GtkWidget. At the same time, GtkWidgetFlags have been removed,
1795   they already had getters and setters anyway.
1796
1797 * GtkWidget has gained generic alignment and padding properties:
1798   halign, valign, margin-left, margin-right, margin-top, margin-bottom
1799   These can be used instead of container-specific child properties or
1800   GtkMisc and GtkAlignment widgets.
1801
1802 * Container widgets can now let GTK+ handle border-width for them, using
1803   gtk_container_class_handle_border_width()
1804
1805 * The GtkEditableClass struct has been renamed to GtkEditableInterface
1806
1807 * Mouse wheel scrolling has been removed from GtkNotebook
1808
1809 * The default policy for scrolled windows has been changed to 'automatic'
1810
1811 * Global url hooks have been removed from GtkAboutDialog and GtkLinkButton
1812
1813 * The global window creation hook has been removed from GtkNotebook
1814
1815 * The error handling in GDK has been modernized and avoids synchronizing
1816   X requests as much as possible
1817
1818 * Fixed Bugs:
1819  323904 GtkEditable header is slightly incorrect
1820  339745 Return value of gtk_link_button_set_uri_hook not usable
1821  468672 GTK_POLICY_AUTOMATIC should be the default policy...
1822  486839 Filechooser 'Places' items should not move up and down...
1823  601731 Drag and Drop from Workspace to Activities Overview
1824  617316 Move documentation to inline comments: GtkEditable
1825  621590 Add length to gtk_tree_path_get_indices
1826  623664 Missing accessors for gtk_menu_get_position_func{,_data}
1827  628829 Chain get_width_for_height default impl to vfunc...
1828  629177 Do not use deprecated gtk_widget_get_child_requisition()
1829  629277 Hanging because do_syntheszie_crossing_event is called...
1830  629387 Use gint16 for GtkBorder
1831  629598 Do not use deprecated gtk_widget_size_request()
1832  629608 Revamp and modernize X error traps
1833  629733 There is a misprint in the description of the gtk_check_...
1834  629748 Fails to build without XComposite
1835  629785 Do not use deprecated gtk_cell_renderer_get_size()
1836  630033 Improve tests for X error traps, fix two bugs
1837  630226 Removing tab scrolling from GtkNotebook
1838  630520 Don't try to unref event->dnd.context unconditionally...
1839  630521 Remove some remaining API warts from tab dnd api
1840  630532 invalid drop point in drag-data-received callback
1841
1842 Updated translations:
1843 Catalan
1844 Czech
1845 Danish
1846 Dutch
1847 German
1848 Gujarati
1849 Japanese
1850 Simplified Chinese
1851
1852
1853 Overview of Changes from GTK+ 2.90.6 to 2.90.7
1854 ==============================================
1855
1856 * Various deprecated APIs have been removed:
1857  - the GtkWidget::draw-border style property
1858  - the GtkEntry::state-hint style property
1859  - the GtkTreeView::row-ending-details style property
1860  - the GtkRange::trough-side-details style property
1861  - the GtkRange::stepper-position-details style property
1862  - the GtkRange::activate-slider style property
1863  - the GTK_CALENDAR_WEEK_START_MONDAY option
1864  - the GtkFrame::shadow and GtkHandleBox::shadow properties
1865  - the GtkTextView::page-horizontally signal
1866  - the GDK_WINDOW_DIALOG window type
1867  - the GTK_SELECTION_EXTENDED selection mode
1868  - the GtkProgressBarOrientation, GtkAnchorType and GtkVisibility
1869    enumerations
1870  - GtkDialog separators, including the GtkDialog::has-separator
1871    property, including setter/getter, the GTK_DIALOG_NO_SEPARATOR
1872    flag and the GtkMessageDialog::use-separator style property
1873  - gtk_status_icon_set/get_blinking
1874  - gdk_window_et_deskrelative_origin
1875  - The GtkItem class has been removed. Its functionality has
1876    been merged into is sole subclass, GtkMenuItem
1877
1878 * The GtkIconView::orientation property has been renamed
1879   to 'item-orientation'
1880
1881 * GtkProgressBar and GtkCellRendererProgress implement GtkOrientable
1882   now, and their 'orientation' property have been split into
1883   a 'orientation' property of type GtkOrientation and a boolean
1884   'inverted' property
1885
1886 * GDK no longer exports variables: gdk_threads_lock, gdk_threads_unlock,
1887   gdk_threads_mutex and gdk_display are no longer available
1888
1889 * GTK no longer exports variables: gtk_major_version, gtk_minor_version,
1890   gtk_micro_version, gtk_binary_age, gtk_interface_age have been
1891   converted to functions. gtk_debug_flags has a getter and a setter.
1892   Misc. variables that had been exported by the semi-private text
1893   API have been removed.
1894
1895 * All GDK keysym names have been changed from GDK_keysym to GDK_KEY_keysym;
1896   the previous names are still available in gdkkeysyms-compat.h.
1897
1898 * GtkWrapBox is a new container, which distributes its children
1899   over multiple rows/columns
1900
1901 * GTK+ now uses standard icon names when looking up stock icons
1902
1903 * More widgets and cell renderers have been converted to support
1904   width-for-height: GtkCellRendererText, GtkAccelLabel, GtkCellView,
1905   GtkComboBox, GtkMenu, GtkMenuItem
1906
1907 * Button boxes are now semi-homogeneous.
1908
1909 * The directfb backend has been removed
1910
1911 * Bugs fixed:
1912   77669 GtkWrapBox for gtk itself, not gimp?
1913   84188 "Dialogue" button widths should not be homogenous
1914  414712 gtk_container_set_focus_child leaks widget
1915  527499 FileFilter combo becames too wide
1916  528257 File selector and stock string problems
1917  605186 Use G_DEFINE_INTERFACE macro
1918  614006 File chooser crashes when creating a new folder...
1919  616401 Noneffective gdk_keymap_map_virtual_modifiers in early use
1920  626710 GailScaleButton calculates wrong value for minimum increment
1921  627028 Marked state of calendar day is not accessible
1922  627139 gtkfilechooserentry shows completion progress tooltip on first show
1923  627445 Removal of GtkWidget::draw-border breaks gtk_widget_queue_draw()
1924  627580 GtkFontSelection: don't notify the non-existent "font" property
1925  627643 gtkaboutdialog gettext problem
1926  627828 Drag and drop between treeviews in different window groups broken...
1927  627843 set_active_iter doc: remove restriction on path length
1928  627867 tests/testsocket is broken
1929  627912 misprint in the desc. of "hover-expand" and "hover-selection"...
1930  628160 introspection: Update to new scanner API
1931  628308 docs referencing non existing icons
1932  628656 _gdk_windowing_get_startup_notify_id memory leak
1933  628807 Add more "reserved for expansion" fields to GtkWidgetClass
1934  628808 Warn if a widget requests minimum size > natural size
1935  628884 Use a bitfield for Widget::private_flags, ::state, ::saved_state
1936  628935 add gtk_radio_button_join_group method for bindings
1937  629110 gtk_spinner_accessible_get_type always returns null
1938
1939 * Translation updates
1940  Arabic
1941  Armenian
1942  Brazilian Portuguese
1943  British English
1944  Bulgarian
1945  Danish
1946  Estonian
1947  French
1948  Galician
1949  Hebrew
1950  Hungarian
1951  Indonesian
1952  Kazakh
1953  Norwegian bokmål
1954  Norwegian Nynorsk
1955  Portuguese
1956  Serbian
1957  Slovenian
1958  Spanish
1959  Telugu
1960  Traditional Chinese
1961
1962
1963 Overview of Changes from GTK+ 2.90.5 to 2.90.6
1964 ==============================================
1965
1966 * All drawing done by GTK+ itself has been ported from
1967   GDK drawing APIs to cairo
1968
1969 * GtkExpander and GtkFrame now implement GtkSizeRequest
1970
1971 * GtkExpander gained a ::label-fill property to make the label
1972   fill the entire horizontal space
1973
1974 * Allow windows to be dragged by clicking on empty
1975   areas in menubars and toolbars
1976
1977 * GtkAboutDialog can now refer to licenses using a ::license-type
1978   enumeration instead of embedding the license text
1979
1980 * Deprecations and cleanups:
1981  - Remove GtkNotebookPage
1982  - Remove public struct members in many classes
1983  - Remove the GtkRecentManager::limit property
1984  - Remove all GDK drawing functions, ie gdk_draw_*. Use cairo instead
1985  - Remove all GdkGC functions. Use cairo instead
1986  - Remove all of GdkImage. Use cairo instead
1987  - Remove all of GdkRGB. Use cairo instead
1988  - Remove gdk_{bit,pix}map_create_from_data
1989  - GDK no longer depends on the render X extension
1990
1991 * New accessors:
1992  - gdk_cursor_get_cursor_type
1993  - gdk_device_get_n_axes
1994  - gdk_display_is_closed
1995  - gtk_notebook_get_tab_[hv]border
1996
1997 * New cairo-related APIs:
1998  - gdk_window_create_similar_surface
1999  - gdk_window_get_background_pattern
2000
2001 * Bugs fixed:
2002   90935 GtkIMContextClass inheritance ...
2003   97414 gtkaccellabel: s/seperator/separator/
2004  336225 Support for common licenses in about dialog
2005  554926 gtk_init_with_args: not setting translation domain...
2006  557263 Notebooks return 1 selection even if they have no pages
2007  579583 GtkStatusIcon's scroll-event documentation missing "Since: ..."
2008  580291 Gail does not work with custom treemodels
2009  596125 Property string fixes
2010  604391 Gtk-CRITICAL when switching between tab
2011  605190 Should delete the description of xim related options...
2012  609264 gtk_(tree/list)_store_set documentation unclear about ownership
2013  611313 Window dragging from menubars/toolbars
2014  612919 crash in System Monitor: I was moving up-down wit...
2015  614049 Allow packing options for GtkExpander label widgets
2016  614443 Doxygen 'forgets' #define documentation under certain conditions
2017  615474 gtk_widget_set_has_window() documentation is not correct
2018  618327 GtkNotebookPage should be deprecated
2019  621571 Fix damage events on offscreen windows
2020  622658 GTK_STOCK_FILE Stock Label
2021  623603 meld built with pygtk-2.16.0 giving warnings
2022  623865 gtkdnd: pointer grab may never finish (ungrab before grab)
2023  624087 Missing accessor for GdkCursor.type
2024  624224 Missing accessor for GdkDisplay.closed
2025  624270 crash in gtk_entry_completion_default_completion_func
2026  624333 Deprecate GtkRecentManager:limit
2027  624362 access an invalid ActionGroup
2028  624367 GtkButtonBox is broken
2029  624397 Move GtkBoxChild from public .h to gtkbox.c
2030  624432 GtkRadioMenuItem is broken
2031  624540 GtkRadionAction loop in its activate handler
2032  624687 switch-page bug when activated from menu
2033  624707 warnings when showing gnome-terminal menus on gtk master
2034  624779 GtkCalendar padding/margin/spacing/border/whatever is hard-coded
2035  625104 Don't try and use the child of a GtkSeparatorMenuItem
2036  625235 Tooltips cause warnings
2037  625300 Buttons order in dialogs broken in gtk+3
2038  625416 gtk_file_chooser_default_map should not reload directory
2039  625650 Add annotations to gtk_tree_model_iter_next() and...
2040  625655 win32 compile failure due to G_SEAL
2041  625715 comment string in GtkAboutDialog is not centered
2042  625953 GailAdjustment does not implement get_minimum_increment...
2043  626052 Activating a file in GtkFileChooserDialog activates action...
2044  626276 gtk_tree_selection_set_select_function() should allow...
2045  626514 License dialog doesn't take into account long copyrights
2046
2047 * Translation updates:
2048  Asturian
2049  Galician
2050  German
2051  Hebrew
2052  Indonesian
2053  Norwegian bokmål
2054  Punjabi
2055  Romanian
2056  Simplified Chinese
2057  Slovenian
2058  Spanish
2059  Swedish
2060  Traditional Chinese
2061
2062
2063 Overview of Changes from GTK+ 2.90.4 to 2.90.5
2064 ==============================================
2065
2066 * Support NOCONFIGURE in autogen.sh to avoid running configure
2067
2068 * The cairo dependency has been bumped to 1.9.10
2069
2070 * Drop aliasing hacks instead use -Bsymbolic-funtions.
2071
2072 * Bugs:
2073  589904 Certain drawing in some widgets does not pass on...
2074  610346 Confusion between GtkWindow:allow-grow and GtkWindow:resizable
2075  613284 Replace GdkRegion with cairo_region_t
2076  617386 Migrate API docs from templates to source files (GtkButton)
2077  617389 Migrate API docs from templates to source files (GtkCalendar)
2078  617392 Migrate API docs from templates to source files (GtkCellEditable)
2079  621414 Can't select file on file browser popup after choosing to sort...
2080  622677 Remove GdkWindowObject public structure
2081  623239 also show num-lock warning
2082  623307 Annotate gdk_display_manager_list_displays return value
2083  623389 [iconview] Fix segfault when using rubberband selection
2084  623476 [windows] gdk fails to compile
2085  623520 gtk+ 3 fails to build from outside git source tree
2086  623845 Use -Bsymbolic
2087  461618 use GSlice for gtkrequisition
2088
2089 * Deprecations and cleanups:
2090  - GdkRegion has been removed, and region-using code has been ported
2091    to cairo_region_t and cairo_rectangle_int_t.
2092  - The deprecated GdkFont has been removed, together with vestigial
2093    uses in GTK+, including the GdkFontSel::font property and a GdkFont
2094    member in GtkStyle.
2095  - The GdkWindowObject structure has been removed from public headers.
2096  - The GdkWindow::allow-grow and ::allow-shrink properties have been removed.
2097
2098 * Quartz:
2099  - Misc fixed to clipping and color handling
2100  - Update the DND code for GdkDevice changes
2101
2102 * Translation updates:
2103  Breton
2104  Czech
2105  Estonian
2106  Galician
2107  Hebrew
2108  Kazakh
2109  Norwegian bokmål
2110  Slovenian
2111  Simplified Chinese
2112  Spanish
2113
2114
2115 Overview of Changes from GTK+ 2.90.3 to 2.90.4
2116 ==============================================
2117
2118 * GSEAL is now enabled by default
2119
2120 * gdk-pixbuf has been moved into a separate module
2121
2122 * The GtkExtendedLayout interface has been renamed to
2123   GtkSizeRequest
2124
2125 * gtk_init warns if it detects GTK2.x and GTK3 being used
2126   in the same process
2127
2128 * Misc new API:
2129  gtk_accessible_set_widget
2130  gtk_message_dialog_get_message_area
2131  gtk_font_selection_dialog_get_font_selection
2132  gtk_window_group_get_current_grab
2133  gtk_table_get_size
2134  gtk_button_get_event_window
2135  gdk_device_manager_get_client_pointer
2136  gdk_image_get_pixels
2137
2138 * Bugs fixed:
2139  522756 gnome-appearance-properties crashed with SIGSEGV...
2140  620832 make _gtk_window_group_get_current_grab() public
2141  621250 Missing accessors for GtkRange has_stepper_X
2142  621685 Add gdk_device_manager_get_client_pointer() ...
2143  621690 Enable per-device events on gtk_widget_realize()
2144  621927 Bug in gtk/Makefile.in: affects gtktypefuncs.c
2145  622011 Don't handle "connecting-to-device" state reason
2146  622581 [GSEAL] GtkButton has no accessor for event_window
2147  622765 Duplicate symbols in Gdk on OSX
2148  622827 test/testapplication.c doesn't build in quartz
2149
2150 * Translation updates:
2151  Arabic
2152  Armenian
2153  Galician
2154  Slovenian
2155  Spanish
2156
2157
2158 Overview of Changes from GTK+ 2.90.2 to 2.90.3
2159 ==============================================
2160
2161 * GtkProgress has been removed. It was entirely deprecated for
2162   a long time
2163
2164 * GtkApplication has been updated to match the GApplication API
2165   as of GLib 2.25.9
2166
2167 * XI2:
2168  - Device grabs now take precedence over GTK+ grabs
2169  - Various other bug fixes
2170
2171 * Extended Layout:
2172  - Prevent negative allocations (as seen in emacs and gedit)
2173
2174 * Win32: XP theming is back !
2175
2176 * Misc new API:
2177  - Add an accessor for GtkViewport->view_window
2178  - Add an accessor for GdkDragContext->source_window
2179  - gtk_icon_theme_load_symbolic_for_style a variant of
2180    gtk_icon_theme_load_symbolic taking a GtkStyle
2181
2182 * Introspection:
2183  - Misc annotation fixes
2184
2185 * Cleanups:
2186  - GTK_OBJECT_FLAGS and GtkObjectFlags have been depreated
2187
2188 * Bugs fixed:
2189  620618 get rid of GtkProgress
2190  615666 GTK_OBJECT_FLAGS() should be deprecated
2191  617444 GNU emacs warnings with extended layout GTK+
2192  621631 Non-consistent style in GtkUIManager docs
2193  621136 GtkCalendar: Some functions always return TRUE
2194  621003 GtkApplication] Update for GApplication API changes
2195  621683 gtk_menu_attach_to_widget() should emit an "attach-widget"...
2196  621479 typo in GTK docs on library.gnome.org
2197  621081 GtkViewport missing accessor for view_window.
2198  620440 Combo-boxes loose focus
2199  621775 Space symbol missed in Resources chapter
2200  621578 Symbolic color cut-and-paste mess
2201  621111 gtk_init_with_args()'s GOptionEntry argument should be const
2202  602289 gdk_spawn_on_screen(_with_pipes) uses gint for pid
2203
2204 * Updated translations:
2205  Galician
2206  Norwegian bokmål
2207  Spanish
2208
2209
2210 Overview of Changes from GTK+ 2.90.1 to 2.90.2
2211 ==============================================
2212
2213 * GtkApplication: an application class, based on GApplication. Currently,
2214   this is fairly minimal, but it is good enough already to replace libunique.
2215   Future work:
2216   - Add a way to say "This is my application menubar", which gets
2217     put into all toplevel windows on non-OS-X, and into the top
2218     on OS X
2219   - Support session management
2220   - Maybe support application settings
2221
2222 * Misc new api:
2223  - gtk_window_has_group: determines if a window is part of a window group
2224  - gtk_status_bar_remove_all: removes all messages from a statusbar
2225
2226 * DND on offscreen windows works now
2227
2228 * GtkIconView:
2229  - arrow keynav can now be connected over adjacent icon views
2230
2231 * GtkAssistant:
2232  - gtk_assistant_commits: prevents going back beyond a certain
2233    point in the page sequence, adjust shown buttons appropriately
2234  - It is now officially supported to have a progress page at the
2235    end of the page sequence
2236
2237 * Introspection:
2238  - Many annotation fixes
2239  - gdkx.h api is exported in a separate typelib, GdkX11-3.0
2240
2241 * Cleanups:
2242  - the draw_string function has been removed from GtkStyle
2243  - gdk_get/set_use_xshm have been removed
2244  - Deprecated gdk_color api has been removed
2245
2246 * Documentation related to GTK+ 1.2, etc has been removed. Instead
2247   there is an initial GTK+ 3 porting guide now.
2248
2249 * Bugs fixed:
2250  620509 Progress bar rendering is broken
2251  607628 DnD operation doesn't work when using offscreen.
2252  619838 kill off references to gtk 1.2 in docs/comments
2253  608218 GtkOffscreenWindow causes bad window with GtkEntry
2254  619649 Remove deprecated code from GdkColor
2255  619080 text-inserted events should not be emitted unless text...
2256  620511 Use g_source_set_name for all custom GSources in GTK+
2257  603637 gtk printer dialog does not show remote printer
2258  618271 Add gtk_window_has_group()
2259  617863 Actually expose the X11 funcs through introspection
2260  620244 misprint in the description of the function gtk_widget_list_...
2261  549127 Print error dialog not shown
2262  611709 gseal hides GtkStatusBar->messages but doesn't give anything...
2263  596428 GtkAssistant: Support ending with a progress page
2264
2265 * Translation updates:
2266 Esperanto
2267 Hebrew
2268 Irish
2269
2270
2271 Overview of Changes from GTK+ 2.90.0 to 2.90.1
2272 ==============================================
2273
2274 * Printing: The list of locales using US Letter papersize has
2275   been updated to match the CLDR 1.8.1
2276
2277 * The default location for the 'module cache' files (ie the files
2278   produced by gdk-pixbuf-query-loaders and gtk-query-immodules) has
2279   been changed to $libdir/gtk-3.0/3.0.0/{loaders,immodules}.cache.
2280   This should avoid multilib problems with the previous location.
2281
2282   Additionally, the query utilities accept an --update-cache argument
2283   to update the cache file directly, instead of writing to stdout
2284
2285 * gtk_radio_action_join_group: A binding-friendly way to manage
2286   radio actions.
2287
2288 * GtkAdjustment enforces values to the range [lower, upper - page_size]
2289
2290 * GDK has been GSEALed, with the addition of suitable accessors
2291
2292 * The XI2 branch with better support for multiple input devices has
2293   been merged, together with backends for XInput, XInput2, win32 and
2294   Quartz, and corresponding updates to input-device handling code
2295   in GTK.
2296
2297 * A number of orientable widgets are no longer abstract: GtkBox,
2298   GtkButtonBox, GtkPaned, GtkRuler, GtkScale, GtkScrollbar, GtkSeparator.
2299   All of these can now be instantiated and flipped between horizontal
2300   and vertical orientation at runtime. Their H/V subclasses are still
2301   available, as convenience API.
2302
2303 * More deprecated API has been removed
2304
2305 * Bugs fixes:
2306  613132 GtkBoxChild should probably be deprecated
2307  592580 GDK needs sealing
2308  618870 GTK+ uses wrong pkg-config to reveal the CAIRO_PREFIX
2309  616817 Remove code to support deprecated GtkToolbar api
2310  619114 undefined reference to `XkbBell'
2311  617863 Actually expose the X11 funcs through introspection
2312  613302 GtkWidget not emitting the unmap signal
2313  565559 Incorrect leave-notify signals for treeview
2314  533946 GtkHScale does not update correctly
2315  618000 Sync paper size fallbacks with CLDR 1.8.1
2316  614581 Gtk print dialog freezes on start up
2317  551322 configure does not use -lm in jasper (JPEG2000) testing
2318  619474 Fixes for GtkAdjustment for GTK+ 3
2319  555087 Shouldn't the return type of gtk_entry_completion_get_model...
2320  619385 Fix compilation warning: Do not break strict-aliasing rules
2321  596725 Add XInput2 support
2322
2323 * Updated translations
2324  Arabic
2325  Estonian
2326  Galician
2327  Italian
2328  Indonesian
2329  Oriya
2330  Shavian
2331
2332
2333 Overview of Changes from GTK+ 2.20.x to 2.90.0
2334 ==============================================
2335
2336 * GtkExtendedLayout: Width-for-height geometry management.
2337   This change is known to currently cause minor problems in
2338   some applications, see
2339   617444 GNU emacs warnings with extended layout GTK+
2340   617556 inkscape toolbars broken with extended layout
2341
2342 * gtk_icon_theme_load_symbolic: Support for 'symbolic' icons
2343
2344 * Applications can indicate their preference for a dark theme
2345   variant by setting GtkSettings::gtk-application-prefer-dark-theme
2346
2347 * GtkTreeModelFilter can be more usefully subclassed
2348
2349 * Tooltip positioning has been changed to make it less likely
2350   that the tooltip covers up the widget that it relates to
2351
2352 * Deprecated functions have been removed (though some more work
2353   remains to be done in GDK)
2354
2355 * This release is parallel installable with GTK+ <= 2.22, by renaming
2356   .pc files, libraries, include paths, module paths, gtkrc files, etc
2357   to include a '3.0' in its name.
2358
2359 * Updated translations:
2360  Basque
2361  Bengali
2362  Bengali India
2363  Catalan
2364  Catalan (Valencian)
2365  Crimean Tatar
2366  Danish
2367  Dutch
2368  Galician
2369  Greek
2370  Indonesian
2371  Kannada
2372  Kazakh
2373  Latvian
2374  Marathi
2375  Norwegian bokmål
2376  Spanish
2377  Thai
2378  Ukrainian
2379
2380
2381 Overview of Changes from GTK+ 2.19.7 to 2.20.0
2382 ==============================================
2383
2384 * Support the tracker 0.8 api in the file chooser search code
2385
2386 * Bug fixes:
2387  609929 Dragging between two windows cause the menu widget...
2388  613241 entry sends extra notify::text with "" on destroy
2389  610946 error during gtk+ build + nonsense error messages
2390  610176 Some cups1.2 feature use not shielded by API version-check
2391  612574 GtkMenuItem does not emit notify::label when label...
2392  612505 Entry layout not updated when underlying buffer changes
2393  612346 gdk_window_set_icon_name doesn't work
2394  612308 GTK+ Build error: redefinition of 'struct IPrintDialogCallback'
2395  611118 Set APPLICATION_ID when launching desktop app
2396  612768 DND cause crash in VNC environment
2397  612575 Improve docs of gtk_notebook_set_tab_label_packing
2398  605333 Confusing error in documentation
2399  613028 Do not get a GtkSettings for size lookup if...
2400
2401 * Translation updates:
2402  Basque
2403  Brazilian Portuguese
2404  Catalan
2405  Dutch
2406  Estonian
2407  Finnish
2408  Galician
2409  Gujarati
2410  Italian
2411  Punjabi
2412  Romanian
2413  Spanish
2414  Swedish
2415  Traditional Chinese
2416  Vietnamese
2417
2418
2419 Overview of Changes from GTK+ 2.19.6 to 2.19.7
2420 ==============================================
2421
2422 * Bug fixes:
2423  611707 Move documentation from templates to inline comments
2424   69872 GTK_WIDGET_SET_FLAGS should be deprecated
2425  612066 empathy hangs when clicked on information about contact...
2426  557420 Some compose sequences don't work anymore...
2427  569042 gailbooleancell does not seem to attend to changes...
2428  600992 File chooser reference counting issues
2429  610905 gtk_drag_source_set need instrospection hint
2430  611051 Search Entry Clear Icon not accessible
2431  611217 Incorrect translator comment
2432  611317 Document targets in drag and drop
2433  611319 gtk_window_set_transient_for undocumented NULL value for parent
2434  611658 Update documentation for gtkvscrollbar
2435  611662 Update documentation for gtkvseparator
2436  611686 focus_in/focus_out in gailtreeview.c should return FALSE...
2437  611831 Move documentation to inline comments: GtkVBox
2438  612119 Do not scroll when middle pasting
2439
2440 * Translation updates:
2441  Afrikaans
2442  Arabic
2443  Basque
2444  British English
2445  Bulgarian
2446  Czech
2447  Danish
2448  French
2449  Galician
2450  German
2451  Greek
2452  Hungarian
2453  Lithuanian
2454  Low German
2455  Norwegian bokmål
2456  Polish
2457  Portuguese
2458  Russian
2459  Slovenian
2460  Swedish
2461
2462
2463 Overview of Changes from GTK+ 2.19.5 to 2.19.6
2464 ==============================================
2465
2466 * Bugs fixed:
2467  610701 gnome-shell crashes frequently
2468  604799 Crash when button is pressed.
2469  609744 crash at parse_data_for_row_pseudocolor
2470  600789 gdk/gdkwindow.c "find_native_sibling_above" will crash
2471  610141 gtk_assistant_get_nth_page() function fails to deliver...
2472  609952 destroying a notebook window when the last tab got dragged...
2473  603923 [annotations] gtk_tree_store_newv/set_column_types
2474  610474 [annotations] Add allow-none
2475  609650 GtkPlug Embedded signal is not emitted when plug...
2476  610381 More space between toolbar icon and label
2477  548026 No accessor for GtkWidget.requisition
2478  609514 fix introspection comments for gtk_tree_view_get_path_at_pos
2479  610235 msgid in bad English
2480  607697 GDK_META_MASK always set on Alt-Enter with gtk+ 2.19.x
2481  610632 gtk_info_bar_set_default_response problem
2482  609172 gdk/directfb: little cleanups
2483  610184 gtk_assistant_set_current_page() segfaults...
2484
2485 * Updated translations
2486  Bulgarian
2487  Czech
2488  Estonian
2489  German
2490  Japanese
2491  Korean
2492  Lithuanian
2493  Norwegian bokmål
2494  Oriya
2495  Polish
2496  Romanian
2497  Slovenian
2498  Spanish
2499
2500
2501 Overview of Changes from GTK+ 2.19.4 to 2.19.5
2502 ==============================================
2503
2504 * GSEAL work:
2505  - Add accessors for GtkPaned members
2506  - Add gtk_widget_style_attach
2507  - Seal GtkTextTag
2508  - Deprecate GtkCurveType
2509  - More GtkWidget flags accessors
2510
2511 * Bugs fixed:
2512  403485 Move docs from tmpl/* to the source files
2513  556263 Deprecate GtkCurve
2514  554420 Seal GtkTextTag
2515  561816 Optimize gtk_paned_set_position notifications
2516  606288 Not using GtkOptionMenu deprecated symbols in test file
2517  607061 GtkPlug socket window is sometimes incorrectly unref'd
2518  607344 GtkCalendar: crash when using tooltips via glade
2519  607885 GtkPaned::handle lack accessor
2520  608162 gtktoolbutton doesn't create right proxy menu item...
2521  608345 wrong reference on gdk_keymap_translate_keyboard_state
2522  608370 dnd drag-dest signal handlers don't get correctly disconn...
2523  608410 GOK types backwards in text entry fields
2524  608615 DnD events sent to wrong window
2525  608807 Marks on GtkScale widgets can overlap
2526  609188 gdk/directfb: compiler warning in _gdk_windowing_pointer_grab()
2527  609191 gdk/directfb: use G_DEFINE_TYPE in gdkcolor-directfb
2528  609199 gdk/directfb: use G_DEFINE_TYPE in gdkgc-directfb
2529  609201 gdk/directfb: max cursor size is artificially limited
2530  591186 GTK Menu Bar is unreadable under Windows 7
2531
2532 * Updated translations
2533  Bengali
2534  Brazilian Portuguese
2535  Czech
2536  Estonian
2537  French
2538  Norwegian bokmål
2539  Slovak
2540  Spanish
2541  Thai
2542
2543
2544 Overview of Changes from GTK+ 2.19.3 to 2.19.4
2545 ==============================================
2546
2547 * GSeal:
2548  - New accessors for GtkEntry windows
2549  - New accessors for GtkRange members
2550
2551 * Bugs fixed:
2552  607082 Add accessors for sealed GtkRange members
2553  567729 Add GtkToolPalette
2554  591102 gdk_pixbuf_save() creates a zero-size file...
2555  600865 gnome-panel crashed with "BadPixmap...
2556  601412 action area presence makes gnome-terminal window grow...
2557  603144 Suspected wrong builtin page size: Chinese PRC6 and...
2558  606009 weirdness with clipping in abiword - csw
2559  606698 Misplaced declaration of gtk_print_job_set_status
2560  606761 pixops.c: variables are declared at middle of block
2561  607217 Mixing calls to _set_markup and _set_text causes...
2562  607269 gtk_label_set_attributes with empty list no longer...
2563  607322 Double-click doesn't work if the item is selected...
2564  607687 f-spot crashes when using themes using the pixmap...
2565  607778 Add accessors for GtkEntry's windows
2566  607770 Leak in GtkTreeView with HildonPannableArea
2567  603245 drawing artifacts with action widgets and long tab...
2568
2569 * Updated translations:
2570  Arabic
2571  Asturian
2572  Basque
2573  Bengali
2574  Bulgarian
2575  Burmese
2576  Norwegian bokmål
2577  Slovenian
2578  Spanish
2579  Swedish
2580
2581
2582 Overview of Changes from GTK+ 2.19.2 to 2.19.3
2583 ==============================================
2584
2585 * GSeal:
2586  - Deprecate widget flag macros
2587    GTK_WIDGET_STATE
2588    GTK_WIDGET_SAVED_STATE
2589    GTK_WIDGET_FLAGS
2590    GTK_WIDGET_TOPLEVEL
2591    GTK_WIDGET_NO_WINDOW
2592    GTK_WIDGET_COMPOSITE_CHILD
2593    GTK_WIDGET_APP_PAINTABLE
2594    GTK_WIDGET_CAN_DEFAULT
2595    GTK_WIDGET_CAN_FOCUS
2596    GTK_WIDGET_DOUBLE_BUFFERED
2597    GTK_WIDGET_HAS_DEFAULT
2598    GTK_WIDGET_HAS_GRAB
2599    GTK_WIDGET_RECEIVES_DEFAULT
2600  - Also deprecate the type macros
2601    GTK_WIDGET_TYPE
2602    GTK_OBJECT_TYPE_NAME
2603    GTK_OBJECT_TYPE
2604
2605 * GtkOffscreenWindow: A new toplevel container widget to manage
2606   offscreen rendering of child widgets
2607
2608 * OS X:
2609  - Memory leak fixes and other improvements
2610
2611 * Bugs:
2612  604901 Provide generic offscreen rendering container
2613  597100 There is a misprint in the documentation...
2614  598383 GtkWidget::state-changed signal should be documented
2615  602284 Need a way to retrieve the preedit string in a GtkTextView
2616  605090 Fix some compilation warnings
2617  605199 Contradiction in the description of function...
2618  606068 Setup libjpeg error handling earlier...
2619  606230 gtk_combo_box_set_active_iter & unsetting the active item
2620  606291 Fix some issues in "Migrating from GtkOptionMenu...
2621  606434 prop-editor should support GdkColor
2622
2623 * Translations:
2624  Asturian
2625  Basque
2626  Kannada
2627  Norwegian bokmål
2628  Slovenian
2629  Spanish
2630  Swedish
2631  Thai
2632  Ukrainian
2633
2634
2635 Overview of Changes from GTK+ 2.19.1 to 2.19.2
2636 ==============================================
2637
2638 * Introspection:
2639  - Introspection data for gdk-pixbuf, gdk and gtk is now
2640    included in GTK+ itself. As a consequence, the atk dependency
2641    has been bumped to 2.29.2, and a gobject-introspection dependency
2642    has been added. configure with --disable-introspection in order
2643    to not build introspection data.
2644
2645 * Client-side windows:
2646  - Fix some issues with handling of button and motion events
2647  - Fix damage reporting for drawing on offscreen windows
2648  - Fix problems with handling of input extension events
2649
2650 * Printing:
2651  - Add api to handle printer hard margins
2652
2653 * Simple IM Context:
2654  - Sync with Xorg compose file
2655  - Make Compose-vowel-minus combinations consistent
2656
2657 * GDK:
2658  - gdk_screen_get_primary_monitor: New function to get the
2659    'primary' monitor in a multi-monitor setup
2660
2661 * gdk-pixbuf has gained the ability to store and retrieve embedded
2662   ICC color profiles in png and tiff images
2663
2664 * Keyboard handling:
2665  - Mnemonic underlines can now optionally be hidden until the Alt key
2666    is pressed, this can be turned on with the gtk-auto-mnemonics setting
2667  - Using the Super, Meta and Hyper modifiers in accelerators is working
2668    more reliably
2669
2670 * Bugs fixed:
2671  603652 Sporadic crashes with GtkSocket
2672  605008 the region of damage event doesn't be copied in gdk_event_copy
2673  588554 only show the accelerator when pressing alt
2674  601473 GDK_BUTTON?_MOTION_MASK appears to be broken
2675  601712 Add API for determining primary monitor
2676   50942 selection/arrow key improvement
2677  427409 editing shortcut always fails with super key
2678  468989 need a way to get the printer's hard margins
2679  502266 gtk_tree_selection_get_selected_rows free example produces...
2680  592279 Introspection support
2681  597386 Cannot click buttons more than once without moving the mouse...
2682  599213 Use GtkCellEditable:editing_canceled property instead...
2683  599397 Button stuck at pressed look after screen rotation
2684  601383 gtk_icon_view_get_selected_items: example code gives...
2685  602099 Actions can be activatable too
2686  603619 the colormap of offscreen's pixmap doesn't inherit...
2687  603904 gdk_draw_line doesn't have expose area.
2688  604117 Add info about single includes when compiling GTK+ apps
2689  604289 Please permit progress pages to be final in a dialog
2690  604462 gtktoolitem.c: return-value is different type
2691  604747 Using gdk_draw_line, the expose area of damage event is wrong
2692  604787 property-notify-event is not delivered to a non-toplevel...
2693  604881 GtkCellEditable::editing-cancelled should be writable
2694  591085 GtkBuilder object ID bounded to GtkWidget "name" property
2695
2696 * Updated translations:
2697  Arabic
2698  Estonian
2699  Hebrew
2700  Low German
2701  Norwegian bokmål
2702  Slovenian
2703  Spanish
2704  Telugu
2705  Vietnamese
2706
2707
2708 Overview of Changes from GTK+ 2.19.0 to 2.19.1
2709 ==============================================
2710
2711 * Client-side windows:
2712  - Avoid some unnecessary exposes
2713  - Avoid unnecessary redraws related to clearing windows
2714
2715 * GtkNotebook gained an 'action area'
2716
2717 * GtkStatusbar gained a 'message area'
2718
2719 * GtkToolPalette is a new container to show tool items
2720   in collapsible groups in a grid
2721
2722 * gdk-pixbuf can now handle compressed TIFF images
2723
2724 * GSEAL work:
2725  - New accessor: gtk_window_get_window_type()
2726
2727 * Bugs fixed:
2728  590017  Does not compile under MinGW32 + Wine
2729  569430 Gail should include a reciprocal relationship for NODE_CHILD_OF
2730  598758 Need context for a propper translation
2731  594535 No accesor for GtkStatusbar->label and ->frame
2732  602725 fix setting icon-size on GICON images
2733  599402 Landscape and Reverse Landscape icons need to be swapped
2734  588740 JPEG images open with blur effect?
2735  601337 Only use gdk_input_select_events() if XINPUT_NONE is defined
2736  598050 Flickering in a gtk_socket
2737  600158 Do not use static GTypeInfo and GInterfaceInfo
2738  561973 Problem dragging images from Firefox to GTK+ app on Windows
2739  601512 Remove unnecessary check in GtkTreeModelFilter
2740  600222 Check for existence of cairo-svg.h in configure.in
2741  595498 No accesor for GTK_WINDOW ()->type
2742  116650 "action area" for GtkNotebook (e.g. for tab close button)
2743  600150 GtkColorSelection tooltip issues
2744  480065 wrong tree collapsed (or expanded) after having scrolled
2745  596473 Second double-click of GtkTreeView row doesn't emit...
2746  601869 GtkUIManager assumes too much about popup menus
2747  581145 Wrong positioning for fullscreen gedit toolbar animation
2748  602724 gailimage doesn't handle GTK_IMAGE_{GICON,ICON_NAME}...
2749  561130 get_monitor_geometry segfaults if called with non-existant...
2750  597026 Missing include for memset()
2751  585383 Segfault in gdk_pixbuf__ico_image_save
2752  597865 Move documentation from templates to inline comments
2753  123569 Catch contents being reparented out of socket
2754  561334 Incorrect named constant in documentation of two GtkButton...
2755  601611 gtk_selection_data_get_targets() reads X Atom data as GdkAtoms
2756  601409 action area presence modifies notebook behaviour
2757  603268 wrong Since: markers in toolpalette merge
2758  603271 wrong toolbar style
2759  601959 must release compose key before continuing compose sequence
2760  603302 Incorrectly warn about links on text with color and underline
2761  603201 gtk_about_dialog_set_url_hook has no effect anymore
2762  591438 dfb_events_dispatch is not thread safe
2763  589842 GtkAction API to have its menu item proxies have always-show...
2764  584700 TIFF pixbuf loader should support compression
2765  603128 Adding new UI that was recently removed may cause wrong order
2766  601682 Print preview should use gtk_show_uri by default
2767  596083 Deprecate notebook label packing functionality
2768
2769 * Updated translations:
2770  Estonian
2771  Galician
2772  Japanese
2773  Low German
2774  Norwegian bokmål
2775  Punjabi
2776  Slovenian
2777  Spanish
2778  Swedish
2779
2780
2781 Overview of Changes from GTK+ 2.18.x to 2.19.0
2782 ==============================================
2783
2784 * A throbber widget and cell renderer have been added: GtkSpinner and
2785   GtkCellRendererSpinner
2786
2787 * GtkFileSystemModel has been reimplemented, for major speedups and
2788   other improvements
2789
2790 * Synchronize compose sequences with the current X.org Compose file
2791
2792 * Win32:
2793  - The GDI+ image loader works again
2794  - XP themes have been disabled since they don't work currently
2795
2796 * OS X:
2797  - Fix crashes due to unimplemented GdkWindowImplIface methods
2798  - Use standard Mac keyboard shortcuts (Cmx-X, Cmd-C instead of
2799    Ctrl-X, Ctrl-C, etc)
2800  - Add a pixbuf loader for the QTIF format
2801  - Improve multi-monitor handling
2802
2803 * GSEAL work:
2804  - New accessor for GtkDialog buttons: gtk_dialog_get_widget_for_response
2805  - New accessor for GtkViewport bin_window: gtk_viewport_get_bin_window
2806  - Add a GtkCellEditable::editing-canceled property
2807
2808 * Deprecations:
2809  - GtkInputDialog has been deprecated
2810  - GtkCurve and GtkGammaCurve have been deprecated
2811  - The tab-packing feature in GtkNotebook has been deprecated
2812
2813 * Bugs fixed:
2814  594644 Cannot compile GTK+ with MinGW 4.4.0
2815  581150 GtkIconView tries to paint items with invalid sizes
2816  598881 Unimplemented GdkWindowImplIface methods crash gimp on OSX
2817  598218 Substitute deprecated gtk_*_ref/unref calls
2818  381371 Print margins not correct in WIN32 - not allowing for...
2819  597596 Toolbar button accessible objects don't have label name
2820  599118 Translators comment for "Finishing" labels
2821  598261 Add support to GtkTooltip to handle GIcons
2822  530351 Use standard mac shortcuts
2823  597865 Move documentation from templates to inline comments
2824  596083 Deprecate notebook label packing functionality
2825  594903 Deprecate GtkInputDialog
2826  599403 Avoid using accel group internals in GtkSocket
2827  590800 The window content is not updated correctly when scrolling
2828  598515 Do not assign the GtkSpinner parent class twice
2829  552678 gdi+ pixbuf loaders fail on "large" images
2830  598217 Substitute deprecated gdk_*_ref/unref calls
2831  596238 Make Quartz backend properly implement the GdkScreen...
2832  599446 atk_object_set_name () assertion in gtk_tool_button_set_label
2833  592582 Print preview doesn't reflect the printout
2834  563010 GtkFileChooserButton cannot have none file selected again
2835  596019 No accesors for GtkDialog buttons
2836  366217 Add QTIF image support
2837  594962 No accessor for GTK_ENTRY (entry)->editing_canceled
2838
2839 * Updated translations:
2840  Arabic
2841  Brazilian Portuguese
2842  Bulgarian
2843  Catalan
2844  Finnish
2845  Greek
2846  Norwegian bokmål
2847  Oriya
2848  Punjabi
2849  Romanian
2850  Russian
2851  Serbian
2852  Shavian
2853  Slovenian
2854  Spanish
2855  Swedish
2856  Slovenian
2857  Vietnamese
2858
2859
2860 Overview of Changes from GTK+ 2.18.1 to 2.18.2
2861 ==============================================
2862
2863 * GTK+ now ignores SIGPIPE in gtk_init(). Previously
2864   this was done deep in the lpr printbackend.
2865
2866 * Fix compilation of the DirectFB backend.
2867
2868 * Bugs fixed:
2869  597386 Cannot click buttons more than once...
2870  588059 sometimes notification icons are not visible with csw
2871
2872 * Updated translations:
2873  Italian
2874  Japanese
2875  Serbian
2876
2877
2878 Overview of Changes from GTK+ 2.18.0 to 2.18.1
2879 ==============================================
2880
2881 * Client-side Windows:
2882  - Fix a problem with the F-Spot screensaver
2883  - Request native events that are necessary for grab emulation
2884  - Fixes for input device and extended input event handling
2885  - Allow up to 255 buttons in extended input events
2886
2887 * OS X:
2888  - Improve handling of multi-monitor setups
2889  - Basic DND works
2890  - Other improvements
2891
2892 * Filechooser:
2893  - Support Tracker 0.7 in the search code
2894
2895 * Bugs fixed:
2896  596423 Landscape pages are the wrong way around
2897  588449 DnD doesn't work on GDK/Quartz
2898  596080 Mention "gtk-tooltip" in gtk_widget_set_tooltip_window
2899  596580 Blank rows in entry autocompletion
2900  588649 extended input events sent to widgets that didn't...
2901  596081 Update tracker support for version 0.7
2902  596345 clicking empty space in backgrounds...
2903  596494 New property "cursor" in 2.18's GdkWindow with wrong...
2904  596012 popup menu position is horribly off on gdk quartz...
2905  596250 Gdkcursor-quartz.c doesn't implement GDK_BLANK_CURSOR
2906  586207 Printing dialog with a CUPS printer connected...
2907
2908 * Translation updates:
2909  Assamese
2910  British English
2911  Czech
2912  Estonian
2913  French
2914  Galician
2915  German
2916  Hungarian
2917  Slovenian
2918  Spanish
2919  Swedish
2920
2921
2922 Overview of Changes from GTK+ 2.17.11 to 2.18.0
2923 ===============================================
2924
2925 * Add GtkTreeModelFilter testsuite and fix multiple bugs
2926
2927 * Client-side windows:
2928  - Fix issues around recursion and gdk_window_process_updates
2929  - Fix issues with grabs and cursors
2930  - Handle window hierarchy and geometry changes in expose handlers
2931  - New function, gdk_window_flush, that may be needed in certain
2932    situations
2933  - Automatically flush windows when doing non-double-buffered exposes
2934
2935 * Quartz backend:
2936  - Fix various 'stuck UI' issues
2937  - Fix the size of the root window
2938
2939 * Bugs fixed:
2940  588455 run application broken when setting background color...
2941  346800 Rework sort/filter models to use indices to parents
2942  593678 select "Manage Custom Sizes" from print dialog hangs gedit
2943  594652 gtk printer dialog does not understand boolean printer options
2944  594668 Add new Xorg keysyms
2945  591583 Padre (a wxPerl+Gtk IDE) hangs when editing Perl code...
2946  594600 Windows only allows 64-character system-tray tooltips
2947  594679 Fix warning in testwindows.c
2948  594880 Drawing issues in ExoIconView
2949  593507 AbiWord's main drawing area not exposed properly
2950  594913 is_composited race ...
2951  594738 Windows often do not respond to events on dual-head
2952  503776 crash when trying to print to non-existent lpr printer
2953  595599 Don't focus unmapped radio buttons
2954  595790 Segfault in gtkiconfactory.c on NULL GError
2955  588649 extended input events sent to widgets that didn't...
2956  550939 GtkFileChooser listbox does not refresh selection
2957
2958 * New deprecation:
2959  gdk_event_get_graphics_exposes has been deprecated
2960
2961 * Updated translations:
2962  Afrikaans
2963  Assamese
2964  Bengali India
2965  Brazilian Portuguese
2966  British English
2967  Catalan
2968  Danish
2969  Dutch
2970  German
2971  Greek
2972  Gujarati
2973  Hindi
2974  Italian
2975  Japanese
2976  Lithuanian
2977  Maithili
2978  Malayalam
2979  Marathi
2980  Norwegian bokmål
2981  Oriya
2982  Polish
2983  Romanian
2984  Simplified Chinese
2985  Slovenian
2986  Traditional Chinese
2987  Ukrainian
2988
2989
2990 Overview of Changes from GTK+ 2.17.10 to 2.17.11
2991 ================================================
2992
2993 * Client-side windows:
2994  - Add gdk_cairo_reset_clip that lets you get back the original
2995    drawable clip
2996  - Add gdk_window_restack to more conveniently restack child windows
2997  - Add gdk_window_is_destroyed as a replacement for GDK_WINDOW_DESTROYED
2998  - Deprecated GDK_WINDOW_OBJECT and GdkWindowObject
2999
3000 * GSEAL:
3001  - Add gtk_widget_set_receives_default and gtk_widget_get_receives_default
3002    accessors for GTK_RECEIVES_DEFAULT
3003
3004 * GtkTreeView:
3005  - Correctly propagate insensitive state to cell renderers
3006
3007 * GtkTextView:
3008  - Merge a number of scrolling-related fixes from Maemo
3009
3010 * Bugs fixed:
3011  564160 gtk_combo_box_entry_set_text_column too restrictive
3012  593868 gtk_im_multicontext_set_client_window recreate a new slave...
3013  593644 gdk_x11_screen_get_window_manager_name should not cache...
3014  594178 gdk-pixbuf-query-loaders segfault in write_loader_info
3015  567124 proposal to delay doing something related to immodule...
3016  588788 GTK+ compilation should work with automake1.10
3017  584638 Build of gtkupdateiconcache without NLS breaks
3018  593788 misprint in the returning value of gdk_selection_property_get
3019  593606 Missing include in gtk/gtkcellrendereraccel.c
3020  593877 Undefined symbols while compilation
3021
3022 * Translation updates:
3023  French
3024  Hebrew
3025  Hungarian
3026  Norwegian bokmål
3027
3028
3029 Overview of Changes from GTK+ 2.17.9 to 2.17.10
3030 ===============================================
3031
3032 * Client-side windows:
3033  - Regression fixes continue
3034  - Multiple clipping issues have been fixed
3035  - gdk_window_beep() works again
3036  - gtk-demo now has a few offscreen window demos
3037
3038 * GSEAL:
3039  - Several more getters and setters have been added:
3040    gtk_widget_is_toplevel(), gtk_widget_is_drawable(), gtk_widget_set_window()
3041
3042 * Bugs fixed:
3043  592752 aisleriot card drag start makes card appear behind...
3044  592901 Crash in JPEG pixbuf loader instead of error
3045  592263 redraw problem in text view
3046  593011 Cannot move applet with middle click
3047  592624 BadAccess from gdk_window_x11_set_events
3048  592606 Activate the default button in a respose-request callback
3049  593249 emacs and acroread don't work properly
3050  592883 Spin cell rendererer problem with double click
3051  588199 GtkTreeView rendering glitch while using a default...
3052  543310 set_enable_tree_lines doesn't work when a cellrenderer...
3053  589636 csw broke DND from panel menus
3054  593595 broken clip handling in GtkLabel
3055  590921 NULL should not be a valid return value for gdk_window_new()
3056  590861 cups_printer_create_cairo_surface() sets a fallback resolution...
3057  544724 delete new line requires two keystrokes
3058  593001 Emit 'update-custom-widget' on page setup change
3059  593317 gtkwindow leaks startup ID
3060  593080 mem leak
3061  593481 GtkEntryCompletion action-activated signal is emitted...
3062  593135 gtk_entry_set_icon_from_pixbuf only works one time
3063  593012 configure doesn't handle --enable-{cups,papi} correctly
3064  592862 There is a misprint on the returning value of gdk_pixmap_lookup()
3065  586466 GtkPrintOperation printing fails if it is the only event source
3066  434318 printer detail acquisition needs events
3067  593712 configure fails to to check properly for cups...
3068
3069 * Translation updates:
3070  Asturian
3071  Basque
3072  Bengali India
3073  Czech
3074  Finnish
3075  Hindi
3076  Kannada
3077  Oriya
3078  Polish
3079  Serbian
3080  Tamil
3081  Telugu
3082
3083
3084 Overview of Changes from GTK+ 2.17.8 to 2.17.9
3085 ==============================================
3086
3087 * Client-side windows:
3088  - Add a compatibility mode that falls back to always using native windows,
3089    triggered by the GDK_NATIVE_WINDOWS environment variable
3090
3091 * Bugs fixed:
3092  589367 gedit crashed with SIGSEGV in IA__g_list_last()
3093  478519 GtkTooltip segfaults on NULL gdk-display-current-tooltip.
3094  592461 preserve errno and use g_strerror
3095  592403 crash when close the second terminal...
3096  591549 Default printer in a network
3097  526149 GtkCellRendererAccel editing conflicts with mnemonics
3098  528283 Problems when using PageUp & PageDown to navigate Playlists pane
3099
3100 * Updated translations:
3101  Bengali
3102  Brazilian Portuguese
3103  Breton
3104  Bulgarian
3105  Catalan
3106  Estonian
3107  Galician
3108  Irish
3109  Korean
3110  Norwegian bokmål
3111  Portuguese
3112  Punjabi
3113  Spanish
3114  Swedish
3115  Thai
3116
3117
3118 Overview of Changes from GTK+ 2.17.7 to 2.17.8
3119 ==============================================
3120
3121 * Client-side windows:
3122  - various fixes to expose handling
3123  - fix memory leaks
3124
3125 * Minor API additions:
3126  - New setter as part of the GSEAL effort: gtk_widget_set_allocation
3127
3128 * Bugs fixed:
3129  585211 Add accessor function for GtkWidget->allocation
3130  588437 gtk 2.17.3 causes dragging in firefox bookmarks sidebar t...
3131  589367 gedit crashed with SIGSEGV in IA__g_list_last()
3132  589877 Client side windows leak gdk regions
3133  590959 Set child_has_focus flag properly
3134  591432 There is incomplete information on the returning value of...
3135  591434 firefox-3.5 crashed with SIGSEGV in _gdk_window_process_u...
3136  591526 Accelerator keys with <super> modifier also triggered by ...
3137  591751 bad memory access with duplicated id
3138  591998 Support silent build rules with automake 1.11
3139  592003 Shift+click should always modify selection
3140
3141 * Updated translations:
3142  Brazilian
3143  Bulgarian
3144  Irish
3145  Swedish
3146
3147
3148 Overview of Changes from GTK+ 2.17.6 to 2.17.7
3149 ==============================================
3150
3151 * Client-side windows: a number of regressions related to embedding
3152   have been fixed
3153
3154 * Printing: The file backend supports SVG output
3155
3156 * Minor API additions:
3157  - GtkIconView gained an icon-padding property that can be used to fine-tune
3158    how much space each column needs
3159  - GtkTreeViewColumn grew a sort-column-id property that can be used to set
3160    up sort columns in GtkBuilder files
3161  - GdkWindow gained a cursor property and associated getter
3162  - GtkFileChooser has a create-folders property to allow disabling the
3163    "New Folder" button
3164  - gtk_print_operation_get_n_pages_to_print: returns the number of pages
3165    that are being printed
3166  - New getters and setters as part of the GSEAL effort:
3167    gtk_widget_get_allocation, gtk_widget_get_visible, gtk_widget_set_visible
3168
3169 * Bugs fixed:
3170  589336 Add GtkTreeViewColumn:sort-column-id property
3171  534462 Disable interactive search in the file chooser's shortcuts pane
3172  161489 n the file chooser, let the left/right arrow keys switch focus...
3173  514260 Better filtering for "Recently Used" files
3174  509650 ATK_STATE_SHOWING state is not set properly on menu items
3175  586374 code does not follow documentation (-> carshes when using...
3176  590442 csw broke gvim x11 embedding
3177  498010 gtk_tree_view_set_cursor fails if model!=NULL
3178  555109 Synthesized crossing events should have proper coordinates
3179  570516 Can't disable folder creation
3180  573321 additional check in gtk_tree_model_filter_convert_child_i...
3181  576601 Double clicking prints to the wrong printer
3182  586100 ITEM_PADDING breaks vertical icon views
3183  588438 awn uses 100% cpu with gtk+ 2.17.3 (csw)
3184  589732 behavior change of gdk_window_get_type_hint
3185  589745 Apply message in GtkAssistant
3186  590084 print to FILE with multiple pages per sheet has bad results
3187  590086 configure.in is broken on non-X platforms
3188  590309 Default cover pages for CUPS printers incorrectly set
3189  590448 [win32] build fails because gdk-pixbuf manges a path
3190  590959 Set child_has_focus flag properly
3191  591288 compat problem with draw_drawable being NULL
3192  539377 Unnecessary warnings when GtkTreeView is not realized.
3193  546005 priv->tree is not created for unrealized (I think) treeview
3194  564695 Pressing enter key in print to file "Name" box does not p...
3195  591218 Remove some unused variables
3196  357655 "Print to SVG file" for GtkPrintOperation
3197  591462 gdk_window_set_cursor doesn't work on the root window
3198
3199 * Updated translations:
3200  Basque
3201  Brazilian Portuguese
3202  Breton
3203  Estonian
3204  Galician
3205  Hebrew
3206  Norwegian bokmål
3207  Spanish
3208  Swedish
3209
3210
3211 Overview of Changes from GTK+ 2.17.5 to 2.17.6
3212 ==============================================
3213
3214 * Client-side windows:
3215  - Several optimizations, such as client-side tracking of
3216    viewable windows
3217  - Clipping for drawing pixbufs on windows has been fixed
3218  - Rendering to large subwindows has been fixed
3219
3220 * Changes that are relevant for translators:
3221  - Markup has been removed from several strings
3222
3223 * Bugs fixed:
3224  588398 Leak with testgtk::preview_(color|gray) and more
3225  588943 set correct selection before emitting cursor-changed...
3226  588076 Gnumeric fonts stopped working on upgrading gtk+ 2.17.2 -...
3227  574674 GtkMenuItem gets Selected and Focused states when SelectC...
3228  582674 Menu item and menu accessibles retain "showing" state aft...
3229  588553 [csw] gdk_draw_pixbuf doesnt draw outside expose events s...
3230  588897 Strange include x11/gdkx.h
3231  588958 Typo in startup-id window property
3232  589035 Context needed for a propoer translation
3233  589275 [csw] Trying to destroy NULL regions
3234  588964 Remove markup from translatable string in gtkfilechooserd...
3235  587337 Suggest to use Glade instead gtk-builder-convert script
3236
3237 * Updated translations:
3238  Estonian
3239  French
3240  Spanish
3241  Swedish
3242  Thai
3243
3244
3245 Overview of Changes from GTK+ 2.17.4 to 2.17.5
3246 ==============================================
3247
3248 * Client-side windows:
3249  - Quite a few fixes have happened for the win32 and directfb backends
3250
3251 * GSEAL:
3252  - Accessors have been added for sealed members in GtkCellRenderer and
3253    GtkWidget
3254
3255 * Changes that are relevant for distributors:
3256  - The jpeg2000 pixbuf loader is now optional. Pass --with-libjasper
3257    to configure to build it
3258
3259 * Bugs fixed
3260  588373 Menus broken by client-side-windows
3261  588379 testgtk::panes does not change the cursor on mouse over
3262  588388 shape rendering is back
3263  588461 gtk_editable_get_chars() behaviour change in 2.17.4
3264  588666 Incorrect clamping of max_length
3265  588665 insert-text signal is not emitted
3266  588395 Crash when opening a GtkBuilder file
3267  524066 Mandatory jpeg2000?
3268  527583 GtkAssistant should set buttons as default widget
3269  588694 Missing % in C code
3270  588484 Iconview DnD fails when Destination is empty
3271  583522 Trivial error in GtkBuilder migration documentation
3272  150951 collapsed save dialog needs to indicate filesystem...
3273
3274 * Updated translations:
3275  Brazilian Portuguese
3276  Norwegian bokmål
3277  Spanish
3278  Traditional Chinese
3279
3280
3281 Overview of Changes from GTK+ 2.17.3 to 2.17.4
3282 ==============================================
3283
3284 * GtkEntry now has model-view separation, with GtkEntryBuffer.
3285   One intended use case for this is to support 'secure memory'
3286   for password entries.
3287
3288 * The print dialog can now optionally include the page setup
3289   controls, avoiding the need for a separate page setup dialog
3290   in many applications.
3291
3292 * Coloring of visited links in GtkLabel can now be turned off, with
3293   the ::track-visited-links property.
3294
3295 * Support for clipmasks in gdk_draw_pixbuf now works, this will
3296   introduce visual changes in code that uses clipmasks when drawing
3297   pixbufs. However, since this never worked that is unlikely to happen.
3298   Old code using gdk_pixbuf_render_threshold_alpha masks when rendering
3299   pixbufs will now produce truncated results at the edges.
3300
3301 * A number of regressions from the client-side window merge have
3302   been fixed.
3303
3304 * The directfb GDK backend has been fixed to build with csw.
3305
3306 * Bugs fixed:
3307  569393 gtk calendar localization YM note is wrong
3308  587559 Popup closes immediately
3309  551409 Print dialog should include page size and orientation
3310  588115 gvim clipboard broken
3311
3312 * Updated translations:
3313  Dutch
3314  Estonian
3315  Spanish
3316  Ukrainian
3317  Vietnamese
3318
3319
3320 Overview of Changes from GTK+ 2.17.2 to 2.17.3
3321 ==============================================
3322
3323 * GtkFileChooser:
3324  - Shows the size column by default now
3325
3326 * GtkStatusIcon:
3327  - Has a title property, which can be used by ATs when they
3328    read status icons
3329
3330 * GtkInfoBar:
3331  - The default theme now includes color definitions for infobars
3332  - The ::use-tooltip-style style property has been removed
3333
3334 * GtkMountOperation now supports interaction during unmount operations.
3335
3336 * The client-side windows branch has been merged; GDK now maintains
3337   its own window hierarchy client-side, and only uses X windows where
3338   unavoidable. Some of the benefits of this change are
3339   - Reduced flicker
3340   - The ability to do transformed and animated rendering of widgets
3341   - Easier embedding of GTK+ widgets e.g. into Clutter scene graphs
3342   This is a fundamental change to the way GDK works, so watch out for
3343   regressions.
3344
3345 * Bugs fixed:
3346  586315 Crash in GTK+ 2.14 when calling gtk.FileChooser.list_shor...
3347  461944 pressing the volume icon in full screen shuts down the sound
3348  490724 iconview item's height would be changed event with same m...
3349  564063 regression: Left margin in popup menus
3350  582025 Accelerators fail for submenus
3351  585626 Setting widget tooltip hammers X11 server on any TCP/IP X...
3352  585802 Add API to make GtkStatusIcon accessible with a name
3353  585858 right-click Add-to-Booksmarks is sometimes greyed out
3354  586330 GtkButton ignores user_underline when an image is set
3355  318807 Offscreen windows and window redirection
3356  587716 GtkInfoBar broken on resize
3357  587485 GMountOperation::show-processes support
3358
3359 * Updated translations
3360  Brazilian Portuguese
3361  Estonian
3362  Hebrew
3363  Spanish
3364  Swedish
3365  Vietnamese
3366
3367
3368 Overview of Changes from GTK+ 2.17.1 to 2.17.2
3369 ==============================================
3370
3371 * GtkInfoBar: A new widget to show a transient 'message area'
3372   inside a content pane. The API is similar to GtkDialog and
3373   supports theming for different message types (warnings,
3374   errors, etc)
3375
3376 * GtkFileChooser:
3377   - Improve path bar by ellipsizing long names and preventing
3378     vertical size changes
3379   - Backup files are now hidden by default
3380   - GTK+ remembers the file chooser sorting state now
3381
3382 * GtkButtonBox: Implements the GtkOrientable interface now.
3383
3384 * Printing:
3385  - GTK+ supports printing an application-defined 'selection' now,
3386    in addition to usual page ranges.
3387
3388 * Changes that are relevant for theme authors:
3389  - The new GtkInfoBar widget uses symbolic colors for theming
3390    its background color depending on the message type. By default,
3391    it uses the same background color as tooltips. This can be turned
3392    off with style property.
3393  - The GTK+ file chooser (as well as nautilus and other users of GIO
3394    icon information) can now show different icons for xdg user dirs.
3395    The icon names are folder-documents, folder-download, folder-music,
3396    folder-pictures, folder-publicshare, folder-templates, folder-videos,
3397    with an automatic fallback to the standard folder icon.
3398
3399 * Bugs fixed:
3400  584021 titchy leak
3401  579590 gtk_entry_set_icon_from_stock should warn when invalid st...
3402  584125 GtkAssistant asserts if last page is GTK_ASSISTANT_PAGE_C...
3403  171416 Resume editing if name of new folder is "Type name of new...
3404  420335 Page assignment when printing 4 pages to a sheet
3405  161670 Bad behaviour from gtk_file_chooser_set_filename
3406  327152 Long names in the FileChooserDialog directory buttons sho...
3407  355851 File Dialog shows Backup Files
3408  390312 Gtk grabs keyboard on DND
3409  486839 Filechooser 'Places' items should not move up and down th...
3410  562335 Deprecate gtk_tree_view_column_get_cell_renderers and gtk...
3411  565317 Resulting image of GtkCellRendererPixbuf depends on order...
3412  565998 configure script doesn't check for cairo-xlib.pc
3413  580079 Better configure detection of Xinerama on Solaris
3414  580511 gdk_x11_atom_to_xatom_for_display translates GDK_NONE as ...
3415  580560 Backspace key does not go to the parent directory
3416  584598 GtkButtonBox silently ignores gtk_orientable_set_orientation
3417  584637 Missing conditionals for X11 shape extension in GdkWindow
3418  584805 GtkEntryCompletion selection reset when calling gtk_entry...
3419  584832 Duplicate the exec string returned by gtk_recent_info_get...
3420  585024 some gtksettings properties need extra initialisation
3421  585371 Add additional sizes to the font selector
3422  585791 use g_*gettext instead of *gettext directly
3423  562579 [Patch] Remove error dialog when directory does not exist
3424  344519 custom print ranges
3425  484922 Should remember the sort state of columns
3426  555344 consider adding a message area widget
3427
3428 * Updated translations:
3429  Danish
3430  Brazilian Portuguese
3431  Estonian
3432  Oriya
3433  Bengali India
3434  Norwegian bokmål
3435  Hindi
3436  Spanish
3437
3438
3439 Overview of Changes from GTK+ 2.17.0 to 2.17.1
3440 ==============================================
3441
3442 * GtkLabel:
3443  - GtkLabel can show embedded URLs, much like SexyUrlLabel
3444
3445 * Printing:
3446  - GTK+ includes a print backend that works with the PAPI
3447    printing service.
3448  - The file and lpr backends can print multiple pages per sheet.
3449
3450 * Changes that are relevant for theme authors:
3451  - The URL support in GtkLabel uses the link-color / visited-link-color
3452    style properties
3453
3454 * Bugs fixed:
3455  576091 GtkTooltip destroy the custom widget
3456  315462 GtkButton doesn't center its child when the child is too ...
3457  390331 "Pages per sheet" does not work for LPR printing
3458  531490 gdk_window_set_events (0) will _ADD_ events to the root w...
3459  574386 Remove deprecated call to gtk_status_icon_set_tooltip in ...
3460  576678 cups printbackend doesn't list printers on NetBSD
3461  579366 gtkbuilderparser leaks RequiresInfo objects.
3462  579884 casting problem in gmodule
3463  580511 gdk_x11_atom_to_xatom_for_display translates GDK_NONE as ...
3464  581876 Remove deprecated call to gtk_action_connect_proxy in tes...
3465  581878 Remove deprecated call to gtk_scale_button_get_orientatio...
3466  582003 Calling gdk_window_get_events() changes the event mask, b...
3467  582488 GtkNotebook behaves poorly when allocated less than reque...
3468  582950 Use number of pages to print when showing printing progress
3469  582963 Crash when printing from a thread
3470  583050 unclear disposition of function gtk_combo_box_get_active...
3471  583522 Trivial error in GtkBuilder migration documentation
3472  535557 gdk_window_set_icon_name should accept NULL to unset
3473  549859 "file" printer doesn't support n-up
3474
3475 * Updated translations:
3476  Arabic
3477  British English
3478  Catalan
3479  Czech
3480  Danish
3481  Estonian
3482  French
3483  German
3484  Greek
3485  Hungarian
3486  Irish
3487  Italian
3488  Kannada
3489  Portuguese
3490  Russian
3491  Slovenian
3492  Spanish
3493  Ukrainian
3494  Simplified Chinese
3495
3496
3497 Overview of Changes from GTK+ 2.16.x to 2.17.0
3498 ==============================================
3499
3500 * GtkBuilder:
3501   - Scale marks can now be specified in builder markup
3502   - GtkAssistant action widgets can be added in builder markup
3503
3504 * Changes that are relevant for theme authors
3505  - GtkEntry now has a ::invisible-char style property that allows
3506    themes to set the preferred invisible character
3507
3508 * Printing:
3509  - GTK+ supports authentication of users against CUPS servers now.
3510
3511 * Bugs fixed:
3512  578634 gtkdial example fails to compile
3513  580678 Minor improvement to GTK+ mediaLib code
3514  580511 gdk_x11_atom_to_xatom_for_display translates GDK_NONE...
3515  581110 Handlebox widget uses static variables, crashes in multi...
3516  553385 gtk-builder-convert creates untranslated combobox models
3517  580814 GtkTextLayout incorrectly assumes pango iterates in logi...
3518  579366 gtkbuilderparser leaks RequiresInfo objects
3519  579741 gailcombox should emit property-changed:accessible-name...
3520  574386 Remove deprecated call to gtk_status_icon_set_tooltip...
3521  384940 handle rejecting jobs and authentication meaningfully
3522
3523 * Updated translations
3524  Arabic
3525  Brazilian Portuguese
3526  British English
3527  Catalan
3528  Czech
3529  Estonian
3530  Italian
3531  Kannada
3532  Oriya
3533  Simplified Chinese
3534  Slovenian
3535  Spanish
3536  Ukrainian
3537
3538
3539 Overview of Changes from GTK+ 2.16.0 to 2.16.1
3540 ==============================================
3541
3542 * GtkBuilder:
3543  - Accessible action names can now be marked as translatable.
3544  - gtk-builder-convert correctly handles response ids in all dialogs.
3545  - gtk-builder-convert warns about duplicate ids.
3546
3547 * GDK:
3548  - GDK no longer refuses to work on 30-bit visuals
3549
3550 * Win32:
3551  - The appearance of GTK+ menus on Vista has been improved.
3552
3553 * Bugs fixed:
3554  575700 Crash when moving a GtkWindow
3555  574283 unused assignment and dead code in gtk_widget_set_tooltip_window
3556  538840 [Win32] GTK menu theming could be improved
3557  576254 <object> requires attribute "id"
3558  576306 gdkscreen.c: get_nearest_monitor too simple...
3559  437533 Implement draw_shape PangoRenderer method
3560  577224 crash when setting new icon after setting icon...
3561  576150 Doc bug for GtkMenuPositionFunc
3562  562863 GtkVscrollbar is hardly documented
3563  575644 Cygwin gail build patch
3564  571374 Add 30-bit visuals to the list of supported depths
3565  577650 gtkitemfactory.h fails to compile
3566  578094 ProcessIdToSessionId needs to be declared as WINAPI
3567  518642 Custom tags and translatable content
3568  532858 segv setting GBoxed subclass <property>
3569  557629 Response ID not converted for GtkFileChooserDialog
3570  577789 about dialogue doesn't linkify licence text
3571  577824 empathy_chat_window_init: GClosure is leaked
3572  577964 Page Range entry is not accessible
3573  578221 Assertion warning `GTK_IS_TEXT_LAYOUT (layout)' failed
3574  578271 PageSetup should be sent to the previewer
3575  578276 gtk-builder-convert improperly converts GtkComboBox
3576  578290 two memory leaks
3577  578354 Memory leak in gdkscreen-x11
3578  578365 GtkMountOperation does not allow passwordless mount of sf...
3579  578366 file descriptor leak
3580  573922 Using NET_WM_USER_TIME even if startup notification times...
3581  561345 Title of Print Preview window should not be previewXXXXXX...
3582  577868 about dialogue changes appearance on style-set (change th...
3583  572797 GtkCellRendererAccel display string i18n in OTHER mode
3584
3585 * Updated translations:
3586  Arabic
3587  Assamese
3588  Basque
3589  Bulgarian
3590  Crimean Tatar
3591  Danish
3592  Galician
3593  German
3594  Greek
3595  Gujarati
3596  Japanese
3597  Kannada
3598  Malayalam
3599  Marathi
3600  Oriya
3601  Pashto
3602  Russian
3603  Spanish
3604  Telugu
3605  Turkish
3606
3607 Overview of Changes from GTK+ 2.15.5 to 2.16.0
3608 ==============================================
3609
3610 * The new function gtk_style_get_property was renamed to
3611   gtk_style_get_style_property to avoid binding problems.
3612
3613 * Bugs fixed:
3614  574059 search button not available in some cases
3615  574622 GtkEntry: Should we wrap icon-press and icon-release signals?
3616  574561 gtk_style_get "shadows" g_object_get
3617  574794 Can not resize shaped windows on Windows
3618  570896 gdkevents-win32.c(2947) : error C4053: one void operand for '?:'
3619  573067 Intra-app dnd of text behavior on Windows is wrong
3620  572455 GtkEntry window layed out wrong if the widget has focus
3621
3622 * Updated translations:
3623  Assamese (as)
3624  Bengali (bn_IN)
3625  Czech (cs)
3626  Gujarati (gu)
3627  Hindi (hi)
3628  Japanese (ja)
3629  Kannada (kn)
3630  Lithuanian (lt)
3631  Malayalam (ml)
3632  Polish (pl)
3633  Romanian (ro)
3634  Tamil (ta)
3635  Telugu (te)
3636
3637
3638 Overview of Changes from GTK+ 2.15.4 to 2.15.5
3639 ==============================================
3640
3641 * GtkAction:
3642  - Rename gtk_activatable_reset to gtk_activatable_sync_action_properties
3643    to make it easier to bind
3644
3645 * GDK:
3646  - The DirectFB backend has been restored to basic function
3647  - The RANDR support in the X11 backend has been made more robust
3648
3649 * Changes that are relevant for theme authors:
3650  - GtkEntry now has a ::progress-border property and use fg/bg[SELECTED]
3651    for drawing progress
3652
3653 * Bugs fixed:
3654  457086 numpad does not work when the Thai-Lao input method is used
3655  554407 directfb backend does not implement GdkWindowImpl
3656  543710 Dead keys do not work anymore with DirectFB
3657  560671 the client_message API doesn't work in DirectFB
3658  513422 Unknown meaning of translatable messages
3659  533456 Memory leak when window is destroyed
3660  572387 gdm crashes after gtk 2.15.4 upgrade
3661  565199 Ellipsize text in Places list
3662  495320 GtkRange does not use gdk_event_request_motions
3663  572904 GtkRadioAction broken in trunk
3664  573383 Setting a textview's buffer to NULL doesn't do a complete job
3665  573416 GtkMountOperation fixes for ask_password()
3666  572968 GtkIconView: image_description setter function strdups wrong...
3667  572972 GtkRecentChooserDefault: memory leak in copy_activated_cb
3668  572996 crash in Home Folder: Trying to open the sidebar
3669  573069 Gdk-CRITICAL warnings with Gtk 2.14 when dragging GtkNotebook...
3670  573113 Can't build tests due to testfilechooserbutton.c
3671  573211 Setting screen for popup windows
3672  573287 Warning on startup
3673  572273 No replacement documented for gtk_action_connect_proxy
3674  573515 po-properties/ special Makefile.in.in handling causes failure...
3675  552619 File Chooser no longer automatically enters newly created dir...
3676  573087 gdkwindow.c: {x,y}_offset used uninitialized
3677  573688 Don't steal update region in gtk_text_view_paint
3678  546285 Allow GtkEntry to draw progress
3679  569671 gdk_pixbuf_new_from_file() can't open image/x-portable-pixmap
3680  573393 Deprecated functions in gdk-Threads example code snippet
3681  571001 STATE_SHOWING missing on table items
3682  520395 event.any_data incorrect with spin buttons and combo boxes...
3683  325809 getAccessibleAtPoint for tables does not seem to take column...
3684  561631 gailbutton.c:571:idle_do_action: code should not be reached
3685  519090 Add accessibility support to GtkScaleButton
3686
3687 * Updated translations:
3688  British English (en_GB)
3689  Estonian (et)
3690  Hungarian (hu)
3691  Japanese (ja)
3692  Korean (ko)
3693  Kurdish (ku)
3694  Maithili (mai)
3695  Dutch (nl)
3696  Oriya (or)
3697  Swedish (sv)
3698  Traditional Chinese (zh_HK)
3699  Traditional Chinese (zh_TW)
3700
3701
3702 Overview of Changes from GTK+ 2.15.3 to 2.15.4
3703 ==============================================
3704
3705 * GtkAction:
3706  - More compatibility fixes to make PolicyKit-gnome work
3707
3708 * GtkFileChooserButton:
3709  - Don't emit file-set when the dialog is canceled. But emit it
3710    when a file is received via DND
3711
3712 * GDK
3713  - Use Xrandr 1.3 for tracking monitor information, if available
3714
3715 * Bugs fixed: 
3716  538439 tooltip may appear in upper left corner...
3717  571015 libprintbackend-cups has unlocalized strings
3718  353196 Add a file-set signal to GtkFileChooserButton
3719  571249 Icons are not drawn properly when initial widget...
3720  571196 gtk_binding_entry_add_signall deprecated without alternative
3721  508545 No way to identify terminal classes from documentation
3722  570824 TreeView is not keyboard (re)focusable after selecting a cell...
3723  568571 Asian am/pm format on cups print backend's time parsing
3724  571576 gdk_pixbuf_save_to_stream() broken
3725  571873 Compile error with gdk/win32/gdkselection-win32.c
3726  572041 Focus should change when advancing forward in GtkAssistant
3727  572040 GtkAssistant does not expose page titles
3728  570406 gailutil.def is in srcdir, but used from builddir
3729
3730 * Updated translations:
3731  Belarusian Latin (be@latin)
3732  Bulgarian (bg)
3733  Catalan (ca)
3734  Danish (da)
3735  Spanish (es)
3736  Basque (eu)
3737  Finnish (fi)
3738  French (fr)
3739  Gujarati (gu)
3740  Hungarian (hu)
3741  Japanese (ja)
3742  Korean (ko)
3743  Latvian (lv)
3744  Norwegian bokmål (nb)
3745  Polish (pl)
3746  Brazilian Portugese (pt_BR)
3747  Slovak (sk)
3748  Albanian (sq)
3749  Serbian (sr)
3750  Swedish (sv)
3751  Thai (th)
3752  Vietnamese (vi)
3753
3754
3755 Overview of Changes from GTK+ 2.15.2 to 2.15.3
3756 ==============================================
3757
3758 * Keyboard shortcut handling has been changed, to help with a longstanding
3759   complaint about the way GTK+ handles multiple layouts. GTK+ now only uses
3760   keys from groups other than the current group if they are not present in
3761   the current group. Feedback on this change is appreciated.
3762
3763 * Bugs fixed:
3764  569336 change in gtkbutton klass is causing crash...
3765  569435 make maintainer-clean removes non-generated sources
3766  145058 Inputting "^^" requires four keystrokes on Win32...
3767  559408 Transparency lost when images are copied...
3768  359288 Toolbar items are not shown after hiding
3769  569918 64bit portability issue in gtkrecentchooser.c
3770  162726 Multiple Latin layouts in XKB break keyboard shortcuts
3771  569635 fontchooser should reload list of families/styles on...
3772
3773 * Updated translations:
3774  Norwegian bokmål (nb)
3775  Oriya (or)
3776  Brazilian Portugese (pt_BR)
3777  Thai (th)
3778  Traditional Chinese (zh_HK)
3779  Traditional Chinese (zh_TW)
3780  
3781
3782 Overview of Changes from GTK+ 2.15.1 to 2.15.2
3783 ==============================================
3784
3785 * GtkAction:
3786  - Make toolitems pick up icon names from actions
3787  - Draw proxies of radio actions properly
3788  - Make menu proxies of recent actions work
3789  - Avoid accidental activations when changing actions on proxies
3790  - Make derived button classes work as proxies
3791
3792 * Input methods:
3793  - Avoid an assertion due to early use of input methods
3794
3795 * GtkScale:
3796  - Avoid a segfault in the marker drawing code
3797
3798 * GtkImageMenuItem:
3799  - Add a property to override the show-menu-images setting
3800
3801 * Bugs fixed:
3802  566628 gdk_display_close always asserts on win32 and quartz
3803  569240 Crasher when using markers
3804  569104 Toggle menu entries showed as check menu entries...
3805  322932 Always show icons on panel menus
3806
3807 * Updated translations:
3808  Finnish (fi)
3809  German (de)
3810
3811
3812 Overview of Changes from GTK+ 2.15.0 to 2.15.1
3813 ==============================================
3814
3815 * GtkFileChooser:
3816  - Remember the file chooser's size across invocations
3817  - Handle uris that are entered in the entry
3818  - Improve autocompletion, in particular for uris
3819
3820 * GtkEntry:
3821  - New property "im-module" for selecting input methods per-widget
3822  - New icon-related API got renamed for consistency
3823  - Added properties and setters for icon tooltips
3824
3825 * GtkTextView:
3826  - New property "im-module" for selecting input methods per-widget
3827  - New signal "paste-done" to allow better handling of async pasting
3828
3829 * GtkScale:
3830  - New api to add annotated marks: gtk_scale_add_mark.
3831
3832 * GtkAction:
3833  - Rework the way actions and proxies interact, to make the
3834    interaction less ad hoc, more extensible, and better suited
3835    for support in GUI builders like glade.
3836
3837    To be used as a proxy, a widget must now implement the
3838 `  GtkActivatable interface, and GtkActivatable implementations
3839    are responsible for syncing their appearance with the action
3840    and for activating the action.
3841
3842    All the widgets that are commonly used as proxies implement
3843    GtkActivatable now.
3844
3845    This is a big change, and it is not unlikely to break some
3846    current users of GtkAction, so feedback about problems caused
3847    by this is appreciated.
3848
3849  - Add a "gicon" property to specify the icon with a GIcon
3850
3851 * GDK:
3852  - On X11, GDK now caches cursors to avoid cursor theming overhead
3853  - New cursor type for blank cursors: GDK_BLANK_CURSOR
3854
3855 * New deprecations:
3856    gtk_scale_Button_get_orientation()
3857    gtk_scale_button_set_orientation()
3858    gtk_action_connect_proxy()
3859    gtk_action_disconnect_proxy()
3860    gtk_widget_get_action()
3861    gtk_action_block_activate_from()
3862    gtk_action_unblock_activate_from()
3863    direct access to "gtk-action" object data
3864
3865 * Changes that are relevant for translators:
3866  - Navigation and Media stock labels have separate message contexts now
3867  - The caps lock warning string has been changed
3868
3869 * Bugs fixed:
3870  566083 Icon pixmap hardcoded during DnD
3871  566334 compile failure for gtk+ on Mac OS X
3872  565998 configure script doesn't check for cairo-xlib.pc
3873  566391 gtk_about_dialog_set_url_hook should activate...
3874  566568 gtk_tree_model_get_value docs typo
3875  566628 gdk_display_close always asserts on win32
3876  566733 Add GIcon to GtkAction, GtkToolButton
3877  567024 gtktoolbutton doesn't create right proxy menu item...
3878  523554 Copy from GIMP to Word broke
3879  567468 no check for trailing != NULL in gtk_text_layout_get..
3880  492794 Pasting external text at end of view yields wrong...
3881  164002 query scripts don't work uninstalled on windows
3882  566532 GtkScaleButton implementation of GtkOrientable
3883  450716 New API to change global IM
3884  562701 GtkEntryCompletion popup sizes its rows wrong...
3885  567944 [Win32] Sorted treeview columns can be unreadable
3886  567655 gtk_status_icon_set_tooltip_text/markup should use...
3887  567887 gtk_entry_get_storage_type() should be...
3888  568196 Please change context of Forward stock label
3889  563280 stock items & translation context
3890  568233 Wrong statement about GtkEntry's "activate" signal
3891  568263 gtk can't recognize the wrong X Selection TARGETS...
3892  565656 Add marks to scales
3893  567413 GtkComboBoxEntry doesn't emit "changed" signal...
3894  545980 GtkFileChooserEntry should handle URIs
3895  566862 pixbuf_new_from_file does not autodetect format
3896  568552 gtk_combo + gtk entry in invisible mode takes 100% cpu
3897  561801 "scheduled printing" doesn't function as expected
3898  566535 gtk_widget_get_snapshot does not work if double buff...
3899  567021 gtkimage accessors docs
3900  567761 Spellfixes in GTK+ documentation
3901  568744 Spellfixes in GtkTreeView's documentation
3902  536965 GtkPlug: crash on theme change
3903  567124 proposal to delay doing something related to immodule...
3904  568305 gdk-pixbuf mishandles BI_BITFIELDS bmps
3905
3906 * New and updated translations:
3907  Crimean Tatar (crh)
3908  Spanish (es)
3909  Hebrew (he)
3910  Hungarian (hu)
3911  Italian (it)
3912  Korean (ko)
3913  Lithuanian (lt)
3914  Norwegian bokmål (nb)
3915  Norwegian Nynorsk (nn)
3916  Swedish (sv)
3917  Thai (th)
3918  Simplified Chinese (zh_CN)
3919
3920
3921 Overview of Changes from GTK+ 2.14.x to 2.15.0
3922 ==============================================
3923
3924 * GtkFileChooser
3925  - Optionally shows file sizes
3926  - Mounts volumes when necessary
3927  - Picks better mime icons
3928
3929 * GtkEntry
3930  - Can show icons at either side of the entry, which can be made
3931    clickable, drag sources, etc
3932  - Can show progress information
3933  - Picks the best available placeholder character for invisible entries 
3934    unless it is explicitly set. See the invisible-char-set property
3935  - Input methods work again in invisible entries
3936  - Invisible entries can optionally display a caps-lock warning. This
3937    can be turned off with the caps-lock-warning property
3938
3939 * GtkStatusIcon
3940  - Uses an extension of the tray icon spec to negotiate RGBA support.
3941    This is also supported by the GNOME panel. For details, see the
3942    section on "Visual and bckground pixmap handling" in the System
3943    Tray Protocol Specification.
3944  - Supports scroll events, middle clicks and rich tooltips
3945
3946 * GtkLinkButton
3947  - Respects user-defined tooltips 
3948  - Has a default url hook
3949
3950 * GtkBuilder
3951  - Can construct menus
3952  - Can associate accel groups with windows
3953  - Child properties can now be translatable, e.g. GtkAssistant::page-title
3954
3955 * GtkOrientable
3956  - A new interface implemented by all widgets that have horizontal and
3957    vertical variants
3958
3959 * Printing support
3960  - Print-to-file can save to non-local files
3961  - Page rendering can be deferred to a thread to avoid blocking the mainloop
3962
3963 * GDK
3964  - GdkKeymap emits a state-changed signal when the caps lock state changes
3965
3966 * Newly deprecated functions:
3967   gdk_window_get_toplevels(),
3968   gtk_font_selection_dialog_get_apply_button(),
3969   gtk_status_icon_set_tooltip(),
3970   gtk_toolbar_set_orientation()
3971
3972 * Changes that are relevant for theme authors
3973  - The GtkMenu::arrow-placement style property allow more space efficient
3974    layout of scrolling menus
3975  - Submenu arrows can be scaled relative to the font size, with the
3976    GtkMenuItem::arrow-scaling style property
3977  - Themes can set the GtkDialog::content-area-spacing style property to 
3978    change the spacing between elements of the content area
3979  - The GtkEntry::state-hint style property can be used to request that
3980    GTK+ should pass the correct state when drawing the background of entries
3981  - The GtkEntry::prelight style property can be used to suppress prelighting
3982    of icons in entries on mouseover
3983  
3984 * Changes that are relevant for translators
3985  - GTK+ has been switched to use the two-argument C_() macro
3986    instead of Q_() for messages with context
3987
3988 * Bugs fixed:
3989  434987 MS Windows style should use pango_win32_font_description_from_logfont
3990  325095 show a 'size' column
3991  552837 mem leak in gtkimmulticontext
3992   83935 GtkEntry's default invisible char should be U+25CF
3993  553000 incorrect i18n header in gtkfilesystem.c
3994  552789 Show size column in the search and recently used files modes
3995  553135 eog crash: assertion failed. 
3996  382544 GtkIconView: Selection/focus should be painted around the items
3997  541391 Unfocussable Treeview swallows focus
3998  408244 add GtkDialog::content-area-spacing
3999  538782 Make GtkMenu's arrow size themable
4000  553385 gtk-builder-convert creates untranslated combobox models
4001  553241 double freed pointer in lpr_write cause firefox3 crash
4002  553917 Typo in gdkwindow-win32.c
4003  553133 GtkFileChooser won't ask to mount a volume
4004  553211 GtkFileChooserButton unsets filter after first use
4005  553578 tabs are not drawn correctly
4006  553803 eventually call XCloseDevice on XOpenDevice results
4007  552956 Should check composite extension version
4008  552959 GtkTrayIcon: _NET_SYSTEM_TRAY_VISUAL and real transparency
4009  553575 Only draw focus when navigating with the keyboard
4010  339367 Incorrect spotlocation
4011  554141 uninitialized data use/free in gtkclipboard-quartz.c
4012  371908 Password Entry broken
4013  317002 Disable input method completely in GtkEntry when it...
4014  487624 Tooltips doesn't get updated if ther's no mouse motion...
4015  107000 Add signals to GdkKeymap for monitoring caps_lock, etc
4016  530568 Entries with visibility=FALSE should warn for caps-lock on
4017  553086 hard to see current immodule
4018  541009 Get rid of separate subclasses for horizontal and vertical...
4019  344522 support non-local destination files (GtkPrint)
4020  553582 Add orientation API to GtkSeparator
4021  554506 combining diacritics broken, became deadkeys
4022  553585 Add orientation API to GtkRuler
4023  554690 mem leak in filechooser
4024  554691 mem leak in filechooser
4025  554696 invalid free function used
4026  554698 mem leak in filechooser
4027  554701 filechooser spams console with useless warnings
4028  554704 gtkfilesystemmodel does too much work
4029  530575 GtkEntry with invisible chars has a confused cursor in overwrite mode
4030   96431 Can't cut and paste / DND within invisible entry
4031  132501 Make utility window translate to tool window in win32
4032  539464 gtk_cell_view_get_model is missing in GtkCellView
4033  553573 Add orientation API to GtkBox
4034  555387 Changing the sensitivity of a statusbar mistakenly requires a display
4035  436533 Allow more space efficient scroll arrows placement
4036  555270 Allow unsetting a MessageDialog's image
4037  554702 gtkfilesystem leaks GError
4038  554192 double press on the "circumflex" dead key...
4039  516425 Optionally display accelerators in popups
4040  550342 Splash screens have a caption
4041  555578 GtkTable propertiy maxima are wrong
4042  555523 gtk_scale_button_set_adjustment should accept NULL
4043  555573 gtk_font_selection_set_font_name shouldn't require a screen
4044  555676 gtk_widget_real_grab_focus assumes toplevel == window
4045  555000 Wrong treatment on non-spacing marks dead keys in GtkIMContextSimple
4046  551355 Make glib build with libtool 2.2
4047  555186 Setting gtk-toolbar-icon-size with custom icon_size
4048  555625 Updated gtk_compose_seqs_compact table
4049  555386 format not a string literal and no format arguments
4050  552318 menubar mnemonics consumed even when gtk-enable-mnemonics=false
4051  555779 GtkCellRendererPixbuf crashed on failed GIcon lookup
4052  556150 gtk 'object' property test fixing
4053  556527 The current page property is not passed to GtkPrintUnixDialog
4054  556578 GIMP windows stay on top of other windows
4055  557059 crash when compositing emblems with icon
4056  557266 Window Management Problem
4057  555920 gtkentry.c passes wrong enum to pango_layout_set_alignment
4058  528320 Incorrect icons displayed for files with custom mimetype icons
4059  557524 "va_end(args);" should be added into gtk_text_buffer_insert_with_...
4060  556835 gtkentry.c: variable is declared at middle of block
4061  556954 gtk+/gtk/gtkrecentchooserdefault.c: mismatching allocation...
4062  557315 stale clipboard target cache
4063  530454 Clarify page_nr when printing
4064  557065 gtkcellrendererpixbuf spams console over and over...
4065  557894 Wrong return value for gdk_pointer_grab_info_libgtk_only
4066  558397 gtk_widget_error_bell undefined without a screen
4067  557762 Misleading error message in GDK DirectFB
4068  557316 GtkLinkButton should consider user-defined tooltip
4069  339714 Set printer dpi on cairo ps/pdf surfaces when printing
4070  558522 scroll arrow painted insensitive even though there are pages...
4071  347230 testicontheme shortcomings
4072  558323 glitches when popping up combos in treeviews
4073  558667 gtk_font_selection_dialog_get_apply_button - deprecate
4074  412134 Add API to query style properties from the style
4075  322934 Replace menu's proxy icons with empty space hiding icons
4076  409435 GtkStatusIcon enhancements: scroll events, middle click, rich tooltips
4077  558278 Crash when calling a callback set by gdk_add_client_message_filter()
4078  558929 gtkstatusicon.c: 'event' is a member of the structure
4079  558001 gtk_icon_view_enable_model_drag_[source|dest] problem
4080  557212 Problem with which window gains focus and is visible
4081  559404 gtk_editable_insert_text counts length in bytes
4082  558586 handling of keyboard under darwin (quartz)
4083  558409 GtkLabel::use-underline doesnt work with GtkLabel::attributes
4084  553586 Add orientation API to GtkPaned
4085  560135 Print when the user double clicks a printer
4086  553765 Add orientation API to GtkRange
4087  550942 Rework of gdkeventloop-quartz.c
4088  525550 GTK+ 2.13.0 GtkCurve test fails
4089  559619 invisible-char default cannot be tested
4090  560139 GtkEntry doesn't paint with the right state
4091  560602 Wrong GtkMenuItem default value (test fails)
4092  377699 realizing gtk.Progress() causes SEGV
4093  561335 Fix typos in GtkToolItem documentation
4094  561539 Alignments miscalculate dimensions when allocated less...
4095  559947 Unchecked dependency on python>=2.4
4096  561504 testgtk should load rc file from sub folder
4097  539263 Deprecate gdk_window_get_toplevels
4098  554076 eventually release g_new-ed supported_atoms
4099  559622 GdkDevice test segfaults
4100  554453 "typeahead find" widget of GtkTreeView appears on wrong monitor...
4101  562817 GtkDialog: typo
4102  555334 connected server feature
4103  562878 password save incorrectly set in gtkmountoperation
4104  559914 eog doesn't apply paper setup
4105  562998 GtkFontButton documentation improvements
4106  557420 Some compose sequences don't work anymore (or only in specific order)
4107  546285 Allow GtkEntry to draw progress
4108  563547 Update gdkx11 atom precache table
4109  563285 test print backend does not compile
4110  559325 documentation for gdk_display_get_window_at_pointer() is wrong
4111  554274 Add default hook for GtkLinkButton
4112  546378 GtkAssistant page title is not translatable
4113  563991 gtk_file_chooser_button_new_with_backend is deprecated...
4114  563994 Input method module interface not documented
4115  564066 Crash in gtk_rc_parse_default_files
4116  563835 Typo in gtk_widget_has_screen() docs
4117  564212 gtk_icon_view_accessible_model_rows_reordered explain new_order...
4118  563751 xatom cache is prefilled too late
4119  556839 Crash when opening a link
4120  549251 GTK icon view accessible issue
4121  558306 Cannot build gdk (gtk+ 2.14.4) on Solaris 8
4122  555560 gtk_combo_box_set_active fails with no model
4123  563158 CellRendererProgress pulsing and progressing rows can not...
4124  556233 local-only causes G_IS_FILE warning
4125  562579 Remove error dialog when directory does not exist
4126  561494 FileChooser network browsing and authentication support
4127  339318 Allow page rendering to (optionally) happen in a thread
4128   85292 add an icon to gtkentry
4129  564881 gtkstatusicon.c: 'event' bug again
4130  552545 leaks GpImage
4131  553374 gdk_pixdata_from_pixbuf fails for some images with use_rle set to TRUE
4132  555791 Natuilus Crashes when opening USB MP3 Player Contents
4133  561186 GdkPixbuf API type checking needs cleanup
4134  559009 gtk_radio_button_get_group documentation needs to say...
4135  523264 Update GTK+ reference documentation screenshots
4136  563876 [Regression] GTK_MODULES env var is no longer relevant
4137  554950 gail must make itself resident
4138  555953 libferret missing link against libgtk-x11
4139  554002 Orca App-Preferences dialog page tabs are "off" by one...
4140  353088 gtk_expander_get_label should return the full label text
4141  512743 Applications with lists crash in libgail
4142  564555 synaptic cannot be started...
4143  565203 icons are misplaced when horizontal gtkiconview is...
4144  549251 GTK icon view accessible issue 
4145  558694 Paned window splitter keynav broken
4146  565846 va_end(args) should be added into gtk_tree_store_new
4147
4148 * New and updated translations:
4149  Arabic (ar)
4150  Asturian (ast)
4151  Catalan (ca)
4152  Danish (da)
4153  German (de)
4154  British English (en_GB)
4155  Spanish (es)
4156  Finnish (fi)
4157  Galician (gl)
4158  Hebrew (he)
4159  Japanese (ja)
4160  Georgian (ka)
4161  Malayalam (ml)
4162  Marathi (mr)
4163  Portugese (pt)
4164  Brazilian Portugese (pt_BR)
4165  Romanian (ro)
4166  Russian (ru)
4167  Slovak (sk)
4168  Serbian (sr, sr@latin)
4169  Swedish (sv)
4170  Thai (th)
4171
4172
4173 Overview of Changes from GTK+ 2.14.1 to 2.14.2
4174 ==============================================
4175
4176 * Don't use XRRGetScreenResources, since it doesn't work well
4177
4178 * Bugs fixed:
4179  551063 deprecated marking without a link to what new code should use
4180  319849 gtkcalendar look in RTL locales
4181  550989 gdk_display_put_event should call g_main_context_wakeup
4182  550062 Small update in gdk/gdkkeysyms.h
4183  551325 Reference to wrong parameter in gtk_editable_insert_text
4184  551386 gtk_printer_set_is_default() always sets TRUE
4185  550676 Memory leak, update keyboard layout data structure
4186  551699 gtk_scrolled_window_destroy() is broken
4187  551567 DND mark broken
4188  551378 Print dialog: should try UDS when fetching PPD for localhost
4189  536542 gtk_list_store_set() documentation doesn't say whether...
4190  552153 GtkModules loading with XSettings doesn't work...
4191  552001 gtkimcontextsimple.c: variable is declared at middle...
4192  551987 GtkPaned redrawing problem
4193  551722 gtk_widget_set_scroll_adjustments() should check...
4194  552107 Small libtool fixes
4195  552500 GtkPrintSettings API doc not precise enough
4196  408154 Change GtkEntryCompletion max-items to style property
4197  329593 Entering characters on a line very cpu intensive and slow
4198  552667 gtkimage containing gicon leaks memory
4199  552668 format not a string literal and no format arguments...
4200  346903 gtk_enumerate_printers needs events to complete
4201  550969 fix a typo which breaks the static build
4202  517233 Calling gdk_pixbuf_loader_close causes "GError set over...
4203  551063 deprecated marking without a link to what new code should use
4204  540967 docs build slowly because of entities
4205
4206 * Updated translations:
4207  Afrikaans (af)
4208  Arabic (ar)
4209  Assamese (as)
4210  Bulgarian (bg)
4211  Bengali India (bn_IN)
4212  Catalan (ca)
4213  Finnish (fi)
4214  French (fr)
4215  Gujarati (gu)
4216  Croatian (hr)
4217  Italian (it)
4218  Lithuanian (lt)
4219  Malayalam (ml)
4220  Marathi (mr)
4221  Dutch (nl)
4222  Oriya (or)
4223  Brazilian Portugese (pt_BR)
4224  Portugese (pt)
4225  Telugu (te)
4226  Thai (th)
4227  Turkish (tr)
4228
4229
4230 Overview of Changes from GTK+ 2.14.0 to 2.14.1
4231 ==============================================
4232
4233 * Fix a deadlock in pixbuf loader initialization
4234
4235 * Updated translations:
4236  Ukrainian (uk)
4237
4238
4239 Overview of Changes from GTK+ 2.13.7 to 2.14.0
4240 ==============================================
4241
4242 * Bugs fixed:
4243  548354 Remove repeated code in gtk_cell_view_size_allocate
4244  548346 gtk_color_selection_dialog_get_color_selection always...
4245  535158 can't rearrange the order of multi pages per side
4246  545875 evo crashed when trying to print pages 6-7 of a 1 page...
4247  549236 missing Since 2.14 in gtk_file_chooser_get_file
4248  549354 Crash trying to open a file on a remote folder
4249  549734 gtk_selection_data_get_data prototype is wrong
4250  549262 GtkScrolledWindow should not accept focus unless...
4251  549810 Memory leaks in printing code 
4252  437791 Animation is played at the wrong speed
4253  549943 gtk_tool_shell_get_relief_style() always returns...
4254  547449 Entry/Combo popup misplaced after resize
4255  550528 IconView DND interface does not work if only used as source
4256  548993 regression: gdk 2.13 leaves stray windows in certain cases
4257  520165 typeahead find (interactive search) only accepts one char...
4258  528091 Arrows for scrollable notebooks don't work with unset GTK...
4259  528975 Can not maximize the window
4260  543308 FileChooser size problems since gtk+-2.13.x 
4261  549322 Typo in gdk_pixbuf_save_to_buffer docs
4262  549711 Race condition when loading gdk-pixbuf image modules
4263
4264 * Updated translations:
4265  Czech (cs)
4266  German (de)
4267  Spanish (es)
4268  Estonian (et)
4269  British English (en_GB)
4270  Finnish (fi)
4271  French (fr)
4272  Irish (ga)
4273  Galician (gl)
4274  Japanese (ja)
4275  Hebrew (he)
4276  Hungarian (hu)
4277  Korean (ko)
4278  Maithili (mai)
4279  Norwegian bokmål (nb)
4280  Polish (pl)
4281  Pashto (ps)
4282  Brazilian Portugese (pt_BR)
4283  Albanian (sq)
4284  Swedish (sw)
4285  Telugu (te)
4286  Thai (th)
4287  Vietnamese (vi)
4288
4289
4290 Overview of Changes from GTK+ 2.13.6 to 2.13.7
4291 ==============================================
4292
4293 * Bugs fixed:
4294  545031 list of recently used files is created world-readable
4295  535573 Deadlock in gdkeventloop-quartz.c:poll_func()
4296  546771 Add writable property "visited" to GtkLinkButton
4297  546756 gnome-panel crashed with SIGSEGV in g_type_check_...
4298  547027 menus are broken
4299  544863 gtkquartz.h not included in released 2.13.5 package
4300  547211 Duplicated mnemonic
4301  547270 Make GtkHSV public
4302  546616 CUPS print backend uses 1.2 API without guards
4303  546754 2.13.6 update create rendering issue in the evo...
4304  546730 gtk_status_icon_get_gicon() should use a return...
4305  526234 make shift+ctrl+del delete till the end of line
4306  547456 gdk/x11/gdkscreen-x11.c : init_solaris_xinerama doesn't...
4307  547516 Add comments for translators in gtkprintbackendcups.c
4308  547673 Accessors for GtkFileSelection.font_entry and...
4309  547775 Documentation of gtk-button-images is not correct
4310  547846 gtktestutils functions lack Since: tags
4311  547655 gio_can_sniff configure test can fail...
4312  547944 Self-reference in gtk_page_setup_load_file's docs
4313  547680 fontconfig monitoring can crash apps
4314  546549 Better Type Checking
4315  532644 TIFF loader need to exclude CR2 files
4316
4317 * Updated translations:
4318  Arabic (ar)
4319  Spanish (es)
4320  Basque (eu)
4321  Finnish (fi)
4322  Galicican (gl)
4323  Japanese (ja)
4324  Kannada (kn)
4325  Marathi (mr)
4326  Norwegian bokmål (nb)
4327  Portugese (pt)
4328  Brazilian Portugese (pt_BR)
4329  Swedish (sv)
4330  Thai (th)
4331
4332
4333 Overview of Changes from GTK+ 2.13.5 to 2.13.6
4334 ==============================================
4335
4336 * Fix problems on 64-bit Windows
4337
4338 * Fix a long-standing, well-known problem with the handling
4339   of insensitive buttons, bug 56070
4340
4341 * Fallback to Xinerama if the Xrandr implementation
4342   is just a stub
4343
4344 * gdk_threads_add_timeout_seconds[_full]: New functions with
4345   second-granularity to complete the set of gdk_threads_ timeout
4346   functions
4347
4348 * Support rendering icons with emblems specified as GEmblemedIcon
4349
4350 * GtkFileChooser has a GFile-oriented API now, functions
4351   for creating filechoosers with specific backends have been
4352   deprecated, since GIO is used directly.
4353  
4354 * GtkAdjustment has been sealed, adding getters and setters
4355   for all struct fields.
4356
4357 * Bugs fixed:
4358  544265 GDK assumes XFIXES extension
4359  543915 "Sole completion" translation issue
4360  544510 SetTimer callback signatures has the wrong type
4361  544390 evince crashes after clicking print
4362  361561 StatusIcon signals not documented as definitely public API.
4363  368234 Incorrect tabs rendering during reorder with rounded themes
4364  545976 Deprecate gtk_file_chooser_*_with_backend
4365  545978 Make filechooser GFile API public 
4366  544863 gtkquartz.h not included in released 2.13.5 package
4367  424207 printing hangs on unreachable cups server
4368   56070 Can't click button after setting it sensitive
4369  545931 small documentation typos
4370  344383 use po/LINGUAS
4371   65818 rename gtk_window_set_default() and add getter for it
4372  539733 No way to control treeview separator height
4373  523950 GtkTreeModelFilter's visible function may get an empty...
4374  526575 Missing return type in gtk_ui_manager_get_toplevels...
4375  429411 add style properties to set minimum progressbar w...
4376  429427 Add "arrow-spacing" style property to GtkRange
4377  544302 GtkStatusIcon should support GIcon
4378  339699 implement gtk_print_operation_set_show_dialog for...
4379  538686 gtkprintoperation-win32.c: devmode_from_settings
4380  540379 gtk_tree_view_enable_model_drag_dest and ...
4381  544684 Win64 issue, window handles are assumed to be 32-bit
4382  540834 Insensitive widgets cannot be grabbed
4383  515596 GtkUIManager's embedded UI definition example is invalid
4384  534979 GtkImageMenuItem is a bin but has two children
4385  382291 Automatically dim the combobox when the model is empty
4386  545982 missing braces cause bogus warnings when using GtkBuilder
4387  544858 Seal GtkAdjustment
4388
4389 * Updated translations:
4390  Spanish (es)
4391  Galician (gl)
4392  Japanese (ja)
4393  Korean (ko)
4394  Norwegian bokmål (nb)
4395  Portugese (pt)
4396  Brasilian Portugese (pt_BR)
4397  Albanian (sq)
4398  Swedish (sv)
4399
4400
4401 Overview of Changes from GTK+ 2.13.4 to 2.13.5
4402 ==============================================
4403
4404 * gdk-pixbuf:
4405  - Use GIO for mime type sniffing when possible
4406
4407 * Printing:
4408  - Handle paused printers and printers that don't accept jobs
4409
4410 * GtkBuilder:
4411  - Support building parts of the XML tree with the new functions
4412    gtk_builder_add_objects_from_file, gtk_builder_add_objects_from_string
4413
4414 * Bugs fixed:
4415  540917 deprecate pack_start_defaults()
4416  541645 gtkfilechooserdefault segfaults when bookmark does not contain ://
4417  493008 gdk_screen_get_window_stack is not 64-bit-compatible
4418  539248 gtk_calender_query_tooltip calls ->detail_func with invalid dates
4419  327582 Incomplete docs for GtkSettings::gtk-icon-sizes
4420  343663 source-buffer highlighting highlights "char" in gtk_text_iter_...
4421  541811 g_return_if_fail (widget->parent == container)
4422  541540 Dead link to pkg-config site in GTK+ online FAQ
4423  513580 Broken link in GTK+ FAQ
4424  531129 gtk_style_copy() does not include a return value or description
4425  510225 gtk_widget_get_composite_name retval should be freed
4426  507953 gtk_tree_view_set_tooltip_column() shows markups
4427  469068 clarify gdk_cairo_create()
4428  528845 segv from GtkBuilder on attempting <accelerator> under GtkCellView
4429  540994 [Win32] Some windows don't appear at the top when created
4430  541964 [Win32] Setting modal hint to current value might confuse the stack
4431  541950 Removing recently-added accelerator UI causes a wrong g_warning
4432  542234 iconview a11y implementation segfaults
4433  541399 Widget tooltips: treat "" same as NULL
4434  334418 Support easy input of ellipsis
4435  321896 Synch gdkkeysyms.h/gtkimcontextsimple.c with X.org 6.9/7.0
4436  316087 Resizing columns is chaotic
4437  542853 jasper test fails due to incomplete library arguments
4438  507394 mem leak from gtk_selection_add_targets
4439  488766 GtkFileChooserButton doesn't clear icon after gtk_file_chooser_...
4440  479780 Bookmarks in left pane of FileChooser cannot be renamed
4441  542523 GtkTextTag should handle setting properties to NULL
4442  384940 handle rejecting jobs and authentication meaningfully
4443  339591 Detect list of availible cover pages
4444  543244 crashes when renaming a bookmark
4445  447998 GtkBuilder does not support building parts of the xml tree
4446  543217 GTK application crashed with directfb backend
4447  543545 GtkAssistant crashes when gtk_widget_hide() is called inside ...
4448  401985 Documentation improvement for the gdk_pixbuf_new_from_file_at_...
4449  543085 gdk_pixbuf_saturate_and_pixelate may corrupt memory
4450  488019 Mention bind_textdomain_codeset in gettext related FAQ
4451  528822 typo in GtkCombo docs
4452  540967 docs build slowly because of entities
4453  537430 label pango attributes & i18n
4454  543989 Crash in gtk_tree_view_size_allocate_columns
4455  535223 gbookmark file inefficiency ...
4456
4457 * Updated translations:
4458  Assamese (as)
4459  Czech (cs)
4460  German (de)
4461  Spanish (es)
4462  Galician (gl)
4463  Hebrew (he)
4464  Polish (pl)
4465  Pashto (ps)
4466  Traditional Chinese (zh_HK)
4467  Traditional Chinese (zh_TW)
4468
4469
4470 Overview of Changes from GTK+ 2.13.3 to 2.13.4
4471 ==============================================
4472
4473 * Merge the GSEAL branch (see http://live.gnome.org/GTK+/3.0/Tasks)
4474
4475 * GtkScaleButton has an orientation property 
4476
4477 * Bugs fixed:
4478  538519 GtkCellRendererPixbuf doesn't allow unsetting the icon anymore
4479  538362 Get Win32 icons back in the file chooser
4480  538182 pango_cairo_context_update_layout is not noop after...
4481  508751 gnome-terminal crashed with SIGSEGV after keypress
4482  419737 The file chooser clears the filename entry in SAVE/CREATE_FOLDER...
4483  538784 Don't change the filename in the name entry in CREATE_FOLDER...
4484  538395 gtk_combo_box_append_text() on non-compliant model segfaults
4485  539363 Segfault when creating GtkPlugs
4486  539466 GtkMenuShell API/ABI break in trunk
4487  442042 GtkScaleButton is too limited
4488  540318 Invalid URL
4489  530255 GtkAboutDialog cuts off comments label
4490  540310 Avoid unnecessary repaints when resizing GtkWindow
4491  434535 printoperation's create_surface doesn't check temp file...
4492  539790 [PATCH] Please add three new settings to GtkSettings
4493  539164 Windows' System Menu blocks main loop
4494  541162 [Win32] Update for the new GdkWindowImpl stuff
4495  455268 Add gtk-enable-tooltips GtkSetting
4496  537591 Don't hardcode minimum width of menuitems
4497  541249 [Win32] Fix some internal static methods
4498  541305 [Win32] Scrolling was broken after GdkWindow refactoring
4499  540529 Remove all GIMP references
4500  538547 Update doc-shooter in gtk documentation
4501  535498 Printing demo broken
4502  539944 Add GtkScaleButton API so struct fields can be marked...
4503  540915 GtkBuilder sets properties in reverse order
4504  538863 Fixes assertion on entering empty folder
4505  540861 invalid UTF-8 in input device name
4506  540612 mem leak in filechooser
4507  540618 gtk_menu_shell_select_first prints warning on GtkMenubar...
4508  539944 Add GtkScaleButton API so struct fields can be marked...
4509  536966 Paper selector crashes
4510  378158 gdk_win32_selection_add_targets uses uninitialized hwnd v...
4511  516092 use gtk_drag_*_add_*_targets instead of hardcoded target ...
4512  536430 Libs and Cflags paths in gail-uninstalled.pc.in are out o...
4513  538378 GtkFileSystemError should be public
4514  539095 directfb functions need to be renamed due to the offscree...
4515  539470 Fix critical warnings when the GIcon can't be found for a...
4516  539732 Warnings on destruction of GtkDialog.
4517  540235 Getting the current folder fails
4518  537639 complete the gtk_clipboard_request/wait_for/is_available_... 
4519
4520 * Updated translations:
4521  Catalan (ca)
4522  Spanish (es)
4523  Estonian (et)
4524  Hungarian (hu)
4525  Korean (ko)
4526  Norwegian bokmål (nb)
4527  Occitan (oc)
4528  Swedish (sv)
4529  Thai (th)
4530
4531  
4532 Overview of Changes from GTK+ 2.13.2 to 2.13.3
4533 ==============================================
4534
4535  * Support runtime font configuration changes
4536  
4537  * Use GIO for mime information
4538
4539  * Use GIO directly for the file chooser, do not load filesystem
4540    implementation modules. This change causes some regressions on Win32, 
4541    which will be addressed by improved Win32 support in GIO.
4542
4543  * GTK+ no longer uses translations when the application is not
4544    translated to the current locale
4545  
4546  * Bugs fixed: 
4547  520874 Should use gio directly
4548  536185 monitor font configuration
4549  536757 openoffice.org menus are placed at wrong position
4550  536990 updateiconcache.c: 'close ()' is redundant 
4551  535608 do not string-copy accel paths in the menu code
4552  488119 critical warnings from gtk_tree_view_get_visible_range
4553  536730 memory corruption in gtktreeview
4554  131920 gtkNotebook sends incorrect switch_page value
4555  526987 GtkCellRendererCombo should allow model to be NULL
4556  536765 GtkComboBox should set COMBO type hint for its menu
4557  503071 Application direction changes to right to left even if...
4558  517706 Connecting GtkButton with "use-stock" == FALSE to a...
4559  519092 Add accessibility support to GtkVolumeButton
4560  524222 GtkToolbar with mix of buttons with and without icons...
4561  537985 gtk_init_with_args() doesn't open a display after...
4562  531960 crash in eog-image.c:1154: (priv->image != NULL)
4563  408154 Change GtkEntryCompletion max-items to style property...
4564  506853 gtk_tree_view_enable_model_drag_[source|dest] problem
4565  536430 Libs and Cflags paths in gail-uninstalled.pc.in are out o...
4566  537685 print to file crashes when the target can not be written 
4567
4568 * Updated translations:
4569  Arabic (ar)
4570  Czech (cs)
4571  Estonian (et)
4572  Hebrew (he)
4573  Norwegian bokmål (nb)
4574  Thai (th)
4575
4576
4577 Overview of Changes from GTK+ 2.13.1 to 2.13.2
4578 ==============================================
4579
4580  * Fix an oversight in the header cleanup that went into 2.13.1, which
4581    removed gtkmarshal.h from the set of headers pulled in by gtk.h
4582  
4583  * Add a function to retrieve the XID of a status icon, to allow
4584    notification bubbles to follow the icon
4585  
4586  * Bugs fixed:
4587  533108 leak of GDI region in function 'handle_wm_paint'
4588  530146 Setting non-string tooltip with gtk_tree_view_set_tooltip_column...
4589  535830 wrong content type adding an item
4590  536126 gtk.h don't include gtkmarshal.h
4591  535497 Print preview doesn't work
4592  535862 gtk_action_create_icon can't create icons from the icon themes
4593  536092 GtkEntryCompletion's popup window should set type hint
4594  535303 add _get_implementation to GtkStatusIcon
4595
4596  * Updated translations:
4597  Estonian (et)
4598  Galician (gl)
4599  Italian (it)
4600  Vietnamese (vi)
4601
4602
4603 Overview of Changes from GTK+ 2.13.0 to 2.13.1
4604 ==============================================
4605
4606  * Add GtkMountOperation, a subclass of GMountOperation that
4607    can show password dialogs when mounting volumes
4608
4609  * Add GDI+-based pixbuf loaders for bmp, emf, gif, ico, jpeg, tiff, wmf
4610
4611  * Add support for pixmap redirection, new api includes the 
4612    gtk_widget_get_snapshot() function and the GtkWidget::damage-event 
4613    signal and the lower-level gdk_window_redirect_to_drawable() and
4614    gdk_window_remove_redirection() functions
4615
4616  * Add gtk_show_uri(), a replacement for gnome_vfs_url_show() and
4617    gnome_url_show()
4618
4619  * Add a "changed" signal to GtkCellRendererCombo
4620  
4621  * Sync keysyms and compose sequences with recent X.org 
4622
4623  * GtkBuilder
4624    - supports custom stock icons 
4625    - supports Pango attributes in labels
4626  
4627  * GtkRecentManager
4628    - uses GIO to monitor .recently-used.xbel
4629    - limits the growth of .recently-used.xbel with a 
4630      gtk-recent-files-max-age setting
4631
4632  * Filechooser autocompletion has been reworked
4633
4634  * The cups print backend displays printer status information
4635  
4636  * On OS X, accelerators are displayed using Unicode characters,
4637    matching the native behaviour
4638
4639  * GtkIconTheme and GtkImage support GIcon
4640
4641  * Bugs fixed: too many to list here
4642  
4643  * New and updated translations:
4644  Arabic (ar)
4645  Valencian-Catalan (ca)
4646  German (de)
4647  Canadian English (en_CA)
4648  British English (en_GB)
4649  Spanish (es)
4650  Estonian (et)
4651  Galician (gl)
4652  Hebrew (he)
4653  Hungarian (hu)
4654  Kannada (kn)
4655  Norwegian bokmål (nb)
4656  Dutch (nl)
4657  Norwegian Nynorsk (nn)
4658  Occitan (oc)
4659  Slovak (sk)
4660  Albanian (sq)
4661  Swedish (sv)
4662  Telugu (te)
4663  Vietnamese (vi)
4664
4665
4666 Overview of Changes from GTK+ 2.12.x to 2.13.0
4667 ==============================================
4668
4669  * gdk-pixbuf:
4670   - Support loading the OS X icns format
4671   - Support loading of JPEG2000 images
4672   - Support loading from and saving to GIO streams
4673
4674  * GDK:
4675   - Add GdkAppLaunchContext, to provide startup notification
4676     with g_app_info_launch()
4677   - Use RandR 1.2 instead of Xinerama when available, and expose
4678     more monitor information
4679
4680  * Accessibility:
4681   - The gail module is now shipped as part of GTK+
4682   - GtkStatusIcon supports keyboard navigation 
4683
4684  * GtkCalendar:
4685   - Support displaying details for each day
4686
4687  * GtkBuilder:
4688   - gtk-builder-convert has been improved
4689   - Translation-domain works properly
4690   - Support accessibility
4691
4692  * Testing support:
4693   - Add utilities for testing GTK+ applications
4694   - Add some unit tests for GTK+ 
4695
4696  * New settings:
4697   - for disabling display of accelerators and mnemonics
4698   - for position of vertical scrollbars in scrolled windows
4699   - for the default input method 
4700
4701  * GtkToolShell: new interface for containers of GtkToolItems
4702
4703  * Bug fixes:
4704  - too many to list here
4705
4706  * Updated translations:
4707   Arabic (ar)
4708   Assamese (as)
4709   Belarusian (be)
4710   Belarusian Latin (be@latin)
4711   Czech (cs)
4712   German (de)
4713   Greek (el)
4714   Estonian (et)
4715   Finnish (fi)
4716   French (fr)
4717   Irish (ga)
4718   Hebrew (he)
4719   Indonesian (id)
4720   Kurdish (ku)
4721   Marathi (mr)
4722   Norwegian bokmål (nb)
4723   Occitan (oc)
4724   Brazilian Portugese (pt_BR)
4725   Slovenian (sl)
4726   Swedish (sv)
4727   Telugu (te)
4728   Russian (ru)
4729
4730
4731 Overview of Changes from GTK+ 2.12.0 to 2.12.1
4732 ==============================================
4733
4734  * Bugs fixed: 
4735  472965 a small improvement for scrolling behavior with PgUp/PgDown
4736  460194 Gtk tooltips + swt crash
4737  478803 Segfault in gtk_print_operation_run when no range specified
4738  480123 Crash from GTK's new search feature
4739  483223 im-xim.so leaves callbacks connected to display "closed" ...
4740  476342 Icon cache validation causes severe page-in
4741  484008 configure fails during CUPS version tests on some platforms
4742  327243 GtkFileChooserButton emits two "selection-changed" signal...
4743  465380 gtkfilechooser cannot show the modified date on none UTF-...
4744  467269 Inkscape Flickers horribly
4745  476686 gtkrecentchooser select-multiple property
4746  478173 GTK's Tracker search engine does not work anymore
4747  478371 totem volume slider appears on all workspaces
4748  482089 GtkPrintOperation check for null default signal handler b...
4749  482504 Missing locale to UTF-8 conversion for modification time ...
4750  482841 critical warnings on gdk_display_close after _gtk_tooltip...
4751  483563 remains of gtk_widget_ref() in gtkdnd.c
4752  483730 Keyboard navigation of mutiple-selecting gtk.TreeViews im...
4753  484650 Typo in docs for GdkGrabBroken
4754  484730 In MS-Windows theme, GtkBorder freed with g_free() instea...
4755  486360 Failed to convert Empathy Glade files
4756  389358 print dialog: unit selection dialog can't be closed
4757  448343 File chooser should maintain sort state during folder swi...
4758  477447 GtkPaned documentation doesn't mention behaviour with onl...
4759  482034 GtkMenuPositionFunc push_in parameter description
4760  482837 duplicate declaration of gtk_notebook_create_window()
4761  478637 Notebook tab labels not correctly centered in ms-windows ...
4762  484132 gtk_recent_info_get_icon docs
4763  486636 "Cannot open display" message doesn't include display whe...
4764  455284 Ctrl+L should work depending if it has focus or not
4765  478377 10x speed up for window motion/scroll (gdk-quartz)
4766  485301 Filename is garbled in print dialog on none UTF-8
4767  485437 Fix testxinerama.c to not query current monitor by default
4768  486155 Docs for gtk_text_iter_forward_line()
4769  339877 pixbuf loader incorrectly returns wbmp
4770  456137 Pidgin will crash in fail-safe session due to a NULL poin...
4771  456676 Critical warning in gtk_drag_drop_finished()
4772  352643 crash in gtk_entry_completion_default_completion_func
4773  477280 volume button docs fix
4774  477704 Add docs for GtkTreeModelForeachFunc
4775  476920 Move GtkFileSelection to the deprecated section
4776
4777  * Updated translations:
4778  - Arabic (ar)
4779  - Assamese (as)
4780  - Belarusian Latin (be@latin)
4781  - Catalan (ca)
4782  - Estonian (et)
4783  - Basque (eu)
4784  - Hebrew (he)
4785  - Ido (io)
4786  - Italian (it)
4787  - Japanese (ja)
4788  - Georgian (ka)
4789  - Kannada (kn)
4790  - Korean (ko)
4791  - Lithuanian (lt)
4792  - Dutch (nl)
4793  - Polish (pl)
4794  - Romanian (ro)
4795  - Slovenian (sl)
4796
4797
4798 Overview of Changes from GTK+ 2.11.6 to 2.12.0
4799 ==============================================
4800
4801  * GtkTooltips
4802  - All widgets have been ported to the new tooltips code
4803  - Tooltips are disabled in touchscreen mode 
4804
4805  * GtkBuilder
4806  - Support custom tabs in GtkPrintUnixDialog
4807
4808  * Bugs fixed:
4809  459561 critical warnings with custom tooltips
4810  461648 GdkWindowQueueItem::serial overflow
4811  463773 Openoffice and flash run into a deadlock when used with KDE
4812  468801 thunar segfaults when selecting targa image
4813  473441 [patch] Ungrab windows when gdk_window_destroy() is calle...
4814  473954 gnome-background-properties: crash on drag-n-drop to "Add...
4815  461945 totem outputs errors in terminal
4816  348493 _gdk_quartz_copy_to_image needs implementing for pixmaps
4817  405868 Missing implementation of gdk_window_get_geometry()
4818  441219 Do not allow moving cursor to separators
4819  447214 rename the tips_data_list field back
4820  451202 New tooltips API has too long default timeout
4821  451397 Use new tooltip API in gtk+
4822  452225 check and option mark drawing is a mess of inconsistency
4823  457642 tooltips on notebook's tab labels
4824  458088 Improve mouse cursor for paned widgets
4825  458102 GtkScrolledWindow doesn't redraw when gtk-scrolled-window...
4826  458280 remove set-toolip handler from menutoolbutton
4827  458298 broken cursor movement with inline selection
4828  459459 Missing implementation of gdk_window_set_decorations() an...
4829  459515 gtk_menu_key_press() buglets
4830  459566 update testtooltips
4831  459667 Missing implementation of gdk_window_set_keep_above and g...
4832  460272 GtkFrame publishes incorrect defaults for "label-xalign"
4833  460534 No expose events if input swamps main loop with scrolled ...
4834  461225 gtk_tree_view_set_tooltip_cell() documentation: cell
4835  463907 'Recent Documents' is broken in gnome-panel 2.19.5
4836  464528 gdk_rectangle_union() and gdk_rectangle_intersect() shoul...
4837  465039 "keynav-failed" signal not emitted when treeview has just...
4838  467003 tooltips do not pick up theme changes
4839  467117 Documentation for the GtkPaned key binding signals
4840  467414 gtkcupsutil.c won't build with cups 1.3
4841  468055 Incorrect compose mapping for capital U with macron
4842  468245 Tooltip timer doesn't get reset when mouse leaves into ot...
4843  469214 Recently used blocks side-panel browsing until loaded
4844  469374 menu accelerators don't work
4845  469395 make dist failure
4846  471132 Highlighting a suggestion with the keyboard changes the U...
4847  471215 Cursor drawing broken
4848  472974 gtk-builder-convert doesn't set correctly the tab label f...
4849  472981 make gtk-builder-convert not remove some empty properties
4850  356630 Print to file dialog suggests "output.pdf" even for ps ou...
4851  447883 PATCH Documentation about SVN in HACKING and README.cvs-c...
4852  459340 GtkContainer API documentation refers deprecated gtk_widg...
4853  459732 build system: cups detection with only cups-config might ...
4854  460207 there are still references to deprecated gdk_pixbuf_rende...
4855  461483 Wrong check in gtk_window_group_remove_window
4856  472643 gtk_builder_add_from_file: *filename marked as constant b...
4857  474696 ToolbarContent should use GSlice
4858  459313 A few functions that don't appear in 2.12 new symbols
4859  468832 crash while reading ANI file
4860  470033 MS-Windows Theme doesn't apply styling to gtknotebooks wh...
4861  473340 gtk_print_operation_get_error() is listed twice
4862  473463 GtkButton doesn't have a GdkWindow like the docs say it does
4863  474282 Dead code in gtkmisc.c
4864  472951 gtkprintunixdialog should support custom tabs as buildable
4865  383003 Dragging text including non-ascii chars from epiphany to ...
4866  449371 Open with menu has no effect
4867  404541 GtkIconView crashes when I select icons with rubberband w...
4868  467324 Iter swapping causes segmentation fault
4869  475158 Random crash while scrolling trough notebook tabs
4870  450032 GtkRecentAction should have defaults
4871  458283 wrong tooltip on menutoolbutton
4872  467717 Extra trailing comma after last enum definition
4873  467719 config.h should always be included first if using AC_SYS_...
4874  474897 rendering problem with latest gtk+
4875  475400 Fix a typo in gtkentry.c
4876  436576 GtkFileChooserButton title from supplied dialog
4877  475439 gtk/gtksearchenginesimple.h is missing a G_BEGIN_DECLS
4878  105895 Please add common keybindings for the TreeView
4879  306445 stock icon for the "open recent" menu
4880  449371 Open with menu has no effect
4881  426246 "Spurious" expose events during asynchronous GtkWindow re...
4882  436576 GtkFileChooserButton title from supplied dialog
4883  474897 rendering problem with latest gtk+
4884  475400 Fix a typo in gtkentry.c
4885  476688 scale button uses wrong value type in getter
4886  476665 gtkcellrendereraccel missing property getter
4887  476689 gtktreeview tooltip column property getter uses wrong val...
4888
4889  * Updated translations
4890  - Bulgarian (bg)
4891  - Bengali (bn_IN)
4892  - Danish (da)
4893  - German (de)
4894  - Canadian English (en_CA)
4895  - Spanish (es)
4896  - Estonian (et)
4897  - Basque (eu)
4898  - Finnish (fi)
4899  - French (fr)
4900  - Irish (ga)
4901  - Gujarati (gu)
4902  - Hungarian (hu)
4903  - Italian (it)
4904  - Japanese (jp)
4905  - Kannada (kn)
4906  - Macedonian (mk)
4907  - Malayalam (ml)
4908  - Norwegian bokmål (nb)
4909  - Dutch (nl)
4910  - Oriya (or)
4911  - Polish (pl)
4912  - Portugese (pt)
4913  - Brazilian Portugese (pt_BR)
4914  - Russian (ru)
4915  - Albanian (sq)
4916  - Serbian (sr, sr@Latn)
4917  - Swedish (sv)
4918  - Telugu (te)
4919  - Thai (th)
4920  - Ukrainian (uk)
4921  - Vietnamese (vi) 
4922
4923
4924 Overview of Changes from GTK+ 2.11.5 to 2.11.6
4925 ==============================================
4926
4927  * GtkBuilder:
4928  - The gtk-builder-convert script is more versatile
4929  - GtkBuilder suppports GdkPixbuf properties
4930  - GtkBuilder parses, but doesn't yet implement <accessibility> 
4931  - Support for accelerators in actions has been added
4932
4933 * GtkTooltips:
4934  - The old tooltips API has been deprecated
4935  - The has-tooltip property has getter and setter
4936
4937 * GtkTreeView: 
4938  - Convenience API to set tooltips: gtk_tree_view_set_tooltip_row(),
4939    gtk_tree_view_set_tooltip_cell(), gtk_tree_view_get_tooltip_context(),
4940    gtk_tree_view_set_tooltip_column()
4941
4942 * GtkIconView:
4943  - Convenience API to set tooltips: gtk_icon_view_set_tooltip_item(),
4944    gtk_icon_view_set_tooltip_cell(), gtk_icon_view_get_tooltip_context(),
4945    gtk_icon_view_set_tooltip_column()
4946
4947 * Bug fixes:
4948  452598 crash in Evolution: Added an Evolution attac...
4949  447966 Add builder support for GdkPixbuf properties
4950  453033 gnome-panel crashed with SIGSEGV in idle_populate_func()
4951  453365 gdk_pixbuf_get_file_info crashes on tif files
4952  361781 GtkViewport size request includes xthickness/ythickness f...
4953  427899 GtkFrame's label may exceed the frame area
4954  430049 gtk_selection_data_set_text() ignores length argument
4955  436965 Add files to /po[-properties]/POTFILES.in
4956  437281 gtk_button_set_image destroyes the old image
4957  448604 gtk+ printbackends build fix
4958  449311 GtkVolumeButton should use new tooltip API
4959  451164 I translate gnome-desktop. But i have no svn account and ...
4960  451575 (API) Changes needed for GtkTooltips deprecation
4961  452425 Setting "tooltip-text" property to NULL has bad effects
4962  452861 gtk_label_set_pattern() is not working anymore
4963  452988 error handling in GtkCellLayout custom parser
4964  453411 Button state not included in key events
4965  453413 Key event state is not right for modifier keys
4966  454654 Accelerator support for actions
4967  454700 Minor update for gdk_threads_enter
4968  454703 gdk_window_invalidate_rect accepts NULL
4969  454830 gtk-builder-convert not converting menus
4970  452056 GtkComboBox doesn't emit 'changed' signal when active row...
4971  452278 GtkBuilder API Documentation
4972  453316 small documentation fix in GtkDrawingArea API documentation
4973  453673 small doc quirk in gtk/gtktreeview.c
4974  453930 small doc quirk in gtk/gtktooltip.c
4975  454596 [patch] gdkpixbuf-scale slight api doc improvement
4976  454835 [patch] example in gdk-pixbuf-scaling using deprecated gd...
4977  457384 critical warning from entrycompletion
4978  112404 Problem with focus when closing transient window
4979  172424 Most GtkWidget events have no documentation
4980  408327 Improving tooltip positioning
4981  439480 translations
4982  439715 GtkFileChooser - recent files option takes up 100% CPU.
4983  455482 remove old tooltips work-around from uimanager
4984  455721 mem leak when adding shortcut
4985  455901 mem leak in path bar
4986  455984 need a way to convert to bin_window coordinates
4987  457720 assertion `G_IS_VALUE (value)' failed progmatically "tabb...
4988  458298 broken cursor movement with inline selection
4989  456258 GtkScaleButton: value parameter of signal "value-changed"...
4990  457774 GtkTreeView::test_expand_row and test_collapse_row
4991  455645 intern action names 
4992
4993 * Updated translations:
4994  Bengali (bn_IN)
4995  Greek (el)
4996  Spanish (es)
4997  Estonian (et)
4998  Finnish (fi)
4999  Galician (gl)
5000  Gujarati (gu)
5001  Hungarian (hu)
5002  Japanese (ja)
5003  Lithuanian (lt)
5004  Norwegian bokmål (nb)
5005  Dutch (nl)
5006  Swedish (sv) 
5007  Thai (th)
5008  Vietnamese (vi)
5009  
5010
5011 Overview of Changes from GTK+ 2.11.4 to 2.11.5
5012 ==============================================
5013
5014 * OS X port:
5015  - Many improvements
5016
5017 * Win32 port:
5018  - Inconsistent checkboxes are drawn correctly now
5019
5020 * GtkBuilder:
5021  - Ship a Python script, gtk-builder-convert, to 
5022    convert glade files to GtkBuilder syntax
5023
5024 * GtkFileChooser:
5025  - Improved display of the time column
5026  - Support search on OS X, using Spotlight
5027
5028 * GtkTreeView:
5029  - New function gtk_tree_view_is_rubber_banding_active() to
5030    check whether rubber banding is active
5031
5032 * GtkVolumeButton uses the range 0.0 to 1.0, and
5033   correctly adapts tooltips to display percentages
5034
5035 * Bugs fixed:
5036  447967 Improve reference counting
5037  447995 Add a script that converts libglade files
5038  451428 GtkBuilder API changes
5039  449862 gdk_x11_display_get_xdisplay doesn't check pointers befor...
5040  451303 Crashes on empty property
5041  164809 Checkboxes with inconsistent status are not drawn properl...
5042  426987 Panel freezes after upgrading gtk icon cache
5043  439567 Add functions to transform pixbufs based on orientation tags
5044  448313 Block cursor problem on one-character line
5045  449016 Prevent C++ keyword clashes
5046  449167 faulty enter-leave compression
5047  450469 Draw no bevel when "GtkToolbar::shadow-type" is "none"
5048  451070 Broken CUPS SSL printing in gtk 2.10.13
5049  451345 gtk-demo does not open GtkBuilder example twice
5050  451353 Parsing properties broken
5051  451484 Miscalculation in GtkButtonBox CENTER_MODE
5052  451866 GtkVolumeButton range
5053  452046 some fixes for gdk composited window support
5054  452463 type-func attribute on wrong element ?
5055  452464 inconsistent handling of booleans
5056  452465 error handling in gtk_builder_value_from_string_type()
5057  452954 GtkBuilder documentation fixes/improvements
5058  446532 [patch] Improve performance of gtk_recent_manager_get_items
5059  451314 Warning message is wrong for delayed property assigning
5060  392283 GtkNotebook tabs drawn incorrectly with the Wimp theme
5061  449492 debug spew on toolbar focus move
5062  324543 GtkFileChooser: show file 'modified' TIMES, not just DATES
5063  327912 Many mouse cursors are not supported
5064  353805 Detecting Bidi Keyboard Layouts
5065  451527 Confusing GtkRadioButton variable names in some functions
5066  393579 Need tree view API for querying whether rubberbanding is ...
5067
5068 * Updated translations
5069  Spanish (es)
5070  Estonian (et)
5071  Hungarian (hu)
5072  Japanese (ja)
5073  Korean (ko)
5074  Norwegian bokmål (nb)
5075  Russian (ru)
5076  Sinhala (si)
5077  Vietnamese (vi)
5078
5079
5080 Overview of Changes from GTK+ 2.11.3 to 2.11.4
5081 ==============================================
5082
5083 * The multipress input method correctly handles control keys
5084
5085 * The memory management of GtkRecentManager has been
5086   changed, deprecating the screen-related functions in favour
5087   of gtk_recent_manager_get_default().
5088
5089 * Bugs fixed: 
5090  448928 Some GtkBuildable methods named too generically
5091  448193 gtkbuilder.h causes compile error with C++
5092  354887 GtkFileChooserButton displays unnecessary authentication ...
5093  440450 GTK font selection minimum size is too large for 150dpi s...
5094  447214 gtk_tooltips_widget_remove() is slow
5095  448299 dgettext arguments interchanged
5096  448321 Drawing problems with block cursor
5097  448341 There is no GtkTooltip documentation in the gtk+ reference
5098  448484 GtkAccelGroup forgets to remove closure invalidate notifi...
5099  448544 Refcount issues in GtkCellRendererSpin
5100  412357 GtkMenuShell not defined as an abstract base type
5101  403717 print preview operation should pass settings to preview p...
5102
5103
5104 Overview of Changes from GTK+ 2.11.2 to 2.11.3
5105 ==============================================
5106
5107 * GtkBuilder: GTK+ supports constructing user interfaces 
5108   from XML descriptions now, similar to libglade.
5109
5110 * The new tooltip code now has convenience api to set
5111   text tooltips: gtk_widget_set_tooltip_text(),
5112   gtk_widget_set_tooltip_markup()
5113  
5114 * GtkTextView, GtkEntry:
5115  - gtk_widget_modify_cursor() is a new function in the 
5116    gtk_widget_modify family to override the style-provided 
5117    cursor colors
5118  - Use a block cursor in overwrite mode
5119
5120 * GtkFileChooser:
5121  - Use xdg-user-dirs to find the Desktop directory
5122  - gtk_file_system_create() is now public API
5123
5124 * GtkMenu:
5125  - GtkMenuItem gained a submenu property
5126  - GtkMenuShell obtained a move-selected signal 
5127
5128 * OS X port:
5129  - Many improvements
5130
5131 * Bugs fixed:
5132  445691 Crash when spawning a new process
5133  447163 Implicit pointer conversion gdk_font_ref()
5134  420249 deadlock on print operation
5135  440918 out-of-bound access on loading pnm
5136  142494 treeview coordinate systems need documentation/auditing
5137  343012 RC parser rejects lower-case identifiers.
5138  350460 Popup windows (esp. menus) misbehave wrt focus
5139  410815 Icon view gets confused when scaling down the pixbuf column
5140  435471 small GtkComboBox cleanup
5141  435840 GTK_WIDGET_SAVED_STATE inconsistency
5142  442617 gdk_spawn overrides envp, breaking child setup funcs whic...
5143  443913 When .recently-used.xbel is empty, recently-used uses %10...
5144  444097 Cannot compile gtksearchenginesimple.c
5145  444310 update_buttons_state on a bare assistant causes gtk+ to c...
5146  444734 Compact file-chooser folder selection not working with gt...
5147  444786 Error loading 'gtk-select-color' in Stock icons and Items
5148  445054 GtkScrolledWindow::scrollbars-within-bevel is drawing wrong
5149  445284 Custom (pixbuf etc.) cursor reverts to default cursor on ...
5150  445539 Unititialized var in gtkrc.c trunk
5151  445855 gtk_scale_button_new() uses private API.
5152  446138 Tiny doc update for gdk_window_get_pointer()
5153  446513 gtknotebook.h: create_window is wrong declaration
5154  446616 glib requirement insufficient
5155  447065 GtkMenuItem: add "submenu" property and some cleanup
5156  426192 Symbolic colors are not working under "engine" sections o...
5157  446107 tiff load dialogue has unreadable text
5158  447396 Typo in documentation of gtk_widget_modify_cursor
5159  79585  API to change cursor color
5160  80378  Visible (Cursor-shape) indicator for Overtype mode
5161  158008 Stock button for Dont Save, Discard Changes, Do Not Save
5162  334576 GtkCellRendererProgress ignores xalign attribute
5163  344836 Add orientation property to CellRendererProgress
5164  172535 Add support for UI builders in gtk+
5165  446833 gtk_menu_shell_move_selected should be a vcall
5166  447586 gtknotebook.c: decreasing unknown size pointer
5167
5168 * Updated translations
5169  Spanish (es)
5170  Swedish (sv)
5171
5172
5173 Overview of Changes from GTK+ 2.11.1 to 2.11.2
5174 ==============================================
5175
5176 * The GtkListStore and GtkTreeStore have new API
5177   to set values using vectors of columns and values
5178
5179 * Bugs fixed:
5180  389603 GtkFileChooserWidget crashes when the window is too narrow
5181  444351 metacity cores on startup
5182  379213 gtkaboutdialog.h causes warnings with GCC and -Wshadow
5183  442888 problem with GTK+ medialib integration
5184  444236 gtk-demo says invisible text doesn't work
5185  444457 Segfault in gdk_window_set_opacity when opacity < 1.0
5186  399071 add gtk_tree_store_set_with_valuesv
5187  434021 crash on startup with jhbuild
5188
5189 * Updated translations:
5190  Spanish (es)
5191
5192
5193 Overview of Changes from GTK+ 2.11.0 to 2.11.1
5194 ==============================================
5195
5196 * GtkTextView:
5197  - Marks can be created independent from buffers
5198  - Cursor color follows text color
5199
5200 * OS X port:
5201  - Many improvements
5202
5203 * GDK:
5204  - Add support for composited child windows
5205
5206 * Bugs fixed:
5207  347883 do-overwrite-confirmation does nothing in 2.10
5208  440890 Crash in gtktooltip.c (GTK+ 2.11.0)
5209  440982 crash in gtk due to missing stock icon gtk-clear
5210  418047 GtkIconView sizing is very broken
5211  438440 All tests for Gtk2 failing when installing from CPAN
5212  314172 gtk_toolbar_set_icon_size() should be 'undeprecated'
5213  348493 _gdk_quartz_copy_to_image needs implementing for pixmaps
5214  398414 Printing to file with multiple pages per sheet
5215  412882 gdkwindow should support the concept of "composited"
5216  430218 Some file names are being cut unnecessarily with RTL Inte...
5217  435405 text view recreates pangolayouts all the time
5218  439565 Crash in GtkIconView a11y code
5219  440040 Reference counting in GtkPrintOperation goes awry
5220  440511 xcursors.h: illegal initializing
5221  440780 GtkAction set_short_label might be broken
5222  441443 jpeg loader does not set error upon abortion
5223  442172 Small cleanup in gtk_notebook_set_current_page and fix ty...
5224  442183 Updated gdk/gdkkeysyms-update.pl
5225  443247 Two GtkNotebook cleanups
5226  441767 Icon cache isn't validated properly
5227  442326 Overview navigator traps mouse on wrong screen in dual mo...
5228  79585  GtkTextView API to change cursor color
5229  132818 Allow GtkTextMark subclasses to be used in GtkTextBuffer
5230  348065 [PATCH] Remove automagic status of xinerama dependency
5231  441443 jpeg loader does not set error upon abortion
5232  386935 gtk_notebook_set_window_creation_hook only allows one...
5233  414947 Move "move-focus" signal to GtkWidget
5234
5235
5236 * Updated translations:
5237  Thai (th)
5238  Spanish (es)
5239  Norwegian bokmål (nb)
5240
5241
5242 Overview of Changes from GTK+ 2.10.x to 2.11
5243 ============================================
5244
5245 * Printing support:
5246  - Cups backend: Work with "BrowseShortNames Off"
5247  - Cups backend: Fix handling of multi-valued options
5248  - Cups backend: Work with raw printers
5249  - Cups backend: don't lock up when met with larger numbers of printers 
5250  - Improved sensitivity handling of controls in the unix dialog
5251  - Support half-open ranges
5252  - Add a test print backend for easier debugging
5253  - Add API to list paper sizes
5254  - Add API to serialize and deserialize page setups and print settings
5255  - Print settings can be passed to the preview command 
5256  - Make more GtkPrinter public
5257
5258 * GtkFileChooser:
5259  - Improve file chooser dialog size logic
5260  - Add a GtkFileChooserButton::file-set signal
5261  - Add a search mode with backends for Beagle, Tracker and simple search
5262  - Add recent files support
5263
5264 * New tooltips API, that allows complex tooltips (markup, images),
5265   tooltips on insensitive widgets, tooltips on treeviews, etc
5266
5267 * GtkScaleButton, GtkVolumeButton: new widgets for volume controls 
5268   frequently seen in multimedia applications
5269
5270 * Input Methods:
5271  - New Thai and Lao input method
5272  - New multipress input method for phone pads
5273
5274 * Recent files:
5275  - GtkRecentChooserMenu supports custom menu items
5276  - GtkRecentAction was added
5277
5278 * Keyboard navigation improvements:
5279  - Infrastructure for notification of failed keyboard navigation
5280  - Better support for restricted sets of keys
5281  - Only handle keys for notebook tab reordering and scrolledwindow 
5282    scrolling if it make sense
5283  - Add settings gtk-enable-accels and gtk-enable-mnemonics to disable  
5284    the display of accelerators and mnemonics
5285  - Popup/popdown of comboboxes is keybindable
5286
5287 * Windows port: 
5288  - Windows 9x/ME is not supported anymore 
5289  - Many ms-windows theme improvements
5290  - The file chooser uses native icons
5291  - Support drop shadows 
5292  - Use native cursors
5293
5294 * OS X port:
5295  - Many improvements
5296
5297 * Icon theme support:
5298  - Add api to list contexts of an icon theme 
5299  - The builtin stock icons have been replaced by a new set of icons 
5300    which are visually compatible with Tango
5301  - Support fallback to more generic icon names 
5302  - Validate icon caches when they are created and before they are used
5303
5304 * GtkRange has gained support for fill levels
5305
5306 * GtkEntry:  
5307  - inline-selection mode for entry completion that is closer to what 
5308    web browsers need
5309  - Add gtk_entry_set_cursor_hadjustment() to support automatic scrolling
5310
5311 * GtkTextView:
5312  - Support accumulative and negative margins
5313  - GTK_JUSTIFY_FILL works
5314
5315 * GtkLabel:
5316  - GTK_JUSTIFY_FILL works
5317
5318 * GtkStatusIcon: 
5319  - Multiscreen support
5320  - gtk_status_icon_position_menu() works on Windows
5321  - Don't take up space when invisible
5322
5323 * GtkCellRendererProgress:
5324  - Respect themes 
5325  - Support activity mode
5326
5327 * GtkNotebook: 
5328  - Support scrolling during tab DND
5329  - Allow dropping tabs anywhere
5330  - Deprecate numeric group-ids in favour of a more flexible group property
5331
5332 * GtkTreeView:
5333  - Lots of scrolling fixes
5334  - Add a gtk-alternative-sort-arrows setting for drawing sort arrows
5335    according to platform conventions
5336
5337 * GtkButtonBox:
5338  - Can center buttons now
5339
5340 * GtkComboBoxEntry 
5341  - Can add an arbitrary child widget
5342
5343 * GtkAboutDialog:
5344  - The "name" property has been replaced by "program-name" to avoid
5345    a clash with the preexisting "name" property on GtkWidget
5346
5347 * GDK changes:
5348  - Add gdk_event_request_motions() which works with input devices
5349  - Add API for changing startup notification id on a window
5350  - Add API for sending startup notification messages
5351  - Don't deadlock with xcb-based libX11
5352  - The handling of _NET_WM_USER_TIME has been changed to reduce
5353    the amount of root window property changes
5354  - New gdk_threads api() to allow fully threadsafe handling of idles 
5355    and timeouts
5356
5357 * gdk-pixbuf changes: 
5358  - Optional support for Sun mediaLib hardware acceleration
5359  - Support exif rotations in tiffs and jpegs
5360  - Allow arbitrary split between builtin vs modular loaders
5361  - Support v5 and OS/2 bmps
5362  - Support scaling animations
5363
5364 * Miscellaneous GTK+ changes:
5365  - New function gtk_window_set_opacity(), to set the opacity
5366    of toplevel windows
5367  - Allow to restrict drags within an application or widget 
5368  - Support opening/closing of submenus on click
5369  - Configurable cursor blinking timeout
5370  - Insensitive widgets don't install cursors
5371
5372 * Bug fixes:
5373  - too many to list here
5374
5375 * New and updated translations:
5376  Arabic (ar)
5377  Assamese (as)
5378  Belarusian Latin (be@latin)
5379  Bulgarian (bg)
5380  Bengali (bn)
5381  Catalan (ca)
5382  Czech (cs)
5383  Welsh (cy)
5384  German (de)
5385  Greek (el)
5386  Canadian English (en_CA)
5387  British English (en_GB)
5388  Esperanto (eo)
5389  Spanish (es)
5390  Estonian (et)
5391  Finnish (fi)
5392  French (fr)
5393  Gujarati (gu)
5394  Hebrew (he)
5395  Hindi (hi)
5396  Hungarian (hu)
5397  Indonesian (id)
5398  Italian (it)
5399  Kurdish (ku)
5400  Lithuanian (lt)
5401  Latvian (lv)
5402  Macedonian (mk)
5403  Malayalam (ml)
5404  Marathi (mr)
5405  Norwegian bokmål (nb)
5406  Nepali (ne)
5407  Oriya (or)
5408  Brazilian Portugese (pt_BR)
5409  Romanian (ro)
5410  Russian (ru)
5411  Slovenian (sl)
5412  Serbian (sr) 
5413  Serbian Latin (sr@Latn)
5414  Swedish (sv)
5415  Tamil (ta)
5416  Thai (th)
5417  Turkish (tr)
5418  Ukainian (uk)
5419  Vietnamese (vi)
5420  Walloon (wa)
5421  Simplified Chinese (zh_CN)
5422  Chinese (Hong Kong) (zh_HK)
5423  Chinese (Taiwan) (zh_TW)
5424
5425
5426 Overview of Changes from GTK+ 2.10.1 to 2.10.2
5427 ==============================================
5428
5429
5430 * Many fixes and improvements for the OS X backends
5431
5432 * Revert to using gtk modules with global binding,
5433   since the local binding that was introduced in 
5434   2.10 breaks the accessibility support of current 
5435   OpenOffice.org releases.
5436
5437 * GtkRecenManager 
5438  - Poll for changes to the XBEL file
5439  - Fix initial bad placement of recent files menu
5440  - Show nonexisting resources by default, and do 
5441    not mark them as insensitive
5442  - Allow adding a filter to GtkRecentChooserMenu
5443
5444 * GtkFileChooser
5445  - Improve the fallbacks for icons
5446  - Make  / and ~ activate the location entry again
5447
5448 * Bugs fixed:
5449  348828 Segmentation Fault in gtk_combo_box_menu_setup 
5450         when removing combobox child
5451  349552 problem with parsing (enum) style properties
5452  351581 API Documentation issues with 2.15 release
5453  348652 reorder() from ComboBoxEntry produces Gtk+ assert 
5454         error
5455  349128 Fix docs about GtkTreeModel::row-deleted
5456  350605 Crash caused by the recent menu
5457  348096 GtkStyle leaks GtkRcContext
5458  348145 Background images not working with Quartz backend
5459  329752 Problem with has_selection notification when 
5460         deleting the selection
5461  347856 gtk_recent_chooser_add_filter not implemented 
5462         for GtkRecentChooserMenu
5463  348245 Disabling pdf printing doesn't hide option
5464  348278 textview doesn't update on hinting setting change
5465  348289 Filechooser is blocked by higher priority idle
5466  348478 entry completions needs to reset the IM context 
5467         before emitting action-activate signal
5468  348538 Remove old email addreses from the tutorial
5469  348626 drag-to-child should not work
5470  348634 IconView does not update background
5471  348706 don't allow dnd onto arrows
5472  348740 configure script does not honour PKG_CONFIG variable
5473  348787 Segfault in gtk_font_button_update_font_info()
5474  348824 test attached calendar-sane-timer patch in head
5475  348971 gtk_status_icon_get_geometry returns bogus data
5476  349382 valgrind uninitialized memory warnings setting 
5477         partly uninitialized X properties
5478  349570 notebook arrow PRELIGHT drawing doesn't work
5479  349834 Memleak from gtk_tree_view_set_enable_tree_lines
5480  349858 Leak of ShmPixmapInfo from get_shm_pixmap_for_image
5481  349859 gtk_paint_tab doesn't work when widget is now 
5482         option menu
5483  349997 Indirect leak from XkbGetMap
5484  350039 GtkFileChooserEntry leaks sources
5485  350050 GdkGC leak from GtkRuler
5486  350139 Should use evince preview mode
5487  350258 Memory leak in gtk_entry_drag_data_received()
5488  350329 The CUPS printer backend in GTK+-2.10.1 fails 
5489         with CUPS 1.1.
5490  350517 reset_style_idle() interferes with application 
5491         idles
5492  350860 Balloon messages sent to tray do not have the 
5493         correct window in XEvent
5494  350938 TreeViewColumn rendering off when "spacing" 
5495         property set
5496  351112 gtk_notebook_set_current_page fails when the 
5497         notebook has not yet been shown
5498  351519 Directfb backend fails to build
5499  165714 GtkEntryCompletion doesn't complete on paste
5500  168737 Different button sizes in About dialogs
5501  345666 The icons of file, directory and device at 
5502         GtkFileChooser
5503  349429 spin button does not use correct value for 
5504         inner_border
5505  349501 fix in the documentation of function 
5506         gtk_list_store_insert_with_values()
5507  350072 stdout output from colorselection
5508  351759 Wrong range value in documentation of 
5509         gtk_color_selection_set_current_alpha
5510  349277 Wrong message for problems with serializing 
5511         texts
5512  346800 Rework sort/filter models to use indices to 
5513         parents instead of pointers
5514  349120 Small error in doc
5515  350911 gdk_pixbuf_new_from_file_at_scale() should 
5516         skip when there's enough image data 
5517  348728 GtkTable Row and Column Spacing
5518  351241 swapped argument description
5519  350023 "Running GTK+ Applications" chapter does not 
5520         document new GTK_DEBUG possibilities
5521  351812 file print backend filename encoding issue
5522
5523 * New and updated translations (bg,bn_IN,de,dz,el,es,
5524   et,eu,fi,gu,hu,ko,ku,ja,lt,mk,ml,nb,ne,nl,or,pl,po,
5525   sv,th,tr,tt,uk,zh_HK,zh_TW)
5526
5527
5528 Overview of Changes from GTK+ 2.10.0 to 2.10.1
5529 ==============================================
5530
5531 * Drop Pango requirement 1.12.0
5532
5533 * Many fixes and improvements for the OS X 
5534   and directfb backends
5535
5536 * The printing framework now supports a subset
5537   of the Cups 1.2 custom PPD option spec
5538
5539 * Bug fixes:
5540  348134 box gaps on left and right can be drawn wrong
5541  348014 crash on Epiphany Web Browser
5542  348063 _gtk_icon_cache_get_icon crashes when no 
5543         cache available
5544  348096 GtkStyle leaks GtkRcContext
5545  157439 The "adding to panel" is buggy when switching 
5546         to an rtl environment
5547  346751 symbolic colors can't be use in properties
5548  347976 Context menus appear in strange locations
5549  348001 xid / fid X11 font id's are used intermixed
5550  348049 Tabs "magically" re-order
5551  348094 Adjustment leak from gtkiconview
5552  348115 improve notebook visuals when dragging
5553  348120 gtkentrycompletion leaks action_view
5554  348227 gtkimcontextsimple doesn't terminate a string 
5555         with null
5556  348424 mem leak in GtkPrintSettings
5557  348089 Missing chaining up in gtk_recent_chooser_menu_finalize
5558  348090 Reference leak in gtk_text_layout_set_contexts
5559  348095 gtk_menu_stop_scrolling does work even if we 
5560         were not scrolling...
5561  142582 Add animation xsetting
5562  346427 xbm loader returns false, fails to set error
5563  346733 GList of visuals is always empty and causes 
5564         crashes in gdk_rgb_choose_visual()
5565  347048 crash on using GtkAssistant
5566  164884 GtkTreeView row drag is sometimes started 
5567         spuriously
5568  302127 GtkTreeView gets angry when items deleted 
5569         from a test_expand_row handler
5570  346092 gtk_tooltip_set_delay documentation wrong
5571  346428 Be robust against broken loaders failing to 
5572         set error on failure
5573  346467 gtkwindow state assignments bug
5574  346598 modeline takes too much memory
5575  346603 Context menus only work once
5576  346639 treeview memleak
5577  346668 symbolic colors are broken when specifying 
5578         engine
5579  346713 quartz backend is missing functions that 
5580         pygtk needs
5581  346721 XBM reading in quartz backend is broken
5582  346836 Tabs jump around when opening menus
5583  347018 missing GDK_QUARTZ_ALLOC/RELEASE_POOL calls
5584  347277 gtk_drag_get_ipc_widget() and window groups
5585  347315 SYNC extension check failing
5586  347902 GtkRange doesn't reliably update stepper 
5587         sensitivity
5588  335012 gtkcellrenderertext - gtkeditable: bad 
5589         interaction when ypad is set to hi value
5590  337910 gdk_pango_layout_get_clip_region is inefficient
5591  346605 Modifier-key events are not sent
5592  346970 gtkfilechooserbutton leaks an empty list
5593  347032 documentation of gtk_print_context_get_height() 
5594         has typo
5595  347037 GObject info missing for GtkRecentManager and 
5596         GtkRecentChooser* in gtk-doc API reference
5597  347041 documentation of gtk_paper_size_is_equal() 
5598         has a typo
5599  347043 Reference leaks in GtkFileChooserButton
5600  347066 gimp 2.3.9/2.2.12 GTK+ assertion fails on 
5601         open file dialog
5602  347211 documentation of gtk_print_job_send() has a 
5603         typo
5604  347710 new GtkCellRendererSpin misses a lot of API 
5605         documentation
5606  347711 slight glitches in GtkAssistant API documentation
5607  347065 Fix in-line doc typos
5608  311399 relative to the window string can be better 
5609
5610 * Updated translations (bg,bn_IN,cs,de,dz,es,et,
5611   eu,fi,fr,gu,he,ko,or,th)
5612
5613 Overview of Changes from GTK+ 2.9.4 to 2.10.0
5614 =============================================
5615
5616 * Printing:
5617   - A PREVIEW capability has been added to allow hiding the
5618     preview button
5619
5620 * Bug fixes:
5621  321393 Incorrect size request after changing the font
5622  327164 (GtkRBNode *)node becomes NULL inside GtkTreeView
5623  344074 Feature request: get printer list, and get default print
5624  344876 refcount leak when using ComboBox.set_cell_data_func
5625  345644 gtk+-2.9.4 requires CUPS-1.2.x
5626  345663 gtkaction(group)?.c: using functions without prototype declaration
5627  346079 gtk receives all sorts of events from the X server
5628  343841 Misguided iter assertion in gtk_list_store_insert_with_values()
5629  346113 unix print dialogue always has preview button
5630  346237 Possible leak in gtkprintunixdialog.c
5631  346027 cancelling printer enumeration
5632  346312 gtk 2.9.4 tarball lacks the files gtkwin32embedwidget.h 
5633         and gtkprint-win32.h
5634  346341 Memory leak in gtk_tree_model_sort_finalize: User data not freed
5635
5636 * Updated translations (cs,cy,dz,es,gu,hi,ko,mk,nb,nl,ru,th,ur)
5637
5638 Overview of Changes from GTK+ 2.9.3 to 2.9.4
5639 ============================================
5640
5641 * GtkPrintOperation:
5642  - UI improvements in the print dialog
5643  - Make printing work without a display connection
5644  - Replace "Print to PDF" by "Print to file" that
5645    can generate PDF or PostScript
5646  - Add a function to the low-level API to 
5647    enumerate all printers
5648
5649 * GtkNotebook tab DND has been improved
5650
5651 * GtkProgressbar supports text in activity mode 
5652
5653 * GtkLabel allows to set the wrap mode
5654
5655 * GtkStatusIcon supports transparency
5656
5657 * Bugs fixed:
5658  344850 Dragging a GtkTreeViewColumn segfaults when 
5659         using certain GtkTreeViewColumnDropFunc
5660  342458 Stock menu items without icons are broken in 
5661         recent GTK+ releases.
5662  335873 notebook DND + popup windows
5663  337882 gtk_progress_bar_set_text() does nothing in 
5664         activity mode
5665  339456 unix print dialogue help button bug
5666  339702 Make sure printing works without a display
5667  341571 tabs too easily reordered
5668  344074 New Feature: get printer list, and get default print
5669  344743 gtk_targets_include_text() should initialize atoms
5670  344838 Allow func to be NULL in 
5671         gtk_tree_view_set_search_position_func
5672  344891 GtkPrintOperationPreview signal defs correction
5673  345008 Need updated cairo req
5674  345093 print preview temp file issues
5675  345107 Memory leak in gtk_entry_completion_finalize: 
5676         User data not freed
5677  345194 gdk_window_set_functions() docs need to be updated
5678  345456 grid-lines property is wrongly registered and 
5679         get/set.
5680  314278 strings in gtk-update-icon-cache are not marked 
5681         for translation
5682  344707 size group with widgets in hidden container
5683  344897 Entry completion model NULL handling should be 
5684         documented
5685  345038 gtk_print_job_set_status' status
5686  345106 dialog button box spacings
5687  345176 GtkIconView doc about drag and drop
5688  345275 doc imporovements for gtk_window_move
5689  345320 Two very similiar strings should be made equal
5690  345321 Add meaning of "shortcut" as translator comment
5691  320034 transparency gtkstatusicon
5692  339592 Add print-to-postscript
5693  344867 custom paper file could use keyfile
5694
5695 * Updated translations (cs,de,es,fr,gl,gu,hi,ko,ta,th)
5696
5697 Overview of Changes from GTK+ 2.9.2 to 2.9.3
5698 ============================================  
5699
5700 * GtkPrintOperation: 
5701  - Introduce an allow-async property 
5702  - Introduce a GtkPrintOperationAction enumeration
5703  - Rename pdf_target to export_filename
5704  - Allow to hide "Print to PDF" in the low-level API
5705
5706 * GtkNotebook:
5707  - Add a destroy notify to 
5708    gtk_notebook_set_window_creation_hook.
5709
5710 * GtkTreeView:
5711  - Support grid lines
5712
5713 * GtkRange:
5714  - Add a number of new stle properties which allow more
5715    fexible stepper theming
5716
5717 * Bugs fixed:
5718  153212 Have the Paste kbd shortcut jump to the location in 
5719         the buffer
5720  337491 _gdk_win32_drawable_release_dc: DeleteDC() called on 
5721         a GetDC() handle
5722  339739 gtk/gtkprintoperation-win32.c: 3 compile error
5723  342339 GtkRange::stepper-spacing style property not 
5724         implemented correctly
5725  343945 Buttons of a GtkAssistant are not accessible
5726  344148 Wrong reqs for ATK
5727  344209 gtk_notebook_set_window_creation_hook() has no destroy 
5728         func.
5729  344232 GtkEntry's "Delete" context menu item is sensitive on a 
5730         non-editable GtkEntry
5731  344244 Window resizing not working when keeping the aspect 
5732         fixed
5733  344288 gtk_print_operation_preview_is_selected must return 
5734         a value
5735  344386 gdk-2.0-uninstalled.pc.in and gdkconfig.h
5736  344496 CRLF converting via Clipboard
5737  344504 GtkPrintCapabilities not in gtktypebuiltins.h
5738  344505 Wrong signal registration for create_custom_widget
5739  344512 cvs build issue
5740  344513 pdf print module's print_stream not calling destroy 
5741         notify
5742  344518 NULL unref in page setup dialogue
5743  344543 gtk_progress_bar_pulse calls gtk_progress_bar_paint 
5744         directly
5745  344560 gtk_print_settings_[sg]et_scale shouldn't be in percent
5746  344607 memory leaks in gtkrecentchooserdefault.c and 
5747         gtkrecentchoosermenu.c
5748  344624 Memory leak in gtk_tree_model_filter_finalize: User 
5749         data not freed
5750  337603 Possible off-by-one in 
5751         gdk_pango_layout_line_get_clip_region
5752  344239 Wrong filename for gtk-find stock item.
5753  344528 comma at end of GtkPrintOperationAction enum causes 
5754         mozilla compilation error
5755  344290 horizontal-padding not take into account when placing 
5756         submenus
5757  344558 document print dialogue response codes
5758  339592 Add print-to-postscript
5759  342249 Allow to draw upper and lower sides of GtkRange's 
5760         trough differently
5761  344530 gtk_recent_chooser_widget_new_for_manager and 
5762         gtk_recent_chooser_menu_new_for_manager should 
5763         allow NULL manager arg
5764
5765 * Updated translations (es,fi,gu,ko,th,wa)
5766
5767
5768 Overview of Changes from GTK+ 2.9.1 to 2.9.2
5769 ============================================
5770
5771 * GtkPrintOperation
5772  - Support asynchronous pagination with the ::paginate signal
5773  - Add gtk_print_operation_cancel
5774  - Support application-specific widgets
5775  - Allow disabling features based on application capabilities
5776  - Optionally show progress
5777  - Change some function names in GtkPrintContext to be longer 
5778    and better
5779  - Support preview, the default implementation spawns evince,
5780    but the api allows for an internal preview implementation
5781
5782 * GtkCellView
5783  - Add a model property
5784
5785 * GtkStatusIcon
5786  - Allow to obtain screen geometry 
5787
5788 * GtkTreeView
5789  - Many bug fixes, in particular for RTL handling
5790  - Separate sensitive and selectable properties of rows
5791  - Optionally allow rubberband selection
5792
5793 * GtkButton
5794  - Add image-spacing style property
5795  - Add image-position property 
5796
5797 * GtkToolButton
5798  - Add icon-spacing style property
5799
5800 * Make GTK+ work as an untrused X client
5801
5802 * Bugs fixed:
5803  343838 gtkprintoperationpreview.h guards
5804  305530 Crashes while creating source code w/GtkFontSelection
5805  341327 Memory corruption inside glib
5806  341734 cursor blocked to dnd mode after using shift and 
5807         dnd on a GtkCalendar
5808  343453 G_DEFINE_TYPE messes up internal typenames of 
5809         GdkWindow and GdkPixmap
5810  136571 Problems running as untrusted client
5811  168105 the right edge tab does not appear when switching tab
5812  172535 Add support for UI builders in gtk+
5813  302556 GtkTreeView widget signals are badly documented
5814  324480 Selecting first item with keyboard is difficult
5815  340428 small cleanup
5816  340444 don't run the custom page size dialogue
5817  340839 Critical warnings in GtkTreeModelFilter
5818  341898 gtk_tree_view_insert_column_with_attributes doesn't 
5819         work with fixed_height_mode
5820  342003 DnD: Conditional jump or move depends on uninitialised value
5821  342072 Wrong drop location in GtkEntry
5822  342096 GtkImage animation CRITICALS on switching themes
5823  342513 widget class style property with type module
5824  342529 gdk should set resolution on PangoCairoFontmap, 
5825         not PangoCairoContext
5826  342535 Add documentation for new GtkWidget style properties 
5827         (including Since tags)
5828  342543 can't compile gtk+ on opensolaris using sun cc
5829  342569 Typo in decl of gdk_color_parse
5830  342752 Need a way to specify custom tab label for custom page 
5831         in Print dialog
5832  342754 print-editor: font button dialog doesn't get focus if 
5833         main window has a window group
5834  342781 GtkPrintUnixDialog: Collate should be insensitive unless 
5835         Copies is > 1
5836  342783 GtkPrintUnixDialog: Range textinput area should be 
5837         insensitive unless range radiobutton is selected
5838  342894 Use after free inside gtk_text_view_set_buffer
5839  342930 GtkButton should offer a way to position the image 
5840         relative to the text
5841  343088 Some typos in the PO file
5842  343425 "grab-notify"-signal is not correctly propagated for 
5843         internal children
5844  343438 gtk_color_button_set_color() doesn't emit "color-set" 
5845         signal
5846  343475 page setup unix dialog confusion
5847  343625 allow to get only some info from gtk_status_icon_get_geometry
5848  343677 GtkWindow chains key-release to key-press
5849  320431 Text too close when using East/West in a GtkToolButton
5850  321523 GtkTreeView's test_expand_row signal emitting impractical 
5851         on row expand all
5852  342007 Warning in gtk_paned_compute_position
5853  343233 gdk_rectangle_intersect doc
5854  333284 expander animation not working in RTL mode
5855  343444 change color of gtk-demo source-buffer comment color 
5856         from red to DodgerBlue
5857  343630 Small inconsistence in migration documentation
5858   80127 Rubberbanding for GtkTreeView
5859  341450 status icon + libnotify
5860  341679 Allow absolute filenames in the options entries
5861
5862 * Updated translations (bg,cy,de,el,es,et,eu,gl,gu,it,ja,
5863                         nb,nl,pt_BR,th,vi)
5864
5865
5866 Overview of Changes from GTK+ 2.9.0 to 2.9.1
5867 ============================================
5868
5869 * GtkPrintOperation
5870  - Many user interface improvements in the unix dialogs
5871  - gtk-demo has a printing demo
5872  - Don't unload print backends for now, since that has
5873    deadlock issues
5874  - Asynchronous page rendering is done in an idle
5875
5876 * GtkImage has an image property 
5877
5878 * GtkTextBuffer has a cursor-position property
5879
5880 * Arrow sizes in scrolled menus and notebooks are themable
5881
5882 * GDK keysyms have be synced with Xorg 7.1
5883
5884 * Bugs fixed:
5885  340676 print backend type modules not correctly re-registering 
5886         their types
5887  340870 gdk_window_get_toplevels docstring error
5888  323956 Unwanted accelerate key in the action-based toolbar
5889  340527 Tooltips not shown for toolbar buttons created with 
5890         uimanager/actions
5891  340516 status icon property getter assertions
5892  341091 a couple of spelling errors in gtk+
5893  335707 notebook DND with event boxes in tab labels
5894  337306 Add a GtkMessageDialog::image property
5895  139628 GtkLayout In GtkScrolledWindow does not receive the 
5896         scroll_event
5897  334412 Add cursor-position property for getting notified 
5898         about cursor movement
5899  341217 langinfo.h #include'd unconditionally stops build
5900  333632 use GtkMenu::scroll-arrow-height instead of 
5901         MENU_SCROLL_ARROW_HEIGHT
5902  325282 Add GtkNotebook::tab-overlap style property
5903  341247 possible crash with tab_label = NULL
5904  321896 Sync gdkkeysyms.h/gtkimcontextsimple.c with X.org 6.9/7.0
5905  341416 Save FileChooserDialog doesn't response
5906  336774 gtk_recent_manager_add_full
5907  340401 critical warnings when using window groups
5908  341661 misplaced g_assert in gtk_text_view_allocate_children
5909  341692 Semicolons after G_DEFINE_TYPE
5910  341665 several misplaced g_assert
5911  341578 reverse page order issues
5912  341332 Unset background in more places
5913  341896 gtktreeview has RTL problems with toggle buttons if using 
5914         gtktreestore as a model
5915  341028 crash in new async code
5916  341035 file chooser crash
5917  340722 GtkToolbar::max-child-expand style property
5918  339589 Tooltips on orientation icons in page setup dialog
5919  340951 faq: How do I internationalize a GTK+ program? doesn't 
5920         mention glib-I18N
5921  341855 Little typo in the Tree and List Widget Overview
5922  153212 Have the Paste kbd shortcut jump to the location 
5923         in the buffer
5924  335729 Invisible rows and 
5925         gtk_tree_model_filter_convert_child_*_to_*
5926  106406 GtkTreeView Grid Lines?
5927  339592 Add print-to-postscript
5928
5929 * Updated translations (de,es,gl,gu,nl)
5930
5931
5932 Overview of Changes from GTK+ 2.8.x to 2.9.0
5933 ============================================
5934
5935 * GtkStatusIcon, a cross-platform "tray icon" API
5936
5937 * GtkAssistant, a widget for creating multi-step wizards
5938
5939 * GtkLinkButton, a widget that displays a clickable hyperlink
5940
5941 * GtkRecentChooser, widgets to display and select recently used files
5942
5943 * GtkPrintOperation, cross-platform printing support
5944
5945 * A framework for rich text copy and paste and DND
5946
5947 * GtkCellRendererAccel, a cell renderer for key combinations
5948
5949 * GtkCellRendererSpin, a cell renderer which edits numeric values 
5950   using a spin button
5951
5952 * GtkAction works with named icons in addition to stock icons
5953
5954 * GtkNotebook supports DND, allowing to reorder tabs, move tabs
5955   between notebooks and drop tabs on the desktop to open a new window
5956
5957 * GtkTreeView:
5958   - Enhanced customizability (e.g. grouping) with the
5959     show-expanders and level-indentation properties
5960   - Allow to embed the search popup
5961   - Better search popup positioning
5962
5963 * GtkFileChooser:
5964   - Communication with backends is now asynchronous to avoid
5965     blocking on file system operations. Due to the required interface
5966     changes, the GTK+ ABI version has been bumped to 2.10.0. Third-party
5967     file system backends have to be ported to the new interface, other
5968     modules, such as theme engines, input method modules or pixbuf loaders 
5969     have to be rebuilt so that they are installed in the right place
5970     for GTK+ to find them.
5971   - The location entry (popped up by C-L) has been integrated in the
5972     main dialog.
5973     
5974 * Reworked hex Unicode input now requires Ctrl-Shift-U
5975
5976 * Animations can now be globally controlled by settings
5977
5978 * The gtk-touchscreen-mode setting controls a number of changes
5979   that make GTK+ work better on touchscreens
5980
5981 * Password entries can optionally show the last entered character
5982   for a short while, controlled by the password-hint-timeout setting
5983
5984 * GTK+ can now consult an additional fallback icon theme before
5985   falling back to hicolor
5986
5987 * Improved themability:
5988   - GTK+ supports symbolic colors, which can be set system-wide
5989     using a setting, and can be modified and used in rc files
5990     and theme engines
5991   - GTK+ sets window type hints on override-redirect windows to 
5992     help compositing managers apply proper bling
5993   - Paths in rc files can now refer to all subclasses of a class 
5994   - GtkRange steppers will appear insensitive when the slider
5995     is at the end; applications which need to handle this case
5996     (e.g. to extend the range) can opt out of this.
5997   - GtkRange::activate-slider style property allows themes
5998     to draw sliders differently while they are being dragged
5999   - GtkNotebook::tab-overlap and GtkNotebook::curvature style
6000     properties allow more flexible notebook theming
6001   - The spacing of buttons around children can be themed with
6002     the GtkButton::inner-border style property. Apps can override
6003     this per-widget using the corresponding inner-border property 
6004   - GtkMenu has acquired a horizontal-padding style property 
6005   - There are style properties for the color of hyperlinks,
6006     GtkWidget::link-color and GtkWidget::visited-link-color
6007   - GtkTreeview row hinting now takes the selection into account
6008   - Scrolling menus can be forced to always display both arrows,
6009     using the GtkMenu::double-arrows style property
6010   - Separators can be themed using the wide-separators, separator-width
6011     and separator-height style properties
6012   - GtkTreeView allows more flexible theming with the row-ending-details
6013     property
6014   - The pixbuf theme engines supports customized drawing of expanders
6015     and resize grips
6016
6017 * GDK changes:  
6018   - OS X backend
6019   - DirectFB backend 
6020   - Closing displays works
6021   - gdk_screen_is_composited to check for running compositing manager
6022   - Support for Super, Hyper and Meta modifiers
6023
6024 * gdk-pixbuf changes: 
6025   - Supports saving tiff 
6026   - Supports loading 16-bit pnm
6027   - Doesn't load entire gif animation to get first frame
6028
6029 * Bug fixes
6030   - Too many to list them here
6031
6032 Overview of Changes from GTK+ 2.8.1 to GTK+ 2.8.2
6033 =================================================
6034 * Fix a crash with custom icon themes, which affected
6035   the gnome-theme-manager. [Kjartan Maraas]
6036 * Make sure font and cursor settings are propagated down
6037   to the screen initially. [Frederic Crozat]
6038
6039 Overview of Changes from GTK+ 2.8.0 to GTK+ 2.8.1
6040 =================================================
6041 * gtk-update-icon-cache no longer stores copies of symlinked
6042   icons, and it has a --index-only option to omit image data
6043   from the cache [Matthias]
6044 * Make large GtkSizeGroups more efficient [Michael Natterer]
6045 * Improve positioning of menus in GtkToolbar [Christian Persch,
6046   Paolo Borelli]
6047 * Make scrolling work on unrealized icon views [Jonathan Blandford]
6048 * Avoid unnecessary redraws on range widgets [Benjamin Berg]
6049 * Make sure that all GTK+ applications reload icon themes
6050   promptly. [Chris Lahey]
6051 * Ensure that gdk_pango_get_context() and gtk_widget_get_pango_context()
6052   use the same font options and dpi value [Michael Reinsch, Owen]
6053 * Multiple memory leak fixes [Kjartan Maraas, Matthias]
6054 * Other bug fixes [Owen, Allin Cottrell, Tor Lillqvist, Jonathan
6055   Blandford, Christian Persch, Jonas Bonn, Brett Atoms, Guillaume 
6056   Cottenceau, Sebastien Bacher, Robin Green, Benoit Carpentier,
6057   Hans Breuer, Kjartan Maraas, Manish Singh, Robert Jeff Mitchell,
6058   Markku Vire, Kristian Rietveld, Tommi Komulainen]
6059 * Documentation improvements [Olexiy Avramchenko, Matthias]
6060 * Updated translations (es,et,hu,ko,lt,ro,uk)
6061
6062 Overview of Changes from GTK+ 2.7.5 to GTK+ 2.8.0
6063 =================================================
6064 * Require cairo 0.9.2 [Matthias]
6065 + Extend ABI checks to cover exported variables [Matthias]
6066 * Bug fixes [Benjamin Berg, Christian Persch]
6067 * Documentation improvements [Matthias]
6068 * New and updated translation (cy,de,el,id,te,zh_TW)
6069
6070 Overview of Changes from GTK+ 2.7.4 to GTK+ 2.7.5
6071 =================================================
6072 * Rename the default theme to "Raleigh" [Thomas Wood]
6073 * Add a performance testing framework [Federico Mena Quintero]
6074 * Catch format errors in translations. This may cause 
6075   "make check" to fail when using older versions
6076   of gettext [Matthias]
6077 * Win32
6078  - Implement the urgency hint [Tor Lillqvist]
6079  - Update ms-windows theme [Dom Lachowicz]
6080  - Improve tablet handling [Robert Ögren]
6081  - Bug fixes [Kazuki Iwamoto, Tor Lillqvist, Tim Evans, 
6082    J. Ali Harlow, Hans Breuer]
6083 * Other bug fixes [Callum McKenzie, Matthias, Kjartan Maraas, 
6084   Elijah Newren, Morten Welinder, Owen Taylor, Johan Dahlin,
6085   Peter Zelezny, Dan Winship, Damien Carbery, Alex Graveley,
6086   Mike Morrison, David Odin]
6087 * Documentation improvements [Fabrice Bauzac, Claudio Saavedra,
6088   Federico Mena Quintero]
6089 * New and updated translation (ar,bg,cs,de,fi,gu,ja,nb,nl,no,
6090   pl,pt,sq,zh_CN,zh_TW)
6091
6092 Overview of Changes from GTK+ 2.7.3 to GTK+ 2.7.4
6093 =================================================
6094 * Make svg icon themes work better [Matthias]
6095 * GtkPlug/GtkSocket: Make these cross-platform
6096   and implement them for Win32 [Tor]
6097 * Make font rendering xsettings work with pangocairo [Owen]
6098 * Fix sporadic segfaults in the GtkTreeModelSort [James
6099   Bramford, Markku Vire, Kristian Rietveld]
6100 * Improve gdk-pixbuf's ability to recognize 
6101   svg images. [William Jon McCann]
6102 * Win32 
6103  - Build fixes [Tor Lillqvist]
6104  - Fix clipping issues [Robert Ögren]
6105  - Bug fixes [Peter Zelezny]
6106 * Other bug fixes [Christian Persch, Arkady L. Shane, 
6107   Matthias, Tommi Komulainen, Alexander Larsson, Owen,
6108   Thomas Vander Stichele, Robert Ögren]
6109 * Documentation improvements [Steve Chaplin, Matthias,  
6110   Federico Mena Quintero]
6111 * New and updated translations (en_CA,fr,hy,lt,nl,sk,th,zh_CN)
6112
6113 Overview of Changes from GTK+ 2.7.2 to GTK+ 2.7.3
6114 =================================================
6115 * Make sure that gtk_window_present() moves the window to the 
6116   current desktop [Elijah Newren]
6117 * GtkFileChooser
6118  - Add overwrite confirmation for SAVE mode [Federico Mena Quintero]
6119 * GtkTreeView
6120  - Add gtk_tree_view_get_visible_range() [Mikael Hallendal]
6121  - Add gtk_tree_view_column_queue_resize() [Morten Welinder]
6122  - Add gtk_tree_row_reference_get_model() [Stefan Kost]
6123  - Make page up/down behave as in the text view [Owen Taylor]
6124  - In typeahead search, allow Ctrl-G to move to the
6125    next match.  [Matt T. Proud]
6126  - Interpret Ctrl-Backspace as "Move focus to parent [Kathy
6127    Fernandes]
6128  - Speed up gtk_tree_selection_selected_foreach [Kristian Rietveld]
6129 * GtkTextView 
6130  - Make double-clicking between words select whitespace [Mike 
6131    Miller, Paolo Borelli]
6132  - Show dragged text in drag icon [Kevin Duffus, Carlos 
6133    Garnacho Parro]
6134  - Make invisible text work well enough to remove the
6135    remove the warning about it being unsupported.  [Matthias]
6136 * GtkEntry
6137  - Make double-clicking between words select whitespace [Matthias]
6138  - Show dragged text in drag icon [Kevin Duffus, Carlos Garnacho Parro]
6139  - Fix the sizing of the entry completion popup [Ross Burton, Kris]
6140 * Win32
6141  - Build fixes [Tor Lillqvist]
6142  - Fix handlink of Aiptek tablets [Robert Ögren]
6143 * Bug fixes [Kris, Jorn Baayen, Billy Biggs, Tomislav Jonjic, 
6144   Owen Taylor, Vincent Noel, Carlos Garnacho Parro, Mark McLoughlin. 
6145   Mikael Magnusson, Luis Villa, Brian Bober, Bernd Demian, Manish 
6146   Singh, Akira Tagoh, Barbie LeVille, Hans Oesterholt]
6147 * Documentation improvements [Torsten Schoenfeld, Rodney Dawes,
6148   Park Ji-In]
6149 * New and updated translations (cs,es,et,he,hu,nb,nl,no,sk)
6150
6151 Overview of Changes from GTK+ 2.7.1 to GTK+ 2.7.2
6152 =================================================
6153 * GtkAboutDialog
6154  - Clean up the "trail" in the path bar when set_current_folder
6155    is called explicitly [Jonathan Blandford, Matthias Clasen]
6156  - Accept dropped files and directories on the file list [Sven 
6157    Neumann, Matthias]
6158 * GtkTreeView
6159  - Make reusing cell renders work as well as it did in 2.6,
6160    but document it as being unsupported. [Kristian Rietveld]
6161 * GtkAboutDialog
6162  - Optionally wrap the license [Christian Rose, Christian Persch]
6163 * Menu
6164  - Make image menu items work in vertical menubars [Matthias]
6165  - Make orientation changes of menubars work [Matthias]
6166 * Win32
6167  - Implement named cursors and other new GDK apis [Hans Breuer]
6168  - Implement getting cursor images [Tor Lillqvist]
6169 * Bug fixes [J. Ali Harlow, Matthias, Diego Gonzalez, 
6170   Kazuki IWAMOTO, Paul Cornett, Sebastien Bacher, Tor]
6171 * Documentation improvements [Benjamin Berg, Matthias,
6172   Steve Chaplin, Peter van den Bosch, Tim-Philipp Müller]
6173 * New and updated translations (en_CA,sr,sr@Latn)
6174
6175 Overview of Changes from GTK+ 2.7.0 to GTK+ 2.7.1
6176 =================================================
6177 * GtkTreeView
6178  - Change the keynav for header reordering and resizing 
6179    to Alt-arrows and Shift-Alt-arrows  [Calum Benson]
6180 * GtkTextView
6181  - Make movement by paragraphs up/down symmetric [Behnam 
6182    Esfahbod]
6183  - Improve invisible text support [Matthias Clasen]
6184 * Some new stock items: GTK_STOCK_INFO, GTK_STOCK_FULLSCREEN,
6185   GTK_STOCK_LEAVE_FULLSCREEN [Kristof Vansant]
6186 * Handle broken grabs in many places [John Ehresman, Matthias]
6187 * GDK
6188  - Add a function to move a region [Søren Sandmann]
6189  - Fix endianness issues in the pixbuf drawing 
6190    code [David Zeuthen, Owen Taylor]
6191  - Add a GrabBroken event that is emitted when grabs
6192    are broken [Simon Cooke, John Ehresman, Matthias]
6193  - Track implicit grabs [Matthias]
6194 * Win32 
6195  - Improve and simplify line segment rendering [Tor Lillqvist] 
6196 * Bug fixes [Georg Schwarz, Fabricio Barros Cabral, 
6197   Benoit Carpentier, Markku Vire, Ryan Lortie, Matthias,
6198   Morten Welinder, Dan Winship, Manish Singh, Tom von
6199   Schwerdtner, Kjartan Maraas, Euan MacGregor, William Jon 
6200   McCann, David Saxton, Padraig Brady]
6201 * Documentation improvements [Matthias, Ross Burton]
6202 * New and improved translations (es,et,nl,sk,th,zh_TW)
6203
6204 Overview of Changes from GTK+ 2.6.x to GTK+ 2.7.0
6205 =================================================
6206 * GtkTreeView
6207  - Kris is back !!!
6208  - Lots of scrolling/validation fixes [Kristian Rietveld]
6209  - Allow to "unsort" columns. [Richard Hult]
6210  - Support wrapping in GtkCellRendererText [Matthias Clasen]
6211  - Support tinting in GtkCellRendererPixbuf [Jorn Baayen]
6212  - Make enable-search control only typeahead search,
6213    not C-f search. [Sven Neumann]
6214  - Make double-click autosize treeview columns again [Matthias]
6215  - Fix insensitive appearance [Billy Biggs, Matthias]
6216 * GtkFileChooser
6217  - Don't select the first item in folder modes [Christian Neumair,
6218    Federico Mena Quintero]
6219  - Make save mode work again [Federico]
6220  - Allow bookmarks to be renamed [Sean Middleditch]
6221  - Ellipsize the preview label [Jeroen Zwartepoorte]
6222  - Use smaller icons [Vincent Noel]
6223  - Avoid a size allocation loop [Milosz Derzynski, Robert Ögren]
6224  - Don't stat children of /afs or /net network directories [Federico]
6225  - Improve sorting of filenames [Matthias]
6226  - Treat backup files like hidden files, and support
6227    .hidden files in the Unix backend [Sean Middleditch, Jan Arne Petersen]
6228  - Improve the re-rooting behaviour of the path bar [Benjamin Otte]
6229 * GtkIconView
6230  - Many fixes for scrolling and selection handling [Mathias Hasselmann]
6231  - Implement GtkCellLayout, use cell renderers [Matthias]
6232  - Support editing [Matthias]
6233  - Support DND [Matthias]
6234  - Add API to determine the visible part of the 
6235    model [Jonathan Blandford]
6236 * GtkAboutDialog
6237  - Visual improvements, HIG compliance [Jorn Baayen]
6238 * GtkCalendar
6239  - Use nl_langinfo() to determine the first day of week,
6240    when it is available [Vincent Untz, Tommi Komulainen, Pierre Ossman]
6241  - Allow localization of the year format [Paisa Seeluangsawat]
6242 * GtkEntry
6243  - Allow completion popups to be wider than the entry [Ross Burton]
6244  - Add a property to suppress the popup for single matches [Matthias]
6245  - Don't blink the cursor if not editable [Nikos Kouremenos]
6246 * GtkTextView
6247  - Add a GtkTextBuffer::text property [Johan Dahlin]
6248  - Allow to set a paragraph background color [Gustavo Carneiro,
6249    Jeroen Zwartepoorte]
6250  - Don't blink the cursor if not editable [Nikos Kouremenos]
6251  - Make invisible text work a bit better [Jeroen]
6252 * GtkAlignment
6253  - Flip padding in RTL mode [Maciej Katafiasz]
6254 * GtkUIManager
6255  - Support invisible, expanding separators [Christian Persch]
6256  - Allow to construct menu tool buttons [Sven Neumann]
6257 * GtkIconCache
6258  - Cache image data and metadata as well [Anders Carlsson]
6259 * GtkMenu
6260  - Support vertical menubars [Matthias]
6261  - Make scrolling more efficient [Jorn Baayen, Søren Sandmann]
6262  - Allow to pop up menus without grabbing the keyboard [Michael 
6263    Natterer]
6264  - Allow setting background images on menus [Benjamin Otte]
6265 * gtk-demo
6266  - Add demos for 2.6 features [Matthias, Mark McLoughlin]
6267 * Allow custom translation function for stock labels. [Funda Wang,
6268   Diego Gonzalez]
6269 * Add 16x16 versions for some some icons which were missing
6270   them [Jakub Steiner, Tuomas Kuosmanen, Vincent Noel]
6271 * Move a lot of constant data to the .rodata section [Matthias]
6272 * Don't copy property names, nicks and blurbs [Matthias]
6273 * Use Cairo for most drawing [Owen Taylor]
6274 * Allow themes to draw outside the widget's allocation [Owen]
6275 * Allow key names to be translated [Christian Rose]
6276 * Make all cursors used by GTK+ themeable [Matthias]
6277 * Support the ICCCM urgency hint [Havoc Pennington]
6278 * GDK
6279  - Work with XRender < 0.4 [Albert Chin, Billy Biggs]
6280  - Add API to warp the pointer [Matthias]
6281  - Support _NET_VIRTUAL_ROOTS [Carsten Haitzler]
6282  - Add API to obtain the last user interaction time [Elijah
6283    Newren]
6284  - Make some large arrays const [Ben Maurer, Tommi Komulainen]
6285  - Support Cairo drawing [Owen, Carl Worth]
6286  - Support Visuals with alpha channel [Owen, Keith Packard]
6287  - Support named cursors and cursor themes [Matthias]
6288 * gdk-pixbuf
6289  - Support saving BMP [Ivan Wong Yat Cheung]
6290  - Allow to specify compression level when saving
6291    in PNG format [Sven Neumann]
6292  - Add a way to construct animations from frames [Dom Lachowicz]
6293  - Accept BMP v4 [Matthias]
6294 * Win32 changes
6295  - Improve keyboard handling [Tor Lillqvist]
6296  - Improve clipboard handling [Ivan Wong]
6297  - Do delayed rendering for transferring images 
6298    through the clipboard [Ivan Wong]
6299  - Improve tablet handling [Robert Ögren]
6300  - Initialize input devices lazily [Robert Ögren]
6301  - Make big windows work on NT [Ivan Wong]
6302  - Implement dashed lines correctly [Ivan Wong, Hans Breuer]
6303  - Handle 16 color display mode [Tor] 
6304  - Support RGBA cursors [Tim Evans]
6305  - Fix DND on multi-monitor systems [Tor]
6306  - Use alternative button order [Tor]
6307  - Build fixes [Hans]
6308  - Bug fixes [Ivan Wong, Dave Neary, Daniel Atallah, Takuro Ashie, 
6309    Robert Ögren, Kevin Stange, Tim Evans]  
6310 * Other bug fixes [Alexander Hunziker, Alexander Larsson, Anders
6311   Carlsson, Andreas Volz, Arjan van de Ven, Billy Biggs, Chris Lee, 
6312   Christian Neumair, Christian Persch, Crispin Flowerday, Damon Chaplin, 
6313   David A. Knight, David Costanzo, Dennis Cranston, Diego Gonzalez, 
6314   Dom Lachowicz, Doug Morgan, Doug Quale, Elijah Newren, Fabricio Barros 
6315   Cabral, Federico, Felipe Heidrich, Felix Riemann, Frank Naumann, 
6316   Frederic Crozat, Gary Kramlich, Gustavo Carneiro, Hans-Wolfgang Loidl, 
6317   Havoc, Hazael Maldonado Torres, Ian Wienand, Ismael Juma, Jaap A. Haitsma, 
6318   Jacob Kroon, Jakub Jellinek, Jean Marie Favreau, Jeff Franks, Jens Finke, 
6319   Jim Evins, Joerg Sonnenberger, John Ellis, John Finlay, Jonathan, 
6320   Jorn Baayen, Kazuki Iwamoto, Kirk Bridger, Kjartan Maraas, Leonard 
6321   Michlmayr, Lorenzo Gil Sanchez, Manish Singh, Marc Meissner, Matthias, 
6322   Michael Natterer, Mikael Hallendal, Milosz Derezynski, Morten Welinder, 
6323   Murray Cumming, Nickolay V. Shmyrev, Niko Tyni, Nguyen Thai Ngoc Duy, 
6324   Olaf Vitters, Olivier Sessink, Owen, Paolo Borelli, Patrick Fimml, 
6325   Peter Bloomfield, Peter Wainwright, Phil Blundell, Philipp Langdale, 
6326   Priit Laes, Reinout van Schouwen, Remus Draica, Richard Hult, Robert 
6327   Staudinger, Rodney Dawes, Rodrigo Moya, Roman Kagan, Ryan Lortie, 
6328   Samuel Hym, Seven Walter, Søren, Stefan Kost, Stepan Kasal,
6329   Stephen Kennedy, Sven Neumann, Theerud Lawtrakul, Thomas Leonard,
6330   Thomas Zajic, Tim-Philipp Müller, Tomislav Jonjic, Tommi Komulainen,
6331   Torsten Schoenfeld, Tristan Van Berkom, Victor Osadci, Vincent Ladeuil, 
6332   Vincent Noel, Vincent Untz, Yury Puzis]
6333 * Documentation improvements [Alex Graveley, Ali Akcaagac, Bill
6334   Haneman, Billy Biggs, Christian Persch, Christian Rose, Dan Winship,
6335   George Kraft IV, Ghorban M. Tavakoly, Hubert Sokolowski, Jeff Franks,
6336   Jianfei Wang, Johan Dahlin, Jon-Kare Hellan, Karel Kulhavy, Ken
6337   Siersma, Maciej Katafiasz, Masao Mutoh, Mathias Hasselmann, Matthias,
6338   Michal Suchanek, Morten Welinder, Murray Cumming, Oliver Sessink, Owen, 
6339   Richard Hult, Roger Light, Sebastian Bacher, Steve Chaplin, Sven Neumann, 
6340   Torsten Schoenfeld, Vincent Untz, Worik Stanton]
6341 * New and improved translations (bg,ca,cs,cy,da,de,el,en_CA,en_GB,es,et,
6342   eu,fa,fi,hu,id,ja,nb,ne,nl,nn,no,pl,pt,pt_BR,ro,ru,rw,sk,sq,sr,sr@Latn,
6343   sv,th,uk,vi,xh,zh_CN,zh_TW)
6344
6345 Overview of Changes from GTK+ 2.6.0 to GTK+ 2.6.1
6346 =================================================
6347 * GtkFileChooser
6348  - Fix some possible threading deadlocks [Matthias Clasen]
6349  - Don't return errors from the private GTK_FILE_SYSTEM_ERROR
6350    domain [Murray Cumming]
6351  - Fix some crashes with unreadable directories [Federico Mena 
6352    Quintero]
6353  - Add an "Open Location" item to the context menu [Federico]
6354 * GtkTreeView
6355  - Make sorting work again in list stores [Marcin Krzyzanowski]
6356  - Restrict column reordering to button 1 [Jonathan Blandford]
6357 * GtkComboBox
6358  - Make the button prelight [Ricardo Veguilla]
6359  - Fix state propagation [Carlos Garnacho Parro]
6360 * GtkMessageDialog
6361  - Don't show secondary label until it is set [Christian Persch]
6362 * GtkMenu
6363  - Make items activate immediately on button release [Søren Sandmann]
6364  - Submenus inherit their cascading direction [Matthias]
6365 * gdk-pixbuf
6366  - Fix a possible threading deadlock when loading
6367    animations [Callum McKenzie]
6368  - Make Hyper interpolation work again [Dennis Nezic]
6369 * Win32
6370   - Improve handling of UNC paths [Tor Lillqvist]
6371   - Show the correct Desktop folder in the file chooser [Tor]
6372   - Bug fixes [Tor]
6373 * Bug fixes [Torsten Schoenfeld, Morten Welinder,
6374   Marcin, Seth Nickell, Jonathan, Owen Taylor, Søren, 
6375   Iñigo Serna, John Finlay, Zeeshan Ali, Robert Ögren,
6376   Billy Biggs, Brian Tarricone, Tor, Christian, Tristan 
6377   Van Berkom, Elijah Newren, Federico, James M. Cape,
6378   Matthias, Arnaud Charlet]
6379 * Documentation improvements [Masao Mutoh, Torsten,
6380   Billy, Alessio Dessi, David Bourguignon, Tommi Komulainen,
6381   Dave Bordoley, Robert Ancell, Kentaro Fukuchi, Matthias,
6382   Christian Biere, Jonathan, Tommi, Stefan Kost]
6383 * New and improved translations (cs,cy,da,de,en_CA,es,ja,lt,nl,sq,sv,zh_CN)
6384
6385 Overview of Changes from GTK+ 2.4.x to GTK+ 2.6.0
6386 =================================================
6387
6388 * New widgets
6389   - GtkIconView
6390   - GtkAboutDialog
6391   - GtkCellView 
6392   - GtkFileChooserButton
6393   - GtkMenuToolButton 
6394
6395 * New cell renderers
6396   - GtkCellRendererCombo 
6397   - GtkCellRendererProgress
6398
6399 * Changes in GtkFileChooser
6400   - Many tweaks to keynav and other behaviour
6401
6402 * Changes in GtkTreeView 
6403   - Hover selection
6404   - Hover expand
6405   - Separators 
6406   - Insensitive rows
6407   - Typeahead
6408
6409 * Changes in GtkComboBox
6410   - Allow trees in combo boxes
6411   - Hover selection
6412   - Hover expand
6413   - Separators 
6414   - Insensitive rows
6415   - Scrolling
6416
6417 * Changes in GtkLabel
6418   - Rotated text
6419   - Ellipsisation
6420   - Dnd from selectable labels
6421   - Selectable labels in the focus chain
6422   - Obey the Pango backspace-deletes-character attribute
6423
6424 * Changes in GtkTextView
6425   - Rotated text
6426   - Obey the Pango backspace-deletes-character attribute
6427
6428 * Changes in Clipboard/Selection/DND handling
6429   - Selection ownership change notification
6430   - API to handle text, image and file targets
6431   - Support text/plain target
6432   - Support clipboard persistence
6433   - Support xdnd v5
6434   - Reduce clipboard timeout to 30 seconds
6435
6436 * Theming
6437   - Follow icon theme specification for directory locations
6438   - Themed window icons
6439   - Themed images in GtkImage
6440   - Allow themes to displace focus rectangles on click
6441   - Various new stock icons
6442
6443 * Window Manager interaction
6444   - Support do-not-focus-on-map hint
6445   - Support _NET_WM_USER_TIME
6446
6447 * gdk-pixbuf:
6448   - License information for image loaders
6449   - Disable loaders
6450   - Simple rotation
6451   - Make thread-safe
6452
6453 * Performance improvements
6454   - Increase chunk size for incremental selection transfers
6455   - Get rid of many PLT entries
6456   - Icon theme caching
6457   - Sync counter mechanism to speed up resizes
6458   - Reimplement GtkListStore on top of a splay tree
6459   - Fix algorithmic problems in GtkUIManager
6460
6461 * Win32-specific changes
6462   - Integrate IME input method module
6463   - Integrate ms-windows (Wimp) theme engine
6464
6465 * Other changes
6466   - API for HIG-conform dialogs
6467   - API for stock-like buttons
6468   - New init API based on GOption
6469   - Setting for alternative button order
6470   - Setting for modules to load
6471   - Integrate pixbuf theme engine
6472   - Change notebook tabs with the scroll wheel
6473   - Ellipsisation in GtkCellRendererText, GtkProgressBar, GtkStatusbar
6474   - Clean up abi and enforce list of exported symbols
6475
6476 Overview of Changes from GTK+ 2.5.6 to GTK+ 2.6.0
6477 =================================================
6478 * GtkListStore
6479   - Emit rows_reordered if the list is reordered [Matthias Clasen]
6480   - Add functions to allow inserting rows with values [Matthias]
6481 * GtkTextView
6482   - Add function which allow to determine the character
6483     at a position [Padraig O'Briain, Matthias]
6484 * GtkFileChooser
6485   - Center select row during typeahead [Federico Mena Quintero]
6486   - Reset filters when necessary [Carlos Garnacho Parro]
6487 * GtkMenu
6488   - Make mnemonics without Alt work in menubars [Owen Taylor]
6489   - Scroll wheel scrolling [Matthias]
6490 * GtkLabel
6491   - Add a max-width-chars property to specify the maximal 
6492     width of a label in characters [Christian Persch]
6493 * GtkIconView 
6494   - Arrange items in a grid [Matthias]
6495   - Convert hard coded spacing constants into properties [Matthias]
6496 * GtkCellRendererText
6497   - Add ::width-chars property [James M. Cape]
6498 * Win32
6499   - Implement keynav for the color picker [Hans Breuer]
6500   - Use GLib stdio wrappers [Tor Lillqvist]
6501 * Bug fixes [Kazuki IWAMOTO, Damon Chaplin, Matthias, Christian, 
6502   Michael Natterer, Jonathan Blandford, Manish Singh, John Finlay, 
6503   Robert Ögren, Mariano Suárez-Alvarez, Marco Pesenti Gritti,
6504   Tommi Komulainen, R. McFarland, Alexander Larsson, Dennis Cranston,
6505   Jorn Baayen]
6506 * Documentation improvements [Matthias, Jay Camp, Paolo Borelli,
6507   David Lodge]
6508 * New and improved translations (bg,nb,no,nso,pt_BR,zh_CN)
6509
6510 Overview of Changes from GTK+ 2.5.5 to GTK+ 2.5.6
6511 =================================================
6512 * GtkFileChooser
6513   - Improve key bindings [Davyd Madeley, Federico Mena Quintero]
6514   - Speed up loading of large directories [Federico]
6515   - Move "Browse for other folders" expander up [Federico]
6516   - Support DND from the path bar [Federico]
6517 * GtkColorSelectionDialog
6518   - Add keynav to the color picker [Frances Keenan, Matthias Clasen]
6519 * GtkButton
6520   - Allow construction of stock-like buttons  [Matthias,
6521     Jonathan Blandford]
6522 * GtkLabel
6523   - Support DND for selectable labels [Matthias]
6524   - Support rotated text [Owen Taylor, Hans Breuer]
6525 * GtkTextView
6526   - Support rotated text [Owen Taylor]
6527   - Make it possible to select the first/last line
6528     when moving by lines  [Paolo Borelli]
6529 * GtkTreeView
6530   - Make sorting of GtkListStore stable again [Søren Sandmann]
6531   - Change the behaviour of gtk_tree_sortable_get_sort_column_id() 
6532     slightly to be more useful [Matthias]
6533 * GtkUIManager
6534   - Make some functions virtual to make deriving 
6535     GtkUIManager easier [Michael Natterer]
6536 * GtkSettings
6537   - Handle changes to gtk-menu-images and gtk-button-images
6538     much more efficiently [Matthias]
6539 * GtkClipboard
6540   - Reduce timeout to 30 seconds [Billy Biggs]
6541 * Add pixbuf theme engine [Owen]
6542 * GDK 
6543   - Compile against X11R5 [Matthias]  
6544   - Add GdkPangoRenderer [Owen]
6545   - Support rotated text [Owen]
6546   - Add dead_hook and dead_horn keysyms [Samuel Thibault]
6547   - Determine direction of XKB groups from their content 
6548     [Behdad Esfahbod, Ilya Konstantinov]
6549 * Win32
6550   - Notice when drives are plugged in or removed [Hans]
6551   - Ms-windows theme improvements: no tearoff menu items,
6552     button order, toolbar and statusbar grips, combobox 
6553     arrows [Dom Lachowicz]
6554   - Fix im module loading [Tor Lillqvist]
6555 * Bug fixes [Vasco Alexandre da Silva Costa, Kazuki IWAMOTO,
6556   Erwann Chenede, Tim Janik, Gavin Romig-Koch, Jonathan,
6557   Manish Singh, Morten Welinder, Billy Biggs, Matthias, Owen,
6558   John Finlay, Christian Neumair, Sven Neumann, Felipe
6559   Heidrich, Martin Jeppensen, Kristian Høgsberg, Olivier 
6560   Andrieu, Jody Goldberg, Søren, Dan Winship, Federico,
6561   Alex Larsson, James Henstridge, James M. Cape, Frederic Crozat,
6562   Dennis Cranston, Marcel Telka, Robert Ögren]
6563 * Documentation improvements [Matthias, Jonathan, Owen, Masao Mutoh,
6564   Billy Biggs]
6565 * New and updated translations (bg,ca,cs,da,de,en_CA,en_GB,es,hu,ja,nb,nso,rw,sq,zh_CN)
6566
6567 Overview of Changes from GTK+ 2.5.4 to GTK+ 2.5.5
6568 =================================================
6569 * gdk-pixbuf
6570   - Make thread safe [Colin Walters]
6571 * GtkFileChooser
6572   - Make tooltips work better [Matthias Clasen]
6573   - Show files (grayed out) in folder modes [Nickolay V. Shmyrev]
6574   - Add predefined filter for image files [Anders Carlsson]
6575   - Support mime subclasses, aliases and superclasses 
6576     like text/* [Tommi Komulainen, David A. Knight, Matthias]
6577 * GtkFileChooserButton
6578   - Remove support for CREATE_FOLDER and SAVE modes 
6579     until a more satisfactory UI for these can be found [Seth Nickell,
6580     Matthias]
6581   - Make file DND work better [Christan Persch]
6582 * GtkAction
6583   - Add a function to obtain the accel path [Michael Natterer]
6584 * GtkUIManager
6585   - Major performance improvement [Dave Neary, Michael, 
6586     Sven Neumann, Soeren Sandmann, Matthias]
6587 * GtkIconView
6588   - Make scrolling work with large icon views [Matthias]
6589 * GtkWindow
6590   - As a last resort, allow to use mnemonics without 
6591     modifier [Pasupathi Duraisamy, Owen Taylor]
6592 * GtkProgressBar
6593   - Support ellipsizing the text [Morten Welinder, Matthias]
6594 * GtkStatusbar
6595   - Avoid resizing if the text of the label changes [He Qiangqiang,
6596     Owen, Christian]
6597   - Draw the resize grip better [Matthias, Christian]
6598   - Ellipsize the text [Matthias]
6599 * GtkClipboard
6600   - Add API for image transfer via copy-and-paste [Matthias]
6601 * DND
6602   - Fix DND to embedded windows (e.g. panel applets) [James Henstridge, 
6603     Matthias]
6604 * Stock icons
6605   - Add RTL variants of the media icons [Bastien Nocera]
6606 * Win32
6607   - Build fixes [Hans Breuer, Tor Lillqvist]
6608   - Implement resize grips [Robert Ögren]
6609   - Bug fixes [Robert, Tor, J. Ali Harlow]
6610 * Bug fixes [Paolo Borelli, Kjartan Maraas, Olivier Andrieu,
6611   Torsten Schoenfeld, Matthias, Philip Langdale, Christian,
6612   Frances Keenan, Owen, Murray Cumming, Christophe Fergeau,
6613   Tristan Van Berkom, Adam Hooper, James M. Cape, Carlos Garnacho
6614   Parro, Mariano Suárez-Alvarez, John Finlay, Jonathan Blandford]      
6615 * Documentation improvements [Masao Mutoh, Matthias, 
6616   Torsten Schoenfeld, Matthew H. Plough, Salvador Fandiño, 
6617   Owen, Vincent Untz, Jonathan, Bastien]
6618 * Updated translations (cs,da,en_CA,es,hu,ja,nl,sq)
6619
6620 Overview of Changes from GTK+ 2.5.3 to GTK+ 2.5.4
6621 =================================================
6622 * GtkFileChooser
6623  - Make path bar arrows larger [Matthias Clasen]
6624  - Make SELECT_FOLDER mode work [Matthias]
6625  - Speed up the completion popup, pop it up
6626    again after Tab [Matthias, Jens Bech Madsen]
6627  - Add some tooltips [Matthias]
6628  - Make path bar scroll [Matthias]
6629  - Improve preview updating [Tommi Komulainen]
6630  - Make the key / pop up the location dialog even
6631    on French keyboards, insert the /. [Frederic Crozat, Warren Togami]
6632 * GtkFileChooserButton
6633  - Show icons next to entry [James M. Cape]
6634  - Improve ellipsisation [James]
6635 * GtkMessageDialog
6636  - API additions to create HIG-conform dialogs [David Bordoley, Carlos
6637    Garnacho Parro]
6638 * Keyboard navigation
6639  - Put selectable labels in the regular tab focus 
6640   chain [David Hawthorne, Matthias]
6641  - Skip selectable labels when looking for the initial 
6642   focus widget in dialogs [Matthias]
6643 * Icon themes:
6644  - Use an mmap()ed cache for directory data. [Martijn Vernooij,
6645    Owen Taylor, Anders Carlsson]
6646 * Clipboard, DND: 
6647  - Add convenience API for image and file transfers. [Matthias]
6648  - Add API for clipboard persistence [Anders]
6649  - Don't loose clipboard contents if a text buffer is
6650    finalized [Anders]
6651 * Add a GtkMenuToolButton widget which displays a
6652  dropdown menu from a toolbar button.  [Paolo Borelli]
6653 * Make menus scroll faster [Soeren Sandmann]
6654 * Allow themes to displace focus rectangles in buttons
6655  on click [Soeren, Matthias]
6656 * Add a public setting for button ordering [Owen Taylor, Matthias]
6657 * GtkImage
6658  - Support named icons [James Henstridge]
6659 * GtkAboutDialog
6660  - Support named icons [James Henstridge]
6661 * Add a function to obtain the string representation of
6662  accelerators used in GtkAccelLabel [John Spray, Matthias]
6663 * Win32 bug fixes [Robert Ögren]
6664  - Fix command line option handling [Tor Lillqvist]
6665  - Make IME input method work better [Tor]
6666 * Other bug fixes [Joel Fredrikson, Darren Creutz,
6667  Manish Singh, Matthias, Tristan Van Berkom, Christian Persch,
6668  Padraig O'Briain, Owen, Jonathan Blandford, 
6669  Michèle Garoche, Milosz Derezynski, Christopher Blizzard,
6670  Paolo, John Austin, Maryn Russell, Ken Harris, Reinout van 
6671  Schouwen, Morten Welinder, Ross Burton, Bernd Demian, Gustavo 
6672  Carneiro, John Finlay, Tim Janik, Damon Chaplin,
6673  Peter Zelesny, Soeren, John Cupitt, Federico Mena Quintero,
6674  Manuel Baena García, William Jon McCann, Olexiy Avramchenko,
6675  Sebastien Bacher, Kazuki IWAMOTO, Dan Williams, Vincent Noel,
6676  Billy Biggs, Olivier Andrieu, Thomas Fitzsimmons]
6677 * Documentation improvements [John Finlay, Billy Biggs, Matthias,
6678  Martyn Russell, Dave Cook, Jonathan, Owen, Shaun McCance, Anders]
6679 * New and updated translations (az_IR,cs,en_CA,en_GB,es,nb,nl,no,pt_BR,
6680   sq,sr,sr@Latn,zh_TW)
6681
6682 Overview of Changes from GTK+ 2.5.2 to GTK+ 2.5.3
6683 =================================================
6684 * GtkFileChooser
6685  - Work better with older version of the gnome-vfs backend [Zack Cerza]
6686  - Keynav improvements [Jonathan Blandford]
6687  - Make position of pathbar down button stable [Jonathan]
6688  - Make autocompletion less annoying in save mode [Owen Taylor]
6689 * GtkFileChooserButton
6690  - Allow mnemonic activation [Dennis Cranston, James M. Cape]
6691 * GtkComboBox
6692  - Work without a model [Mariano Suarez-Alvarez
6693 * GtkTreeView
6694  - Allow sorting of tree models to be turned off [Torsten Schoenfeld]
6695 * GtkRange
6696  - Add a::change-value signal [Thomas Fitzsimmons]
6697 * GtkEntryCompletion
6698  - Improve positioning of popups [Matthias]
6699 * Make input methods respect editability [Noah Levitt]
6700 * Add an setting to specify modules to load [Alex Graveley]
6701 * Use GOption for command line argument parsing [Anders Carlsson]
6702 * Default theme
6703  - Improve drawing of expanders [Matthias Clasen]
6704 * Add a configure option to disable the use of ELF visibility 
6705   attributes for PLT reduction
6706 * Make selection handling robust against invalid UTF-8 [Owen]
6707 * gdk-pixbuf
6708  - Add a variant of gdk_pixbuf_new_from_file_at_size() which 
6709    optionally ignores aspect ratio [Dom Lachowicz]
6710  - Fix saving of pixbufs with alpha-channel as jpeg [Emmanuel Pacaud]
6711  - Security fixes [Chris Evans]
6712 * Win32
6713  - Improve tablet handling [Robert Ögren]
6714  - Make tablets work on multi-monitor systems [Robert]
6715  - Handle screen resolution changes [Arjohn Kampman, Tor Lillqvist]
6716  - Add IME input method [Takuro Ashie, Kazuki IWAMOTO]
6717  - Add ms-windows (Wimp) theme engine [Raymond Penners, Dom Lachowicz,
6718    Havoc Pennington]
6719  - Fix loading of input modules on Win32 [Kazuki IWAMOTO]
6720  - Build fixes [Tor Lillqvist, Robert]
6721 * Other bug fixes [Hans Petter Jonsson, Tim Janik, Manish Singh,
6722  Soeren Sandmann, Bill Haneman, Padraig O'Briain, Olexi Avramchenko,
6723  Jonathan, Frederic Croszat, Matthias, Christian Persch, Felipe Heidrich,
6724  Lorenzo Gil Sanchez, Richard Hoelscher, Owen, Olivier Andrieu,
6725  Morten Welinder, Jean Bréfort, Alexander Larsson]
6726 * Documentation improvements [Matthias, Jonathan]
6727 * New and updated translations (ang,ar,en_CA,es,ne,pt_BR,ro,ru,uk)
6728
6729 Overview of Changes from GTK+ 2.5.1 to GTK+ 2.5.2
6730 =================================================
6731 * GtkFileChooserButton
6732  - New widget to go along with GtkFontButton and GtkColorButton
6733    for use in preference dialogs.  [James M. Cape]
6734 * GtkFileChooser
6735  - Add getter and setter for the ::show-hidden property [Jeff Franks]
6736  - Allow paths to be entered as part of the file name. [Federico Mena Quintero]
6737  - Make separator in bookmarks pane unselectable [Matthias Clasen]
6738  - Improve activation on focus [Federico]
6739  - Avoid warnings when opened on non-default screens [Abel Daniel]
6740  - Fix some memory leaks [Federico]
6741 * GtkEntryCompletion
6742  - Warn if text column has wrong type [Fernando San Martin Woerner,
6743    Gustavo Carneiro]
6744 * GtkTextView
6745  - Obey the Pango backspace_deletes_character 
6746    attribute [Noah Levitt, Teppitak Karoonboonyanan]
6747 * GtkTreeView
6748  - Add hover-expand mode [Matthias]
6749  - Fix fixed height mode [Michael Vogt, Tim-Philipp Müller, Pawel Salek]
6750  - Reimplement GtkListStore on top of a splay tree [Soeren Sandmann]
6751 * GtkEntry
6752  - Track the selection more accurately when dragging and
6753    selecting [Soeren]
6754 * GtkComboBox
6755  - Support trees in combo boxes [Matt Walton, Matthias]
6756  - Optimize non-spanning gridded layouts [Lorenzo Gil Sanchez, Matthias]
6757  - Handle sensitivity changes properly [Matthias]
6758  - Add a ::focus-on-click property [Matthias]
6759 * GtkIconView
6760  - Fix BROWSE selection mode [Matthias]
6761  - Make accessible [Padraig O'Briain]
6762 * GtkAboutDialog 
6763  - Change the API to be more binding-friendly [Oliver Andrieu]
6764 * GtkUIManager
6765  - Accept paths with leading '/' everywhere. [David Malcolm]
6766  - Make GtkActionEntry* arguments const [Mariano Suarez-Alvarez]
6767  - Add a way to suppress overflow menu items [Christian Persch]
6768 * GtkPlug/GtkSocket
6769  - Use the sync counter mechanism to speed up resizes  [Soeren]
6770 * GDK
6771  - Support XDND v5 [Owen Taylor, Matthias]
6772  - Complete the _NEW_WM_USER_TIME implementation [Elijah Newren]
6773  - Update the _NET_ACTIVE_WINDOW implementation [Elijah]
6774 * gdk-pixbuf
6775  - Avoid infinite loops for bad BMPs [Chris Evans, Manish Singh]
6776  - Fix a problem with GDK_INTERP_NEAREST scaling which caused
6777    Nautilus thumbnails to be misdrawn [Christoph Fergeau]
6778  - Avoid segfaults in gdk-pixbuf-csource [Matthias]
6779  - Fix progressive loading of 8bit pcx files [Magnus Bergman]
6780  - Handle edge pixels consistently [Brian Cameron, Matthias]
6781  - Handle OS/2 BMPs [Jon-Kare Hellan]
6782 * Performance 
6783  - Get rid of many PLT entries for internally used exported symbols,
6784    and clean up the ABI at the same time and make make check check the
6785    list of exported symbols.  [Arjan van de Ven, Matthias]
6786 * Look up icon themes in the directories specified in the
6787   icon theme spec  [Matthias]
6788 * Win32 bug fixes [Robert Ögren, Hans Breuer, Tor Lillqvist, Tim Evans]
6789 * Other bug fixes [Matthias, Soeren, Pawel, David, Tor, Gustavo,
6790   Olivier, Manish, Robert, Christian Biere, Markku Vire, Markus Lausser, 
6791   Thomas Leonard, Morten Welinder, Torsten Schoenfeld, Tim Janik, 
6792   Tomislav Jonjic, Tommi Komulainen, Philip Langdale, Rich Wareham,
6793   Christian Persch, Vincent Noel, Christophe Fergeau]
6794 * Documentation improvements [Matthias, Mariano, Axel Simon, 
6795   Jonathan Blandford]
6796 * New and updated translations (ang,br,bs,eu,lt,wa,zh_CN)
6797
6798 Overview of Changes from GTK+ 2.5.0 to GTK+ 2.5.1
6799 =================================================
6800 * GtkTreeView
6801  - Support ellipsisation in GtkCellRendererText [Vincent Untz, 
6802   Jonathan Blandford, Anders Carlsson]
6803  - Add a GtkCellRenderer::editing-started signal [Matthias Clasen]
6804  - Typeahead support [Jonathan]
6805  - Align the entry in GtkCellRendererText [Matthias]
6806  - Make DND work again [Ernst Persson, Matthias]
6807  - Improve appearance of search popup [Matthias]
6808 * GtkFileChooser
6809  - Activate the last focused widget [Federico Mena Quintero]
6810  - Add an "Add to shortcuts" item to the context menu [Federico]
6811 * GtkCombobox
6812  - Support scrolling in list mode [Matthias]
6813  - Add necessary API to make GtkComboBox accessible [Padraig O'Briain]
6814  - Change the API for separators to use a callback function 
6815    instead of a boolean model column [Matthias]
6816 * GtkNotebook
6817  - Ignore scroll events from page content [Gabriel de Perthuis]
6818 * GtkAboutDialog
6819  - Visual improvements [Anders]
6820 * GtkIconView
6821  - Use XRender to draw selection rectangle [Anders]
6822 * GtkLabel
6823  - Support ellipsisation [Tim Van Wassenhove, James M. Cape]
6824 * Expose the menubar accel key as an XSetting [Scott James Remnant]
6825 * Add example code for clipboard handling to gtk-demo [Anders]
6826 * Bug fixes [Peter Zelesny, Guilherme Salgado, John Finlay, 
6827  Tommi Komulainen, Matthias, Crispin Flowerday, Padraig,
6828  Morten Welinder, Olivier Sessink, Dafydd Harries, Soeren Sandmann,
6829  Michael Natterer, Nicolas Deves, Matthew Garrett, Lorenzo Gil Sanchez]
6830 * Documentation improvements [Federico, Matthias]
6831 * Updated translations (gu,hi,pt_BR,ru,sv,uz)
6832
6833 Overview of Changes from GTK+ 2.4.1 to GTK+ 2.5.0
6834 =================================================
6835 * New widgets: 
6836  - GtkIconView [Anders Carlsson]
6837  - GtkAboutDialog [Matthias Clasen]
6838  - GtkCellView [Matthias]
6839 * GtkFileChooser
6840  - change to newly-created folders [Federico Mena Quintero]
6841  - always show icons [Federico]
6842  - bug fixes [Federico, Christian Neumair, Alex Roitman]
6843 * GtkComboBox, GtkComboBoxEntry
6844  - add missing getters and some more convenience API [Matthias, 
6845   Christian Neumeir, Oliver Andrieu]
6846  - improve placement and sizing of popups [Matthias]
6847  - support insensitive items [Matthias]
6848  - support separators [Matthias]
6849  - handle empty or unset models better [Mariano Suarez-Alvarez]
6850  - bug fixes [Matthias, Jonathan Blandford, Oliver Andrieu, Paul 
6851    Pongonyshev, Christian Persch]
6852 * GtkEntryCompletion
6853  - ignore enter events when the window pops up under the 
6854    pointer [Anders]
6855  - bug fixes [Matthias]
6856  - support inline autocompletion [Matthias]
6857 * GtkUIManager
6858  - fix signal registration [Michael Natterer]
6859  - make generated XML parsable [Sven Neumann]
6860  - fix get_widget to return menus [Matthias]
6861 * GtkTreeView
6862  - hover-selection mode [Matthias]
6863  - support insensitive cells [Matthias]
6864  - support separators [Matthias]
6865  - make entry context menu work in editable text cells [Owen Taylor, 
6866   Kristian Rietveld]
6867  - make DND work with treeviews in modal dialogs [Federico]
6868  - make empty treeviews focusable [Federico]
6869  - new GtkCellRendererProgress [Matthias, Tommi Komulainen, 
6870   Christian Persch]
6871  - new GtkCellRendererCombo [Matthias]
6872  - bug fixes [Matthias, Federico]
6873 * GtkNotebook
6874  - allow to change tabs with the mouse wheel [Gabriel de Perthuis]
6875 * GtkWindow
6876  - support named themed window icons [Matthias, Calum Benson]
6877 * New stock icons: file, directory, about, edit, connect, disconnect,
6878   and media player icons for forward, next, pause, play, previous,
6879   record, rewind and stop
6880 * GDK
6881  - support do-not-focus-on-map hint [Elijah Newren]
6882  - fix RGBA cursors [Michael Natterer]
6883 * gdk-pixbuf
6884  - reorganize headers [Matthias, Jeff Franks, Havoc Pennington]
6885  - flag to mark loaded images as scalable [Dom Lachowicz]
6886  - license information for loaders [Matthias]
6887  - simple multiple-of-90° rotation support [Matthias]
6888  - allow to disable loaders [Matthias]
6889  - bug fixes [Kouichirou Hiratsuka, Sven, Brian Cameron,
6890   Manish Singh, Morten Welinder]
6891 * X11 selections 
6892  - make incremental transfer of MULTIPLE work [Matthias]
6893  - don't do incremental transfer in 4k chunks [Matthias]
6894  - add selection ownership change notification [Matthias]
6895  - support text/plain targets [Matthias]
6896 * Win32 
6897  - bug fixes [Hans Breuer, John Ehresman, Tor Lillqvist, 
6898   Robert Ögren, Benoît Carpentier, J. Ali Harlow, Laurent Sansonetti]
6899 * Performance improvements
6900  - predict exposes for override-redirect windows [Søren Sandmann]
6901  - unset the background when mapping or unmapping windows [Søren]
6902  - support the update counter spec for smoother resizing [Søren]
6903 * Misc bug fixes [Matthias, Owen, Søren, Anders, Padraig O'Briain, 
6904   Crispin Flowerday, Michal Pasternak, Scott Tsai, Morten,
6905   Michael Natterer, Dmd Ljungmark, Sven, Billy Biggs, 
6906   Mark McLoughlin, Sam Stephenson, John Finlay, David Hawthorne, 
6907   Kent Sandvik, Davyd Madeley, Alexander Winston, Jean-François Wauthy, 
6908   Jeff Franks, Philip Kendall, Baris Cicek Yevgen Muntyan, 
6909   Bastien Nocera, Tim Janik, John Ehresman, Theppitak Karoonboonyanan, 
6910   Nickolay V. Shmyrev, William Jon McCann, Paolo Maggi, Lorenzo Gil 
6911   Sanchez, Jan-Marek Glogowski, Pawel Salek, Felipe Heidrich, Dmitry 
6912   M. Shatrov, Alex Larsson, Michael Hallendal, Scott Bronson, Kjartan 
6913   Maraas, Damien Carbery, Elke Meier]
6914 * Doc improvements [Matthias, Federico, Owen, Steve Chaplin, Tommi 
6915   Komulainen, Bastien Nocera, Billy Biggs, Sampo Nurmentaus, Steffen 
6916   Röcker, Doug Quale, Oliver Andrieu]
6917 * Updated translations (bg,lt,ne,tk,wa,en_GB)
6918
6919
6920 Overview of Changes from GTK+ 2.4.0 to GTK+ 2.4.1
6921 =================================================
6922 * GtkFileChooser
6923  - bug fixes [Morten Welinder, Federico Mena Quintero]
6924  - pre-fill the location entry [Federico]
6925  - internal api changes to allow setting a busy cursor
6926    while loading [Federico]
6927  - improve pathbar button sizing [Owen Taylor]
6928  - add keybindings for removing bookmarks [Federico]
6929 * GtkComboBox, GtkEntryCompletion
6930  - fix repositioning logic [Niklas Knutsson]
6931  - make keynav wrap around [Matthias]
6932  - improve theme compliance [Matthias, Brian Cameron]
6933 * GtkUIManager
6934  - accept unnamed <separator>s [Anders Carlsson]
6935  - robustify against gtk_widget_show_all() [Murray Cumming]
6936  - warn if an accelerator cannot be parsed  [Jody Goldberg]
6937 * Win32
6938  - fix DND positioning [Hans Breuer]
6939  - update gtkfilesystemwin32 [Tor Lillqvist, J. Ali Harlow]
6940  - make filechooser work on Windows [Tor]
6941  - draw arcs more correctly [Tor]
6942  - disable tables support by support, add --use-wintab to
6943    get it back  [Tor]
6944 * Make color wheel accessible [Padraig O'Briain]
6945 * Support _NET_WM_USER_TIME [Elijah Newren, Soeren Sandmann]
6946 * Doc improvements [Federico, Matthias, Christian Persch]
6947   Olexiy Avramchenko, Tim-Philipp Müller]
6948 * Misc bug fixes [Alex Converse, Owen, Jacques Garrigue,
6949   Jonathan Blandford, Anders Carlsson, Christian, Hans,
6950   Matthias, Morten, Philip Langdale, Brian, Pedro Rodriguez,
6951   Soeren, Torsten Schoenfield, Dongho Shin, Andrew E. Makeev,
6952   Todd Goyen, Tim Gerla, John Finlay, Theppitak Karoonboonyanan,
6953   John Ehresman, Chris Sherlock, Jody]
6954 * Updated translations (af,ar,az,bn,br,ca,cs,cy,da,de,el,en_CA,
6955   en_GB,es,et,eu,fi,fr,ga,gu,he,hr,hu,id,is,it,ja,ko,lt,mi,ml,
6956   mn,mr,ms,ne,nl,nn,no,pa,pl,pt,pt_BR,sk,ru,sq,sr,sr@ije,sr@Latn,
6957   sv,tr,uk,uz,wa,zh_CN)
6958
6959 Overview of Changes from GTK+ 2.3.6 to GTK+ 2.4.0
6960 =================================================
6961 * GtkFileChooser
6962  - Handle icon theme changes [Federico, Jonathan]
6963  - Add reordering bookmarks via DND [Federico]
6964  - Cache filesystem data inside GtkFileSystemUnix backend [Morten Welinder]
6965  - Implement local-only mode so that apps don't get remote paths
6966    they don't expect [Owen Taylor]
6967  - Add Alt-Down keybinding [Mark McLoughlin, Owen]
6968  - Major rewrite of location dialog completion code [Jonathan]
6969  - Bug fixes [Federico, Jonathan, Morten, Mark, Owen, Anders Carlsson, 
6970    Soeren Sandmann, Olivier Andrieu]
6971 * GtkComboBox [Matthias Clasen]
6972  - Handle the case of no-active-row properly
6973  - Improve positioning of popup
6974  - Miscellaneous bug fixes
6975 * Win32 [Tor]
6976  - Handle different install locations for gdk-pixbuf loaders
6977  - Bug fixes [John Ehresman, Bruce Hochstetler, Dave Neary]
6978 * Improve handling of foreign GdkWindows on destruction [Soeren, Owen]
6979 * Require Control-Tab to focus labels [Owen]
6980 * RTL flipping for GtkArrow [Semion Chichelnitsky]
6981 * Support justifcation with wrapping off in GtkTextView [Owen, Felipe Heidrich]
6982 * Change layout algorithm for mixed gridded/non-gridded menus
6983   to fix performance problems [Soeren, Owen, Christian Persch]
6984 * Doc improvements [Matthias, Owen]
6985 * Misc bug fixes
6986 * Updated translations (ar,az,ca,cs,da,de,es,fr,ga,hr,it,ja,lt,no,nl,pt,ro,
6987   ru,sq,uk,zh_CN)
6988
6989 Other contributors: Dave Bordoley, Hans Breuer, David L. Cooper II, 
6990   Dennis Cranston, Dov Grobgeld, Niklas Knuttson, Kjartan Maraas, 
6991   Michael Natterer, Nils O. Selåsdal, Philip K Warren, Dan Winship
6992
6993 Overview of Changes from GTK+ 2.3.5 to GTK+ 2.3.6
6994 =================================================
6995 * GtkComboBox
6996  - Make menu positioning more like GtkOptionMenu [Matthias Clasen]
6997  - Improve keybindings [Matthias]
6998  - Bug fixes [Matthias, Owen, Damon Chaplin]
6999 * GtkFileChooser
7000  - Keep child directories in pathbar when changing to a parent
7001  - Reroot pathbar inside home directory, use icons [Jonathan]
7002  - Make the user actually select a file before hitting OK [Federico]
7003  - Fix folder mode to not have tree [Jonathan]
7004  - Add gboolean return values to operations that can fail [Federico]
7005  - Improve internal error handling [Morten Welinder, Federico]
7006  - Bug fixes [Federico, Jonathan, Morten, Anders Carlsson, Damon,
7007    Alex Larsson]
7008 * GtkTextView bug fixes [Paolo Borelli]
7009 * Win32 
7010  - Implement/stub missing GDK functions [Tor]
7011  - .defs file updates [Tor, J Ali Harlow]
7012  - Misc fixes [Hans Breuer]
7013 * Fix problem with excess symbol exports on Linux [James Henstridge]
7014 * Fix problem with 32-bit BMPs [Matthias]
7015 * Include config.h first everywhere [Morten]
7016 * Fix performance problem destroying menus [Soeren, Marco Pesenti Gritti]
7017 * Doc fixes and improvements [Matthias, Murray Cumming, Henning Nielsen Lund, 
7018   Vitaly Tishkov]
7019 * Updated translations (az,cs,cy,da,de,el,en_CA,es,fi,fr,ga,hu,ja,ko,lt,mn,
7020   nl,no,pl,pt,sq,sr,sr@ije,sr@Latn,sv,th,zh_CN)
7021 * Misc bug fixes
7022
7023 Other contributors: Crispin Flowerday, Mark McLoughlin, Michael Meeks, 
7024   Michael Natterer,Christian Neumair, Padraig O'Briain, Geoff Reedy, 
7025   Olivier Ripoll
7026
7027 Overview of Changes from GTK+ 2.3.4 to GTK+ 2.3.5
7028 =================================================
7029 * GtkFileChooser [Federico Mena Quintero]:
7030  - Enable DND in the shortcuts list [Federico]
7031  - More folder modes [Jonathan R Blandford]
7032  - Resizing toplevel as contents change [Jonathan] 
7033  - Make the backend settable via GtkSetting [Alex Larsson, Owen Taylor]
7034  - Miscellaneous fixes.  [Jonathan, Morten Welinder, Alexander Larsson]
7035  - Add combo box to pick folder in Save mode. [Jonathan, Federico]
7036 * GtkComboBox
7037  - Memory leak/crash fixes [Damon Chaplin, Matthias Clasen]
7038  - Always grab when popping the list up [Damon, Matthias]
7039  - Fixes for dynamic changes to the model [Owen]
7040  - Improve popup positioning [Matthias]
7041 * Implement computation of bidi-base direction from text
7042   in GtkEntry, GtkTextView, GtkLabel [Dov Grobgeld, Owen Taylor]
7043 * Add gtk_entry_set_alignment() [Egon Andersen, Steffen Gutmann,
7044   Owen]
7045 * Fix wrong interpretation of new_order array for
7046   gtk_tree/list_store_reorder() [Owen]
7047 * Improve space allocation in menubars [Soeren Sandmann]
7048 * Improve key bindings in GtkEntryCompletion [Matthias]
7049 * Hide XCursor dependency [Soeren]
7050 * Make mouse wheel scrolling usable [Soeren]
7051 * Use resize cursors for resize grips [Soeren]
7052 * Set the right window group for menu and combo popups [Frederic Crozat,
7053   Jean-Philippe Chancelier, Soeren]
7054 * Add a way to list the mnemonic labels of a widget [Owen]
7055 * Add a group-changed signal to GtkRadioButton [Owen, Padraig O'Briain]
7056 * Export insertion cursor drawing functionality [Alexander Larsson, Owen]
7057 * Support squiggly red underlines in text views [Nicolas Setton, Owen]
7058 * Export GtkWindow key-press-event internals to allow 
7059   custom implementations [Tim Janik]
7060 * Add gtk_drag_source_set/get_target_list() [Mitch Natterer]
7061 * Fix drag-and-drop in GtkTextView to move [Paolo Borelli, Paolo Maggi]
7062 * Memory leak fixes [Owen]
7063 * Win32 fixes [Hans Breuer]
7064 * Misc. fixes [George Bronnikov, Simon Budig, J. Ali Harlow, David Hawthorne, Tim,
7065   Tomasz Lloczko, Mitch, Manish Singh, Owen]
7066 * Documentation improvements [Matthias, Federico, Torsten Schoenfeld]
7067 * Updated translations (ar,cs,da,de,en_CA,es,et,fi,fr,it,ja,ko,nl,pt,ru,sr,sr@ije,
7068   sr@Latn,sq,sv,th,zh_CN)
7069
7070 Overview of Changes from GTK+ 2.3.3 to GTK+ 2.3.4
7071 =================================================
7072 * Fix broken gtk_binary_age setting causing wrong soname [Owen Taylor]
7073 * Add some extra GtkExpander docs [Federico Mena Quintero]
7074 * Misc bug fixes [Matthias Clasen, Damon Chaplin, Owen, Uwe Zeisberger]
7075 * Updated translation (ga)
7076
7077 Overview of Changes from GTK+ 2.3.2 to GTK+ 2.3.3
7078 =================================================
7079 * GtkFileChooser [Federico Mena Quintero]:
7080  - Support bookmarks in GtkFileSystemUnix. [Jan Arne Petersen]
7081  - Correctly handle typed-in filenames in save mode, folder mode, and
7082    multiple-selection mode in all combinations.
7083  - Don't erase the filename in the entry when changing folders.
7084  - Support icons in GtkFileSystemUnix.
7085  - GtkFileChooserDialog now comes up at a reasonable size.
7086  - GtkFileSystemUnix now notifies correctly on ::create_folder().
7087  - Slight GUI reorganization.
7088  - File system module support. [Alexander Larsson]
7089  - Pathbar widget. [Jonathan R. Blandford]
7090  - Miscellaneous fixes. [Christian Persch, Jan Arne Petersen, Anders Carlsson,
7091    Padraig O'Briain, Alexander, Jonathan]
7092  - Win32 fixes, GtkFileSystemWin32 work. [Hans Breuer]
7093  - Memory leak fixes [Morten Welinder]
7094 * GtkTreeView:
7095  - Fix return values. [Federico, R. McFarland]
7096  - Properly cancel the arrow animation. [Michael Zucchi]
7097  - Allow custom icon sizes in pixbuf cell renderer. [Erik Grinaker]
7098  - Don't darken the sort column unless there are three visible columns
7099    [Jonathan]
7100 * GtkToolbar:
7101  - Improve the sliding implementation. [Soeren Sandmann]
7102  - Add writeonly ::group property to GtkRadioToolButton. [Soeren, 
7103    Olivier Andrieu]
7104  - Misc fixes. [Morten, Jeroen Zwartepoorte, Michel Meeks, Soeren]
7105 * Menus:
7106  - Make menus work better on Xinerama [Matthias]
7107  - Fix keynav in RTL mode. [Matthias]
7108  - Fix grid mode, removing of items. [Matthias, Vincent Noel]
7109  - Make tearoff menu items work anywhere in menus. [Matthias]
7110  - Improve popup/popdown behaviour. [Soeren]
7111 * gdk-pixbuf:
7112  - Fix some problems with indexed BMPs [Kazuho Okui, Matthias]
7113  - Work around some libjpeg header file craziness [Manish Singh]
7114 * Assume gravity works. [Soeren]
7115 * Cache GCs for drawing. [Brian Cameron, Soeren]
7116 * Handle focus adjustment correctly for deeply nested focus locations. 
7117   [Matthias, Owen Taylor]
7118 * Use reference counting for shared data in GtkActionGroup. 
7119   [Matthias, Adam Hooper]
7120 * Add a "use-separator" style property to GtkMessageDialog, and make
7121   it not resizable. [Federico]
7122 * Add 'const' to uses of GdkColor that need it. [Federico]
7123 * Put focusable labels in the focus chain. [Federico]
7124 * Make destroying widgets in focus-out-event work. [Owen, Grant Gayed]
7125 * Add properties to GtkAdjustment [Murray Cumming]
7126 * Add change notification to GtkAccelMap [Matthias, Owen]
7127 * Add settings to suppress icons in buttons and menus. [Matthias]
7128 * Add Xft settings for hinting and antialiasing. [Federico, Owen]
7129 * Make size of indicator in menu items themeable. [Bill Hanemann, 
7130   Narayana Pattipati, Matthias]
7131 * Fixes to GtkIconTheme [Torsten Schoenfeld]
7132 * Improve drawing of GtkExpander. [Mark McLoughlin]
7133 * Improve drawing of paned handles. [Soeren]
7134 * Remove broken hangul input module. [Changwoo Ryu]
7135 * Remove C++-style comments. [Damien Carbery]
7136 * Memory leak fixes. [Christian Persch, Richard Hult, Morten, Matthias]
7137 * RTL mode (flipping) fixes. [Mitsuru Chinen, Semion Chichelnitsky]
7138 * Accessibility improvements for tooltips, GtkScale. [Padraig]
7139 * Make the ZOOM_100 and ZOOM_FIT labels HIG-compliant. [Mariano Suarez-Alvarez]
7140 * Win32 fixes. [Tor Lillqvist]
7141 * Documentation:
7142  - New section on how to check for modifier keys correctly. [Federico]
7143  - Miscellaneous improvements.  [Pascal Haakmat, Jan Huelsbergen,
7144    Tim-Philipp Müller, Matthias]
7145 * New and updated translations (ar,az,cs,da,de,en_CA,el,es,fi,fr,ga,hr,it,ja,
7146   ko,mi,mn,ms,nl,nn,no,pl,pt,ru,sq,sr,sr@Latn,sv,ta,th,uz,uz@Latn)
7147 * Other contributors: Christian Biere, Christopher Blizzard, Paolo Borelli, 
7148   Dan Damian, Rodney Dawes, John Ellis, David Hawthorne, Marco Pesenti Gritti,
7149   Felipe Heidrich, Jonas Jonsson, Theppitak Karoonboonyanan, Tommi Komulainen,
7150   Julio M. Merino Vidal, Gregory Merchan, Benjamin Otte, Joshua N. Pritikin,
7151   Yu Shao, Yao Zhang
7152
7153 Overview of Changes from GTK+ 2.3.1 to GTK+ 2.3.2
7154 =================================================
7155 * GdkPixbuf
7156  - Add functions to save pixbufs to non-file locations.  [Tim Evans]
7157  - Add a function to determine the type and size of a file without
7158    loading it completely.  [Matthias Clasen]
7159  - Turn pixbuf attributes into construct-only properties. [Matthias]
7160  - Fix building gdk-pixbuf with --disable-modules --with-included-loaders.
7161    [Matthias, Owen Taylor]
7162 * Fix the logic for changing the toplevelness of a window.  [Soeren Sandmann]
7163 * Do not interpret distant clicks as double clicks, using a
7164   new double-click-distance setting.  [Matthias]
7165 * Improve the GDK API for dealing with group leaders. [Matthias]
7166 * Utility function for application launching in multi-screen scenarios.
7167   [Mark McLoughlin]
7168 * Support big and small and alpha-blended icons under Win32. [Tim Evans]
7169 * Misc Win32 improvements [Tor Lillqvist, Hans]
7170 * GtkFileChooser [Federico]
7171  - Fix new filename entry in Save mode [Jan Arne Petersen]
7172  - Improved the look of GtkFileChooserDefault. [Tuomas Kuosmanen]
7173  - Added support for file system volumes such as CD-ROMs, 
7174    floppies, and network shares.
7175  - Add a "New Folder" button for Save mode in GtkFileChooser.
7176  - Better support for Folder mode.
7177 * GtkTreeView
7178  - Speed up by adding a fixed height mode.  [Kristian Rietveld]
7179  - Add a single-paragraph mode and a language property to 
7180    GtkCellRendererText [Kristian Rietveld]
7181  - Add a editing-canceled signal to GtkCellRenderer [Federico Mena Quintero]
7182  - Misc GtkTreeView bug fixes [Kristian, Soeren, Jonathan Blandford]
7183 * Add a way to list the supported targets of a clipboard. [Dom Lachowicz]
7184 * Add stock icons: harddisk, indent, unindent.  [Hans Breuer, Jody Goldberg]
7185 * Improve the GtkCalendar drawing code.  [Matthias]
7186 * GtkCalendar supports starting the week on any day [Matthias]
7187 * Make GtkToolbar compatible with 2.2 again [Soeren]
7188 * Misc GtkToolbar fixes and API improvements [Christian Persch, 
7189   Olexiy Avramchenko, Jody, Soeren]
7190 * Misc GtkUIManager fixes and API improvements.  [Jody, Matthias, Jeff Franks]
7191 * Add a way to lock individual accelerator paths  [Matthias]
7192 * Add gtk_menu_shell_cancel() to emit the "cancel" signal on 
7193   a menu shell.  [Matthias]
7194 * Fix dynamic menus. [Matthias, Michael Meeks]
7195 * Add xalign, yalign properties to GtkButton. [Jody]
7196 * Implement or improve RTL support in GtkComboBox, GtkCellView, 
7197   GtkViewport [Semion Chichelnitsky, Matthias, Kristian]
7198 * Support for "no focus" windows. [Matthias]
7199 * Documentation improvements [Matthias, Federico, Manish, Murray Cumming, 
7200   Theppitak Karoonboonyanan]
7201 * FAQ updates [Tony Gale]
7202 * Split the translations into two domains: ui strings and
7203   error messages go to gtk20, property nicks and blurbs to 
7204   gtk20-properties. [Matthias]
7205 * New and updated translations (af,ar,bn,br,cs,cy,da,de,es,et,fa,fr,ga,hr,
7206   it,ja,ko,lt,mn,ms,nl,nn,no,pl,pt,pt_BR,ru,sr,sr@Latn,sv,sq,wa)
7207 Other contributors: Olivier Andrieu, Herman Bloggs, Anders Carlsson,
7208   Marco Pesenti Gritti, Bill Haneman, Alexander Larsson, Noah Levitt, 
7209   Kjartan Maraas, Evan Martin, Tim-Philipp Müller, Christian Neumair, 
7210   Joshua N Pritikin, Sebastian Rittau, Daniel Rogers, Manish Singh, 
7211   Torsten Schoenfeld, Alexander Winston, Johannes Weißl,  Morten Welinder, 
7212   Adam Wright
7213
7214 Overview of Changes in GTK+-2.3.1
7215 =================================
7216 * Improve sanity checks on gdk-pixbuf loaders [Matthias Clasen]
7217 * GDK
7218  - Add GDK_DEBUG=xinerama that fakes a 2x2 Xinerama mode [Matthias]
7219  - Make gdk_drawable_copy_to_image public [Matthias, Peter Zelezny]
7220 * Misc Win32 bug fixes [Tor Lillqvist, John Ehresman, Tim Evans]
7221 * Action-based menu/toolbar API [Matthias]
7222  - Add "name" construct-only parameter to GtkActionGroup
7223  - Bug fixes [Marco Pesenti Gritti, Christian Persch]
7224 * Change ranges for Saturation/Value to be 0-100 in GtkColorSelection
7225   [Gregory Merchan, Matthias]
7226 * GtkComboBox [Kristian Rietveld]
7227  - Make model and text_column properties not construct-only [Murray Cumming]
7228  - Fix sizing
7229  - Add mouse wheel support [Matthias]
7230 * Various GtkEntryCompletion bug fixes [Kristian, Piers Cornwell, Marco]
7231 * GtkExpander
7232  - Add a "use_markup" property, gtk_expander_set/get_use_markup
7233  - Fix bugs when unrealizing/destroying [Mark McLoughlin]
7234 * GtkFileChooser [Federico Mena Quintero]
7235  - Add a GtkFileSystemWin32 [Hans]
7236  - Use GtkEntryCompletion in GtkFileChooserEntry 
7237  - Add a render_icon to GtkFileSystemIface to allow the 
7238    GnomeVFS backend to supply appropriate icons
7239  - Improve selection handling in bookmarks list [Federico, Owen Taylor]
7240  - Support drops on the bookmarks list
7241  - Display error dialogs on failed operations
7242  - Many UI tweaks [Federico, Iain Holmes,Hans-Petter Jansson]
7243  - Ignore filters for folders [Dave Malcom]
7244  - Misc file chooser bug fixes [Owen, Christian Persch, Taavi Talvik]
7245 * Menus
7246  - Make torn-off menus transient-for the window they were torn from
7247    [Matthias, Jon-Kare Hellan]
7248  - Fix menu positioning for Xinerama, add gtk_menu_set_monitor()
7249    for use by position functions [Matthias]
7250  - Tweak menu delay parameters, add a default width [Soeren Sandmann]
7251 * Make g_message_dialog_new_with_markup() automatically escape
7252   arguments, add g_message_dialog_set_markup() [Owen]
7253 * Add read-only min-position/max-position properties to GtkPaned
7254 * GtkToolbar [Soeren]
7255  - Support gaps in the toolbar with expand=true/draw=false separators
7256  - Improve drop-location preview handling
7257  - Take a GtkRadioToolButton as the parameter to
7258    gtk_radio_tool_button_new_from_widget [Murray Cumming]
7259  - Many misc toolbar bug fixes [Soeren, Marco]
7260 * GtkTreeView bug fixes [Morten Welinder, David Hampton]
7261 * Add gtk_window_is_active()/gtk_has_toplevel_focus() getters
7262   to go along with properties [Owen Taylor]
7263 * Add gtk_widget_can_activate_accel() / ::can-activate-accel
7264   signal to fix handling of accelerators on insensitive parent
7265   menu-items. [Tim Janik]. (*Note*: the details here will probably
7266   change, since similar problems for mnemonics aren't handled.)
7267 * Implement or improve RTL support in GtkAlignment, GtkCombo, 
7268   GtkNotebook, GtkScrolledWindow, GtkTreeView, GtkViewport.
7269   [IBM L3 NLS Support Team]
7270 * Fix string setters for self-assignment [Matthias, Soeren]
7271 * Finish multi-head handling in gtk-demo [Matthias]
7272 * Fix install rules for generating gdk-pixbuf.loaders [Manish Singh]
7273 * Reference doc improvements [Matthias, Soeren,
7274   Federico Mena Quintero, Michael Natterer, Owen Taylor, Olexiy Avramchenko]
7275 * FAQ updates [Tony Gale]
7276 * New and updated translations (ca,cs,cy,de,el,es,ja,mn,nl,nn,no,pl,pt,sr,
7277   sr@Latn,sv,th)
7278
7279 Other contributors: Jorn Baayen,Damon Chaplin, Jeff Franks, Diego Gonzalez,
7280   Richard Hult, Egmont Koblinger, Thomas Leonard, Ross McFarland, 
7281   Padraig O'Briain, Tomas Ögren, Danilo Segan
7282
7283 Overview of Changes from GTK+-2.2.x to GTK+-2.3.0
7284 =================================================
7285
7286 * New Widgets
7287  - GtkFileChooser: a replacement for GtkFileSelection with 
7288    replaceable backends, many new API features, better user
7289    interface (UI is still a work in progress) [Owen Taylor, 
7290    Federico Mena Quintero]
7291  - New combo box widgets: GtkComboBox, GtkComboBoxEntry [Kristian Rietveld]
7292  - New "disclosure triangle" widget: GtkExpander [Mark McLoughlin]
7293  - "Picker button" widgets based on code from libgnomeui: 
7294    GtkFontButton, GtkColorButton [Matthias Clasen]
7295
7296 * Widget improvements:
7297  - Autocompletion for entries: GtkEntryCompletion [Kristian]
7298  - Add separate padding for all 4 sides of GtkAlignment [Murray Cumming]
7299  - Add input-only event boxes for trapping events [Alex Larsson]
7300  - Support RTL flipping for GtkHPaned, tab navigation [Soeren, Matthias]
7301  - Support up to four scroll arrows on GtkNotebook and make which
7302    ones are displayed themeable. [Matthias]
7303  - GtkCalendar improvements: make the arrows spin, support RTL flipping,
7304    automatic week start selection, DND support, improve API 
7305    for setting options [Matthias]; mousewheel support [Abigail Brady]
7306  - New properties: GtkButton::focus_on_click, GtkCheckMenuItem::draw_as_radio
7307    [Soeren, Matthias]
7308  - New functions: gtk_window_set_default_icon(), 
7309    gtk_message_dialog_add_buttons(), gtk_button_box_get_child_secondary()
7310    [Matthias]
7311  - Add missing "role", "decorated", "gravity" properties for GtkWindow,
7312    "has_resize_grip" for GtkStatusBar. [Matthias]
7313  - Add child properties for GtkPaned [Matthias, Soeren]
7314
7315 * Menus
7316  - New action-based menu API: GtkUIManager, GtkActionGroup, 
7317    GtkAction, etc. [James Henstridge, Matthias, Soeren Sandmann,
7318    Marco Pesenti Gritti, Philip Langdale]
7319  - Support for tabular menus [Kristian]
7320  - New positioning algorithm for popup menus [Soeren]
7321
7322 * GtkTextView [Matthias]
7323  - Add properties "accepts_tab" [Soeren], "overwrite" property 
7324    [Jeroen Zwartepoorte], "buffer"
7325  - Add gtk_text_buffer_select_range()
7326  - Implement drag-selection by words/lines (also for Gtkentry)
7327  - Some fixes to invisible text handling
7328  - Add support for GTK_WRAP_WORD_CHAR [David Brigada]
7329  - Clean up handling of horizontal paging
7330  - Fix scrolling with non-visible cursor
7331  - Add internals documentation [Havoc Pennington]
7332
7333 * GtkToolbar [Soeren]
7334  - Add a more consistent and extensible toolbar API; preserve
7335    old API for backwards compatibility [James, Anders Carlsson, Owen]
7336  - Support for sliding buttons like OS X
7337  - Keyboard navigation
7338  - Support "priority text"
7339  - Overflow menu
7340  - Better handling of really wide buttons [David Bordoley]
7341  - Drawing improvements
7342  - Support context menu
7343
7344 * GtkTreeView [Kristian Rietveld]
7345  - Handle RTL [Matthias, Jonathan]
7346  - Add expand flag to column packing parameters [Jonathan, Kristian]
7347  - gtk_tree_path_free now silently returns on NULL paths
7348  - Move row reference updating code to closures
7349  - Fix TreeView DnD: make TreeStore DnD work, make drops on empty views work,
7350    get rid of gtk-tree-model-drop-append.
7351  - Add a filtering tree model: GtkTreeModelFilter [Kristian]
7352
7353 * gdk-pixbuf
7354  - Add a loader for PCX files [Josh Beam]
7355  - Improve calculation of filter weights for scaling [Brian Cameron, Owen]
7356  - Support TGA files with arbitrary origins [Matthias]
7357  - Add gdk_pixbuf_loader_new_with_mime_type() [Dom Lachowicz]
7358    gdk_pixbuf_new_from_file_at_size() [Dom, Owen, Matthias]
7359  - Add saving support for ICO and CUR
7360  - Improve handling of GIFs with oversized frames [Matthias]
7361
7362 * GDK:
7363  - Support for full-color / alpha-channel cursors [Matthias]
7364  - Remove support for non-X fonts and for pango-1.0; always require Xft2 [Owen]
7365  - Fix handling of recursive calls to gdk_window_begin_paint() [Soeren]
7366  - Many small changes to reduce round trips on startup; 
7367    add gdk_display_flush() [Owen]
7368  - Use Xlib asynchronous APIs to reduce roundtrips on startup
7369    and during DND [Owen]
7370  - Other changes to improve DND for large-latency connections [Owen]
7371  - Add support for EWMH "above" and "below" states [Manuel Clos] (also
7372    in GtkWindow)
7373  - Add Add GDK_MOUSE_DEVICE envvar for linux-fb backend [Marc Welz]
7374  - Other small linux-fb fixes [Eric Warmenhoven]
7375
7376 * Miscellaneous
7377  - Add support for named themable icons; use this facility to 
7378    provide the default stock icon images [Owen Taylor, based
7379    on code by Alex Larsson]
7380  - Add gtk_widget_queue_resize_no_redraw() for more efficient
7381    resizing; use for GtkTextView. Redraw less on focus changes. [Soeren]
7382  - Add gtk_widget_queue_resize_no_redraw() [Soeren]
7383  - Default theme improvements, especially for menus. Add some
7384    more style properties. [Soeren]
7385  - Add authentication stock icon [Matthias, art by Jakub Steiner]
7386  - Allow "none" to be set for input method GtkSettings [Hidetoshi Tajima]
7387  - Convert build system to automake-1.7; many cleanups and
7388    improvements. [James Henstridge, Owen]
7389  - Win32 fixes for new widgets [Hans]
7390  - Add right-to-left variants of some stock icons [Matthias]
7391
7392 * Documentation
7393  - Use XML source for man pages; add man pages for tools that didn't
7394    have them before [Matthias]
7395  - Tutorial improvements [Sebastian Rittau, Tony Gale, Roger Leigh, Matthias]
7396  - FAQ improvements [Tony, Gonzalo Odiard, Owen]
7397  - Misc documentation improvements [Matthias, Frederic Lespez, Tomas Ogren, 
7398    Martin Pool, Mariano Suarez-Alvarez]
7399
7400 * Deprecations
7401  - GtkItemFactory [Replaced by GtkUIManager]
7402  - GtkCombo, GtkOptionMenu [Replaced by GtkComboBox]
7403  - Miscellaneous functions that were renamed in 
7404    GTK+-2.0 and GTK+-2.2 [Matthias, Manish Singh, Soeren]
7405
7406 Other contributors: Krasimir Angelov, Archit Baweja, Sebastien Bacher,
7407   Steve Chaplin, John Darrington, Daniel Elstner, Marco Pesenti Gritti, 
7408   Jody Goldberg, David Hampton, Richard Kinder, Christian Persch, 
7409   Roozbeh Pournader, Christian Reis, Christian Rose, Joe Shaw, 
7410   Vasilis Vasaitis, Morten Welinder
7411
7412 ----------------------------------------------------------------------
7413
7414 Overview of Changes in GTK+ 2.2.4
7415 =================================
7416 * Revert TreeView fix which broke context menus in different applications
7417   [Kristian Rietveld]
7418 * Typo fixes [Kjartan Maraas]
7419 * Make pressing END not put the menu in scrolling mode [Kris]
7420 * Misc bug fixes [Tor Lillqvist, Bruce Hochstetler, Kjartan, Tony Gale]
7421 * New and updated translations (sq, cy, hi, nl, de, es, zh_CN, ja, no, el)
7422
7423 Overview of Changes in GTK+ 2.2.3
7424 =================================
7425 * GdkPixbuf [Matthias Clasen]
7426  - Fix some problems with overflows when scaling down [Tomas Ögren]
7427  - Many GIF bug fixes [Matthias, Federico Mena Quintero]
7428  - Prefer 32-bpp ICOs, fix bugs with them
7429  - Fix problem with absolute filenames and gdk-pixbuf-query-loaders
7430    [Jens Elker]
7431  - Make gdk-pixbuf-csource include alignment magic [Brian Cameron]
7432 * Win32 [Tor Lillqvist]
7433  - Add multiple monitor support
7434  - Major event and key handling rewrite, including IME fixes
7435  - Fix handling of toplevel window positions
7436  - Add support for all window geometry hints (gridded geometry, etc.)
7437  - Fix DND to ignore drag window [Tony M Brown, Herman Bloggs]
7438  - Fix GdkImage memory leak [J. Ali Harlow]
7439  - Remove leftover OwnerGrabButtonMask emulation (fixes lots)
7440  - Misc bug fixes [Many from Hans Breuer, Tim Evans]
7441  - Build fixes and improvements [Peter Zelezny]
7442 * X11
7443  - Fix extremely common crash where we interpreted the timestamp
7444    field of a XKB event as a window ID and found a pixmap that matched.
7445    [Owen Taylor, with essential backtrace from Kjartan Maraas]
7446  - Fix CapsLock and NumLock for non-XKB [Robert Basch]
7447  - Fix problems with, eg. Ctrl-Alt-Backspace hiding Ctrl-Backspace [Owen]
7448  - Workaround Xinerama servers reporting wrong depths [Owen]
7449 * GtkTreeView [Kristian Rietveld]
7450  - Fix scrolling once more [Pedro Gimeno, Michael Natterer, Timo Sirainen]
7451  - Don't get confused by the Control key when handling selection
7452    from an accelerator like <Control>B [Michael Natterer]
7453  - Many misc fixes [Matthias, Marco Pesenti Gritti, Tim Janik, Alex Larsson, 
7454    Tim-Philipp Müller, Michael Natterer, Josh Parsons, Yann Rouillard,
7455    Rene Seindel, Owen Taylor, Alp Toker, Morten Welinder]
7456 * Input methods
7457  - Handle input methods exiting and starting while the 
7458    app is running [Hidetoshi Tajima]
7459  - Fix infinite loop when closing input methods [Owen,
7460    Takuro Ashie, Hidetoshi]
7461  - Add a 'cedilla' input method with c+acute => cedilla and use
7462    as the default for languages that use cedilla. [Gustavo De Nardin,
7463    Owen, Fco. Javier F. Serrador]
7464  - Fix status window for multihead [Owen, James Su]
7465  - Remember imcontext attributes when switching methods [Owen, 
7466    Botond Botyanszki]
7467 * GtkFileSelection [Owen]
7468  - Fix selection of "UntitledN" on initial map [Mark Finlay]
7469  - Fix an annoying bug with cursor positioning on failed completion
7470  - Misc Fixes [Owen, Tor]
7471 * Other widgets
7472  - Fix problem with GtkOptionMenus coming up in the wrong place [Kristian]
7473  - Fix problem with spinbuttons not getting enough space [Morten Welinder,
7474    Kristian]
7475  - Fix an infinite loop when resizing GtkTextView [Owen, Frederic Crozat]
7476  - Don't include menu labels in gtk_notebook_forall [Owen]
7477  - Fix problem with XEMBED (GtkPlug) clients that don't take focus stealing
7478    focus [Owen]
7479  - Accept color drops with wrong format from KDE [Matthias]
7480 * Fix problem from gnome-theme-manager playing tricks and
7481   making event->window a pixmap. [Anders Carlsson]
7482 * Ignore Caps-lock when matching accelerators
7483 * Fix 5-year-old bug where toplevels didn't fully refresh properly
7484   on theme change [Owen, Rajkumar Siva]
7485 * Don't require precompiled gdk-pixbuf-csource when cross-compiling
7486   from a tarball [Owen]
7487 * Documentation improvements [Matthias, Noah Levitt, Tor, Doug Quale, 
7488   Morten Welinder]
7489 * Misc bug fixes [Keith Bissett, Botond Botyanszki, Damien Carbery,
7490   Arno Charlet, Felipe Heidrich, Charles Kerr, George Lebl, Noah, Tor, 
7491   Callum McKenzie, Michael Meeks, Denis Mikhalkin, Thomas Mirlacher,
7492   Kristian, Masahiro Sakai, Soeren Sandmann, Benedikt Spranger, Owen, 
7493   Luis Villa]
7494 * New and updated translations (ar,az,cs,cy,be,de,es,fi,fr,he,hi,hu,id,is,it,
7495   ko,lt,ml,mn,nl,ne,no,pl,pt,pt_BR,ru,sk,sr,sr@Latn,ta,wa,zh_TW,zh_CN)
7496
7497 Overview of Changes in GTK+ 2.2.2
7498 =================================
7499
7500 * GdkPixbuf [Matthias Clasen]
7501  - Fix animation of slow-loading progressive GIFS
7502  - Fix long-standing animated GIF display bug with transparency
7503  - Misc bug and portability fixes [Rick Jones, Tim Mooney, Marijn Ross]
7504 * GDK [Owen Taylor]
7505  - Draw continuous underlines between Pango layout runs when 
7506    possible [Kang Jeong-Hee]
7507  - Fix gdk_pixbuf_from_drawable() for big endian [Christian Petig]
7508    Major rewrite of 16-bit handling for pixbuf_from_drawable()
7509 * X11 backend [Owen]
7510  - Fix build on X11R5 [Albert Chin]
7511  - Fix switching keyboard layouts while running [Egmont Koblinger]
7512  - Work around RENDER extension bugs on certain Sun X servers [Morten Welinder]
7513  - Zero unused fields in client messages we send Lubos Lunak]
7514  - Fix occasional segfault when drawing pixbufs [Hans Petter Jansson]
7515  - Fix wrong initialization that was keeping XShm from being used.
7516 * Win32 backend [Tor Lillqvist]
7517  - Tweak line drawing
7518  - Mouse/cursor fixes [Allin Cottrell]
7519  - Better handling of floppy drives in GtkFileSelection
7520  - Misc fixes [Arnaud Charlet, Cedric Gustin, Martyn Russell]
7521 * Input methods [Hidetoshi Tajima]
7522  - Add rules for Greek accents to GtkIMContextSimple [Vasilis Vasaitis]
7523  - Fix sorting of rules in GtkIMContextSimple [Vasilis]
7524  - Miscellaneous GtkIMContextXIM fixes 
7525  - Fix translation of input context names
7526 * Fix keyboard accelerators/bindings on Numeric Keypad [Owen, Olivier Ripoll]
7527 * Add Delete to GtkEntry context menu, Delete/Select All 
7528   to GtkTextView context menu [Matthias]
7529 * Keynav tweaks in GtkFileSelection, GtkColorSel [Matthias]
7530 * Add C-A-PgUp/Down as alternative notebook page switching keys [Matthias]
7531 * GtkTextView
7532  - Fix redrawing on color-only changes [Owen, Gustavo Giráldez]
7533  - Don't scroll to cursor on focus in [Paolo Maggi]
7534  - Fix spot location reported to input method [Owen, TOKUNAGA Hiroyuki, 
7535    Yao Zhang]
7536  - Miscellaneous bug fixes [Torbjörn Andersson, Matthias, Manual Clos,
7537    Padraig O'Briain, Owen]
7538 * GtkTreeView [Kristian Rietveld]
7539  - Fix prelighting [Sven Neumann]
7540  - Set drag cursor earlier to allow apps to override [Daniel Elstner]
7541  - Speed up insertions into GtkTreeModelSort [Owen, Jonathan Blandford]
7542  - Get background/cell area handling right in GtkTreeViewColumn [Vasco
7543    Alexandre da Silva Costa]
7544  - Bug fixes [Benjamin Bayart, Jonathan Blandford, Peter Bloomfield, 
7545    Dave Cook, Felipe Heidrich, Richard Hult, Markus Lausser, Michael Natterer,
7546    Mariano Suarez-Alvarez, Owen]
7547 * Fix handling of border width for GtkToolbar [Rodney Dawes]
7548 * Rewrite adjustment handling of GtkViewport, fixing many bugs
7549   [Owen, Thomas Leonard, Michael]
7550 * Misc bug fixes [Dennis Björklund, Jonathan, Dave Bordoley, Rich Burridge, 
7551   Anders Carlsson, Arnaud, Matthias, Vasco Alexandre da Silva Costa, 
7552   Tim Evans, Larry Ewing, John Finlay, Jeff Franks, Jody Goldberg, 
7553   Jason D. Hildebrand, Charles Kerr, Alex Larsson, Noah Levitt, Xan Lopez, 
7554   Loban Rahman, Richard Reich, Soeren Sandmann, Charles Schmidt, 
7555   Rajkumar Siva, Owen, Sergey V. Udaltsov, Morten Welinder, Michael Zucchi]
7556 * Code cleanups [Matthias, Glynn Foster, Britton Kerin, Sven Neumann, 
7557   Doug Quale, Manish Singh, Morten Welinder]
7558 * Switch to using libtool-1.5
7559 * Build fixes [Matthias, J. Ali Harlow, Rich Kinder, Jon Nall, Sven, 
7560   Christian Rose]
7561 * Documentation improvements [Matthias, Noah Levitt, Sven Neumann]
7562 * New and updated translations (am,az,be,ca,cs,cy,da,de,el,es,fa,fi,fr,id,
7563   it,ko,li,ml,mn,ms,nl,no,pl,pt,sr,sr@Latn,sv,ta,uk,yi,zh_TW)
7564
7565 Overview of Changes in GTK+ 2.2.1
7566 =================================
7567 * Win32 [Tor Lillqvist]
7568  - Improve setting of window position / decorations
7569  - Implement gdk_pixmap_foreign_new() [Naofumi Yasufuku]
7570  - Fix various file selection bugs
7571  - Improve scheme for locating pixbuf loader modules
7572  - Miscellaneous fixes [Alex Shaduri, Kenichi SUTO, Ed Woods]
7573 * GtkTreeView [Kristian Rietveld]
7574   - made GtkTreeSortable work as the documentation advertises [Jarek Dukat]
7575   - fixed gtk_tree_view_set_sort_column_id so you can disable sorting [Soeren
7576     Sandmann, Jarek Dukat]
7577   - TreeView search now works on all values transformable by GValue and not
7578     just strings [Muktha Narayan]
7579   - _move/_swap fixage in the Stores [Matthew Tuck, Paolo Maggi]
7580   - a lot of misc bug fixes [Alex Duggan, Carlos Garnacho Parro, Hans Petter
7581     Jansson, Kjartan Maraas, Soeren, Dave Camp, Murray Cumming, Dave Cook,
7582     Gaël Le Mignot, Vasco Alexandre da Silva Costa]
7583 * GtkTextView [Matthias Clasen]
7584  - Fix keynav with invisible cursor
7585  - Fix misdrawing of cursor [Owen Taylor] and selection
7586  - Many miscellaneous fixes [Narayana Pattipati, Daniel Elstner]
7587 * Fix problem with accidental inclusion of a main() [Matthias]
7588 * Documentation improvements [Matthias, Havoc Pennington]
7589 * Fix problem with GtkColorsel and pixmap themes [Daniel]
7590 * Fix race condition with GdkRGB in PseudoColor [Shivaram Upadhyayula]
7591 * Warning fixes [Manish Singh]
7592 * configure fixes [Akira Tagoh]
7593 * New and updated translations (ca,de,es,et,ko,mn,pl,pt,vi,zh_CN)
7594 * Miscellaneous bug fixes [Matthias, Daniel, Martin Gansser, Louis Garcia, 
7595   Tommi Komulainen, Thomas Leonard, Ian Peters, Arvind Samptur, 
7596   Soeren Sandmann, Hidetoshi Tajima, Owen]
7597
7598 ----------------------------------------------------------------------
7599
7600 Overview of Changes in GTK+ 2.2.0
7601 =================================
7602 * Fix problem with the DND code and event filters [Bolian Yin, Owen Taylor]
7603 * GtkTreeView bug fixes [Kristian Rietveld, Soeren Sandmann, Matthias Clasen]
7604 * Documentation improvements [Matthias Clasen, Eric Warmenhoven, 
7605   James M. Cape]
7606 * Example portability fix [Sven Neumann]
7607 * Updated translations (es,ja,lv,ms,nl,ru,sk,sv)
7608
7609 Overview of Changes in GTK+ 2.1.5
7610 =================================
7611 * GtkFileSel fixes [Owen Taylor]
7612   - Fix ..<tab> to go up a dir [Francisco Bustamante]
7613   - Fix UTF-8 operation, so that non-ASCII works [Kang Jeong-Hee]
7614   - Use g_utf8_collate() not strcmp for sorting [Gregory Merchan]
7615 * Only close dialogs on Escape if they have a cancel button. [James Willcox]
7616 * Fix problem with resizing gnome-terminal popup [Soeren Sandmann]
7617 * Add Home/End/Page_Up/Page_Down keybindings for menus [Owen,
7618   Narayana Pattipati, Marius Andreiana]
7619 * Xinerama fixes for GtkMenu [Matthias Clasen]
7620 * Fix long-standing problem with Ami and GtkEntry [Owen, Kang Jeong-Hee]
7621 * Documentation additions and fixes [Matthias]
7622 * New and updated translations (am,bg,da,fr,fi,de)
7623 * Miscellaneous bug and build fixes
7624
7625 Other contributors: Johan Dahlin, James Henstridge, Jon Nelson, 
7626    Bastien Nocera, Christian Reis, Arvind Samptur, Anand Subra, Simon Wong
7627
7628 Overview of Changes in GTK+ 2.1.4
7629 =================================
7630 * Improved default color scheme [Soeren Sandmann, with advise from
7631   Tuomas Kuosmanen and Garrett LeSage]
7632 * Make pixmap creation functions take a GdkDrawable not a GdkWindow
7633   [Kristian Rietveld]
7634 * Support move-resize emulation for all edges. [Matthias Clasen]
7635 * Many fixes for X11 gdk_colormap_alloc_colors [Naofumi Yasufuku, Owen]
7636 * Remove extra selections for ButtonRelease in XInput code 
7637   [Garry Osgood, Owen]
7638 * Another attempt at fixing X focus tracking [Owen]
7639 * linux-fb VT switch improvements [Eric Warmenhoven]
7640 * Win32 [Tor Lillqvist]
7641   - Bug and win98 portability fixes for new tile/stipple code [Hans Breuer]
7642   - Improve maximized/minimized tracking
7643   - Bug fixes
7644 * Fix problem with gtk_combo_set_popdown_strings() not changing
7645   the entry text [Owen]
7646 * Support RTL flipping for statusbars [Matthias]
7647 * GtkTreeView bug fixes [Kristian Rietveld, Juri Pakaste, Erik Simonsen,
7648   Richard Hult, Carlos Garnacho Parro]
7649 * Use octal escapes rather than literal UTF-8 in strings [Owen]
7650 * Make a lot of read-only data const. [Matthias, Morten Welinder]
7651 * Misc bug fixes
7652 * New and updated translations (cs,es,el,he,hu,lv,no,ro)
7653
7654 Other contributors: Anders Carlsson, Chris Blizzard, Stephen Brown, 
7655    Erwann Chenede, Jon-Kare Hellan, John Finlay, Jarred Keuch, 
7656    Kjartan Maraas, Christian Neumair
7657
7658 Overview of Changes in GTK+ 2.1.3
7659 =================================
7660
7661 GDK:
7662 * Win32 [Tor Lillqvist]
7663   - fixes to multihead API stubs 
7664   - Comprehensively implement tiles and stipples
7665   - Handle tracking minimized/maximized [Arnaud Charlet]
7666 * linux-fb fixes [Eric Warmenhoven]
7667 * Use g_get_application_name() for default window titles and
7668   for the title of the client leader window [Owen, Havoc Pennington]
7669 * Complete resize-grippy support, move-resize emulation 
7670   [Anders Carlsson, Matthias Clasen]
7671
7672 GTK+ Core:
7673 * On screen change, recreate the widget's Pango context [Owen]
7674 * Fix problems with focus ending up on unmapped widgets [Owen]
7675 * Make g_object_set (gtk_settings_get_default (), ...) to override
7676   settings from XSETTINGS and ~/.gtkrc [Jonathan Blandford]
7677 * Make GtkInputDialog multihead aware [Owen]
7678 * Add a ::screen-changed signal to GtkWidget [Owen Taylor]
7679
7680 Widget improvements:
7681 * Draw/check menu items insensitive [Soeren, Tim Evans]
7682 * Fix color usage for radio/check menu item indicators [Soeren]
7683 * Add ::snap-edge-set-property to GtkHandleBox [Owen, Matthias]
7684 * RTL flipping improvements for GtkHandleBox, GtkMenuItem, GtkOptionMenu,
7685   GtkCheckMenuItem [Matthias Clasen]
7686 * GtkCombo improvements [Owen]
7687   - Don't leave it behind when switching desktops [Matthias Clasen]
7688   - Fix longstanding bug with unwanted moving of selection [Mike Fulbright]
7689   - Don't change entry contents until window is popped back up
7690   - Keynav fixes
7691 * Menu scrolling behavioral improvements [Owen, Ettore Perazzoli]
7692 * GtkNotebook keynav improvements [Owen]
7693 * Handle painting text on dark-colored progressbars [Soeren]
7694 * GtkTreeView  [Kristian Rietveld]
7695   - Privatize gtk_tree_store_move(), add gtk_tree_store_move_before/after()
7696   - Add GTK_CELL_RENDERER_FOCUSED flag
7697   - Keynav fixes, including adding boolean return values for keybinding
7698     signals (API breakage for API that no one should have been using)
7699     [Narayana Pattipati]
7700   - Add gtk_tree_view_column_cell_get_position()
7701   - Add an inconsistent state for GtkCellRendererToggle
7702   - Various bug fixes [Murray Cumming, Daniel Elstner, Vitaly Tishkov,  
7703     Morten Welinder, Robert Kinsella, Soeren]
7704
7705 Input Methods:
7706 * Sort the input method list in the right click popup [Abigail Brady]
7707 * GtkIMContextXIM bug fixes [HideToshi Tajima]
7708
7709 General:
7710 * Make sure that parameters don't shadow system functions [Soeren Sandmann]
7711 * Deprecation cleanups [Manish Singh]
7712 * Don't grab the focus to the default button in a GtkDialog [Daniel Elstner]
7713 * Doc improvements, including adding Since: for 2.2. additions 
7714   [Matthias Clasen]
7715 * Bug fixes, cleanups [Anders Carlsson, Daniel, Vitaly Tishkov, Matthias, 
7716   Iain Holmes, Gregory Merchan, Havoc Pennington, Soeren, Morten Welinder]
7717 * Build fixes [Owen, Jeff Waugh, Dan Mills]
7718
7719 Overview of Changes in GTK+ 2.1.2
7720 =================================
7721
7722 * Fixes for GtkIMContextXIM [HideToshi Tajima, Owen Taylor]
7723 * Remove usage of XLookupString outside of GtkIMContextXIM [Owen]
7724 * Handle Shift/Caps/Num_Lock properly for non-Xkb [Owen]
7725 * Add a --screen option to set default screen [Balamurali Viswanathan, Owen]
7726 * Add simple support for startup notification [Havoc Pennington]
7727 * Handle focus indication for check and radio buttons without children
7728   [Dave Camp, Owen]
7729 * Much work on improve submenu navigation [Soeren Sandmann]
7730 * Add "selected_shadow_type" property for menus [Soeren]
7731 * Add "scrollbar_spacing" style property [Anders Carlsson, Owen]
7732 * Rework GtkPaned keynav [Soeren, Calum Benson]
7733 * Sensitivity and keynav fixes for GtkFileSelection [Muktha Narayan, Owen]
7734 * Removed mnemonics for GtkToolbar Items [Mikael Hallendal]
7735 * Tree view fixes and speedups 
7736   [Kristian Rietveld, Daniel Elstner, Havoc Pennington]
7737 * Allow themes to set GtkTreeView even/odd row colors [Kristian]
7738 * Doc fixes and improvements [Matthias Clasen, Vitaly Tishkov]
7739 * Win32 fixes [Tor Lillqvist]
7740 * Misc cleanups and bug fixes
7741
7742 Other contributors: Phil Blundell, Erwann Chenede, Jeremy Katz, 
7743    Padraig O'Briain, Havoc Pennington, Timo Sirainen, Nam SungHyun,
7744    Matt Wilson,
7745
7746 Overview of Changes in GTK+ 2.1.1
7747 =================================
7748 * Cleanup of use of deprecated functions in GTK+ [Manish Singh]
7749 * Add support for separately installed Pixbuf loaders [Matthias Clasen]
7750 * linux-fb improvements including window maximization. [Eric Warmenhoven]
7751 * Fix to compile again with Xft version 1 [Owen Taylor]
7752 * Fix handling of pointer on multiple screens [Owen]
7753   - Add gdk_event_set/get_screen() via evil hack
7754   - Add GdkDisplayPointerHooks to replace GdkPointerHooks
7755   - gdk_screen_get_window_at_pointer() => gdk_display_get_window_at_pointer()
7756   - Add gdk_display_get_pointer()
7757   - Make drag-and-drop between multiple screens work
7758 * Export gdk_event_new(), discourage stack allocated events [Owen]
7759 * gdk_draw_pixbuf() as better name for gdk_pixbuf_render_to_drawable() [Owen]
7760 * Basic support for RandR extension [Keith Packard, Owen]
7761 * Allow moving paned sliders all the way to the edge [Owen, Darin Adler]
7762 * Add tag_table construct property to GtkTextBuffer [Daniel Elstner]
7763 * gtk_window_set_[default_]icon_from_file [Owen, Havoc]
7764 * Fix handling of GtkSettings set from RC files on reload [Owen]
7765 * GtkTreeView work [Kristian Rietveld]
7766   - Stop editing on a focus out event for GtkCellRendererText 
7767     [Andreas J. Guelzow]
7768   - Don't accept drops on auto-sorted models
7769   - Fix evil bug with insertions to GtkTreeModelSort [Hans Petter Jansson]
7770 * Fixes for GtkIMContextXIM 
7771   [Takuro Ashie, Motonobu Ichimura, Owen, HideToshi Tajima]
7772 * Documentation fixes [Soeren Sandmann, Matthias Clasen; Joost Faassen, 
7773   Alexey A. Malyshev, Ben Martin, Havoc Pennington, Boris Shingarov, Owen, 
7774   Vitaly Tishkov, Dan Winship, Yao Zhang]
7775 * Some performance tweaks [Soeren, Padraig O'Briain]
7776 * Miscellaneous bug fixes
7777
7778 Other contributors: Jacob Berkman, Phil Blundell, Kenneth Christiansen, 
7779   Murray Cumming, Bill Haneman, Jon-Kare Hellan, Hema Seetharamaiah
7780
7781 Overview of Changes from GTK+-2.0.x to GTK+-2.1.0
7782 =================================================
7783
7784 Multihead support: [Erwann Chenede, Owen Taylor]
7785 * Multihead support 
7786 * Add GdkDisplay, GdkScreen structures
7787 * Add _for_display(), _for_screen() variants where needed in GDK and GTK+
7788   (In other cases, make the variants methods on GdkDisplay/GdkScreen
7789 * Adapt GTK+ widgets to be multihead safe
7790 * Allow initialization of GTK+ without opening a display with gtk_parse_args()
7791 * Add multihead support to demos/tests.
7792
7793 GDK:
7794 * Adapt win32 code to multihead reorganization [Hans Breuer, Tor Lillqvist]
7795 * Adapt linux-fb code to multihead reorganization [Eric Warmenhoven]
7796 * Miscellaneous linux-fb improvements [Eric]
7797 * Xinerama support [Erwann Chenede, Matthias Clasen]
7798 * Allow GDK backends to add custom argument parsing [Sven Neumann]
7799 * Add support for some addition NET window manager spec hints [Havoc Pennington]
7800 * Add ::keys-changed signal to GdkKeymap, handle keymap changes for keybindings [Owen]
7801
7802 GtkTreeView: [Kristian Rietveld]
7803 * Support stock pixbufs in GtkCellRendererPixbuf 
7804 * Allow setting the cell background for cell renderers
7805 * Support focusing individual cell renderers and other focus fixes
7806 * Make resizing tree views more efficient [Soeren Sandmann]
7807 * Add gtk_tree_model_get_string_from_iter
7808 * Improve gtk_list_store_remove API
7809 * API additions:
7810   gtk_tree_model_sort_iter_is_valid(), gtk_tree_view_expand_to_path() 
7811   Add gtk_tree_selection_get_selected_rows(),
7812   gtk_tree_selection_count_selected_rows() 
7813   gtk_tree_path_new_from_indices(),  gtk_{list,tree}_store_{reorder,swap,_move} 
7814
7815 GTK+:
7816 * Add style property for drawing menu items without shadow [Soeren]
7817 * gtk_widget_modify_color_component/font(): Allow clearing
7818   current modifications. [Owen]
7819 * Add GtkWidget::is_focus, GtkWindow::is_active properties [Owen]
7820 * Some XEMBED changes for standards compliance and Qt compatibility [Owen]
7821 * Fix menus resizing when popped up or torn off [Owen]
7822 * Improve label behavior when it gets a too small allocation [Soeren]
7823 * Add support for depth 8 StaticColor visuals to gdkrgb [Matthias]
7824 * Theme drawing improvements [Soeren]
7825 * Add types for GtkRowReference, GtkClipboard [Jonathan Blandford, James Henstridge, Owen]
7826 * Use G_TYPE_FLAG_ABSTRACT for abstract types [Matthias]
7827 * Add gtk_menu_shell_select_first() [Owen]
7828 * Add gtk_notebook_get_n_pages() [Havoc Pennington]
7829 * Allow accel_path = NULL for gtk_menu_item_set_accel_path().
7830 * Allow icon sizes to be changed via a GtkSetting [Bill Haneman, Brian Cameron, Owen]
7831
7832 GdkPixbuf:
7833 * Improve gdk-pixbuf loader tests [Soeren Sandmann]
7834 * Use iTXT chunks when necessary in PNG image saver [Matthias]
7835 * Add incremental loading for progressive jpegs [Matthias]
7836 * Add load-at-size functionality [Matthias]
7837 * Add a loader for .ANI animations [Matthias]
7838 * Load hotspot for .ICO files [Matthias]
7839
7840 Docs:
7841 * Convert docs to Docbook XML [Matthias]
7842 * Doc improvements and fixes [Matthias, Soeren, 
7843   Dennis Bj"orklund, Ross Burton, Manuel Clos, Alexey A. Malyshev, Brett Nash,
7844   Brian Tarricone, Owen, Vitaly Tishkov, Yao Zhang]
7845 * Tutorial improvements [Tony Gale]
7846
7847 General:
7848 * Add gtk-im-preedit-style/gtk-im-status-style XSETTINGS [Hidetoshi Tajima]
7849 * Clean up GDK and demos for deprecated functions [Manish Singh]
7850 * Misc fixes [Olexiy Avramchenko, Jacob Berkman, Anders Carlsson, David L. Cooper II, Robin Lu, 
7851   Eric Mader, Mark McLoughlin, Padraig O'Briain, Laszlo Peter, Hidetoshi, Vitaly Tishkov, 
7852   Shivaram Upadhyayula]
7853
7854 Overview of Changes in GTK+ 2.0.9
7855 =================================
7856 * Fix colormap refcounting, which caused frequent metacity crashes
7857   [Christopher James Lahey]
7858 * Lots of work on the Win32 backend [Tor Lillqvist]
7859  - Scrolling fixes
7860  - GdkGC clipping fixes and improvements
7861  - Started implementing all fill styles
7862 * GtkTreeView bug fixes [Kristian Rietveld]
7863  - Make TreeView reordering work on FreeBSD/Solaris [Heiner Eichmann]
7864 * Various bug fixes
7865
7866 Other contributors: Matthias Clasen, Arnaud Charlet, Vitaly Tishkov,
7867    Josh Parsons, Peter Bloomfield
7868
7869 Overview of Changes in GTK+ 2.0.8
7870 =================================
7871 * Fix typo in io-gif.c that broke loading GIFS [Akira Tagoh]
7872 * Improve redraws when scrolling on Win32 [Tor Lillqvist]
7873 * Fix problem with RENDER and XFree86-4.1 [Owen Taylor, Jamie Zawinski]
7874 * Fix problem with GtkImage placement [Owen, Sven Neumann, Soeren Sandmann]
7875 * Updated translation (el)
7876
7877 Overview of Changes in GTK+ 2.0.7
7878 =================================
7879 * Fix some memory leaks in gdk-pixbuf [Sven Neumann]
7880 * Pixbuf loader fixes  [Federico Mena Quintero, Elliot Lee]
7881 * Support depth 8 StaticColor in GdkRGB [Matthias Clasen]
7882 * Win32 fixes and improvements [Tor Lillqvist]
7883  - Keyboard handling fixes [Florent Duguet]
7884  - Fixes for building and running on Cygwin [Masahiro Sakai]
7885  - Fix gdk_window_scroll(), other GdkWindow fixes
7886  - Misc bug and build fixes [Soren Andersen, Florent, Tim Evans,
7887    J. Ali Harlow, Andreas Holzmann, Iwasa Kazmi]
7888 * Improve tracking of toplevel focus state [Owen]
7889 * XIM input method fixes [Takuro Ashie, HideToshi Tajima]
7890 * Fix the longstanding problem with <,> keys and XIM [Owen Taylor]
7891 * Fix GtkIMContextSimple for us-intl keyboards [Alexandre Oliva]
7892 * GtkIMContextSimple updates for Eastern Europe [Stanislav Brabec]
7893 * Fix the "key bindings randomly stop working" problem [Sebastian Ritau]
7894 * GtkTextView fixes [Gustavo Giraldez, Padraig O'Briain, Shivaram Upadhyayula]
7895 * GtkTreeView bugfixes [Jonathan Blandford, Kristian Rietveld]
7896   - Various memleak, ref counting fixes [Jonathan, Jorn Baayen, Daniel 
7897     Elstner, Morten Welinder]
7898   - gtk_tree_selection_selected_foreach now immediately returns if 
7899     the model is being changed [Havoc Pennington]
7900   - Fix evil bug with insertions to GtkTreeModelSort [Hans Petter Jansson]
7901 * GtkCombo fixes [Marco Pesenti Gritti, Zimler Attila, Matthias, Owen]
7902 * Fix 64-bit problem with GtkFundamentalType [Ross Alexander, Manish Singh] 
7903 * New and updated translations (am,be,bg,ca,cs,da,de,el,es,el,fa,fr,hi,hu,
7904   ja,ko,lv,ms,nl,no,pl,pt,pt_BR,ru,sk,sv,vi,zh_TW)
7905 * Many miscellaneous bug fixes
7906
7907 Other contributors: Jacob Berkman, Albert Chin, Chema Celorio,
7908    David L. Cooper II, Brent Fox, Tim Janik, Marco Pesenti Gritti, 
7909    Alex Larsson, Zenith Lau, Thomas Leonard, Gaute Lindkvist, 
7910    Paolo Maggi, Andy Wingo, Jami Pekannen, Joshua N Pritikin, 
7911    Soeren Sandmann, Vitaly Tishkov, Morten Welinder
7912
7913 Overview of Changes in GTK+ 2.0.6
7914 =================================
7915
7916 * GtkTreeView bug fixes [Jonathan Blandford, Kristian Rietveld, 
7917   Josh Green, Matthias Clasen]
7918 * Fix problem with keynav and insensitive menu items [Owen Taylor]
7919 * Fix pixbuf_from_drawable() for LSB -> MSB [Federico Mena Quintero]
7920 * Use GTK2_RC_FILES envvar instead of GTK_RC_FILES [Owen]
7921 * Focus check/radio buttons when activating with a mnemonic [Padraig O'Briain]
7922 * Cycle between multiple menubars with F10, not control-tab 
7923   [Calum Benson, Padraig]
7924 * Misc bug fixes [Jacob Berkman, Matthias Clasen, Manuel Op de Coul,
7925   Bill Haneman, Norihiro UMEDA, Shivaram Upadhyayula, Yao Zhang]
7926 * Build fixes for cross-compiling and portability [Arnaud Charlet, 
7927   J. Ali Harlow]
7928 * Updated translations (bg,ca,da,fr,ja,ko,lv,no,pl,ru,sk,sv,vi)
7929
7930 Overview of Changes in GTK+ 2.0.5
7931 =================================
7932
7933 * Fix a wrong assertion that broke gtk_file_selection_set_filename();
7934   also another fix from testing this function with non-UTF-8 filenames.
7935 * Fix incorrect property notification in GtkTextView. [James M. Cape]
7936
7937 Overview of Changes in GTK+ 2.0.4
7938 =================================
7939
7940 * Fix a number of types which were registered with the 
7941   type system with the wrong names [James Henstridge, Jonathan Blandford]
7942 * Support missing data types in GtkList/TreeStore [Daniel Elstner]
7943 * Misc GtkTreeView bug fixes [Dave Camp, Jonathan, Daniel Elstner, 
7944   Josh Parsons]
7945 * Drag and drop fixes, including a stuck grab. [Dave, Thomas Leonard, 
7946   Owen Taylor]
7947 * Calculate screen size on win32 from the "logical DPI" 
7948   [Joaquin Cuenca Abela, Tor Lillqvist]
7949 * Misc Win32 bug fixes. [Florent Duguet, Tor]
7950 * Fix theme changes for GtkMenu [Soeren Sandmann]
7951 * Fix gdk_pixbuf_from_drawable() for big endian. [Federico Mena Quintero]
7952 * Fix encoding handling for gtk_file_selection_set_filename()
7953   [Sebastian Ritau, Owen]
7954 * Fix crash with DND, Qt and Metacity [Cha Young-Ho, Havoc, Owen]
7955 * Fixes for DirectColor visuals [Shivaram Upadhyayula]
7956 * Memory leak and UMR fixes [Michael Meeks, Matthias Clasen, Valgrind]
7957 * Misc bug fixes
7958 * Updated translations (ca,cs,da,es,et,fr,ms,nl,pl,pt,pt_BR,ru,sv)
7959
7960 Other contributors: Nicholas Allen, Jacob Berkman, Remus Draica, 
7961   Nano Golveia, Tim Janik, Sergey Kuzminov, George Lebl, Garrett LeSage, 
7962   Robin Lu, Timo Meinen, Michel Selten, Boris Shingarov, Jeff Waugh
7963
7964 Overview of Changes in GTK+ 2.0.3
7965 =================================
7966
7967 * GtkTreeView fixes (Jonathan Blandford, Kristian Rietveld, Daniel Elstner)
7968 * Improve GdkRGB support for low color depths (Tor Lillqvist).
7969 * Tweak F10 behavior to focus GtkMenuBar. (Owen Taylor)
7970 * Include internal children when focusing. (Jonathan)
7971 * Win32 fixes (Tor Lillqvist, David Sterba)
7972 * Allow use of a pixmap as the drawable in gdk_pixmap_new(). (Kristian)
7973 * GdkPixbuf fixes (Matthias Clasen, Michael Natterer, Federico Mena Quintero)
7974 * GtkMenu fixes. (Soeren Sandmann)
7975 * Find gdk-pixbuf-csource when cross-compiling. (Michael Natterer)
7976 * Misc input-method related fixes (Yao Zhang, Federico)
7977 * Fix stuck grab during DND. (Dave Camp, Owen)
7978 * Remove in-bevel from scrolled-offscreen menus. (Ettore Perazzoli)
7979 * Various plug/socket fixes (Owen, Padraig O'Briain, Dave Camp, 
7980   Michael Meeks)
7981 * Handle Xlib internal connections (HideToshi Tajima)
7982 * Many miscellaneous bug fixes.
7983
7984 Other contributors: Jacob Berkman, Abigail Brady, Rich Burridge, 
7985 Anders Carlsson, Murray Cumming, Nalin Dahyabhai, James Henstridge, 
7986 David Highley, Ben Liblitt, Tim Janik, Bill Jannsen, Lauris Kaplinski, 
7987 Sergey Kuzminov, Alex Larsson, Sven Neumann, Havoc Pennington, Gareth Pearce, 
7988 Simon Floery, Thomas Leonard, Detlef Reichl, Martin Schulze, Christophe Saout,
7989 Timo Sirainen, Graham Swallow.
7990
7991 Overview of Changes in GTK+ 2.0.2
7992 =================================
7993
7994 * GtkTreeView cursor movement fixes [Kristian Rietveld]
7995 * GtkTreeModelSort iterator stamp fixes [Kristian Rietveld]
7996
7997 Overview of Changes in GTK+ 2.0.1
7998 =================================
7999
8000 * GtkTreeView fixes and performance improvements 
8001   [Kristian Rietveld, Jonathan Blandford, Mike Piepe, Dave Camp]
8002 * GtkTextView fixes [Havoc Pennington]
8003 * Fix problems with accelerators on Solaris [Padraig O'Briain]
8004 * Some fixes for key bindings on keypad keys [Owen Taylor]
8005 * Fix problem with RENDER use on big endian machines 
8006   [Owen Taylor, with help from Tuomas Kuosmanen]
8007 * Win32 fixes, especially dashed line drawing 
8008   [Tor Lillqvist, Hans Breuer]
8009 * Compile with -D_REENTRANT when appropriate [Sven Neumann]
8010 * Compiler warning cleanups [Erwann Chenede]
8011 * Fix handling of font-name XSETTING [Richard Hestilow]
8012 * Make linux-fb backend compile again [Carlo E. Prelz, Alex Larsson]
8013 * Fix problems with inappropriate menu scroll arrows [Owen]
8014 * Stock icon improvements [Jakub Steiner, Tuomas]
8015 * Much work on pixbuf loader robustness [Matthias Clasen]
8016 * Documentation improvements [Matthias, Vitaly Tishkov]
8017 * Fix some crashes in GtkWindow accelerator handling code 
8018   [Dave Camp, Matt Wilson]
8019 * Misc bug fixes
8020
8021 Other contributors: Jacob Berkman, Dennis Björklund, Seth Burgess,
8022   Murray Cumming, Johan Dahlin, John Ellis, Kang Jeong-Hee, 
8023   James Henstridge, Richard Hult, Thomas Leonard, LEE Sau Dan, 
8024   Alexey A. Malyshev, Mark McLoughlin, Michael Meeks, Sven Neumann, 
8025   Andras Salamon, Soeren Sandmann, Dan Winship, Yao Zhang
8026
8027 Overview of Changes in GTK+ 2.0.0
8028 =================================
8029
8030 * GtkTreeView fixes [Jonathan Blandford, Kristian Rietveld, Darin Adler]
8031 * Build fixes [Anders Carlsson, Tor Lillqvist, Manish Singh]
8032 * Bug fixes. [Thomas Leonard, Owen Taylor]
8033
8034 Overview of Changes in GTK+ 2.0.0 rc1
8035 =====================================
8036
8037 * GtkTreeView fixes [Kristian Rietveld, Jonathan Blandford, Richard Hult]
8038 * Text widget fixes [Havoc Pennington]
8039 * Efficiency fixes when using Xft [Owen Taylor]
8040 * Key handling fixes and other fixes for Win32 [Hans Breuer, Tor Lillqvist]
8041 * Try to fix key handling without XKEYBOARD extension [Owen]
8042 * Documentation fixes and improvements 
8043   [Matthias Clasen, Alexey Malyshev, Akira Tagoh, Vitaly Tishkov]
8044 * Widget drawing improvements [Soeren Sandmann]
8045 * Allow cycling between multiple menu bars with <Control>Tab [Owen]
8046 * Try to build libraries with only shared library dependencies on Xft to 
8047   deal with transition to Xft2 [Owen]
8048 * Portability fixes [Owen, Miroslaw Dobrzanski-Neumann]
8049 * Don't use red as the default cursor color [Owen]
8050 * Bug fixes, bug fixes, bug fixes.
8051
8052 Other contributors: Darin Adler, Jacob Berkman, Kevin Breit, Hans Breuer, 
8053   Anders Carlsson, Damon Chaplin, Finlay Dobbie, Jody Goldberg,
8054   Andreas J. Guelzow, Scott Guilbeaux, Vlad Harchev, James Henstridge,
8055   Tim Janik, Satyajit Kanungo, Charles Kerr, Sergey Kuzminov, Miles Lane, 
8056   Alexander Larsson, Paolo Maggi, Skip Montaro, Jan Mynarik, Sven Neumann, 
8057   Padraig O'Briain, Narayani Pattipati, Mark Patton, Havoc Pennington, 
8058   Ettore Perazzoli, Guillermo S. Romero, Manish Singh, Morten Welinder
8059
8060 Overview of Changes in GTK+ 1.3.15
8061 ==================================
8062
8063 * New stock and improved icon images
8064   [Tuomas Kuosmanen, Jakub Steiner, Anders Carlsson]
8065 * Widget drawing improvements for check and radio buttons,
8066   spinbuttons [Soeren Sandmann]
8067 * Clean up module search path algorithm, use GTK_PATH [Owen Taylor]
8068 * Add GtkSetting for font name. [Richard Hestilow]
8069 * Much improved key matching code, accelerators work independent
8070   of group [Owen]
8071 * Make mnemonics work for embedded GtkPlug widgets [Owen]
8072 * Keynav improvements for GtkTreeView [Kristian Rietveld]
8073 * Fix gtk_tree_view_scroll_to_cell() [Jonathan Blandford]
8074 * Rename gtk_tree_view_get_iter_root() and gtk_tree_path_new_root()
8075   to gtk_tree_view_get_iter_first() and gtk_tree_path_new_first(),
8076   add compatibility macros.
8077 * GtkTreeView bug fixes [Kristian, Anders, Damon Chaplin]
8078 * GtkTextView bug fixes [Havoc Pennington]
8079 * Pad class structures for future binary compatibility [Owen]
8080 * Tutorial improvements [Sven Neumann, Matthias Clasen]
8081 * Fixes for MULTIPLE selection target [Gregory Merchan, Owen]
8082 * Fix problems with initial widget size [Owen]
8083 * AIX compilation fixes [Miroslaw Dobrzanski-Neumann]
8084 * Win32 fixes [Hans Breuer, Tor Lillqvist]
8085 * Miscellaneous bug fixes
8086
8087 Other contributors: David L. Cooper, Eric Fischer, Jody Goldberg, 
8088   Satajyit Kanungo, Thomas Leonard, Mark Patton, Manish Singh, 
8089   Nicolas Setton
8090
8091 Overview of Changes in GTK+ 1.3.14
8092 ==================================
8093
8094 * Keyboard focus improvements [Owen Taylor]
8095 * Code cleanup [Matthias Clasen, Manish Singh, Darin Adler]
8096 * Fix accidentally exported variables [Mark McLoughlin]
8097 * GtkTreeView fixes [Jonathan Blandford, Kristian Rietveld, John Harper, Darin]
8098 * Default to yellow tooltips [Owen]
8099 * RC file fixes for reloading, priorities [Owen, Matthias]
8100 * GtkMenu behavior improvements and bug fixes [Owen, Arnaud Charlet]
8101 * GtkTextView fixes [Havoc Pennington, Daniel Elstner, Dennis Bjorklund]
8102 * Improve keynav for paned widgets, tooltips, spin buttons, notebooks, 
8103   scrolled windows [Soeren Sandmann, Padraig, Owen]
8104 * Add Emacs/Default key themes [Owen]
8105 * Win32 fixes [Hans Breuer, Tor Lillqvist]
8106 * Ethiopic input methods [Daniel Yacob]
8107 * Opaque paned window resizing [Soeren]
8108 * Tweak table expansion behavior [Tim Janik]
8109 * Fix GtkCalendar focus drawing [Bill Haneman]
8110 * Allow themeable cursor thickness [Bill]
8111 * Start of fixing of tutorial for GTK+-2.0 [Matthias]
8112 * Add a ::adjust-bounds signal to GtkRange to allow spreadsheet style
8113   scrollbars. [Jody Goldberg]
8114 * Add the ability to turn on multiple selection for GtkFileSel [Manish]
8115 * Bug fixes
8116
8117 Other contributors: Jacob Berkman, Padraig O'Briain, Anders Carlsson,
8118  Johan Dahlin, Richard Hult, Stefan Kost, Alex Larsson, Thomas Leonard,
8119  Paolo Maggi, Alexey Malyshev, Federico Mena Quintero, Skip Montaro,
8120  Sven Neumann, Havoc Pennington, Laszlo Peter, Christian Rose, Joe Shaw,
8121  Kevin Vandersloot,  Morten Welinder, Peter Williams
8122
8123 Overview of Changes in GTK+ 1.3.13
8124 ==================================
8125
8126 * Tree view fixes. [Kristian Rietveld, Jonathan Blandford, Anders Carlsson]
8127 * Tree view support for low-vision themes [Bill Haneman]
8128 * Text view bug fixes. [Havoc Pennington]
8129 * Win32 fixes and improvements.  [Tor Lillqvist, Hans Breuer, 
8130   Archaeopteryx Software]
8131 * Documentation improvements [Matthias Clasen, Havoc Pennington]
8132 * Accelerate alpha compositing using RENDER extension if present,
8133   and optimize the non-RENDER case a lot. [Owen Taylor]
8134 * Add support for "optional keybindings" (action signal returns FALSE) [Owen]
8135 * Fixed the infamous changing directory deletes filename bug 
8136   [Owen and a cast of thousands]
8137 * Add mouse cursor hiding for text widgets [Anders Carlsson]
8138 * Simple Hangul input module [Yusuke Tabata]
8139 * Removed the scary startup warning.
8140 * GdkPixbuf pixel handling fixes [Owen, Michael Hore, Jim Cape]
8141 * Converted GtkFileSelection and GtkFontSelection to use GtKTreeView widgets
8142   instead of the deprecated GtkCList [Owen]
8143 * gtkhsv.h was installed by mistake, fixed that. [reported by Ross Burton]
8144 * gdk_pixbuf_render_to_drawable() now also handles alpha pixbufs.
8145 * Made Gtkimage draw GtkPixmap, GtkImage, GdkPixbuf insensitive, prelighted,
8146   etc. [Havoc, Owen]
8147 * Marked gtk_item_factory_path_from_widget() G_CONST_RETURN. [Matt Wilson]
8148 * gtk_image_menu_item_new_from_stock() now falls back to
8149   new_with_mnemonic, for consistency with gtk_button_new_from_stock()
8150   [Havoc Pennington]
8151 * GdkModifierType is now consistently used for modifier mask parameters
8152   [Mark Patton]
8153 * gtk_widget_set_accel_path() is now publically exported.
8154
8155 Other contributors: Darin Adler, Jeffrey Baker, Damon Chaplin, Brian Cameron, 
8156   Murray Cumming, James Henstridge, Jacob Berkman, Arnaud Charlet, Jeff Franks, 
8157   Jeff Garzik, Jody Goldberg, Diego Gonzalez, Melvin Hadasht, Raja Harinath, 
8158   Tim Janik, Mike Kestner, Mathieu Lacage, Alex Larsson, Ryan Lovett, 
8159   Mark McLoughlin, Sven Neumann, Padraig O'Briain, Xavier Ordoquy, Chris Phelps, 
8160   Detlef Reichl, Guillermo S. Romero, Federico Mena Quintero, Manish Singh,
8161   HideToshi Tajima, Vitaly Tishkov, Jon Trowbridge, Sergey Vlasov.
8162
8163 Overview of Changes in GTK+ 1.3.12
8164 ==================================
8165
8166 * Fix problems with PNG saving [Michael Natterer]
8167 * Cleanups of deprecated usages [Sebastian Wilhelmi]
8168 * Win32 fixes [Tor Lillqvist]
8169 * Documentation improvements [Matthias Clasen, Havoc Pennington, 
8170   Vitaly Tishkov]
8171 * Frame buffer port fixes [Manish Singh]
8172 * GtkTextView bug fixes [Havoc Pennington, Chris Phelps]
8173 * Menu behavior improvements [Kristian Rietveld]
8174 * Make focus line width configurable, focus color work on 
8175   dark themes. [Bill Haneman, Owen Taylor]
8176 * Add state argument to gtk_paint_focus() [Bill]
8177 * Added incremental revalidation to tree view, for better apparent speed 
8178   [Jonathan Blandford]
8179 * Remove useless gtk_tree_view_column_cell_event() [Jonathan]
8180 * Display XIM status in a separate window [HideToshi Tajima]
8181 * Add GDK_DEBUG=nograbs to disable pointer, keyboard grabs [Jacob Berkman]
8182 * Add menu of Unicode control characters to GtkEntry, GtkTextView 
8183   [Dov Grobgeld, Havoc]
8184 * Pass key releases along to input methods [Owen]
8185 * Many bug fixes
8186
8187 Other contributors: Darin Adler, Fabrice Bellet, Chris Blizzard, 
8188   Hans Breuer, Anders Carlsson, Damon Chaplin, Murray Cumming, Jeff Franks, 
8189   James Henstridge, Tim Janik, Alex Larsson, George Lebl, Kjartan, Maraas, 
8190   Sven Neumann, Seth Nickell, Padraig O'Briain, Soeren Sandmann, Manish Singh, 
8191   Matt Wilson
8192
8193 Overview of Changes in GTK+ 1.3.11
8194 ==================================
8195
8196 * Massive rework of accelerator API and implementation (Tim Janik)
8197 * Major fixes to resizing and redrawing to eliminate hysteresis
8198   and optimize. (Owen Taylor, Soeren Sandmann)
8199 * Make many widgets NO_WINDOW to improve appearance and reduce
8200   drawing overhead (Owen)
8201 * Text view fixes (Havoc Pennington)
8202 * Make child widgets in GtkTextView work (Havoc)
8203 * GtkTreeModelSort fixage (Jonathan Blandford, Kristian Rietveld)
8204 * Clean up GtkTreeView drag and drop support (Owen)
8205 * Misc tree view fixes and improvements (Jonathan, Kristian, Anders, Matt Wilson)
8206 * Add gtk_window_get/set_focus(), gtk_window_set_default() as public
8207   functions (Owen, Damian Ivereigh)
8208 * Fixes to GtkPlug/GtkSocket (Michael Meeks, Owen)
8209 * Change button ordering in standard dialogs to correspond to 
8210   GNOME usability project proposal (Gregory Merchan)
8211 * Add support for context sensitivity in input methods (Owen)
8212 * Hook up gtk_im_context_set_use_preedit() (Hidetoshi Tajima)
8213 * Fix gdk_window_scroll() and other aspects of big windows (Owen)
8214 * Remove need for X connection for class initialization (Jacob Berkman)
8215 * Propagate key events to parents of focused widget (Owen)
8216 * Don't export normal GTK+ marshalers, export deprecated compat marshalers (Owen)
8217 * Many Win32 Fixes and improvements (Hans Breuer, Tor Lillqvist)
8218 * Bug and documentation fixing (Matthias Clasen, Anders Carlsson,
8219   Jacob Berkman, others.)
8220
8221 Other Contributors:
8222   Darin Adler, Marius Andreiana, Erwann Chenede, Murray Cumming, Janet Davis, 
8223   Daniel Egger, Daniel Elstner, Jeff Franks, Alex Larsson, George Lebl, 
8224   Sergey Kuzminov, Eric Lemings, Arkadiusz Miskiewicz, Padraig O'Briain, Sven Neumann, 
8225   Kristian Rietveld, Nicolas Setton, Manish Singh,  Vitaly Tishkov, Sebastian Wilhelmi, 
8226   Michael Natterer
8227
8228 Overview of Changes in GTK+ 1.3.10
8229 ==================================
8230
8231 * GtkTextView fixes [Havoc Pennington]
8232 * GtkTreeView fixes and improvements [Jonathan Blandford, Kristian,
8233   Manish Singh, Joshua Pritikin, Oleg Maiboroda, James Henstridge]
8234 * gtkdemo improvements [Kristian Rietveld]
8235 * Drag and drop fixes to generic code and widgets 
8236   [Owen Taylor, Damian Ivereigh]
8237 * Documentation improvement [Havoc Pennington, Matthias Clasen]
8238 * Spelling fixes [Jacob Berkman]
8239 * Move signals to the GtkEditable interface [Kristian]
8240 * Further stock image improvements [Jakub Steiner]
8241 * Support text chunks for the PGN loader, add gdk_pixbuf_get_option()
8242   [Sven Neumann]
8243 * Rename gdk_pixbuf_new_from_stream back to new_from_inline [Owen]
8244 * Automatically call setlocale(), unless explicitly disabled [Owen]
8245 * Property addition to various widgets [Michael Meeks, Owen]
8246 * Support building with automake-1.4 [James]
8247 * Make GtkRadioButton groups act as a single focus point [Owen]
8248 * Move gdk_window_lookup etc. to be cross-platform [Matthias]
8249 * Draw spinbuttons variably sized [Kristian]
8250 * Separate GdkAtom out from X atoms for compatibility with future
8251   multihead changes [Owen]
8252 * Require gdk_threads_init() to be explicitly called instead
8253   of piggybacking off of g_thread_init(). [Owen]
8254 * Improvements to text-view/label/entry popup menus [Damian, Jacob, Owen]
8255 * Bug fixes and cleanup [Matthias, others]
8256
8257 Other Contributors:
8258   Mark McLoughin, Mikael Hermansson, Soeren Sandmann, Anders Carlsson,
8259   Tim Janik, Murray Cumming, Hidetoshi Tajima, Padraig O'Briain, 
8260   Hans Breuer, Vitaly Tishkov, Dov Grobgeld
8261  
8262
8263 Overview of Changes in GTK+ 1.3.9
8264 =================================
8265
8266 * Add editable text cells to GtkTreeView.
8267   Keynav, drawing fixes in GtkTreeView [Jonathan Blandford]
8268 * Text widget no longer always has a \n in it. [Havoc Pennington]
8269 * Text widget bug fixes [Havoc, Dov Grobgeld, Hidetoshi Tajima]
8270 * Allow -1 for width/height in gdk_pixbuf_render_*(). [Matthias Clasen]
8271 * Minor fix for major resizing problems in recent releases [Owen Taylor]
8272 * Restore ability to set _set properties to TRUE for 
8273   GtkCellRendererText, GtkTextTag [Owen]
8274 * Cursor drawing improvements [Owen]
8275 * Win32 fixes [Hans Breuer]
8276 * Mark various functions as deprecated or private.
8277 * Misc bug fixes, portability fixes, and cleanups.
8278
8279 Other Contributors: 
8280  Vitaly Tishkov, Christian Rose, Frank Belew, Jeff Franks, Sven Neumann,
8281  Kristian Rietveld, Vitaly Tishkov, Joshua N. Pritikin, Matt Wilson, 
8282  James Henstridge, Detlef Reichl
8283
8284 Overview of Changes in GTK+ 1.3.8
8285 =================================
8286
8287 * GtkTreeView and GtkTreeModel API cleanups/improvements [Jrb]
8288 * GtkOptionMenu scrollwheel support [Alex]
8289 * GtkModule search paths [Owen]
8290 * Documenatation updates [Havoc,Jrb]
8291 * Major Gdk cleanup [Owen]
8292 * Miscellaneous other fixes/cleanups
8293
8294 Other Contributors:
8295   Joshua N Pritikin, Padraig O'Briain, Jakub Steiner, Matthias Clasen,
8296   Matt Wilson, James Henstridge
8297
8298 Overview of Changes in GTK+ 1.3.7
8299 =================================
8300
8301 * Many Pixbuf (loader) improvements [Matthias Clasen, Soeren Sandmann]
8302 * Added publically installed utility gdk-pixbuf-csource to generate
8303   inlined pixbufs in C source code [Tim Janik]
8304 * Optional movement of button children on press [Soeren, Owen Taylor]
8305 * Interactive searching in GtkTreeView [Kristian Rietveld]
8306 * Sorting/ordering improvements for GtkTreeView [Kris, Jonathan Blandford]
8307 * Animation of expander motion for GtkTreeView [Anders Carlsson]
8308 * Lots of misc GtkTreeView fixes and improvements [Jonathan]
8309 * New/improved stock icons [Jakub Steiner] 
8310 * Code and API rework for window resizing [Havoc Pennington]
8311 * Converted accel groups to GObject [James Henstridge]
8312 * More property support improvements
8313 * Add facility for "secondary" buttons in 
8314   GtkButtonBox/GtkDialog [Gregory Merchan]
8315 * Disentangled child visability from MAPPED state [Owen]
8316 * Plug/Socket improvements and port to the XEMBED protocol [Owen]
8317 * Added priorities for styles in RC files, 
8318   support multiple parse contents [Owen]
8319 * Made GdkVisual and GdkDevice GObjects [Alexander Larsson]
8320 * Key binding improvements [Havoc]
8321 * Added GtkWidget::event-after signal since normal event handling
8322   is now aborted as soon as a handler returned TRUE [Tim]
8323 * Dnd fixes and improved icon support [Owen]
8324 * Removed GtkPacker widget
8325 * Fixing missing paired getters/setters [Kris]
8326 * Nuked remaining GtkArg cruft, implemented container/child properties [Tim]
8327 * Added window grab groups [Owen]
8328 * Many frame buffer improvements [Alex]
8329 * Win32 fixes and improvements [Hans Breuer]
8330 * Warning fixes [Darin Adler]
8331 * Miscellaneous bug and API fixes [Matthias et. al]
8332
8333 Other Contributors:
8334   Joshua N Pritikin, Hidetoshi Tajima, Manish Singh, ERDI Gergo, Jens Finke,
8335   Chema Celorio, Lee Mallabone, Vitaly Tishkov, Sebastian Wilhelmi,
8336   Nicola Girardi, Sven Neumann, Padraig O'Briain, Michael Natterer,
8337   Suresh Chandrasekharan, Jonas Borgström, Jay Cox, Michael Meeks,
8338   Mathias Hasselmann, Peter Williams, Thomas Broyer, Kjartan Maraas,
8339   Joel Becker, Jeff Franks, Brian Cameron, Skip Montanaro
8340
8341 Overview of Changes in GTK+ 1.3.6
8342 =================================
8343
8344 * Properly renders strikethrough text
8345 * win32 fixes
8346 * Added "scale" property to GtkTextTag and GtkCellRendererText to do 
8347   relative font scaling
8348 * Added "format_value" signal to GtkScale to reformat value text
8349 * framebuffer fixes
8350 * Property support added to lots of widgets
8351 * Many GtkTreeView new features and API/implementation fixes
8352 * Lots of new_with_mnemonic() convenience functions
8353 * Change GtkImageMenuItem API to be more consistent/useful
8354 * Added lots of new stock items/icons
8355 * Rewrote GtkRange/GtkScale/GtkScrollbar, includes support for
8356   enabling/disabling extra scrollbar stepper arrows in gtkrc so NeXT
8357   themes won't need broken hacks
8358 * Convenience API for GtkRange similar to the one added to GtkSpinButton
8359   a while back
8360 * Make menubar/toolbar work properly with xthickness/ythickness of 1 or 0, 
8361   and move some attributes from program settings to user settings.
8362   Allows nice 1-pixel-bevel themes.
8363 * Moved ::focus virtual function from GtkContainer to GtkWidget
8364 * Plenty of bug fixes
8365
8366 Overview of Changes in GTK+ 1.3.5
8367 =================================
8368
8369 * New default theme based on Raleigh theme for 1.2.x.
8370 * Dependency on the ATK library added as a step to
8371   providing accessibility-enabling interfaces
8372 * XEMBED-based GtkPlug/GtkSocket now basically works.
8373 * Drag and drop of column headers in GtkTreeView
8374 * GtkColorSelector work: hooks for saving and propagating palette, UI tweaks,
8375   and API sanitation
8376 * Key binding fixes
8377 * Configurable padding/spacing in a lot of places
8378 * Invisible text in GtkTextView fixed
8379 * SHM segments now created with a mode of 0600
8380 * Bug fixes
8381
8382 Overview of Changes in GTK+ 1.3.4
8383 =================================
8384
8385 * Win32 fixes
8386 * GtkTreeView improvements and fixes
8387 * Fix glib-2.0.m4
8388 * Miscellaneous bug fixes
8389
8390 Overview of Changes in GTK+ 1.3.3
8391 =================================
8392
8393 [ 5600 lines of ChangeLog ]
8394
8395 * API cleanups
8396 * Win32 work (Tor, Hans Breuer)
8397 * Focus improvements (Owen)
8398 * Frame buffer improvements (Alex)
8399 * Work on GtkTextView (Havoc)
8400 * Much work on GtkTreeView (Jonathan)
8401 * Selectable labels (Havoc)
8402 * Converted many arguments to properties (Lee Mallabone, John Margaglione)
8403 * Add exact regions to GdkExposeEvent, propagate it. (Alex)
8404 * Added ability to have resize grips in status bars (etc.) using
8405   _NET_WM_MOVERESIZE protocol. (Havoc)
8406 * Added mnemnonic mechanism to make setting underline accelerators
8407   much easier. (Alex)
8408 * Add per-style property mechanism to allow themes to change 
8409   geometry parameters. (Tim)
8410 * Added global settings mechanisms for settings such as double-click
8411   time. (Tim, Owen)
8412 * Various support functions for new and old WM properties (Havoc, Alex)
8413 * Add TRUE-stops-returns for boolean-returning signals (Ron Steinke)
8414
8415 Overview of Changes in GTK+ 1.3.2
8416 =================================
8417
8418 GTK Core:
8419
8420 * New stock-icon and stock-item system. Use themeable pixbufs in
8421   dialogs, buttons, etc. [Havoc]
8422 * Theme engines reworked to use derivation and new object system. [Owen]
8423 * Added GtkClipboard object for simple selection handling. [Owen]
8424 * Make GtkEditable an interface, move implementation to GtkOldEditable for
8425   compat. [Owen]
8426 * Better handling of default directionality. [Robert]
8427 * Use GSignal as backend for GtkSignal and other GObject stuff. [Tim]
8428 * Move theme engines to GTypePlugin. [Owen]
8429
8430 GDK:
8431
8432 * Beginning of implementation of client parts of new window manager spec. [Owen]
8433 * Make gdk_drawable_get_image() work with backing store. [Havoc]
8434
8435 Widgets:
8436
8437 * New text widget [Havoc]
8438   - Adjustable tab handling.
8439   - Ability to have scrolling side areas in new text widget for tabs/line numbers.
8440   - Many cleanups and small improvements.
8441 * Improvements to submenu navigation [Nils Barth/David Santiago] and
8442   scrolling menus. [Alex]
8443 * Simplification of progress bar API. [Havoc]
8444 * Make GtkImage a generic image-display widget. [Havoc]
8445 * New GtkTreeView tree widget. Model/view architecture, flexible rendering,
8446   large datasets, etc. [Jonathan]
8447 * New GtkMessageBox widget for message display. [Havoc]
8448 * Allow labels to have contents set from XML-like markup language. [Havoc]
8449 * Make dialogs derive from GtkDialog and use stock buttons. [Havoc]
8450
8451 Internationalization:
8452
8453 * Proper character set conversion for clipboard/selection. [Owen]
8454 * New input method system via loadable modules; support on-the-spot
8455   preedit in GtkEntry and new text widget; allow switching input methods
8456   on the fly; include modules for XIM and demo Cyrillic-transliteration 
8457   module. [Owen]
8458 * VIQR, Thai, and Inuktitut input methods. [Robert]
8459 * Convert po files to UTF-8. [Robert]
8460
8461 gdk-pixbuf:
8462
8463 * Full-alpha compositing for gdk-pixbuf on drawable. [Havoc]
8464 * Add simple saving to gdk-pixbuf. [David Welton/Havoc]
8465 * Add improved error handling with GError to gdk-pixbuf. [Havoc]
8466
8467 Ports:
8468
8469 * Much work on Win32 Port. [Tor/Hans]
8470 * Much work on Linux-FB Port. [Elliot/Alex]
8471
8472 Misc:
8473
8474 * Start of new gtk-demo demo program. [Owen/Jonathan]
8475 * Bug fixes and more bug fixes.
8476
8477
8478 Overview of Changes in GTK+ 1.3.1:
8479
8480 * GTK+ now uses the Pango library for text manipulation. All
8481   strings in GTK+ now are in Unicode, languages written
8482   from right-to-left, and complex-text languages are now supported.
8483 * The gdk-pixbuf library for image loading and manipulation is 
8484   has been integrated with GTK+.
8485 * The GTK+ object system has mostly been moved to GLib, separating
8486   it from the GUI code. Many significant enhancements have been
8487   made as part of this.
8488 * A new text widget is now included. This started as a port
8489   of the Tk text widget, and includes such features of the Tk
8490   text widget as tags, marks, and unicode text support. It
8491   has been enhanced to support model-view operation and the
8492   full power of Pango.
8493 * The GDK library has been extensively revised to support multiple
8494   windowing systems. The only fully functional backend in 1.3.1
8495   is the X11 backend, however, ports to Win32, Linux-framebuffer,
8496   Nano-X, BeOS, and MacOS exist in various states of completion,
8497   and at least some of these will be finished and integrated in 
8498   before the final GTK+-2.0 release.
8499 * 32-bit coordinates are now supported throughout GDK and GTK+
8500   (they are emulated where not supported by the windowing system.)
8501 * Many minor bug fixes and enhancements. Incompatible changes
8502   are documented in docs/Changes-2.0.txt
8503
8504 Overview of Changes in GTK+ 1.2.8:
8505
8506 * GNU Make 3.79 bug workaround
8507 * FAQ and tutorial updates and improvements
8508 * Miscellaneous bug fixes: CList, Calendar, rc-files, FontSelection
8509
8510 Overview of Changes in GTK+ 1.2.7:
8511
8512 * More header cleanups.
8513 * Fixed activation bug for insensitive widgets.
8514 * Locale fixes to RC file parsing code.
8515 * Miscellaneous bugfixes for Item Factory, CList, CTree, X Selections,
8516   HScale, VScale, Pixmap, Viewport, OptionMenu, Entry and Notebook.
8517 * Upgrade to libtool 1.3.4.
8518
8519 Overview of Changes in GTK+ 1.2.6:
8520
8521 * container queue_resize fixes
8522 * gtk[vh]scale: minor fixups
8523 * rename idle to idle_id in testgtk to avoid conflicts with 
8524   broken libs
8525 * More consistent naming of gtkrc files
8526 * Added language support: ro, uk
8527
8528 Overview of Changes in GTK+ 1.2.5:
8529
8530 * more GtkCTree and GtkWindow bug fixes.
8531 * more redraw/resize queue fixes, better expose event
8532   discarding code.
8533 * more miscellaneous bugs fixed
8534 * new configure.in option --disable-rebuilds to completely disable
8535   rebuilds of autogenerated sources.
8536 * check for 5.002 now, to avoid failing autogeneration build rules due
8537   to old perl versions.
8538 * fonts (and fontsets) are cached now.
8539 * more autogeneration make rules and dependency fixups, we should be
8540   save with autogeneration up to make -j12 now ;)
8541 * new window position GTK_WIN_POS_CENTER_ALWAYS, which will recenter the
8542   GtkWindow on every size change.
8543 * major rework of window manager hints handling code, fixed a bunch of
8544   races with the new resizing code.
8545 * the new wm hints and resizing code is absolutely perfect and bug free now,
8546   it only lacks testing ;)
8547 * fixed up various rc style memory problems.
8548 * gtk_widget_modify_style() now properly changes the style of realized widgets
8549   and references the style passed into it. if people worked around this bug,
8550   this will introduce a slight memory leak in their code.
8551   The code should typically look like:
8552             GtkRcStyle *rc_style = gtk_rc_style_new ();
8553             [...]
8554             gtk_widget_modify_style (widget, rc_style);
8555             gtk_rc_style_unref (rc_style);
8556 * fix problems with positioning menus offscreen.
8557 * GtkText fixes for some crashes and drawing errors.
8558 * Better handling for unexpected window destroys in GDK and GTK+.
8559   This should make it possible to use a GtkPlug and catch the
8560   case where its parent socket is randomly killed.
8561 * FAQ updates.
8562 * FileSelection i18n patches, RadioButton fixups.
8563 * many translation improvements.
8564 * miscellaneous other bugs fixed.
8565
8566 Overview of Changes in GTK+ 1.2.4:
8567
8568 * DnD improvements (drags can be canceled with Esc now).
8569 * suppressed configure event reordering in Gdk.
8570 * rewrite of Gtk's configure event handling.
8571 * major improvements for the object argument system (Elena Devdariani).
8572 * major bugfixes for threading, GtkNotebook, GtkItemFactory, GtkCList and
8573   GtkCTree.
8574 * tutorial/FAQ updates, new file generation.txt on autogenerated sources.
8575 * configure's --with-glib= is "officially" unsupported.
8576 * upgrade to libtool 1.3.3.
8577 * various buglets fixed.
8578
8579 Overview of Changes in GTK+ 1.2.3:
8580
8581 * Upgrade to libtool 1.3
8582 * Check for dgettext (for systems with old versions of GNU Gettext)
8583 * Many bug fixes (see ChangeLog for details)
8584
8585 Overview of Changes in GTK+ 1.2.2:
8586
8587 * Improved Dnd behaviour with Motif applications.
8588 * Bug fixes for the Gtk selection code.
8589 * Minor bug fixes to the Gdk Atom cache and Dnd code (with --display option).
8590 * Bug fixes and leak plugs for the Gdk IM code.
8591 * Added gtk_object_get() facility to retrieve object arguments easily.
8592   The var args list expects ("arg-name", &value) pairs.
8593 * Fixed mapping for GdkInputCondition<->GIOCondition, this should fix
8594   problems where closed pipes were no longer signaling GDK_INPUT_READ on
8595   systems with a native poll().
8596 * Some cleanups to GtkLabel's memory allocation code (shouldn't leak memory
8597   anymore).
8598 * We don't attempt to lookup xpm color "None" anymore, this should prevent
8599   eXodus (commercial X windows server) from popping up a color dialog every
8600   time a transparent pixmap is created.
8601 * Fixed bug where Gtk timeout/idle handlers would execute without the global
8602   Gdk lock being held.
8603 * Other minor bug fixes.
8604
8605 Overview of Changes in GTK+ 1.2.1:
8606
8607 * Many Bug fixes have been applied to the menu and accelerator code.
8608 * GtkItemFactory can "adopt" foreign menu items now and manage their
8609   accelerator installation. This is often required to get GtkItemFactory
8610   like accelerator propagation between different windows with the same
8611   menu hierarchy and for centralized parsing and saving of accelerators.
8612 * GtkCList/GtkCTree buttons should always display correctly now.
8613 * Miscellaneous other bug fixes.
8614
8615 What's New in GTK+ 1.2.0 (since 1.0.x):
8616
8617 * New widgets: GtkFontSelector, GtkPacker, GtkItemFactory, GtkCTree,
8618   GtkInvisible, GtkCalendar, GtkLayout, GtkPlug, GtkSocket
8619 * Many new features and robustness for existing widgets
8620 * Theme support
8621 * New DND implementation
8622 * Internationalization of standard dialogs
8623 * New key binding system
8624 * Tearoff menus and menu accelerators
8625 * Wide character support for entry and text
8626 * Resizing code has been overhauled
8627 * Queued redraws of partial areas
8628 * Far better support for object arguments
8629 * Speed optimizations
8630 * Runtime loading of dynamic modules
8631 * Support for GLib log domains
8632 * Tutorial improvements
8633 * A bug fix or two
8634
8635 Overview of Changes in GTK+ 1.1.16:
8636
8637 * Major fixes and improvements for handlebox
8638 * A change to the way widget->requisition works. Now,
8639   widget->requisition is always what the widget requested,
8640   unmodified by the usize. See Changes-1.2.txt for details.
8641   This correct various bugs with gtk_widget_set_usize().
8642 * Fixes for XIM on X11R5 systems
8643 * Don't allow cut-and-paste of text in password-style entries
8644 * --enable-debug is now on by default for the development release.
8645   (When compiling for "production", use --enable-debug=minimum)
8646 * Handle systems where Helvetica is not present more gracefully
8647 * Fixes for memory leaks
8648 * CList and CTree fixes
8649 * Bug fixes for drawing problems. 
8650 * Miscellaneous bug fixes to GtkLabel, GtkCList, GtkCTree,
8651   GtkColorsel, Focusing, DND
8652 * Tutorial improvements
8653
8654 Overview of Changes in GTK+ 1.1.15:
8655
8656 * Tutorial Updates
8657 * Added --libs gthread to gtk-config 
8658 * Bug fixes
8659
8660 What is new in GTK+ 1.1.14:
8661
8662 * Additions to docs/Changes-1.2.txt
8663 * Just warn when loading theme engine fails
8664 * CLAMP GtkScale digits to a meaningful range
8665 * GTK_LOCALDIR is now defined in a better fashion
8666 * New functions (feature freeze, we know...):
8667     gtk_menu_set_title()
8668     gtk_toggle_button_get_active()
8669 * Some locale fixups in gtkrc code
8670 * Fixes to make gtk_radio_button_set_group() keep only
8671   one radio button in the group active
8672 * Foreign windows are now always treated as viewable; this fixes
8673   a problem where updating didn't occur properly in GtkPlug
8674 * DND fixes for 64 bit architectures, and for specifying operations 
8675   with modifier keys.
8676 * Major revisions to GtkLayout: avoid having to create window
8677   for NO_WINDOW children, adjust allocations of children as 
8678   scrolled so queued draws work, and a resize is queued instead
8679   of allocating directly in a put() or move()
8680
8681 What is new in GTK+ 1.1.13:
8682
8683 * Dnd and selection bug fixes and memory purification.
8684 * Widget sensitivity fixups.
8685 * Tooltips windows are now named "gtk-tooltips" so rc file rules
8686   can match tooltips windows. Fixed interaction of tooltips and NO_WINDOW
8687   widgets.
8688 * Spin buttons now update their values upon value retrieval.
8689 * Overhaul of the resizing vs. redrawing logic to reduce redrawing needs
8690   a lot. Gtk makes full use of the draw_area coalescing code now, which
8691   got minorly improved as well.
8692 * Containers map their Gdk windows after their children now to reduce
8693   expose event generation.
8694 * Gdk event queue fixups, this solves the double-click problems people were
8695   recently having.
8696 * Account for the fact that GSource's are only properly reentrant from
8697   within dispatch(), thus we don't do Gdk event processing from within
8698   check() or prepare() anymore.
8699 * Rc files feature a bg_pixmap value of "<none>" now.
8700 * Improved session management support in Gdk.  
8701 * Automatic disabling of NLS if no gettext is found should work now.
8702 * Removed deprecated functions, docs/Changes-1.2.txt gives an overview.
8703 * Gtk+ development now requires GNU autoconf 2.13, GNU automake 1.4
8704   and GNU libtool 1.2d.
8705 * More bug fixes all over the place.
8706
8707 What is new in GTK+ 1.1.12:
8708
8709 * Korean translation added
8710 * Fixed memory leaks
8711 * A few other bug fixes
8712
8713 What is new in GTK+ 1.1.11:
8714
8715 * Dutch, Japanese, Swedish, Polish, and Norwegian translations
8716 * Removed deprecated _interp variants: gtk_container_foreach_interp, 
8717   gtk_idle_add_interp, gtk_timeout_add_interp, gtk_signal_connect_interp
8718 * Lots of cast corrections
8719 * Many fixes 
8720
8721 What is new in GTK+ 1.1.9:
8722
8723 * Check for broken glibc 2.0 mb functions and avoid them
8724 * Label and Entry display fixes 
8725 * Move main thread back to GDK, for locking when translating events
8726 * Bug fixes
8727
8728 What is new in GTK+ 1.1.8:
8729
8730 * Added support for gettext and the localization of the standard
8731   dialogs.
8732 * Added line-wrapping for the label, and JUSTIFY_FILL
8733 * Support reordering via drag and drop in  CList and CTree.
8734 * Replaced GtkDrawWindow widget with a GTK_USER_DRAW flag
8735 * Extended gtkpaned API to support minimum sizes and proportional
8736   resizing.
8737 * Changed the handling of shared memory segments so as to 
8738   remove the need for GTK+ to set up signal handlers.
8739 * Re-implemented event loop in terms of the event loop
8740   that has been added to GLib 1.1.8
8741 * Added 'grab_focus' signal to allow keyboard accelerators
8742   for entries.
8743 * Load locale specific RC files if present.
8744 * Bug fixes.
8745
8746 What is new in GTK+ 1.1.7:
8747
8748 * Fixed memory mis-allocation in default files code
8749 * Various event handling fixes
8750 * Wide character support for entry and text
8751 * Destroy widgets _after_ propagating unrealize signals through 
8752   widget hierarchy
8753 * Only build XIM-support if available
8754 * Tutorial and examples updates
8755 * Added gtk_drag_source_unset()
8756
8757 What is new in GTK+ 1.1.6:
8758
8759 * The signal system now features emission hooks with special semantics,
8760   refer to the ChangeLog for this.
8761 * Minor? speedups and memory reductions to the emission handling of the
8762   signal system.
8763 * _interp() function variants are deprecated now. the corresponding *_full()
8764   variants are provided for a long time now.
8765 * Dnd abort timeout increased to 10 minutes.
8766 * GtkScrolledWindow inherits from GtkBin now.
8767 * GTK_POLICY_NEVER is implemented for scrolled windows now.
8768 * Lots of API clean ups.
8769 * Incremental freezing abilities.
8770 * Integrated widgets from the GNOME tree: GtkLayout, GtkPlug and GtkSocket.
8771 * New window functions for transient relationship, default size, and 
8772   geometry hints
8773 * Default rc files are now read in (<sysconfdir/etc/gtkrc and ~/.gtkrc)
8774   GTK_RC_FILES environment variable and functions are provided to configure
8775   this behavior
8776 * Read doc/Changes-1.2.txt to properly adapt your code.
8777 * Bug Fixes.
8778
8779 What is new in GTK+ 1.1.5:
8780
8781 * Theme integration
8782 * Widget style modification is now handled through GtkRcStyles
8783 * GtkPixmaps now grey out pixmaps when insensitive
8784 * Notebook enhancements
8785 * Shadow configurability for menubars and handleboxes
8786 * DND enhancements
8787 * gtkfilesel now supports automounters better
8788 * Implementation of expose compression
8789 * Queued redraws of partial areas
8790 * Scrolledwindow (+Viewport) source incompatibilities, children that are added
8791   to a scrolled window don't get an automatic viewport anymore. a convenience
8792   function gtk_scrolled_window_add_with_viewport() is supplied for this task
8793 * Deprecated functions will now issue a message, informing the programmer about
8794   the use of this function. These functions will get removed in future versions
8795 * Non-functional functions got removed entirely
8796 * gtk_widget_new() and gtk_object_new() will now auto-construct new objects.
8797   A new function gtk_object_default_construct() is provided now which should
8798   be called after every gtk_type_new() to perform the auto-construction
8799 * Improved argument support of several widgets
8800 * Bug Fixes
8801
8802 What is new in GTK+ 1.1.3:
8803
8804 * GtkCList/GtkCTree now have the ability to:
8805     - hide/show individual columns
8806     - disable/enable column resizing
8807     - set min and max for column widths
8808     - set expander style of the ctree
8809     - set/get row and cell styles
8810     - set spacing between tree expander and cell contents in ctree
8811     - toggle auto_resize for columns
8812 * Must enhanced DND support, removed old DND code
8813 * Idle functions are now implemented via GHook, giving a slight speed
8814   improvement
8815 * An environment variable GTK_MODULES which takes a colon separated
8816   list of module names GTK+ will now automatically load at gtk_init() startup
8817 * GtkFontSel now has support for an extra 'base' filter
8818 * New function gdk_window_set_root_origin to get the real geometry taking
8819   into account window manager offsets
8820 * New function gtk_text_set_line_wrap to toggle line wrapping
8821 * New function gtk_widget_add_events which safely adds additional
8822   events to a widget's event mask
8823 * New function gdk_event_get_time to get the timestamp from a generic
8824   event
8825 * New widget GtkCalendar
8826 * New widget GtkInvisible - InputOnly offscreen windows used for reliable
8827   pointer grabs and selection handling in DND code
8828 * New functions gtk_object_remove_no_notify[_by_id] to remove a certain
8829   data portion without invocation of its destroy notifier 
8830 * gtk_spin_button_construct is now deprecated, use gtk_spin_button_configure
8831   instead 
8832 * gtk_clist_set_border is now deprecated, use gtk_clist_set_shadow_type 
8833   instead
8834 * Removed functions gtk_object_set_data_destroy[_by_id] 
8835 * Documentation additions/updates 
8836 * HTML and plain text files are now included in the distribution
8837 * Bug fixes, typeness corrections, and general fixups
8838
8839 What is new in GTK+ 1.1.2:
8840
8841 * Gtk+ is now featuring runtime loading of dynamic modules via the
8842   --gtk-modules= command line switch. such modules have to export a
8843   G_MODULE_EXPORT void gtk_module_init (gint *argc, gchar ***argv);
8844   function which will be invoked to initialize the module. since such
8845   modules may create new widget types, they are always resident.
8846 * The tutorial has been updated again.
8847 * Changes to menus including tearoff menus and accelerators.
8848 * Better support for modal dialogs.
8849 * Removed CAN_FOCUS by default from scrollbars and button children of toolbar.
8850 * More improvements and fixes for GtkCList and GtkCTree (i.e. row sorting).
8851 * GtkCTree rows can be unselectable now.
8852 * The GtkCTree API has undergone major renames (see ChangeLog entry from Lars
8853   Hamann on Tue Aug 18 00:29:13 1998).
8854 * A bunch of varargs functions changed to get va_lists working on systems that
8855   implement va_lists as arrays.
8856 * Improvements to the gdkrgb code.
8857 * Improvements to Gdk color handling so we greatly reduce server traffic and
8858   don't leak colors anymore.
8859 * Improved internal widget tree iterators (the GtkContainer::foreach signal
8860   vanished because of this).
8861 * Option menus can have the keyboard focus now.
8862 * More fixups to the text widget.
8863 * GtkFileSelection should behave much more nicely in combination with AFS now.
8864 * Support for label underlining.
8865 * Support for GLib 1.1.3 log domains.
8866 * Documentation improvements.
8867 * Configuration fixes on various platforms.
8868 * Miscellaneous fixes to XInput support.
8869 * Build with shared library dependencies on Linux
8870 * Fix for a major bug in the type systems memory allocation code that could
8871   cause random crashes.
8872 * Libtool update to version 1.2b.
8873 * Lots of bugfixes and cleanups again ;)
8874
8875
8876 What is new in GTK+ 1.1.1:
8877
8878 * Tutorial updates and additions.
8879 * Key binding support for GtkListItems and GtkList.
8880 * Extended selection mode and autoscrolling for GtkLists.
8881 * A GtkCtree now operates on GtkCTreeNode* structures rather than GList*.
8882 * GtkCTreeNodes can now be created from GNode trees.
8883 * Bug fixes for GtkNotebook, GtkCList, GtkCombo and GdkWindow reparentation.
8884
8885
8886 What is new in GTK+ 1.1.0:
8887
8888 * New widget GtkFontSelector.
8889 * New featureful progress bar.
8890 * New container widget GtkPacker.
8891 * New object GtkItemFactory, GtkMenuFactory is deprecated.
8892 * New key binding system, configurable via rcfiles, similar to styles.
8893 * New widget GtkCTree with drag selections and keyboard movement and
8894   and horizontal scrolling. Features also implemented for GtkCList.
8895 * Significant speedups to widget creation and destruction through caching
8896   colormap and visual queries to the XServer.
8897 * Speedups for type creation and especially gtk_type_is_a() checks.
8898 * Speedups in signal lookup, creation and emissions and connection handling.
8899 * Minor speedups with object data allocation and destruction.
8900 * Additions to the signal handling API (e.g. *_emitv).
8901 * Support for rc-file reparsing.
8902 * Resizing logic is now implemented on container widget basis, rather than
8903   for toplevel GtkWindows only.
8904 * Buttons support relief styles now.
8905 * Some widgets are now allocated through memchunks to behave more memory wise.
8906 * Newly included file gtkfeatures.h which defines compatibility macros to
8907   test for certain API features upon program compilation.
8908 * Child arguments support for container widgets.
8909 * Far better support for object arguments, revamp of the underlying
8910   mechanism for speed and reusability. Child/object arguments don't
8911   need to be preceded by the "GtkType::" portion anymore.
8912 * Removed GtkAcceleratorTable in favour of GtkAccelGroup, accelerator display
8913   is now performed by a new widget GtkAccelLabel.
8914 * Overhaul of the resizing code. Resizing behaviour can now be specified
8915   on GtkContainer basis, so the underlying algorithm isn't only available
8916   for GtkWindows.
8917 * GtkTables are now fully resizable.
8918 * The GtkType system now supports an additional base class initialization
8919   function.
8920 * GtkStyles and key bindings can now be looked up depending on the base
8921   types of a widget, through a new keyword `class' in rc files.
8922 * GtkButton derives from GtkBin (finally).  
8923 * More descriptive error messages on rc parsing.  
8924 * Runtime information is available to query enum/flag definition values.
8925 * Upgrade to libtool-1.2
8926 * Legions of bug fixes, memory leaks, segfaults, of-by-something errors...
8927   including those that already went into the 1.0.x branch.
8928 * A big bunch of features and cosmetic fixups that just got lost in
8929   the masses of changesonfigure problem when cross-compiling