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