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