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