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