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