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