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