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