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