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