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