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