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