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