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