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