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