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