]> Pileus Git - ~andy/gtk/blob - NEWS
Updates
[~andy/gtk] / NEWS
1 Overview of Changes from GTK+ 2.14.1 to 2.14.2
2 ==============================================
3
4 * Don't use XRRGetScreenResources, since it doesn't work well
5
6 * Bugs fixed:
7  551063 deprecated marking without a link to what new code should use
8  319849 gtkcalendar look in RTL locales
9  550989 gdk_display_put_event should call g_main_context_wakeup
10  550062 Small update in gdk/gdkkeysyms.h
11  551325 Reference to wrong parameter in gtk_editable_insert_text
12  551386 gtk_printer_set_is_default() always sets TRUE
13  550676 Memory leak, update keyboard layout data structure
14  551699 gtk_scrolled_window_destroy() is broken
15  551567 DND mark broken
16  551378 Print dialog: should try UDS when fetching PPD for localhost
17  536542 gtk_list_store_set() documentation doesn't say whether...
18  552153 GtkModules loading with XSettings doesn't work...
19  552001 gtkimcontextsimple.c: variable is declared at middle...
20  551987 GtkPaned redrawing problem
21  551722 gtk_widget_set_scroll_adjustments() should check...
22  552107 Small libtool fixes
23  552500 GtkPrintSettings API doc not precise enough
24  408154 Change GtkEntryCompletion max-items to style property
25  329593 Entering characters on a line very cpu intensive and slow
26  552667 gtkimage containing gicon leaks memory
27  552668 format not a string literal and no format arguments...
28  346903 gtk_enumerate_printers needs events to complete
29  550969 fix a typo which breaks the static build
30  517233 Calling gdk_pixbuf_loader_close causes "GError set over...
31  551063 deprecated marking without a link to what new code should use
32  540967 docs build slowly because of entities
33
34 * Updated translations:
35  Afrikaans (af)
36  Arabic (ar)
37  Assamese (as)
38  Bulgarian (bg)
39  Bengali India (bn_IN)
40  Catalan (ca)
41  Finnish (fi)
42  French (fr)
43  Gujarati (gu)
44  Croatian (hr)
45  Italian (it)
46  Lithuanian (lt)
47  Malayalam (ml)
48  Marathi (mr)
49  Dutch (nl)
50  Oriya (or)
51  Brazilian Portugese (pt_BR)
52  Portugese (pt)
53  Telugu (te)
54  Thai (th)
55  Turkish (tr)
56
57
58 Overview of Changes from GTK+ 2.14.0 to 2.14.1
59 ==============================================
60
61 * Fix a deadlock in pixbuf loader initialization
62
63 * Updated translations:
64  Ukrainian (uk)
65
66
67 Overview of Changes from GTK+ 2.13.7 to 2.14.0
68 ==============================================
69
70 * Bugs fixed:
71  548354 Remove repeated code in gtk_cell_view_size_allocate
72  548346 gtk_color_selection_dialog_get_color_selection always...
73  535158 can't rearrange the order of multi pages per side
74  545875 evo crashed when trying to print pages 6-7 of a 1 page...
75  549236 missing Since 2.14 in gtk_file_chooser_get_file
76  549354 Crash trying to open a file on a remote folder
77  549734 gtk_selection_data_get_data prototype is wrong
78  549262 GtkScrolledWindow should not accept focus unless...
79  549810 Memory leaks in printing code 
80  437791 Animation is played at the wrong speed
81  549943 gtk_tool_shell_get_relief_style() always returns...
82  547449 Entry/Combo popup misplaced after resize
83  550528 IconView DND interface does not work if only used as source
84  548993 regression: gdk 2.13 leaves stray windows in certain cases
85  520165 typeahead find (interactive search) only accepts one char...
86  528091 Arrows for scrollable notebooks don't work with unset GTK...
87  528975 Can not maximize the window
88  543308 FileChooser size problems since gtk+-2.13.x 
89  549322 Typo in gdk_pixbuf_save_to_buffer docs
90  549711 Race condition when loading gdk-pixbuf image modules
91
92 * Updated translations:
93  Czech (cs)
94  German (de)
95  Spanish (es)
96  Estonian (et)
97  British English (en_GB)
98  Finnish (fi)
99  French (fr)
100  Irish (ga)
101  Galician (gl)
102  Japanese (ja)
103  Hebrew (he)
104  Hungarian (hu)
105  Korean (ko)
106  Maithili (mai)
107  Norwegian bokmål (nb)
108  Polish (pl)
109  Pashto (ps)
110  Brazilian Portugese (pt_BR)
111  Albanian (sq)
112  Swedish (sw)
113  Telugu (te)
114  Thai (th)
115  Vietnamese (vi)
116
117
118 Overview of Changes from GTK+ 2.13.6 to 2.13.7
119 ==============================================
120
121 * Bugs fixed:
122  545031 list of recently used files is created world-readable
123  535573 Deadlock in gdkeventloop-quartz.c:poll_func()
124  546771 Add writable property "visited" to GtkLinkButton
125  546756 gnome-panel crashed with SIGSEGV in g_type_check_...
126  547027 menus are broken
127  544863 gtkquartz.h not included in released 2.13.5 package
128  547211 Duplicated mnemonic
129  547270 Make GtkHSV public
130  546616 CUPS print backend uses 1.2 API without guards
131  546754 2.13.6 update create rendering issue in the evo...
132  546730 gtk_status_icon_get_gicon() should use a return...
133  526234 make shift+ctrl+del delete till the end of line
134  547456 gdk/x11/gdkscreen-x11.c : init_solaris_xinerama doesn't...
135  547516 Add comments for translators in gtkprintbackendcups.c
136  547673 Accessors for GtkFileSelection.font_entry and...
137  547775 Documentation of gtk-button-images is not correct
138  547846 gtktestutils functions lack Since: tags
139  547655 gio_can_sniff configure test can fail...
140  547944 Self-reference in gtk_page_setup_load_file's docs
141  547680 fontconfig monitoring can crash apps
142  546549 Better Type Checking
143  532644 TIFF loader need to exclude CR2 files
144
145 * Updated translations:
146  Arabic (ar)
147  Spanish (es)
148  Basque (eu)
149  Finnish (fi)
150  Galicican (gl)
151  Japanese (ja)
152  Kannada (kn)
153  Marathi (mr)
154  Norwegian bokmål (nb)
155  Portugese (pt)
156  Brazilian Portugese (pt_BR)
157  Swedish (sv)
158  Thai (th)
159
160
161 Overview of Changes from GTK+ 2.13.5 to 2.13.6
162 ==============================================
163
164 * Fix problems on 64-bit Windows
165
166 * Fix a long-standing, well-known problem with the handling
167   of insensitive buttons, bug 56070
168
169 * Fallback to Xinerama if the Xrandr implementation
170   is just a stub
171
172 * gdk_threads_add_timeout_seconds[_full]: New functions with
173   second-granularity to complete the set of gdk_threads_ timeout
174   functions
175
176 * Support rendering icons with emblems specified as GEmblemedIcon
177
178 * GtkFileChooser has a GFile-oriented API now, functions
179   for creating filechoosers with specific backends have been
180   deprecated, since GIO is used directly.
181  
182 * GtkAdjustment has been sealed, adding getters and setters
183   for all struct fields.
184
185 * Bugs fixed:
186  544265 GDK assumes XFIXES extension
187  543915 "Sole completion" translation issue
188  544510 SetTimer callback signatures has the wrong type
189  544390 evince crashes after clicking print
190  361561 StatusIcon signals not documented as definitely public API.
191  368234 Incorrect tabs rendering during reorder with rounded themes
192  545976 Deprecate gtk_file_chooser_*_with_backend
193  545978 Make filechooser GFile API public 
194  544863 gtkquartz.h not included in released 2.13.5 package
195  424207 printing hangs on unreachable cups server
196   56070 Can't click button after setting it sensitive
197  545931 small documentation typos
198  344383 use po/LINGUAS
199   65818 rename gtk_window_set_default() and add getter for it
200  539733 No way to control treeview separator height
201  523950 GtkTreeModelFilter's visible function may get an empty...
202  526575 Missing return type in gtk_ui_manager_get_toplevels...
203  429411 add style properties to set minimum progressbar w...
204  429427 Add "arrow-spacing" style property to GtkRange
205  544302 GtkStatusIcon should support GIcon
206  339699 implement gtk_print_operation_set_show_dialog for...
207  538686 gtkprintoperation-win32.c: devmode_from_settings
208  540379 gtk_tree_view_enable_model_drag_dest and ...
209  544684 Win64 issue, window handles are assumed to be 32-bit
210  540834 Insensitive widgets cannot be grabbed
211  515596 GtkUIManager's embedded UI definition example is invalid
212  534979 GtkImageMenuItem is a bin but has two children
213  382291 Automatically dim the combobox when the model is empty
214  545982 missing braces cause bogus warnings when using GtkBuilder
215  544858 Seal GtkAdjustment
216
217 * Updated translations:
218  Spanish (es)
219  Galician (gl)
220  Japanese (ja)
221  Korean (ko)
222  Norwegian bokmål (nb)
223  Portugese (pt)
224  Brasilian Portugese (pt_BR)
225  Albanian (sq)
226  Swedish (sv)
227
228
229 Overview of Changes from GTK+ 2.13.4 to 2.13.5
230 ==============================================
231
232 * gdk-pixbuf:
233  - Use GIO for mime type sniffing when possible
234
235 * Printing:
236  - Handle paused printers and printers that don't accept jobs
237
238 * GtkBuilder:
239  - Support building parts of the XML tree with the new functions
240    gtk_builder_add_objects_from_file, gtk_builder_add_objects_from_string
241
242 * Bugs fixed:
243  540917 deprecate pack_start_defaults()
244  541645 gtkfilechooserdefault segfaults when bookmark does not contain ://
245  493008 gdk_screen_get_window_stack is not 64-bit-compatible
246  539248 gtk_calender_query_tooltip calls ->detail_func with invalid dates
247  327582 Incomplete docs for GtkSettings::gtk-icon-sizes
248  343663 source-buffer highlighting highlights "char" in gtk_text_iter_...
249  541811 g_return_if_fail (widget->parent == container)
250  541540 Dead link to pkg-config site in GTK+ online FAQ
251  513580 Broken link in GTK+ FAQ
252  531129 gtk_style_copy() does not include a return value or description
253  510225 gtk_widget_get_composite_name retval should be freed
254  507953 gtk_tree_view_set_tooltip_column() shows markups
255  469068 clarify gdk_cairo_create()
256  528845 segv from GtkBuilder on attempting <accelerator> under GtkCellView
257  540994 [Win32] Some windows don't appear at the top when created
258  541964 [Win32] Setting modal hint to current value might confuse the stack
259  541950 Removing recently-added accelerator UI causes a wrong g_warning
260  542234 iconview a11y implementation segfaults
261  541399 Widget tooltips: treat "" same as NULL
262  334418 Support easy input of ellipsis
263  321896 Synch gdkkeysyms.h/gtkimcontextsimple.c with X.org 6.9/7.0
264  316087 Resizing columns is chaotic
265  542853 jasper test fails due to incomplete library arguments
266  507394 mem leak from gtk_selection_add_targets
267  488766 GtkFileChooserButton doesn't clear icon after gtk_file_chooser_...
268  479780 Bookmarks in left pane of FileChooser cannot be renamed
269  542523 GtkTextTag should handle setting properties to NULL
270  384940 handle rejecting jobs and authentication meaningfully
271  339591 Detect list of availible cover pages
272  543244 crashes when renaming a bookmark
273  447998 GtkBuilder does not support building parts of the xml tree
274  543217 GTK application crashed with directfb backend
275  543545 GtkAssistant crashes when gtk_widget_hide() is called inside ...
276  401985 Documentation improvement for the gdk_pixbuf_new_from_file_at_...
277  543085 gdk_pixbuf_saturate_and_pixelate may corrupt memory
278  488019 Mention bind_textdomain_codeset in gettext related FAQ
279  528822 typo in GtkCombo docs
280  540967 docs build slowly because of entities
281  537430 label pango attributes & i18n
282  543989 Crash in gtk_tree_view_size_allocate_columns
283  535223 gbookmark file inefficiency ...
284
285 * Updated translations:
286  Assamese (as)
287  Czech (cs)
288  German (de)
289  Spanish (es)
290  Galician (gl)
291  Hebrew (he)
292  Polish (pl)
293  Pashto (ps)
294  Traditional Chinese (zh_HK)
295  Traditional Chinese (zh_TW)
296
297
298 Overview of Changes from GTK+ 2.13.3 to 2.13.4
299 ==============================================
300
301 * Merge the GSEAL branch (see http://live.gnome.org/GTK+/3.0/Tasks)
302
303 * GtkScaleButton has an orientation property 
304
305 * Bugs fixed:
306  538519 GtkCellRendererPixbuf doesn't allow unsetting the icon anymore
307  538362 Get Win32 icons back in the file chooser
308  538182 pango_cairo_context_update_layout is not noop after...
309  508751 gnome-terminal crashed with SIGSEGV after keypress
310  419737 The file chooser clears the filename entry in SAVE/CREATE_FOLDER...
311  538784 Don't change the filename in the name entry in CREATE_FOLDER...
312  538395 gtk_combo_box_append_text() on non-compliant model segfaults
313  539363 Segfault when creating GtkPlugs
314  539466 GtkMenuShell API/ABI break in trunk
315  442042 GtkScaleButton is too limited
316  540318 Invalid URL
317  530255 GtkAboutDialog cuts off comments label
318  540310 Avoid unnecessary repaints when resizing GtkWindow
319  434535 printoperation's create_surface doesn't check temp file...
320  539790 [PATCH] Please add three new settings to GtkSettings
321  539164 Windows' System Menu blocks main loop
322  541162 [Win32] Update for the new GdkWindowImpl stuff
323  455268 Add gtk-enable-tooltips GtkSetting
324  537591 Don't hardcode minimum width of menuitems
325  541249 [Win32] Fix some internal static methods
326  541305 [Win32] Scrolling was broken after GdkWindow refactoring
327  540529 Remove all GIMP references
328  538547 Update doc-shooter in gtk documentation
329  535498 Printing demo broken
330  539944 Add GtkScaleButton API so struct fields can be marked...
331  540915 GtkBuilder sets properties in reverse order
332  538863 Fixes assertion on entering empty folder
333  540861 invalid UTF-8 in input device name
334  540612 mem leak in filechooser
335  540618 gtk_menu_shell_select_first prints warning on GtkMenubar...
336  539944 Add GtkScaleButton API so struct fields can be marked...
337  536966 Paper selector crashes
338  378158 gdk_win32_selection_add_targets uses uninitialized hwnd v...
339  516092 use gtk_drag_*_add_*_targets instead of hardcoded target ...
340  536430 Libs and Cflags paths in gail-uninstalled.pc.in are out o...
341  538378 GtkFileSystemError should be public
342  539095 directfb functions need to be renamed due to the offscree...
343  539470 Fix critical warnings when the GIcon can't be found for a...
344  539732 Warnings on destruction of GtkDialog.
345  540235 Getting the current folder fails
346  537639 complete the gtk_clipboard_request/wait_for/is_available_... 
347
348 * Updated translations:
349  Catalan (ca)
350  Spanish (es)
351  Estonian (et)
352  Hungarian (hu)
353  Korean (ko)
354  Norwegian bokmål (nb)
355  Occitan (oc)
356  Swedish (sv)
357  Thai (th)
358
359  
360 Overview of Changes from GTK+ 2.13.2 to 2.13.3
361 ==============================================
362
363  * Support runtime font configuration changes
364  
365  * Use GIO for mime information
366
367  * Use GIO directly for the file chooser, do not load filesystem
368    implementation modules. This change causes some regressions on Win32, 
369    which will be addressed by improved Win32 support in GIO.
370
371  * GTK+ no longer uses translations when the application is not
372    translated to the current locale
373  
374  * Bugs fixed: 
375  520874 Should use gio directly
376  536185 monitor font configuration
377  536757 openoffice.org menus are placed at wrong position
378  536990 updateiconcache.c: 'close ()' is redundant 
379  535608 do not string-copy accel paths in the menu code
380  488119 critical warnings from gtk_tree_view_get_visible_range
381  536730 memory corruption in gtktreeview
382  131920 gtkNotebook sends incorrect switch_page value
383  526987 GtkCellRendererCombo should allow model to be NULL
384  536765 GtkComboBox should set COMBO type hint for its menu
385  503071 Application direction changes to right to left even if...
386  517706 Connecting GtkButton with "use-stock" == FALSE to a...
387  519092 Add accessibility support to GtkVolumeButton
388  524222 GtkToolbar with mix of buttons with and without icons...
389  537985 gtk_init_with_args() doesn't open a display after...
390  531960 crash in eog-image.c:1154: (priv->image != NULL)
391  408154 Change GtkEntryCompletion max-items to style property...
392  506853 gtk_tree_view_enable_model_drag_[source|dest] problem
393  536430 Libs and Cflags paths in gail-uninstalled.pc.in are out o...
394  537685 print to file crashes when the target can not be written 
395
396 * Updated translations:
397  Arabic (ar)
398  Czech (cs)
399  Estonian (et)
400  Hebrew (he)
401  Norwegian bokmål (nb)
402  Thai (th)
403
404
405 Overview of Changes from GTK+ 2.13.1 to 2.13.2
406 ==============================================
407
408  * Fix an oversight in the header cleanup that went into 2.13.1, which
409    removed gtkmarshal.h from the set of headers pulled in by gtk.h
410  
411  * Add a function to retrieve the XID of a status icon, to allow
412    notification bubbles to follow the icon
413  
414  * Bugs fixed:
415  533108 leak of GDI region in function 'handle_wm_paint'
416  530146 Setting non-string tooltip with gtk_tree_view_set_tooltip_column...
417  535830 wrong content type adding an item
418  536126 gtk.h don't include gtkmarshal.h
419  535497 Print preview doesn't work
420  535862 gtk_action_create_icon can't create icons from the icon themes
421  536092 GtkEntryCompletion's popup window should set type hint
422  535303 add _get_implementation to GtkStatusIcon
423
424  * Updated translations:
425  Estonian (et)
426  Galician (gl)
427  Italian (it)
428  Vietnamese (vi)
429
430
431 Overview of Changes from GTK+ 2.13.0 to 2.13.1
432 ==============================================
433
434  * Add GtkMountOperation, a subclass of GMountOperation that
435    can show password dialogs when mounting volumes
436
437  * Add GDI+-based pixbuf loaders for bmp, emf, gif, ico, jpeg, tiff, wmf
438
439  * Add support for pixmap redirection, new api includes the 
440    gtk_widget_get_snapshot() function and the GtkWidget::damage-event 
441    signal and the lower-level gdk_window_redirect_to_drawable() and
442    gdk_window_remove_redirection() functions
443
444  * Add gtk_show_uri(), a replacement for gnome_vfs_url_show() and
445    gnome_url_show()
446
447  * Add a "changed" signal to GtkCellRendererCombo
448  
449  * Sync keysyms and compose sequences with recent X.org 
450
451  * GtkBuilder
452    - supports custom stock icons 
453    - supports Pango attributes in labels
454  
455  * GtkRecentManager
456    - uses GIO to monitor .recently-used.xbel
457    - limits the growth of .recently-used.xbel with a 
458      gtk-recent-files-max-age setting
459
460  * Filechooser autocompletion has been reworked
461
462  * The cups print backend displays printer status information
463  
464  * On OS X, accelerators are displayed using Unicode characters,
465    matching the native behaviour
466
467  * GtkIconTheme and GtkImage support GIcon
468
469  * Bugs fixed: too many to list here
470  
471  * New and updated translations:
472  Arabic (ar)
473  Valencian-Catalan (ca)
474  German (de)
475  Canadian English (en_CA)
476  British English (en_GB)
477  Spanish (es)
478  Estonian (et)
479  Galician (gl)
480  Hebrew (he)
481  Hungarian (hu)
482  Kannada (kn)
483  Norwegian bokmål (nb)
484  Dutch (nl)
485  Norwegian Nynorsk (nn)
486  Occitan (oc)
487  Slovak (sk)
488  Albanian (sq)
489  Swedish (sv)
490  Telugu (te)
491  Vietnamese (vi)
492
493
494 Overview of Changes from GTK+ 2.12.x to 2.13.0
495 ==============================================
496
497  * gdk-pixbuf:
498   - Support loading the OS X icns format
499   - Support loading of JPEG2000 images
500   - Support loading from and saving to GIO streams
501
502  * GDK:
503   - Add GdkAppLaunchContext, to provide startup notification
504     with g_app_info_launch()
505   - Use RandR 1.2 instead of Xinerama when available, and expose
506     more monitor information
507
508  * Accessibility:
509   - The gail module is now shipped as part of GTK+
510   - GtkStatusIcon supports keyboard navigation 
511
512  * GtkCalendar:
513   - Support displaying details for each day
514
515  * GtkBuilder:
516   - gtk-builder-convert has been improved
517   - Translation-domain works properly
518   - Support accessibility
519
520  * Testing support:
521   - Add utilities for testing GTK+ applications
522   - Add some unit tests for GTK+ 
523
524  * New settings:
525   - for disabling display of accelerators and mnemonics
526   - for position of vertical scrollbars in scrolled windows
527   - for the default input method 
528
529  * GtkToolShell: new interface for containers of GtkToolItems
530
531  * Bug fixes:
532  - too many to list here
533
534  * Updated translations:
535   Arabic (ar)
536   Assamese (as)
537   Belarusian (be)
538   Belarusian Latin (be@latin)
539   Czech (cs)
540   German (de)
541   Greek (el)
542   Estonian (et)
543   Finnish (fi)
544   French (fr)
545   Irish (ga)
546   Hebrew (he)
547   Indonesian (id)
548   Kurdish (ku)
549   Marathi (mr)
550   Norwegian bokmål (nb)
551   Occitan (oc)
552   Brazilian Portugese (pt_BR)
553   Slovenian (sl)
554   Swedish (sv)
555   Telugu (te)
556   Russian (ru)
557
558
559 Overview of Changes from GTK+ 2.12.0 to 2.12.1
560 ==============================================
561
562  * Bugs fixed: 
563  472965 a small improvement for scrolling behavior with PgUp/PgDown
564  460194 Gtk tooltips + swt crash
565  478803 Segfault in gtk_print_operation_run when no range specified
566  480123 Crash from GTK's new search feature
567  483223 im-xim.so leaves callbacks connected to display "closed" ...
568  476342 Icon cache validation causes severe page-in
569  484008 configure fails during CUPS version tests on some platforms
570  327243 GtkFileChooserButton emits two "selection-changed" signal...
571  465380 gtkfilechooser cannot show the modified date on none UTF-...
572  467269 Inkscape Flickers horribly
573  476686 gtkrecentchooser select-multiple property
574  478173 GTK's Tracker search engine does not work anymore
575  478371 totem volume slider appears on all workspaces
576  482089 GtkPrintOperation check for null default signal handler b...
577  482504 Missing locale to UTF-8 conversion for modification time ...
578  482841 critical warnings on gdk_display_close after _gtk_tooltip...
579  483563 remains of gtk_widget_ref() in gtkdnd.c
580  483730 Keyboard navigation of mutiple-selecting gtk.TreeViews im...
581  484650 Typo in docs for GdkGrabBroken
582  484730 In MS-Windows theme, GtkBorder freed with g_free() instea...
583  486360 Failed to convert Empathy Glade files
584  389358 print dialog: unit selection dialog can't be closed
585  448343 File chooser should maintain sort state during folder swi...
586  477447 GtkPaned documentation doesn't mention behaviour with onl...
587  482034 GtkMenuPositionFunc push_in parameter description
588  482837 duplicate declaration of gtk_notebook_create_window()
589  478637 Notebook tab labels not correctly centered in ms-windows ...
590  484132 gtk_recent_info_get_icon docs
591  486636 "Cannot open display" message doesn't include display whe...
592  455284 Ctrl+L should work depending if it has focus or not
593  478377 10x speed up for window motion/scroll (gdk-quartz)
594  485301 Filename is garbled in print dialog on none UTF-8
595  485437 Fix testxinerama.c to not query current monitor by default
596  486155 Docs for gtk_text_iter_forward_line()
597  339877 pixbuf loader incorrectly returns wbmp
598  456137 Pidgin will crash in fail-safe session due to a NULL poin...
599  456676 Critical warning in gtk_drag_drop_finished()
600  352643 crash in gtk_entry_completion_default_completion_func
601  477280 volume button docs fix
602  477704 Add docs for GtkTreeModelForeachFunc
603  476920 Move GtkFileSelection to the deprecated section
604
605  * Updated translations:
606  - Arabic (ar)
607  - Assamese (as)
608  - Belarusian Latin (be@latin)
609  - Catalan (ca)
610  - Estonian (et)
611  - Basque (eu)
612  - Hebrew (he)
613  - Ido (io)
614  - Italian (it)
615  - Japanese (ja)
616  - Georgian (ka)
617  - Kannada (kn)
618  - Korean (ko)
619  - Lithuanian (lt)
620  - Dutch (nl)
621  - Polish (pl)
622  - Romanian (ro)
623  - Slovenian (sl)
624
625
626 Overview of Changes from GTK+ 2.11.6 to 2.12.0
627 ==============================================
628
629  * GtkTooltips
630  - All widgets have been ported to the new tooltips code
631  - Tooltips are disabled in touchscreen mode 
632
633  * GtkBuilder
634  - Support custom tabs in GtkPrintUnixDialog
635
636  * Bugs fixed:
637  459561 critical warnings with custom tooltips
638  461648 GdkWindowQueueItem::serial overflow
639  463773 Openoffice and flash run into a deadlock when used with KDE
640  468801 thunar segfaults when selecting targa image
641  473441 [patch] Ungrab windows when gdk_window_destroy() is calle...
642  473954 gnome-background-properties: crash on drag-n-drop to "Add...
643  461945 totem outputs errors in terminal
644  348493 _gdk_quartz_copy_to_image needs implementing for pixmaps
645  405868 Missing implementation of gdk_window_get_geometry()
646  441219 Do not allow moving cursor to separators
647  447214 rename the tips_data_list field back
648  451202 New tooltips API has too long default timeout
649  451397 Use new tooltip API in gtk+
650  452225 check and option mark drawing is a mess of inconsistency
651  457642 tooltips on notebook's tab labels
652  458088 Improve mouse cursor for paned widgets
653  458102 GtkScrolledWindow doesn't redraw when gtk-scrolled-window...
654  458280 remove set-toolip handler from menutoolbutton
655  458298 broken cursor movement with inline selection
656  459459 Missing implementation of gdk_window_set_decorations() an...
657  459515 gtk_menu_key_press() buglets
658  459566 update testtooltips
659  459667 Missing implementation of gdk_window_set_keep_above and g...
660  460272 GtkFrame publishes incorrect defaults for "label-xalign"
661  460534 No expose events if input swamps main loop with scrolled ...
662  461225 gtk_tree_view_set_tooltip_cell() documentation: cell
663  463907 'Recent Documents' is broken in gnome-panel 2.19.5
664  464528 gdk_rectangle_union() and gdk_rectangle_intersect() shoul...
665  465039 "keynav-failed" signal not emitted when treeview has just...
666  467003 tooltips do not pick up theme changes
667  467117 Documentation for the GtkPaned key binding signals
668  467414 gtkcupsutil.c won't build with cups 1.3
669  468055 Incorrect compose mapping for capital U with macron
670  468245 Tooltip timer doesn't get reset when mouse leaves into ot...
671  469214 Recently used blocks side-panel browsing until loaded
672  469374 menu accelerators don't work
673  469395 make dist failure
674  471132 Highlighting a suggestion with the keyboard changes the U...
675  471215 Cursor drawing broken
676  472974 gtk-builder-convert doesn't set correctly the tab label f...
677  472981 make gtk-builder-convert not remove some empty properties
678  356630 Print to file dialog suggests "output.pdf" even for ps ou...
679  447883 PATCH Documentation about SVN in HACKING and README.cvs-c...
680  459340 GtkContainer API documentation refers deprecated gtk_widg...
681  459732 build system: cups detection with only cups-config might ...
682  460207 there are still references to deprecated gdk_pixbuf_rende...
683  461483 Wrong check in gtk_window_group_remove_window
684  472643 gtk_builder_add_from_file: *filename marked as constant b...
685  474696 ToolbarContent should use GSlice
686  459313 A few functions that don't appear in 2.12 new symbols
687  468832 crash while reading ANI file
688  470033 MS-Windows Theme doesn't apply styling to gtknotebooks wh...
689  473340 gtk_print_operation_get_error() is listed twice
690  473463 GtkButton doesn't have a GdkWindow like the docs say it does
691  474282 Dead code in gtkmisc.c
692  472951 gtkprintunixdialog should support custom tabs as buildable
693  383003 Dragging text including non-ascii chars from epiphany to ...
694  449371 Open with menu has no effect
695  404541 GtkIconView crashes when I select icons with rubberband w...
696  467324 Iter swapping causes segmentation fault
697  475158 Random crash while scrolling trough notebook tabs
698  450032 GtkRecentAction should have defaults
699  458283 wrong tooltip on menutoolbutton
700  467717 Extra trailing comma after last enum definition
701  467719 config.h should always be included first if using AC_SYS_...
702  474897 rendering problem with latest gtk+
703  475400 Fix a typo in gtkentry.c
704  436576 GtkFileChooserButton title from supplied dialog
705  475439 gtk/gtksearchenginesimple.h is missing a G_BEGIN_DECLS
706  105895 Please add common keybindings for the TreeView
707  306445 stock icon for the "open recent" menu
708  449371 Open with menu has no effect
709  426246 "Spurious" expose events during asynchronous GtkWindow re...
710  436576 GtkFileChooserButton title from supplied dialog
711  474897 rendering problem with latest gtk+
712  475400 Fix a typo in gtkentry.c
713  476688 scale button uses wrong value type in getter
714  476665 gtkcellrendereraccel missing property getter
715  476689 gtktreeview tooltip column property getter uses wrong val...
716
717  * Updated translations
718  - Bulgarian (bg)
719  - Bengali (bn_IN)
720  - Danish (da)
721  - German (de)
722  - Canadian English (en_CA)
723  - Spanish (es)
724  - Estonian (et)
725  - Basque (eu)
726  - Finnish (fi)
727  - French (fr)
728  - Irish (ga)
729  - Gujarati (gu)
730  - Hungarian (hu)
731  - Italian (it)
732  - Japanese (jp)
733  - Kannada (kn)
734  - Macedonian (mk)
735  - Malayalam (ml)
736  - Norwegian bokmål (nb)
737  - Dutch (nl)
738  - Oriya (or)
739  - Polish (pl)
740  - Portugese (pt)
741  - Brazilian Portugese (pt_BR)
742  - Russian (ru)
743  - Albanian (sq)
744  - Serbian (sr, sr@Latn)
745  - Swedish (sv)
746  - Telugu (te)
747  - Thai (th)
748  - Ukrainian (uk)
749  - Vietnamese (vi) 
750
751
752 Overview of Changes from GTK+ 2.11.5 to 2.11.6
753 ==============================================
754
755  * GtkBuilder:
756  - The gtk-builder-convert script is more versatile
757  - GtkBuilder suppports GdkPixbuf properties
758  - GtkBuilder parses, but doesn't yet implement <accessibility> 
759  - Support for accelerators in actions has been added
760
761 * GtkTooltips:
762  - The old tooltips API has been deprecated
763  - The has-tooltip property has getter and setter
764
765 * GtkTreeView: 
766  - Convenience API to set tooltips: gtk_tree_view_set_tooltip_row(),
767    gtk_tree_view_set_tooltip_cell(), gtk_tree_view_get_tooltip_context(),
768    gtk_tree_view_set_tooltip_column()
769
770 * GtkIconView:
771  - Convenience API to set tooltips: gtk_icon_view_set_tooltip_item(),
772    gtk_icon_view_set_tooltip_cell(), gtk_icon_view_get_tooltip_context(),
773    gtk_icon_view_set_tooltip_column()
774
775 * Bug fixes:
776  452598 crash in Evolution: Added an Evolution attac...
777  447966 Add builder support for GdkPixbuf properties
778  453033 gnome-panel crashed with SIGSEGV in idle_populate_func()
779  453365 gdk_pixbuf_get_file_info crashes on tif files
780  361781 GtkViewport size request includes xthickness/ythickness f...
781  427899 GtkFrame's label may exceed the frame area
782  430049 gtk_selection_data_set_text() ignores length argument
783  436965 Add files to /po[-properties]/POTFILES.in
784  437281 gtk_button_set_image destroyes the old image
785  448604 gtk+ printbackends build fix
786  449311 GtkVolumeButton should use new tooltip API
787  451164 I translate gnome-desktop. But i have no svn account and ...
788  451575 (API) Changes needed for GtkTooltips deprecation
789  452425 Setting "tooltip-text" property to NULL has bad effects
790  452861 gtk_label_set_pattern() is not working anymore
791  452988 error handling in GtkCellLayout custom parser
792  453411 Button state not included in key events
793  453413 Key event state is not right for modifier keys
794  454654 Accelerator support for actions
795  454700 Minor update for gdk_threads_enter
796  454703 gdk_window_invalidate_rect accepts NULL
797  454830 gtk-builder-convert not converting menus
798  452056 GtkComboBox doesn't emit 'changed' signal when active row...
799  452278 GtkBuilder API Documentation
800  453316 small documentation fix in GtkDrawingArea API documentation
801  453673 small doc quirk in gtk/gtktreeview.c
802  453930 small doc quirk in gtk/gtktooltip.c
803  454596 [patch] gdkpixbuf-scale slight api doc improvement
804  454835 [patch] example in gdk-pixbuf-scaling using deprecated gd...
805  457384 critical warning from entrycompletion
806  112404 Problem with focus when closing transient window
807  172424 Most GtkWidget events have no documentation
808  408327 Improving tooltip positioning
809  439480 translations
810  439715 GtkFileChooser - recent files option takes up 100% CPU.
811  455482 remove old tooltips work-around from uimanager
812  455721 mem leak when adding shortcut
813  455901 mem leak in path bar
814  455984 need a way to convert to bin_window coordinates
815  457720 assertion `G_IS_VALUE (value)' failed progmatically "tabb...
816  458298 broken cursor movement with inline selection
817  456258 GtkScaleButton: value parameter of signal "value-changed"...
818  457774 GtkTreeView::test_expand_row and test_collapse_row
819  455645 intern action names 
820
821 * Updated translations:
822  Bengali (bn_IN)
823  Greek (el)
824  Spanish (es)
825  Estonian (et)
826  Finnish (fi)
827  Galician (gl)
828  Gujarati (gu)
829  Hungarian (hu)
830  Japanese (ja)
831  Lithuanian (lt)
832  Norwegian bokmål (nb)
833  Dutch (nl)
834  Swedish (sv) 
835  Thai (th)
836  Vietnamese (vi)
837  
838
839 Overview of Changes from GTK+ 2.11.4 to 2.11.5
840 ==============================================
841
842 * OS X port:
843  - Many improvements
844
845 * Win32 port:
846  - Inconsistent checkboxes are drawn correctly now
847
848 * GtkBuilder:
849  - Ship a Python script, gtk-builder-convert, to 
850    convert glade files to GtkBuilder syntax
851
852 * GtkFileChooser:
853  - Improved display of the time column
854  - Support search on OS X, using Spotlight
855
856 * GtkTreeView:
857  - New function gtk_tree_view_is_rubber_banding_active() to
858    check whether rubber banding is active
859
860 * GtkVolumeButton uses the range 0.0 to 1.0, and
861   correctly adapts tooltips to display percentages
862
863 * Bugs fixed:
864  447967 Improve reference counting
865  447995 Add a script that converts libglade files
866  451428 GtkBuilder API changes
867  449862 gdk_x11_display_get_xdisplay doesn't check pointers befor...
868  451303 Crashes on empty property
869  164809 Checkboxes with inconsistent status are not drawn properl...
870  426987 Panel freezes after upgrading gtk icon cache
871  439567 Add functions to transform pixbufs based on orientation tags
872  448313 Block cursor problem on one-character line
873  449016 Prevent C++ keyword clashes
874  449167 faulty enter-leave compression
875  450469 Draw no bevel when "GtkToolbar::shadow-type" is "none"
876  451070 Broken CUPS SSL printing in gtk 2.10.13
877  451345 gtk-demo does not open GtkBuilder example twice
878  451353 Parsing properties broken
879  451484 Miscalculation in GtkButtonBox CENTER_MODE
880  451866 GtkVolumeButton range
881  452046 some fixes for gdk composited window support
882  452463 type-func attribute on wrong element ?
883  452464 inconsistent handling of booleans
884  452465 error handling in gtk_builder_value_from_string_type()
885  452954 GtkBuilder documentation fixes/improvements
886  446532 [patch] Improve performance of gtk_recent_manager_get_items
887  451314 Warning message is wrong for delayed property assigning
888  392283 GtkNotebook tabs drawn incorrectly with the Wimp theme
889  449492 debug spew on toolbar focus move
890  324543 GtkFileChooser: show file 'modified' TIMES, not just DATES
891  327912 Many mouse cursors are not supported
892  353805 Detecting Bidi Keyboard Layouts
893  451527 Confusing GtkRadioButton variable names in some functions
894  393579 Need tree view API for querying whether rubberbanding is ...
895
896 * Updated translations
897  Spanish (es)
898  Estonian (et)
899  Hungarian (hu)
900  Japanese (ja)
901  Korean (ko)
902  Norwegian bokmål (nb)
903  Russian (ru)
904  Sinhala (si)
905  Vietnamese (vi)
906
907
908 Overview of Changes from GTK+ 2.11.3 to 2.11.4
909 ==============================================
910
911 * The multipress input method correctly handles control keys
912
913 * The memory management of GtkRecentManager has been
914   changed, deprecating the screen-related functions in favour
915   of gtk_recent_manager_get_default().
916
917 * Bugs fixed: 
918  448928 Some GtkBuildable methods named too generically
919  448193 gtkbuilder.h causes compile error with C++
920  354887 GtkFileChooserButton displays unnecessary authentication ...
921  440450 GTK font selection minimum size is too large for 150dpi s...
922  447214 gtk_tooltips_widget_remove() is slow
923  448299 dgettext arguments interchanged
924  448321 Drawing problems with block cursor
925  448341 There is no GtkTooltip documentation in the gtk+ reference
926  448484 GtkAccelGroup forgets to remove closure invalidate notifi...
927  448544 Refcount issues in GtkCellRendererSpin
928  412357 GtkMenuShell not defined as an abstract base type
929  403717 print preview operation should pass settings to preview p...
930
931
932 Overview of Changes from GTK+ 2.11.2 to 2.11.3
933 ==============================================
934
935 * GtkBuilder: GTK+ supports constructing user interfaces 
936   from XML descriptions now, similar to libglade.
937
938 * The new tooltip code now has convenience api to set
939   text tooltips: gtk_widget_set_tooltip_text(),
940   gtk_widget_set_tooltip_markup()
941  
942 * GtkTextView, GtkEntry:
943  - gtk_widget_modify_cursor() is a new function in the 
944    gtk_widget_modify family to override the style-provided 
945    cursor colors
946  - Use a block cursor in overwrite mode
947
948 * GtkFileChooser:
949  - Use xdg-user-dirs to find the Desktop directory
950  - gtk_file_system_create() is now public API
951
952 * GtkMenu:
953  - GtkMenuItem gained a submenu property
954  - GtkMenuShell obtained a move-selected signal 
955
956 * OS X port:
957  - Many improvements
958
959 * Bugs fixed:
960  445691 Crash when spawning a new process
961  447163 Implicit pointer conversion gdk_font_ref()
962  420249 deadlock on print operation
963  440918 out-of-bound access on loading pnm
964  142494 treeview coordinate systems need documentation/auditing
965  343012 RC parser rejects lower-case identifiers.
966  350460 Popup windows (esp. menus) misbehave wrt focus
967  410815 Icon view gets confused when scaling down the pixbuf column
968  435471 small GtkComboBox cleanup
969  435840 GTK_WIDGET_SAVED_STATE inconsistency
970  442617 gdk_spawn overrides envp, breaking child setup funcs whic...
971  443913 When .recently-used.xbel is empty, recently-used uses %10...
972  444097 Cannot compile gtksearchenginesimple.c
973  444310 update_buttons_state on a bare assistant causes gtk+ to c...
974  444734 Compact file-chooser folder selection not working with gt...
975  444786 Error loading 'gtk-select-color' in Stock icons and Items
976  445054 GtkScrolledWindow::scrollbars-within-bevel is drawing wrong
977  445284 Custom (pixbuf etc.) cursor reverts to default cursor on ...
978  445539 Unititialized var in gtkrc.c trunk
979  445855 gtk_scale_button_new() uses private API.
980  446138 Tiny doc update for gdk_window_get_pointer()
981  446513 gtknotebook.h: create_window is wrong declaration
982  446616 glib requirement insufficient
983  447065 GtkMenuItem: add "submenu" property and some cleanup
984  426192 Symbolic colors are not working under "engine" sections o...
985  446107 tiff load dialogue has unreadable text
986  447396 Typo in documentation of gtk_widget_modify_cursor
987  79585  API to change cursor color
988  80378  Visible (Cursor-shape) indicator for Overtype mode
989  158008 Stock button for Dont Save, Discard Changes, Do Not Save
990  334576 GtkCellRendererProgress ignores xalign attribute
991  344836 Add orientation property to CellRendererProgress
992  172535 Add support for UI builders in gtk+
993  446833 gtk_menu_shell_move_selected should be a vcall
994  447586 gtknotebook.c: decreasing unknown size pointer
995
996 * Updated translations
997  Spanish (es)
998  Swedish (sv)
999
1000
1001 Overview of Changes from GTK+ 2.11.1 to 2.11.2
1002 ==============================================
1003
1004 * The GtkListStore and GtkTreeStore have new API
1005   to set values using vectors of columns and values
1006
1007 * Bugs fixed:
1008  389603 GtkFileChooserWidget crashes when the window is too narrow
1009  444351 metacity cores on startup
1010  379213 gtkaboutdialog.h causes warnings with GCC and -Wshadow
1011  442888 problem with GTK+ medialib integration
1012  444236 gtk-demo says invisible text doesn't work
1013  444457 Segfault in gdk_window_set_opacity when opacity < 1.0
1014  399071 add gtk_tree_store_set_with_valuesv
1015  434021 crash on startup with jhbuild
1016
1017 * Updated translations:
1018  Spanish (es)
1019
1020
1021 Overview of Changes from GTK+ 2.11.0 to 2.11.1
1022 ==============================================
1023
1024 * GtkTextView:
1025  - Marks can be created independent from buffers
1026  - Cursor color follows text color
1027
1028 * OS X port:
1029  - Many improvements
1030
1031 * GDK:
1032  - Add support for composited child windows
1033
1034 * Bugs fixed:
1035  347883 do-overwrite-confirmation does nothing in 2.10
1036  440890 Crash in gtktooltip.c (GTK+ 2.11.0)
1037  440982 crash in gtk due to missing stock icon gtk-clear
1038  418047 GtkIconView sizing is very broken
1039  438440 All tests for Gtk2 failing when installing from CPAN
1040  314172 gtk_toolbar_set_icon_size() should be 'undeprecated'
1041  348493 _gdk_quartz_copy_to_image needs implementing for pixmaps
1042  398414 Printing to file with multiple pages per sheet
1043  412882 gdkwindow should support the concept of "composited"
1044  430218 Some file names are being cut unnecessarily with RTL Inte...
1045  435405 text view recreates pangolayouts all the time
1046  439565 Crash in GtkIconView a11y code
1047  440040 Reference counting in GtkPrintOperation goes awry
1048  440511 xcursors.h: illegal initializing
1049  440780 GtkAction set_short_label might be broken
1050  441443 jpeg loader does not set error upon abortion
1051  442172 Small cleanup in gtk_notebook_set_current_page and fix ty...
1052  442183 Updated gdk/gdkkeysyms-update.pl
1053  443247 Two GtkNotebook cleanups
1054  441767 Icon cache isn't validated properly
1055  442326 Overview navigator traps mouse on wrong screen in dual mo...
1056  79585  GtkTextView API to change cursor color
1057  132818 Allow GtkTextMark subclasses to be used in GtkTextBuffer
1058  348065 [PATCH] Remove automagic status of xinerama dependency
1059  441443 jpeg loader does not set error upon abortion
1060  386935 gtk_notebook_set_window_creation_hook only allows one...
1061  414947 Move "move-focus" signal to GtkWidget
1062
1063
1064 * Updated translations:
1065  Thai (th)
1066  Spanish (es)
1067  Norwegian bokmål (nb)
1068
1069
1070 Overview of Changes from GTK+ 2.10.x to 2.11
1071 ============================================
1072
1073 * Printing support:
1074  - Cups backend: Work with "BrowseShortNames Off"
1075  - Cups backend: Fix handling of multi-valued options
1076  - Cups backend: Work with raw printers
1077  - Cups backend: don't lock up when met with larger numbers of printers 
1078  - Improved sensitivity handling of controls in the unix dialog
1079  - Support half-open ranges
1080  - Add a test print backend for easier debugging
1081  - Add API to list paper sizes
1082  - Add API to serialize and deserialize page setups and print settings
1083  - Print settings can be passed to the preview command 
1084  - Make more GtkPrinter public
1085
1086 * GtkFileChooser:
1087  - Improve file chooser dialog size logic
1088  - Add a GtkFileChooserButton::file-set signal
1089  - Add a search mode with backends for Beagle, Tracker and simple search
1090  - Add recent files support
1091
1092 * New tooltips API, that allows complex tooltips (markup, images),
1093   tooltips on insensitive widgets, tooltips on treeviews, etc
1094
1095 * GtkScaleButton, GtkVolumeButton: new widgets for volume controls 
1096   frequently seen in multimedia applications
1097
1098 * Input Methods:
1099  - New Thai and Lao input method
1100  - New multipress input method for phone pads
1101
1102 * Recent files:
1103  - GtkRecentChooserMenu supports custom menu items
1104  - GtkRecentAction was added
1105
1106 * Keyboard navigation improvements:
1107  - Infrastructure for notification of failed keyboard navigation
1108  - Better support for restricted sets of keys
1109  - Only handle keys for notebook tab reordering and scrolledwindow 
1110    scrolling if it make sense
1111  - Add settings gtk-enable-accels and gtk-enable-mnemonics to disable  
1112    the display of accelerators and mnemonics
1113  - Popup/popdown of comboboxes is keybindable
1114
1115 * Windows port: 
1116  - Windows 9x/ME is not supported anymore 
1117  - Many ms-windows theme improvements
1118  - The file chooser uses native icons
1119  - Support drop shadows 
1120  - Use native cursors
1121
1122 * OS X port:
1123  - Many improvements
1124
1125 * Icon theme support:
1126  - Add api to list contexts of an icon theme 
1127  - The builtin stock icons have been replaced by a new set of icons 
1128    which are visually compatible with Tango
1129  - Support fallback to more generic icon names 
1130  - Validate icon caches when they are created and before they are used
1131
1132 * GtkRange has gained support for fill levels
1133
1134 * GtkEntry:  
1135  - inline-selection mode for entry completion that is closer to what 
1136    web browsers need
1137  - Add gtk_entry_set_cursor_hadjustment() to support automatic scrolling
1138
1139 * GtkTextView:
1140  - Support accumulative and negative margins
1141  - GTK_JUSTIFY_FILL works
1142
1143 * GtkLabel:
1144  - GTK_JUSTIFY_FILL works
1145
1146 * GtkStatusIcon: 
1147  - Multiscreen support
1148  - gtk_status_icon_position_menu() works on Windows
1149  - Don't take up space when invisible
1150
1151 * GtkCellRendererProgress:
1152  - Respect themes 
1153  - Support activity mode
1154
1155 * GtkNotebook: 
1156  - Support scrolling during tab DND
1157  - Allow dropping tabs anywhere
1158  - Deprecate numeric group-ids in favour of a more flexible group property
1159
1160 * GtkTreeView:
1161  - Lots of scrolling fixes
1162  - Add a gtk-alternative-sort-arrows setting for drawing sort arrows
1163    according to platform conventions
1164
1165 * GtkButtonBox:
1166  - Can center buttons now
1167
1168 * GtkComboBoxEntry 
1169  - Can add an arbitrary child widget
1170
1171 * GtkAboutDialog:
1172  - The "name" property has been replaced by "program-name" to avoid
1173    a clash with the preexisting "name" property on GtkWidget
1174
1175 * GDK changes:
1176  - Add gdk_event_request_motions() which works with input devices
1177  - Add API for changing startup notification id on a window
1178  - Add API for sending startup notification messages
1179  - Don't deadlock with xcb-based libX11
1180  - The handling of _NET_WM_USER_TIME has been changed to reduce
1181    the amount of root window property changes
1182  - New gdk_threads api() to allow fully threadsafe handling of idles 
1183    and timeouts
1184
1185 * gdk-pixbuf changes: 
1186  - Optional support for Sun mediaLib hardware acceleration
1187  - Support exif rotations in tiffs and jpegs
1188  - Allow arbitrary split between builtin vs modular loaders
1189  - Support v5 and OS/2 bmps
1190  - Support scaling animations
1191
1192 * Miscellaneous GTK+ changes:
1193  - New function gtk_window_set_opacity(), to set the opacity
1194    of toplevel windows
1195  - Allow to restrict drags within an application or widget 
1196  - Support opening/closing of submenus on click
1197  - Configurable cursor blinking timeout
1198  - Insensitive widgets don't install cursors
1199
1200 * Bug fixes:
1201  - too many to list here
1202
1203 * New and updated translations:
1204  Arabic (ar)
1205  Assamese (as)
1206  Belarusian Latin (be@latin)
1207  Bulgarian (bg)
1208  Bengali (bn)
1209  Catalan (ca)
1210  Czech (cs)
1211  Welsh (cy)
1212  German (de)
1213  Greek (el)
1214  Canadian English (en_CA)
1215  British English (en_GB)
1216  Esperanto (eo)
1217  Spanish (es)
1218  Estonian (et)
1219  Finnish (fi)
1220  French (fr)
1221  Gujarati (gu)
1222  Hebrew (he)
1223  Hindi (hi)
1224  Hungarian (hu)
1225  Indonesian (id)
1226  Italian (it)
1227  Kurdish (ku)
1228  Lithuanian (lt)
1229  Latvian (lv)
1230  Macedonian (mk)
1231  Malayalam (ml)
1232  Marathi (mr)
1233  Norwegian bokmål (nb)
1234  Nepali (ne)
1235  Oriya (or)
1236  Brazilian Portugese (pt_BR)
1237  Romanian (ro)
1238  Russian (ru)
1239  Slovenian (sl)
1240  Serbian (sr) 
1241  Serbian Latin (sr@Latn)
1242  Swedish (sv)
1243  Tamil (ta)
1244  Thai (th)
1245  Turkish (tr)
1246  Ukainian (uk)
1247  Vietnamese (vi)
1248  Walloon (wa)
1249  Simplified Chinese (zh_CN)
1250  Chinese (Hong Kong) (zh_HK)
1251  Chinese (Taiwan) (zh_TW)
1252
1253
1254 Overview of Changes from GTK+ 2.10.1 to 2.10.2
1255 ==============================================
1256
1257
1258 * Many fixes and improvements for the OS X backends
1259
1260 * Revert to using gtk modules with global binding,
1261   since the local binding that was introduced in 
1262   2.10 breaks the accessibility support of current 
1263   OpenOffice.org releases.
1264
1265 * GtkRecenManager 
1266  - Poll for changes to the XBEL file
1267  - Fix initial bad placement of recent files menu
1268  - Show nonexisting resources by default, and do 
1269    not mark them as insensitive
1270  - Allow adding a filter to GtkRecentChooserMenu
1271
1272 * GtkFileChooser
1273  - Improve the fallbacks for icons
1274  - Make  / and ~ activate the location entry again
1275
1276 * Bugs fixed:
1277  348828 Segmentation Fault in gtk_combo_box_menu_setup 
1278         when removing combobox child
1279  349552 problem with parsing (enum) style properties
1280  351581 API Documentation issues with 2.15 release
1281  348652 reorder() from ComboBoxEntry produces Gtk+ assert 
1282         error
1283  349128 Fix docs about GtkTreeModel::row-deleted
1284  350605 Crash caused by the recent menu
1285  348096 GtkStyle leaks GtkRcContext
1286  348145 Background images not working with Quartz backend
1287  329752 Problem with has_selection notification when 
1288         deleting the selection
1289  347856 gtk_recent_chooser_add_filter not implemented 
1290         for GtkRecentChooserMenu
1291  348245 Disabling pdf printing doesn't hide option
1292  348278 textview doesn't update on hinting setting change
1293  348289 Filechooser is blocked by higher priority idle
1294  348478 entry completions needs to reset the IM context 
1295         before emitting action-activate signal
1296  348538 Remove old email addreses from the tutorial
1297  348626 drag-to-child should not work
1298  348634 IconView does not update background
1299  348706 don't allow dnd onto arrows
1300  348740 configure script does not honour PKG_CONFIG variable
1301  348787 Segfault in gtk_font_button_update_font_info()
1302  348824 test attached calendar-sane-timer patch in head
1303  348971 gtk_status_icon_get_geometry returns bogus data
1304  349382 valgrind uninitialized memory warnings setting 
1305         partly uninitialized X properties
1306  349570 notebook arrow PRELIGHT drawing doesn't work
1307  349834 Memleak from gtk_tree_view_set_enable_tree_lines
1308  349858 Leak of ShmPixmapInfo from get_shm_pixmap_for_image
1309  349859 gtk_paint_tab doesn't work when widget is now 
1310         option menu
1311  349997 Indirect leak from XkbGetMap
1312  350039 GtkFileChooserEntry leaks sources
1313  350050 GdkGC leak from GtkRuler
1314  350139 Should use evince preview mode
1315  350258 Memory leak in gtk_entry_drag_data_received()
1316  350329 The CUPS printer backend in GTK+-2.10.1 fails 
1317         with CUPS 1.1.
1318  350517 reset_style_idle() interferes with application 
1319         idles
1320  350860 Balloon messages sent to tray do not have the 
1321         correct window in XEvent
1322  350938 TreeViewColumn rendering off when "spacing" 
1323         property set
1324  351112 gtk_notebook_set_current_page fails when the 
1325         notebook has not yet been shown
1326  351519 Directfb backend fails to build
1327  165714 GtkEntryCompletion doesn't complete on paste
1328  168737 Different button sizes in About dialogs
1329  345666 The icons of file, directory and device at 
1330         GtkFileChooser
1331  349429 spin button does not use correct value for 
1332         inner_border
1333  349501 fix in the documentation of function 
1334         gtk_list_store_insert_with_values()
1335  350072 stdout output from colorselection
1336  351759 Wrong range value in documentation of 
1337         gtk_color_selection_set_current_alpha
1338  349277 Wrong message for problems with serializing 
1339         texts
1340  346800 Rework sort/filter models to use indices to 
1341         parents instead of pointers
1342  349120 Small error in doc
1343  350911 gdk_pixbuf_new_from_file_at_scale() should 
1344         skip when there's enough image data 
1345  348728 GtkTable Row and Column Spacing
1346  351241 swapped argument description
1347  350023 "Running GTK+ Applications" chapter does not 
1348         document new GTK_DEBUG possibilities
1349  351812 file print backend filename encoding issue
1350
1351 * New and updated translations (bg,bn_IN,de,dz,el,es,
1352   et,eu,fi,gu,hu,ko,ku,ja,lt,mk,ml,nb,ne,nl,or,pl,po,
1353   sv,th,tr,tt,uk,zh_HK,zh_TW)
1354
1355
1356 Overview of Changes from GTK+ 2.10.0 to 2.10.1
1357 ==============================================
1358
1359 * Drop Pango requirement 1.12.0
1360
1361 * Many fixes and improvements for the OS X 
1362   and directfb backends
1363
1364 * The printing framework now supports a subset
1365   of the Cups 1.2 custom PPD option spec
1366
1367 * Bug fixes:
1368  348134 box gaps on left and right can be drawn wrong
1369  348014 crash on Epiphany Web Browser
1370  348063 _gtk_icon_cache_get_icon crashes when no 
1371         cache available
1372  348096 GtkStyle leaks GtkRcContext
1373  157439 The "adding to panel" is buggy when switching 
1374         to an rtl environment
1375  346751 symbolic colors can't be use in properties
1376  347976 Context menus appear in strange locations
1377  348001 xid / fid X11 font id's are used intermixed
1378  348049 Tabs "magically" re-order
1379  348094 Adjustment leak from gtkiconview
1380  348115 improve notebook visuals when dragging
1381  348120 gtkentrycompletion leaks action_view
1382  348227 gtkimcontextsimple doesn't terminate a string 
1383         with null
1384  348424 mem leak in GtkPrintSettings
1385  348089 Missing chaining up in gtk_recent_chooser_menu_finalize
1386  348090 Reference leak in gtk_text_layout_set_contexts
1387  348095 gtk_menu_stop_scrolling does work even if we 
1388         were not scrolling...
1389  142582 Add animation xsetting
1390  346427 xbm loader returns false, fails to set error
1391  346733 GList of visuals is always empty and causes 
1392         crashes in gdk_rgb_choose_visual()
1393  347048 crash on using GtkAssistant
1394  164884 GtkTreeView row drag is sometimes started 
1395         spuriously
1396  302127 GtkTreeView gets angry when items deleted 
1397         from a test_expand_row handler
1398  346092 gtk_tooltip_set_delay documentation wrong
1399  346428 Be robust against broken loaders failing to 
1400         set error on failure
1401  346467 gtkwindow state assignments bug
1402  346598 modeline takes too much memory
1403  346603 Context menus only work once
1404  346639 treeview memleak
1405  346668 symbolic colors are broken when specifying 
1406         engine
1407  346713 quartz backend is missing functions that 
1408         pygtk needs
1409  346721 XBM reading in quartz backend is broken
1410  346836 Tabs jump around when opening menus
1411  347018 missing GDK_QUARTZ_ALLOC/RELEASE_POOL calls
1412  347277 gtk_drag_get_ipc_widget() and window groups
1413  347315 SYNC extension check failing
1414  347902 GtkRange doesn't reliably update stepper 
1415         sensitivity
1416  335012 gtkcellrenderertext - gtkeditable: bad 
1417         interaction when ypad is set to hi value
1418  337910 gdk_pango_layout_get_clip_region is inefficient
1419  346605 Modifier-key events are not sent
1420  346970 gtkfilechooserbutton leaks an empty list
1421  347032 documentation of gtk_print_context_get_height() 
1422         has typo
1423  347037 GObject info missing for GtkRecentManager and 
1424         GtkRecentChooser* in gtk-doc API reference
1425  347041 documentation of gtk_paper_size_is_equal() 
1426         has a typo
1427  347043 Reference leaks in GtkFileChooserButton
1428  347066 gimp 2.3.9/2.2.12 GTK+ assertion fails on 
1429         open file dialog
1430  347211 documentation of gtk_print_job_send() has a 
1431         typo
1432  347710 new GtkCellRendererSpin misses a lot of API 
1433         documentation
1434  347711 slight glitches in GtkAssistant API documentation
1435  347065 Fix in-line doc typos
1436  311399 relative to the window string can be better 
1437
1438 * Updated translations (bg,bn_IN,cs,de,dz,es,et,
1439   eu,fi,fr,gu,he,ko,or,th)
1440
1441 Overview of Changes from GTK+ 2.9.4 to 2.10.0
1442 =============================================
1443
1444 * Printing:
1445   - A PREVIEW capability has been added to allow hiding the
1446     preview button
1447
1448 * Bug fixes:
1449  321393 Incorrect size request after changing the font
1450  327164 (GtkRBNode *)node becomes NULL inside GtkTreeView
1451  344074 Feature request: get printer list, and get default print
1452  344876 refcount leak when using ComboBox.set_cell_data_func
1453  345644 gtk+-2.9.4 requires CUPS-1.2.x
1454  345663 gtkaction(group)?.c: using functions without prototype declaration
1455  346079 gtk receives all sorts of events from the X server
1456  343841 Misguided iter assertion in gtk_list_store_insert_with_values()
1457  346113 unix print dialogue always has preview button
1458  346237 Possible leak in gtkprintunixdialog.c
1459  346027 cancelling printer enumeration
1460  346312 gtk 2.9.4 tarball lacks the files gtkwin32embedwidget.h 
1461         and gtkprint-win32.h
1462  346341 Memory leak in gtk_tree_model_sort_finalize: User data not freed
1463
1464 * Updated translations (cs,cy,dz,es,gu,hi,ko,mk,nb,nl,ru,th,ur)
1465
1466 Overview of Changes from GTK+ 2.9.3 to 2.9.4
1467 ============================================
1468
1469 * GtkPrintOperation:
1470  - UI improvements in the print dialog
1471  - Make printing work without a display connection
1472  - Replace "Print to PDF" by "Print to file" that
1473    can generate PDF or PostScript
1474  - Add a function to the low-level API to 
1475    enumerate all printers
1476
1477 * GtkNotebook tab DND has been improved
1478
1479 * GtkProgressbar supports text in activity mode 
1480
1481 * GtkLabel allows to set the wrap mode
1482
1483 * GtkStatusIcon supports transparency
1484
1485 * Bugs fixed:
1486  344850 Dragging a GtkTreeViewColumn segfaults when 
1487         using certain GtkTreeViewColumnDropFunc
1488  342458 Stock menu items without icons are broken in 
1489         recent GTK+ releases.
1490  335873 notebook DND + popup windows
1491  337882 gtk_progress_bar_set_text() does nothing in 
1492         activity mode
1493  339456 unix print dialogue help button bug
1494  339702 Make sure printing works without a display
1495  341571 tabs too easily reordered
1496  344074 New Feature: get printer list, and get default print
1497  344743 gtk_targets_include_text() should initialize atoms
1498  344838 Allow func to be NULL in 
1499         gtk_tree_view_set_search_position_func
1500  344891 GtkPrintOperationPreview signal defs correction
1501  345008 Need updated cairo req
1502  345093 print preview temp file issues
1503  345107 Memory leak in gtk_entry_completion_finalize: 
1504         User data not freed
1505  345194 gdk_window_set_functions() docs need to be updated
1506  345456 grid-lines property is wrongly registered and 
1507         get/set.
1508  314278 strings in gtk-update-icon-cache are not marked 
1509         for translation
1510  344707 size group with widgets in hidden container
1511  344897 Entry completion model NULL handling should be 
1512         documented
1513  345038 gtk_print_job_set_status' status
1514  345106 dialog button box spacings
1515  345176 GtkIconView doc about drag and drop
1516  345275 doc imporovements for gtk_window_move
1517  345320 Two very similiar strings should be made equal
1518  345321 Add meaning of "shortcut" as translator comment
1519  320034 transparency gtkstatusicon
1520  339592 Add print-to-postscript
1521  344867 custom paper file could use keyfile
1522
1523 * Updated translations (cs,de,es,fr,gl,gu,hi,ko,ta,th)
1524
1525 Overview of Changes from GTK+ 2.9.2 to 2.9.3
1526 ============================================  
1527
1528 * GtkPrintOperation: 
1529  - Introduce an allow-async property 
1530  - Introduce a GtkPrintOperationAction enumeration
1531  - Rename pdf_target to export_filename
1532  - Allow to hide "Print to PDF" in the low-level API
1533
1534 * GtkNotebook:
1535  - Add a destroy notify to 
1536    gtk_notebook_set_window_creation_hook.
1537
1538 * GtkTreeView:
1539  - Support grid lines
1540
1541 * GtkRange:
1542  - Add a number of new stle properties which allow more
1543    fexible stepper theming
1544
1545 * Bugs fixed:
1546  153212 Have the Paste kbd shortcut jump to the location in 
1547         the buffer
1548  337491 _gdk_win32_drawable_release_dc: DeleteDC() called on 
1549         a GetDC() handle
1550  339739 gtk/gtkprintoperation-win32.c: 3 compile error
1551  342339 GtkRange::stepper-spacing style property not 
1552         implemented correctly
1553  343945 Buttons of a GtkAssistant are not accessible
1554  344148 Wrong reqs for ATK
1555  344209 gtk_notebook_set_window_creation_hook() has no destroy 
1556         func.
1557  344232 GtkEntry's "Delete" context menu item is sensitive on a 
1558         non-editable GtkEntry
1559  344244 Window resizing not working when keeping the aspect 
1560         fixed
1561  344288 gtk_print_operation_preview_is_selected must return 
1562         a value
1563  344386 gdk-2.0-uninstalled.pc.in and gdkconfig.h
1564  344496 CRLF converting via Clipboard
1565  344504 GtkPrintCapabilities not in gtktypebuiltins.h
1566  344505 Wrong signal registration for create_custom_widget
1567  344512 cvs build issue
1568  344513 pdf print module's print_stream not calling destroy 
1569         notify
1570  344518 NULL unref in page setup dialogue
1571  344543 gtk_progress_bar_pulse calls gtk_progress_bar_paint 
1572         directly
1573  344560 gtk_print_settings_[sg]et_scale shouldn't be in percent
1574  344607 memory leaks in gtkrecentchooserdefault.c and 
1575         gtkrecentchoosermenu.c
1576  344624 Memory leak in gtk_tree_model_filter_finalize: User 
1577         data not freed
1578  337603 Possible off-by-one in 
1579         gdk_pango_layout_line_get_clip_region
1580  344239 Wrong filename for gtk-find stock item.
1581  344528 comma at end of GtkPrintOperationAction enum causes 
1582         mozilla compilation error
1583  344290 horizontal-padding not take into account when placing 
1584         submenus
1585  344558 document print dialogue response codes
1586  339592 Add print-to-postscript
1587  342249 Allow to draw upper and lower sides of GtkRange's 
1588         trough differently
1589  344530 gtk_recent_chooser_widget_new_for_manager and 
1590         gtk_recent_chooser_menu_new_for_manager should 
1591         allow NULL manager arg
1592
1593 * Updated translations (es,fi,gu,ko,th,wa)
1594
1595
1596 Overview of Changes from GTK+ 2.9.1 to 2.9.2
1597 ============================================
1598
1599 * GtkPrintOperation
1600  - Support asynchronous pagination with the ::paginate signal
1601  - Add gtk_print_operation_cancel
1602  - Support application-specific widgets
1603  - Allow disabling features based on application capabilities
1604  - Optionally show progress
1605  - Change some function names in GtkPrintContext to be longer 
1606    and better
1607  - Support preview, the default implementation spawns evince,
1608    but the api allows for an internal preview implementation
1609
1610 * GtkCellView
1611  - Add a model property
1612
1613 * GtkStatusIcon
1614  - Allow to obtain screen geometry 
1615
1616 * GtkTreeView
1617  - Many bug fixes, in particular for RTL handling
1618  - Separate sensitive and selectable properties of rows
1619  - Optionally allow rubberband selection
1620
1621 * GtkButton
1622  - Add image-spacing style property
1623  - Add image-position property 
1624
1625 * GtkToolButton
1626  - Add icon-spacing style property
1627
1628 * Make GTK+ work as an untrused X client
1629
1630 * Bugs fixed:
1631  343838 gtkprintoperationpreview.h guards
1632  305530 Crashes while creating source code w/GtkFontSelection
1633  341327 Memory corruption inside glib
1634  341734 cursor blocked to dnd mode after using shift and 
1635         dnd on a GtkCalendar
1636  343453 G_DEFINE_TYPE messes up internal typenames of 
1637         GdkWindow and GdkPixmap
1638  136571 Problems running as untrusted client
1639  168105 the right edge tab does not appear when switching tab
1640  172535 Add support for UI builders in gtk+
1641  302556 GtkTreeView widget signals are badly documented
1642  324480 Selecting first item with keyboard is difficult
1643  340428 small cleanup
1644  340444 don't run the custom page size dialogue
1645  340839 Critical warnings in GtkTreeModelFilter
1646  341898 gtk_tree_view_insert_column_with_attributes doesn't 
1647         work with fixed_height_mode
1648  342003 DnD: Conditional jump or move depends on uninitialised value
1649  342072 Wrong drop location in GtkEntry
1650  342096 GtkImage animation CRITICALS on switching themes
1651  342513 widget class style property with type module
1652  342529 gdk should set resolution on PangoCairoFontmap, 
1653         not PangoCairoContext
1654  342535 Add documentation for new GtkWidget style properties 
1655         (including Since tags)
1656  342543 can't compile gtk+ on opensolaris using sun cc
1657  342569 Typo in decl of gdk_color_parse
1658  342752 Need a way to specify custom tab label for custom page 
1659         in Print dialog
1660  342754 print-editor: font button dialog doesn't get focus if 
1661         main window has a window group
1662  342781 GtkPrintUnixDialog: Collate should be insensitive unless 
1663         Copies is > 1
1664  342783 GtkPrintUnixDialog: Range textinput area should be 
1665         insensitive unless range radiobutton is selected
1666  342894 Use after free inside gtk_text_view_set_buffer
1667  342930 GtkButton should offer a way to position the image 
1668         relative to the text
1669  343088 Some typos in the PO file
1670  343425 "grab-notify"-signal is not correctly propagated for 
1671         internal children
1672  343438 gtk_color_button_set_color() doesn't emit "color-set" 
1673         signal
1674  343475 page setup unix dialog confusion
1675  343625 allow to get only some info from gtk_status_icon_get_geometry
1676  343677 GtkWindow chains key-release to key-press
1677  320431 Text too close when using East/West in a GtkToolButton
1678  321523 GtkTreeView's test_expand_row signal emitting impractical 
1679         on row expand all
1680  342007 Warning in gtk_paned_compute_position
1681  343233 gdk_rectangle_intersect doc
1682  333284 expander animation not working in RTL mode
1683  343444 change color of gtk-demo source-buffer comment color 
1684         from red to DodgerBlue
1685  343630 Small inconsistence in migration documentation
1686   80127 Rubberbanding for GtkTreeView
1687  341450 status icon + libnotify
1688  341679 Allow absolute filenames in the options entries
1689
1690 * Updated translations (bg,cy,de,el,es,et,eu,gl,gu,it,ja,
1691                         nb,nl,pt_BR,th,vi)
1692
1693
1694 Overview of Changes from GTK+ 2.9.0 to 2.9.1
1695 ============================================
1696
1697 * GtkPrintOperation
1698  - Many user interface improvements in the unix dialogs
1699  - gtk-demo has a printing demo
1700  - Don't unload print backends for now, since that has
1701    deadlock issues
1702  - Asynchronous page rendering is done in an idle
1703
1704 * GtkImage has an image property 
1705
1706 * GtkTextBuffer has a cursor-position property
1707
1708 * Arrow sizes in scrolled menus and notebooks are themable
1709
1710 * GDK keysyms have be synced with Xorg 7.1
1711
1712 * Bugs fixed:
1713  340676 print backend type modules not correctly re-registering 
1714         their types
1715  340870 gdk_window_get_toplevels docstring error
1716  323956 Unwanted accelerate key in the action-based toolbar
1717  340527 Tooltips not shown for toolbar buttons created with 
1718         uimanager/actions
1719  340516 status icon property getter assertions
1720  341091 a couple of spelling errors in gtk+
1721  335707 notebook DND with event boxes in tab labels
1722  337306 Add a GtkMessageDialog::image property
1723  139628 GtkLayout In GtkScrolledWindow does not receive the 
1724         scroll_event
1725  334412 Add cursor-position property for getting notified 
1726         about cursor movement
1727  341217 langinfo.h #include'd unconditionally stops build
1728  333632 use GtkMenu::scroll-arrow-height instead of 
1729         MENU_SCROLL_ARROW_HEIGHT
1730  325282 Add GtkNotebook::tab-overlap style property
1731  341247 possible crash with tab_label = NULL
1732  321896 Sync gdkkeysyms.h/gtkimcontextsimple.c with X.org 6.9/7.0
1733  341416 Save FileChooserDialog doesn't response
1734  336774 gtk_recent_manager_add_full
1735  340401 critical warnings when using window groups
1736  341661 misplaced g_assert in gtk_text_view_allocate_children
1737  341692 Semicolons after G_DEFINE_TYPE
1738  341665 several misplaced g_assert
1739  341578 reverse page order issues
1740  341332 Unset background in more places
1741  341896 gtktreeview has RTL problems with toggle buttons if using 
1742         gtktreestore as a model
1743  341028 crash in new async code
1744  341035 file chooser crash
1745  340722 GtkToolbar::max-child-expand style property
1746  339589 Tooltips on orientation icons in page setup dialog
1747  340951 faq: How do I internationalize a GTK+ program? doesn't 
1748         mention glib-I18N
1749  341855 Little typo in the Tree and List Widget Overview
1750  153212 Have the Paste kbd shortcut jump to the location 
1751         in the buffer
1752  335729 Invisible rows and 
1753         gtk_tree_model_filter_convert_child_*_to_*
1754  106406 GtkTreeView Grid Lines?
1755  339592 Add print-to-postscript
1756
1757 * Updated translations (de,es,gl,gu,nl)
1758
1759
1760 Overview of Changes from GTK+ 2.8.x to 2.9.0
1761 ============================================
1762
1763 * GtkStatusIcon, a cross-platform "tray icon" API
1764
1765 * GtkAssistant, a widget for creating multi-step wizards
1766
1767 * GtkLinkButton, a widget that displays a clickable hyperlink
1768
1769 * GtkRecentChooser, widgets to display and select recently used files
1770
1771 * GtkPrintOperation, cross-platform printing support
1772
1773 * A framework for rich text copy and paste and DND
1774
1775 * GtkCellRendererAccel, a cell renderer for key combinations
1776
1777 * GtkCellRendererSpin, a cell renderer which edits numeric values 
1778   using a spin button
1779
1780 * GtkAction works with named icons in addition to stock icons
1781
1782 * GtkNotebook supports DND, allowing to reorder tabs, move tabs
1783   between notebooks and drop tabs on the desktop to open a new window
1784
1785 * GtkTreeView:
1786   - Enhanced customizability (e.g. grouping) with the
1787     show-expanders and level-indentation properties
1788   - Allow to embed the search popup
1789   - Better search popup positioning
1790
1791 * GtkFileChooser:
1792   - Communication with backends is now asynchronous to avoid
1793     blocking on file system operations. Due to the required interface
1794     changes, the GTK+ ABI version has been bumped to 2.10.0. Third-party
1795     file system backends have to be ported to the new interface, other
1796     modules, such as theme engines, input method modules or pixbuf loaders 
1797     have to be rebuilt so that they are installed in the right place
1798     for GTK+ to find them.
1799   - The location entry (popped up by C-L) has been integrated in the
1800     main dialog.
1801     
1802 * Reworked hex Unicode input now requires Ctrl-Shift-U
1803
1804 * Animations can now be globally controlled by settings
1805
1806 * The gtk-touchscreen-mode setting controls a number of changes
1807   that make GTK+ work better on touchscreens
1808
1809 * Password entries can optionally show the last entered character
1810   for a short while, controlled by the password-hint-timeout setting
1811
1812 * GTK+ can now consult an additional fallback icon theme before
1813   falling back to hicolor
1814
1815 * Improved themability:
1816   - GTK+ supports symbolic colors, which can be set system-wide
1817     using a setting, and can be modified and used in rc files
1818     and theme engines
1819   - GTK+ sets window type hints on override-redirect windows to 
1820     help compositing managers apply proper bling
1821   - Paths in rc files can now refer to all subclasses of a class 
1822   - GtkRange steppers will appear insensitive when the slider
1823     is at the end; applications which need to handle this case
1824     (e.g. to extend the range) can opt out of this.
1825   - GtkRange::activate-slider style property allows themes
1826     to draw sliders differently while they are being dragged
1827   - GtkNotebook::tab-overlap and GtkNotebook::curvature style
1828     properties allow more flexible notebook theming
1829   - The spacing of buttons around children can be themed with
1830     the GtkButton::inner-border style property. Apps can override
1831     this per-widget using the corresponding inner-border property 
1832   - GtkMenu has acquired a horizontal-padding style property 
1833   - There are style properties for the color of hyperlinks,
1834     GtkWidget::link-color and GtkWidget::visited-link-color
1835   - GtkTreeview row hinting now takes the selection into account
1836   - Scrolling menus can be forced to always display both arrows,
1837     using the GtkMenu::double-arrows style property
1838   - Separators can be themed using the wide-separators, separator-width
1839     and separator-height style properties
1840   - GtkTreeView allows more flexible theming with the row-ending-details
1841     property
1842   - The pixbuf theme engines supports customized drawing of expanders
1843     and resize grips
1844
1845 * GDK changes:  
1846   - OS X backend
1847   - DirectFB backend 
1848   - Closing displays works
1849   - gdk_screen_is_composited to check for running compositing manager
1850   - Support for Super, Hyper and Meta modifiers
1851
1852 * gdk-pixbuf changes: 
1853   - Supports saving tiff 
1854   - Supports loading 16-bit pnm
1855   - Doesn't load entire gif animation to get first frame
1856
1857 * Bug fixes
1858   - Too many to list them here
1859
1860 Overview of Changes from GTK+ 2.8.1 to GTK+ 2.8.2
1861 =================================================
1862 * Fix a crash with custom icon themes, which affected
1863   the gnome-theme-manager. [Kjartan Maraas]
1864 * Make sure font and cursor settings are propagated down
1865   to the screen initially. [Frederic Crozat]
1866
1867 Overview of Changes from GTK+ 2.8.0 to GTK+ 2.8.1
1868 =================================================
1869 * gtk-update-icon-cache no longer stores copies of symlinked
1870   icons, and it has a --index-only option to omit image data
1871   from the cache [Matthias]
1872 * Make large GtkSizeGroups more efficient [Michael Natterer]
1873 * Improve positioning of menus in GtkToolbar [Christian Persch,
1874   Paolo Borelli]
1875 * Make scrolling work on unrealized icon views [Jonathan Blandford]
1876 * Avoid unnecessary redraws on range widgets [Benjamin Berg]
1877 * Make sure that all GTK+ applications reload icon themes
1878   promptly. [Chris Lahey]
1879 * Ensure that gdk_pango_get_context() and gtk_widget_get_pango_context()
1880   use the same font options and dpi value [Michael Reinsch, Owen]
1881 * Multiple memory leak fixes [Kjartan Maraas, Matthias]
1882 * Other bug fixes [Owen, Allin Cottrell, Tor Lillqvist, Jonathan
1883   Blandford, Christian Persch, Jonas Bonn, Brett Atoms, Guillaume 
1884   Cottenceau, Sebastien Bacher, Robin Green, Benoit Carpentier,
1885   Hans Breuer, Kjartan Maraas, Manish Singh, Robert Jeff Mitchell,
1886   Markku Vire, Kristian Rietveld, Tommi Komulainen]
1887 * Documentation improvements [Olexiy Avramchenko, Matthias]
1888 * Updated translations (es,et,hu,ko,lt,ro,uk)
1889
1890 Overview of Changes from GTK+ 2.7.5 to GTK+ 2.8.0
1891 =================================================
1892 * Require cairo 0.9.2 [Matthias]
1893 + Extend ABI checks to cover exported variables [Matthias]
1894 * Bug fixes [Benjamin Berg, Christian Persch]
1895 * Documentation improvements [Matthias]
1896 * New and updated translation (cy,de,el,id,te,zh_TW)
1897
1898 Overview of Changes from GTK+ 2.7.4 to GTK+ 2.7.5
1899 =================================================
1900 * Rename the default theme to "Raleigh" [Thomas Wood]
1901 * Add a performance testing framework [Federico Mena Quintero]
1902 * Catch format errors in translations. This may cause 
1903   "make check" to fail when using older versions
1904   of gettext [Matthias]
1905 * Win32
1906  - Implement the urgency hint [Tor Lillqvist]
1907  - Update ms-windows theme [Dom Lachowicz]
1908  - Improve tablet handling [Robert Ögren]
1909  - Bug fixes [Kazuki Iwamoto, Tor Lillqvist, Tim Evans, 
1910    J. Ali Harlow, Hans Breuer]
1911 * Other bug fixes [Callum McKenzie, Matthias, Kjartan Maraas, 
1912   Elijah Newren, Morten Welinder, Owen Taylor, Johan Dahlin,
1913   Peter Zelezny, Dan Winship, Damien Carbery, Alex Graveley,
1914   Mike Morrison, David Odin]
1915 * Documentation improvements [Fabrice Bauzac, Claudio Saavedra,
1916   Federico Mena Quintero]
1917 * New and updated translation (ar,bg,cs,de,fi,gu,ja,nb,nl,no,
1918   pl,pt,sq,zh_CN,zh_TW)
1919
1920 Overview of Changes from GTK+ 2.7.3 to GTK+ 2.7.4
1921 =================================================
1922 * Make svg icon themes work better [Matthias]
1923 * GtkPlug/GtkSocket: Make these cross-platform
1924   and implement them for Win32 [Tor]
1925 * Make font rendering xsettings work with pangocairo [Owen]
1926 * Fix sporadic segfaults in the GtkTreeModelSort [James
1927   Bramford, Markku Vire, Kristian Rietveld]
1928 * Improve gdk-pixbuf's ability to recognize 
1929   svg images. [William Jon McCann]
1930 * Win32 
1931  - Build fixes [Tor Lillqvist]
1932  - Fix clipping issues [Robert Ögren]
1933  - Bug fixes [Peter Zelezny]
1934 * Other bug fixes [Christian Persch, Arkady L. Shane, 
1935   Matthias, Tommi Komulainen, Alexander Larsson, Owen,
1936   Thomas Vander Stichele, Robert Ögren]
1937 * Documentation improvements [Steve Chaplin, Matthias,  
1938   Federico Mena Quintero]
1939 * New and updated translations (en_CA,fr,hy,lt,nl,sk,th,zh_CN)
1940
1941 Overview of Changes from GTK+ 2.7.2 to GTK+ 2.7.3
1942 =================================================
1943 * Make sure that gtk_window_present() moves the window to the 
1944   current desktop [Elijah Newren]
1945 * GtkFileChooser
1946  - Add overwrite confirmation for SAVE mode [Federico Mena Quintero]
1947 * GtkTreeView
1948  - Add gtk_tree_view_get_visible_range() [Mikael Hallendal]
1949  - Add gtk_tree_view_column_queue_resize() [Morten Welinder]
1950  - Add gtk_tree_row_reference_get_model() [Stefan Kost]
1951  - Make page up/down behave as in the text view [Owen Taylor]
1952  - In typeahead search, allow Ctrl-G to move to the
1953    next match.  [Matt T. Proud]
1954  - Interpret Ctrl-Backspace as "Move focus to parent [Kathy
1955    Fernandes]
1956  - Speed up gtk_tree_selection_selected_foreach [Kristian Rietveld]
1957 * GtkTextView 
1958  - Make double-clicking between words select whitespace [Mike 
1959    Miller, Paolo Borelli]
1960  - Show dragged text in drag icon [Kevin Duffus, Carlos 
1961    Garnacho Parro]
1962  - Make invisible text work well enough to remove the
1963    remove the warning about it being unsupported.  [Matthias]
1964 * GtkEntry
1965  - Make double-clicking between words select whitespace [Matthias]
1966  - Show dragged text in drag icon [Kevin Duffus, Carlos Garnacho Parro]
1967  - Fix the sizing of the entry completion popup [Ross Burton, Kris]
1968 * Win32
1969  - Build fixes [Tor Lillqvist]
1970  - Fix handlink of Aiptek tablets [Robert Ögren]
1971 * Bug fixes [Kris, Jorn Baayen, Billy Biggs, Tomislav Jonjic, 
1972   Owen Taylor, Vincent Noel, Carlos Garnacho Parro, Mark McLoughlin. 
1973   Mikael Magnusson, Luis Villa, Brian Bober, Bernd Demian, Manish 
1974   Singh, Akira Tagoh, Barbie LeVille, Hans Oesterholt]
1975 * Documentation improvements [Torsten Schoenfeld, Rodney Dawes,
1976   Park Ji-In]
1977 * New and updated translations (cs,es,et,he,hu,nb,nl,no,sk)
1978
1979 Overview of Changes from GTK+ 2.7.1 to GTK+ 2.7.2
1980 =================================================
1981 * GtkAboutDialog
1982  - Clean up the "trail" in the path bar when set_current_folder
1983    is called explicitly [Jonathan Blandford, Matthias Clasen]
1984  - Accept dropped files and directories on the file list [Sven 
1985    Neumann, Matthias]
1986 * GtkTreeView
1987  - Make reusing cell renders work as well as it did in 2.6,
1988    but document it as being unsupported. [Kristian Rietveld]
1989 * GtkAboutDialog
1990  - Optionally wrap the license [Christian Rose, Christian Persch]
1991 * Menu
1992  - Make image menu items work in vertical menubars [Matthias]
1993  - Make orientation changes of menubars work [Matthias]
1994 * Win32
1995  - Implement named cursors and other new GDK apis [Hans Breuer]
1996  - Implement getting cursor images [Tor Lillqvist]
1997 * Bug fixes [J. Ali Harlow, Matthias, Diego Gonzalez, 
1998   Kazuki IWAMOTO, Paul Cornett, Sebastien Bacher, Tor]
1999 * Documentation improvements [Benjamin Berg, Matthias,
2000   Steve Chaplin, Peter van den Bosch, Tim-Philipp Müller]
2001 * New and updated translations (en_CA,sr,sr@Latn)
2002
2003 Overview of Changes from GTK+ 2.7.0 to GTK+ 2.7.1
2004 =================================================
2005 * GtkTreeView
2006  - Change the keynav for header reordering and resizing 
2007    to Alt-arrows and Shift-Alt-arrows  [Calum Benson]
2008 * GtkTextView
2009  - Make movement by paragraphs up/down symmetric [Behnam 
2010    Esfahbod]
2011  - Improve invisible text support [Matthias Clasen]
2012 * Some new stock items: GTK_STOCK_INFO, GTK_STOCK_FULLSCREEN,
2013   GTK_STOCK_LEAVE_FULLSCREEN [Kristof Vansant]
2014 * Handle broken grabs in many places [John Ehresman, Matthias]
2015 * GDK
2016  - Add a function to move a region [Søren Sandmann]
2017  - Fix endianness issues in the pixbuf drawing 
2018    code [David Zeuthen, Owen Taylor]
2019  - Add a GrabBroken event that is emitted when grabs
2020    are broken [Simon Cooke, John Ehresman, Matthias]
2021  - Track implicit grabs [Matthias]
2022 * Win32 
2023  - Improve and simplify line segment rendering [Tor Lillqvist] 
2024 * Bug fixes [Georg Schwarz, Fabricio Barros Cabral, 
2025   Benoit Carpentier, Markku Vire, Ryan Lortie, Matthias,
2026   Morten Welinder, Dan Winship, Manish Singh, Tom von
2027   Schwerdtner, Kjartan Maraas, Euan MacGregor, William Jon 
2028   McCann, David Saxton, Padraig Brady]
2029 * Documentation improvements [Matthias, Ross Burton]
2030 * New and improved translations (es,et,nl,sk,th,zh_TW)
2031
2032 Overview of Changes from GTK+ 2.6.x to GTK+ 2.7.0
2033 =================================================
2034 * GtkTreeView
2035  - Kris is back !!!
2036  - Lots of scrolling/validation fixes [Kristian Rietveld]
2037  - Allow to "unsort" columns. [Richard Hult]
2038  - Support wrapping in GtkCellRendererText [Matthias Clasen]
2039  - Support tinting in GtkCellRendererPixbuf [Jorn Baayen]
2040  - Make enable-search control only typeahead search,
2041    not C-f search. [Sven Neumann]
2042  - Make double-click autosize treeview columns again [Matthias]
2043  - Fix insensitive appearance [Billy Biggs, Matthias]
2044 * GtkFileChooser
2045  - Don't select the first item in folder modes [Christian Neumair,
2046    Federico Mena Quintero]
2047  - Make save mode work again [Federico]
2048  - Allow bookmarks to be renamed [Sean Middleditch]
2049  - Ellipsize the preview label [Jeroen Zwartepoorte]
2050  - Use smaller icons [Vincent Noel]
2051  - Avoid a size allocation loop [Milosz Derzynski, Robert Ögren]
2052  - Don't stat children of /afs or /net network directories [Federico]
2053  - Improve sorting of filenames [Matthias]
2054  - Treat backup files like hidden files, and support
2055    .hidden files in the Unix backend [Sean Middleditch, Jan Arne Petersen]
2056  - Improve the re-rooting behaviour of the path bar [Benjamin Otte]
2057 * GtkIconView
2058  - Many fixes for scrolling and selection handling [Mathias Hasselmann]
2059  - Implement GtkCellLayout, use cell renderers [Matthias]
2060  - Support editing [Matthias]
2061  - Support DND [Matthias]
2062  - Add API to determine the visible part of the 
2063    model [Jonathan Blandford]
2064 * GtkAboutDialog
2065  - Visual improvements, HIG compliance [Jorn Baayen]
2066 * GtkCalendar
2067  - Use nl_langinfo() to determine the first day of week,
2068    when it is available [Vincent Untz, Tommi Komulainen, Pierre Ossman]
2069  - Allow localization of the year format [Paisa Seeluangsawat]
2070 * GtkEntry
2071  - Allow completion popups to be wider than the entry [Ross Burton]
2072  - Add a property to suppress the popup for single matches [Matthias]
2073  - Don't blink the cursor if not editable [Nikos Kouremenos]
2074 * GtkTextView
2075  - Add a GtkTextBuffer::text property [Johan Dahlin]
2076  - Allow to set a paragraph background color [Gustavo Carneiro,
2077    Jeroen Zwartepoorte]
2078  - Don't blink the cursor if not editable [Nikos Kouremenos]
2079  - Make invisible text work a bit better [Jeroen]
2080 * GtkAlignment
2081  - Flip padding in RTL mode [Maciej Katafiasz]
2082 * GtkUIManager
2083  - Support invisible, expanding separators [Christian Persch]
2084  - Allow to construct menu tool buttons [Sven Neumann]
2085 * GtkIconCache
2086  - Cache image data and metadata as well [Anders Carlsson]
2087 * GtkMenu
2088  - Support vertical menubars [Matthias]
2089  - Make scrolling more efficient [Jorn Baayen, Søren Sandmann]
2090  - Allow to pop up menus without grabbing the keyboard [Michael 
2091    Natterer]
2092  - Allow setting background images on menus [Benjamin Otte]
2093 * gtk-demo
2094  - Add demos for 2.6 features [Matthias, Mark McLoughlin]
2095 * Allow custom translation function for stock labels. [Funda Wang,
2096   Diego Gonzalez]
2097 * Add 16x16 versions for some some icons which were missing
2098   them [Jakub Steiner, Tuomas Kuosmanen, Vincent Noel]
2099 * Move a lot of constant data to the .rodata section [Matthias]
2100 * Don't copy property names, nicks and blurbs [Matthias]
2101 * Use Cairo for most drawing [Owen Taylor]
2102 * Allow themes to draw outside the widget's allocation [Owen]
2103 * Allow key names to be translated [Christian Rose]
2104 * Make all cursors used by GTK+ themeable [Matthias]
2105 * Support the ICCCM urgency hint [Havoc Pennington]
2106 * GDK
2107  - Work with XRender < 0.4 [Albert Chin, Billy Biggs]
2108  - Add API to warp the pointer [Matthias]
2109  - Support _NET_VIRTUAL_ROOTS [Carsten Haitzler]
2110  - Add API to obtain the last user interaction time [Elijah
2111    Newren]
2112  - Make some large arrays const [Ben Maurer, Tommi Komulainen]
2113  - Support Cairo drawing [Owen, Carl Worth]
2114  - Support Visuals with alpha channel [Owen, Keith Packard]
2115  - Support named cursors and cursor themes [Matthias]
2116 * gdk-pixbuf
2117  - Support saving BMP [Ivan Wong Yat Cheung]
2118  - Allow to specify compression level when saving
2119    in PNG format [Sven Neumann]
2120  - Add a way to construct animations from frames [Dom Lachowicz]
2121  - Accept BMP v4 [Matthias]
2122 * Win32 changes
2123  - Improve keyboard handling [Tor Lillqvist]
2124  - Improve clipboard handling [Ivan Wong]
2125  - Do delayed rendering for transferring images 
2126    through the clipboard [Ivan Wong]
2127  - Improve tablet handling [Robert Ögren]
2128  - Initialize input devices lazily [Robert Ögren]
2129  - Make big windows work on NT [Ivan Wong]
2130  - Implement dashed lines correctly [Ivan Wong, Hans Breuer]
2131  - Handle 16 color display mode [Tor] 
2132  - Support RGBA cursors [Tim Evans]
2133  - Fix DND on multi-monitor systems [Tor]
2134  - Use alternative button order [Tor]
2135  - Build fixes [Hans]
2136  - Bug fixes [Ivan Wong, Dave Neary, Daniel Atallah, Takuro Ashie, 
2137    Robert Ögren, Kevin Stange, Tim Evans]  
2138 * Other bug fixes [Alexander Hunziker, Alexander Larsson, Anders
2139   Carlsson, Andreas Volz, Arjan van de Ven, Billy Biggs, Chris Lee, 
2140   Christian Neumair, Christian Persch, Crispin Flowerday, Damon Chaplin, 
2141   David A. Knight, David Costanzo, Dennis Cranston, Diego Gonzalez, 
2142   Dom Lachowicz, Doug Morgan, Doug Quale, Elijah Newren, Fabricio Barros 
2143   Cabral, Federico, Felipe Heidrich, Felix Riemann, Frank Naumann, 
2144   Frederic Crozat, Gary Kramlich, Gustavo Carneiro, Hans-Wolfgang Loidl, 
2145   Havoc, Hazael Maldonado Torres, Ian Wienand, Ismael Juma, Jaap A. Haitsma, 
2146   Jacob Kroon, Jakub Jellinek, Jean Marie Favreau, Jeff Franks, Jens Finke, 
2147   Jim Evins, Joerg Sonnenberger, John Ellis, John Finlay, Jonathan, 
2148   Jorn Baayen, Kazuki Iwamoto, Kirk Bridger, Kjartan Maraas, Leonard 
2149   Michlmayr, Lorenzo Gil Sanchez, Manish Singh, Marc Meissner, Matthias, 
2150   Michael Natterer, Mikael Hallendal, Milosz Derezynski, Morten Welinder, 
2151   Murray Cumming, Nickolay V. Shmyrev, Niko Tyni, Nguyen Thai Ngoc Duy, 
2152   Olaf Vitters, Olivier Sessink, Owen, Paolo Borelli, Patrick Fimml, 
2153   Peter Bloomfield, Peter Wainwright, Phil Blundell, Philipp Langdale, 
2154   Priit Laes, Reinout van Schouwen, Remus Draica, Richard Hult, Robert 
2155   Staudinger, Rodney Dawes, Rodrigo Moya, Roman Kagan, Ryan Lortie, 
2156   Samuel Hym, Seven Walter, Søren, Stefan Kost, Stepan Kasal,
2157   Stephen Kennedy, Sven Neumann, Theerud Lawtrakul, Thomas Leonard,
2158   Thomas Zajic, Tim-Philipp Müller, Tomislav Jonjic, Tommi Komulainen,
2159   Torsten Schoenfeld, Tristan Van Berkom, Victor Osadci, Vincent Ladeuil, 
2160   Vincent Noel, Vincent Untz, Yury Puzis]
2161 * Documentation improvements [Alex Graveley, Ali Akcaagac, Bill
2162   Haneman, Billy Biggs, Christian Persch, Christian Rose, Dan Winship,
2163   George Kraft IV, Ghorban M. Tavakoly, Hubert Sokolowski, Jeff Franks,
2164   Jianfei Wang, Johan Dahlin, Jon-Kare Hellan, Karel Kulhavy, Ken
2165   Siersma, Maciej Katafiasz, Masao Mutoh, Mathias Hasselmann, Matthias,
2166   Michal Suchanek, Morten Welinder, Murray Cumming, Oliver Sessink, Owen, 
2167   Richard Hult, Roger Light, Sebastian Bacher, Steve Chaplin, Sven Neumann, 
2168   Torsten Schoenfeld, Vincent Untz, Worik Stanton]
2169 * New and improved translations (bg,ca,cs,cy,da,de,el,en_CA,en_GB,es,et,
2170   eu,fa,fi,hu,id,ja,nb,ne,nl,nn,no,pl,pt,pt_BR,ro,ru,rw,sk,sq,sr,sr@Latn,
2171   sv,th,uk,vi,xh,zh_CN,zh_TW)
2172
2173 Overview of Changes from GTK+ 2.6.0 to GTK+ 2.6.1
2174 =================================================
2175 * GtkFileChooser
2176  - Fix some possible threading deadlocks [Matthias Clasen]
2177  - Don't return errors from the private GTK_FILE_SYSTEM_ERROR
2178    domain [Murray Cumming]
2179  - Fix some crashes with unreadable directories [Federico Mena 
2180    Quintero]
2181  - Add an "Open Location" item to the context menu [Federico]
2182 * GtkTreeView
2183  - Make sorting work again in list stores [Marcin Krzyzanowski]
2184  - Restrict column reordering to button 1 [Jonathan Blandford]
2185 * GtkComboBox
2186  - Make the button prelight [Ricardo Veguilla]
2187  - Fix state propagation [Carlos Garnacho Parro]
2188 * GtkMessageDialog
2189  - Don't show secondary label until it is set [Christian Persch]
2190 * GtkMenu
2191  - Make items activate immediately on button release [Søren Sandmann]
2192  - Submenus inherit their cascading direction [Matthias]
2193 * gdk-pixbuf
2194  - Fix a possible threading deadlock when loading
2195    animations [Callum McKenzie]
2196  - Make Hyper interpolation work again [Dennis Nezic]
2197 * Win32
2198   - Improve handling of UNC paths [Tor Lillqvist]
2199   - Show the correct Desktop folder in the file chooser [Tor]
2200   - Bug fixes [Tor]
2201 * Bug fixes [Torsten Schoenfeld, Morten Welinder,
2202   Marcin, Seth Nickell, Jonathan, Owen Taylor, Søren, 
2203   Iñigo Serna, John Finlay, Zeeshan Ali, Robert Ögren,
2204   Billy Biggs, Brian Tarricone, Tor, Christian, Tristan 
2205   Van Berkom, Elijah Newren, Federico, James M. Cape,
2206   Matthias, Arnaud Charlet]
2207 * Documentation improvements [Masao Mutoh, Torsten,
2208   Billy, Alessio Dessi, David Bourguignon, Tommi Komulainen,
2209   Dave Bordoley, Robert Ancell, Kentaro Fukuchi, Matthias,
2210   Christian Biere, Jonathan, Tommi, Stefan Kost]
2211 * New and improved translations (cs,cy,da,de,en_CA,es,ja,lt,nl,sq,sv,zh_CN)
2212
2213 Overview of Changes from GTK+ 2.4.x to GTK+ 2.6.0
2214 =================================================
2215
2216 * New widgets
2217   - GtkIconView
2218   - GtkAboutDialog
2219   - GtkCellView 
2220   - GtkFileChooserButton
2221   - GtkMenuToolButton 
2222
2223 * New cell renderers
2224   - GtkCellRendererCombo 
2225   - GtkCellRendererProgress
2226
2227 * Changes in GtkFileChooser
2228   - Many tweaks to keynav and other behaviour
2229
2230 * Changes in GtkTreeView 
2231   - Hover selection
2232   - Hover expand
2233   - Separators 
2234   - Insensitive rows
2235   - Typeahead
2236
2237 * Changes in GtkComboBox
2238   - Allow trees in combo boxes
2239   - Hover selection
2240   - Hover expand
2241   - Separators 
2242   - Insensitive rows
2243   - Scrolling
2244
2245 * Changes in GtkLabel
2246   - Rotated text
2247   - Ellipsisation
2248   - Dnd from selectable labels
2249   - Selectable labels in the focus chain
2250   - Obey the Pango backspace-deletes-character attribute
2251
2252 * Changes in GtkTextView
2253   - Rotated text
2254   - Obey the Pango backspace-deletes-character attribute
2255
2256 * Changes in Clipboard/Selection/DND handling
2257   - Selection ownership change notification
2258   - API to handle text, image and file targets
2259   - Support text/plain target
2260   - Support clipboard persistence
2261   - Support xdnd v5
2262   - Reduce clipboard timeout to 30 seconds
2263
2264 * Theming
2265   - Follow icon theme specification for directory locations
2266   - Themed window icons
2267   - Themed images in GtkImage
2268   - Allow themes to displace focus rectangles on click
2269   - Various new stock icons
2270
2271 * Window Manager interaction
2272   - Support do-not-focus-on-map hint
2273   - Support _NET_WM_USER_TIME
2274
2275 * gdk-pixbuf:
2276   - License information for image loaders
2277   - Disable loaders
2278   - Simple rotation
2279   - Make thread-safe
2280
2281 * Performance improvements
2282   - Increase chunk size for incremental selection transfers
2283   - Get rid of many PLT entries
2284   - Icon theme caching
2285   - Sync counter mechanism to speed up resizes
2286   - Reimplement GtkListStore on top of a splay tree
2287   - Fix algorithmic problems in GtkUIManager
2288
2289 * Win32-specific changes
2290   - Integrate IME input method module
2291   - Integrate ms-windows (Wimp) theme engine
2292
2293 * Other changes
2294   - API for HIG-conform dialogs
2295   - API for stock-like buttons
2296   - New init API based on GOption
2297   - Setting for alternative button order
2298   - Setting for modules to load
2299   - Integrate pixbuf theme engine
2300   - Change notebook tabs with the scroll wheel
2301   - Ellipsisation in GtkCellRendererText, GtkProgressBar, GtkStatusbar
2302   - Clean up abi and enforce list of exported symbols
2303
2304 Overview of Changes from GTK+ 2.5.6 to GTK+ 2.6.0
2305 =================================================
2306 * GtkListStore
2307   - Emit rows_reordered if the list is reordered [Matthias Clasen]
2308   - Add functions to allow inserting rows with values [Matthias]
2309 * GtkTextView
2310   - Add function which allow to determine the character
2311     at a position [Padraig O'Briain, Matthias]
2312 * GtkFileChooser
2313   - Center select row during typeahead [Federico Mena Quintero]
2314   - Reset filters when necessary [Carlos Garnacho Parro]
2315 * GtkMenu
2316   - Make mnemonics without Alt work in menubars [Owen Taylor]
2317   - Scroll wheel scrolling [Matthias]
2318 * GtkLabel
2319   - Add a max-width-chars property to specify the maximal 
2320     width of a label in characters [Christian Persch]
2321 * GtkIconView 
2322   - Arrange items in a grid [Matthias]
2323   - Convert hard coded spacing constants into properties [Matthias]
2324 * GtkCellRendererText
2325   - Add ::width-chars property [James M. Cape]
2326 * Win32
2327   - Implement keynav for the color picker [Hans Breuer]
2328   - Use GLib stdio wrappers [Tor Lillqvist]
2329 * Bug fixes [Kazuki IWAMOTO, Damon Chaplin, Matthias, Christian, 
2330   Michael Natterer, Jonathan Blandford, Manish Singh, John Finlay, 
2331   Robert Ögren, Mariano Suárez-Alvarez, Marco Pesenti Gritti,
2332   Tommi Komulainen, R. McFarland, Alexander Larsson, Dennis Cranston,
2333   Jorn Baayen]
2334 * Documentation improvements [Matthias, Jay Camp, Paolo Borelli,
2335   David Lodge]
2336 * New and improved translations (bg,nb,no,nso,pt_BR,zh_CN)
2337
2338 Overview of Changes from GTK+ 2.5.5 to GTK+ 2.5.6
2339 =================================================
2340 * GtkFileChooser
2341   - Improve key bindings [Davyd Madeley, Federico Mena Quintero]
2342   - Speed up loading of large directories [Federico]
2343   - Move "Browse for other folders" expander up [Federico]
2344   - Support DND from the path bar [Federico]
2345 * GtkColorSelectionDialog
2346   - Add keynav to the color picker [Frances Keenan, Matthias Clasen]
2347 * GtkButton
2348   - Allow construction of stock-like buttons  [Matthias,
2349     Jonathan Blandford]
2350 * GtkLabel
2351   - Support DND for selectable labels [Matthias]
2352   - Support rotated text [Owen Taylor, Hans Breuer]
2353 * GtkTextView
2354   - Support rotated text [Owen Taylor]
2355   - Make it possible to select the first/last line
2356     when moving by lines  [Paolo Borelli]
2357 * GtkTreeView
2358   - Make sorting of GtkListStore stable again [Søren Sandmann]
2359   - Change the behaviour of gtk_tree_sortable_get_sort_column_id() 
2360     slightly to be more useful [Matthias]
2361 * GtkUIManager
2362   - Make some functions virtual to make deriving 
2363     GtkUIManager easier [Michael Natterer]
2364 * GtkSettings
2365   - Handle changes to gtk-menu-images and gtk-button-images
2366     much more efficiently [Matthias]
2367 * GtkClipboard
2368   - Reduce timeout to 30 seconds [Billy Biggs]
2369 * Add pixbuf theme engine [Owen]
2370 * GDK 
2371   - Compile against X11R5 [Matthias]  
2372   - Add GdkPangoRenderer [Owen]
2373   - Support rotated text [Owen]
2374   - Add dead_hook and dead_horn keysyms [Samuel Thibault]
2375   - Determine direction of XKB groups from their content 
2376     [Behdad Esfahbod, Ilya Konstantinov]
2377 * Win32
2378   - Notice when drives are plugged in or removed [Hans]
2379   - Ms-windows theme improvements: no tearoff menu items,
2380     button order, toolbar and statusbar grips, combobox 
2381     arrows [Dom Lachowicz]
2382   - Fix im module loading [Tor Lillqvist]
2383 * Bug fixes [Vasco Alexandre da Silva Costa, Kazuki IWAMOTO,
2384   Erwann Chenede, Tim Janik, Gavin Romig-Koch, Jonathan,
2385   Manish Singh, Morten Welinder, Billy Biggs, Matthias, Owen,
2386   John Finlay, Christian Neumair, Sven Neumann, Felipe
2387   Heidrich, Martin Jeppensen, Kristian Høgsberg, Olivier 
2388   Andrieu, Jody Goldberg, Søren, Dan Winship, Federico,
2389   Alex Larsson, James Henstridge, James M. Cape, Frederic Crozat,
2390   Dennis Cranston, Marcel Telka, Robert Ögren]
2391 * Documentation improvements [Matthias, Jonathan, Owen, Masao Mutoh,
2392   Billy Biggs]
2393 * New and updated translations (bg,ca,cs,da,de,en_CA,en_GB,es,hu,ja,nb,nso,rw,sq,zh_CN)
2394
2395 Overview of Changes from GTK+ 2.5.4 to GTK+ 2.5.5
2396 =================================================
2397 * gdk-pixbuf
2398   - Make thread safe [Colin Walters]
2399 * GtkFileChooser
2400   - Make tooltips work better [Matthias Clasen]
2401   - Show files (grayed out) in folder modes [Nickolay V. Shmyrev]
2402   - Add predefined filter for image files [Anders Carlsson]
2403   - Support mime subclasses, aliases and superclasses 
2404     like text/* [Tommi Komulainen, David A. Knight, Matthias]
2405 * GtkFileChooserButton
2406   - Remove support for CREATE_FOLDER and SAVE modes 
2407     until a more satisfactory UI for these can be found [Seth Nickell,
2408     Matthias]
2409   - Make file DND work better [Christan Persch]
2410 * GtkAction
2411   - Add a function to obtain the accel path [Michael Natterer]
2412 * GtkUIManager
2413   - Major performance improvement [Dave Neary, Michael, 
2414     Sven Neumann, Soeren Sandmann, Matthias]
2415 * GtkIconView
2416   - Make scrolling work with large icon views [Matthias]
2417 * GtkWindow
2418   - As a last resort, allow to use mnemonics without 
2419     modifier [Pasupathi Duraisamy, Owen Taylor]
2420 * GtkProgressBar
2421   - Support ellipsizing the text [Morten Welinder, Matthias]
2422 * GtkStatusbar
2423   - Avoid resizing if the text of the label changes [He Qiangqiang,
2424     Owen, Christian]
2425   - Draw the resize grip better [Matthias, Christian]
2426   - Ellipsize the text [Matthias]
2427 * GtkClipboard
2428   - Add API for image transfer via copy-and-paste [Matthias]
2429 * DND
2430   - Fix DND to embedded windows (e.g. panel applets) [James Henstridge, 
2431     Matthias]
2432 * Stock icons
2433   - Add RTL variants of the media icons [Bastien Nocera]
2434 * Win32
2435   - Build fixes [Hans Breuer, Tor Lillqvist]
2436   - Implement resize grips [Robert Ögren]
2437   - Bug fixes [Robert, Tor, J. Ali Harlow]
2438 * Bug fixes [Paolo Borelli, Kjartan Maraas, Olivier Andrieu,
2439   Torsten Schoenfeld, Matthias, Philip Langdale, Christian,
2440   Frances Keenan, Owen, Murray Cumming, Christophe Fergeau,
2441   Tristan Van Berkom, Adam Hooper, James M. Cape, Carlos Garnacho
2442   Parro, Mariano Suárez-Alvarez, John Finlay, Jonathan Blandford]      
2443 * Documentation improvements [Masao Mutoh, Matthias, 
2444   Torsten Schoenfeld, Matthew H. Plough, Salvador Fandiño, 
2445   Owen, Vincent Untz, Jonathan, Bastien]
2446 * Updated translations (cs,da,en_CA,es,hu,ja,nl,sq)
2447
2448 Overview of Changes from GTK+ 2.5.3 to GTK+ 2.5.4
2449 =================================================
2450 * GtkFileChooser
2451  - Make path bar arrows larger [Matthias Clasen]
2452  - Make SELECT_FOLDER mode work [Matthias]
2453  - Speed up the completion popup, pop it up
2454    again after Tab [Matthias, Jens Bech Madsen]
2455  - Add some tooltips [Matthias]
2456  - Make path bar scroll [Matthias]
2457  - Improve preview updating [Tommi Komulainen]
2458  - Make the key / pop up the location dialog even
2459    on French keyboards, insert the /. [Frederic Crozat, Warren Togami]
2460 * GtkFileChooserButton
2461  - Show icons next to entry [James M. Cape]
2462  - Improve ellipsisation [James]
2463 * GtkMessageDialog
2464  - API additions to create HIG-conform dialogs [David Bordoley, Carlos
2465    Garnacho Parro]
2466 * Keyboard navigation
2467  - Put selectable labels in the regular tab focus 
2468   chain [David Hawthorne, Matthias]
2469  - Skip selectable labels when looking for the initial 
2470   focus widget in dialogs [Matthias]
2471 * Icon themes:
2472  - Use an mmap()ed cache for directory data. [Martijn Vernooij,
2473    Owen Taylor, Anders Carlsson]
2474 * Clipboard, DND: 
2475  - Add convenience API for image and file transfers. [Matthias]
2476  - Add API for clipboard persistence [Anders]
2477  - Don't loose clipboard contents if a text buffer is
2478    finalized [Anders]
2479 * Add a GtkMenuToolButton widget which displays a
2480  dropdown menu from a toolbar button.  [Paolo Borelli]
2481 * Make menus scroll faster [Soeren Sandmann]
2482 * Allow themes to displace focus rectangles in buttons
2483  on click [Soeren, Matthias]
2484 * Add a public setting for button ordering [Owen Taylor, Matthias]
2485 * GtkImage
2486  - Support named icons [James Henstridge]
2487 * GtkAboutDialog
2488  - Support named icons [James Henstridge]
2489 * Add a function to obtain the string representation of
2490  accelerators used in GtkAccelLabel [John Spray, Matthias]
2491 * Win32 bug fixes [Robert Ögren]
2492  - Fix command line option handling [Tor Lillqvist]
2493  - Make IME input method work better [Tor]
2494 * Other bug fixes [Joel Fredrikson, Darren Creutz,
2495  Manish Singh, Matthias, Tristan Van Berkom, Christian Persch,
2496  Padraig O'Briain, Owen, Jonathan Blandford, 
2497  Michèle Garoche, Milosz Derezynski, Christopher Blizzard,
2498  Paolo, John Austin, Maryn Russell, Ken Harris, Reinout van 
2499  Schouwen, Morten Welinder, Ross Burton, Bernd Demian, Gustavo 
2500  Carneiro, John Finlay, Tim Janik, Damon Chaplin,
2501  Peter Zelesny, Soeren, John Cupitt, Federico Mena Quintero,
2502  Manuel Baena García, William Jon McCann, Olexiy Avramchenko,
2503  Sebastien Bacher, Kazuki IWAMOTO, Dan Williams, Vincent Noel,
2504  Billy Biggs, Olivier Andrieu, Thomas Fitzsimmons]
2505 * Documentation improvements [John Finlay, Billy Biggs, Matthias,
2506  Martyn Russell, Dave Cook, Jonathan, Owen, Shaun McCance, Anders]
2507 * New and updated translations (az_IR,cs,en_CA,en_GB,es,nb,nl,no,pt_BR,
2508   sq,sr,sr@Latn,zh_TW)
2509
2510 Overview of Changes from GTK+ 2.5.2 to GTK+ 2.5.3
2511 =================================================
2512 * GtkFileChooser
2513  - Work better with older version of the gnome-vfs backend [Zack Cerza]
2514  - Keynav improvements [Jonathan Blandford]
2515  - Make position of pathbar down button stable [Jonathan]
2516  - Make autocompletion less annoying in save mode [Owen Taylor]
2517 * GtkFileChooserButton
2518  - Allow mnemonic activation [Dennis Cranston, James M. Cape]
2519 * GtkComboBox
2520  - Work without a model [Mariano Suarez-Alvarez
2521 * GtkTreeView
2522  - Allow sorting of tree models to be turned off [Torsten Schoenfeld]
2523 * GtkRange
2524  - Add a::change-value signal [Thomas Fitzsimmons]
2525 * GtkEntryCompletion
2526  - Improve positioning of popups [Matthias]
2527 * Make input methods respect editability [Noah Levitt]
2528 * Add an setting to specify modules to load [Alex Graveley]
2529 * Use GOption for command line argument parsing [Anders Carlsson]
2530 * Default theme
2531  - Improve drawing of expanders [Matthias Clasen]
2532 * Add a configure option to disable the use of ELF visibility 
2533   attributes for PLT reduction
2534 * Make selection handling robust against invalid UTF-8 [Owen]
2535 * gdk-pixbuf
2536  - Add a variant of gdk_pixbuf_new_from_file_at_size() which 
2537    optionally ignores aspect ratio [Dom Lachowicz]
2538  - Fix saving of pixbufs with alpha-channel as jpeg [Emmanuel Pacaud]
2539  - Security fixes [Chris Evans]
2540 * Win32
2541  - Improve tablet handling [Robert Ögren]
2542  - Make tablets work on multi-monitor systems [Robert]
2543  - Handle screen resolution changes [Arjohn Kampman, Tor Lillqvist]
2544  - Add IME input method [Takuro Ashie, Kazuki IWAMOTO]
2545  - Add ms-windows (Wimp) theme engine [Raymond Penners, Dom Lachowicz,
2546    Havoc Pennington]
2547  - Fix loading of input modules on Win32 [Kazuki IWAMOTO]
2548  - Build fixes [Tor Lillqvist, Robert]
2549 * Other bug fixes [Hans Petter Jonsson, Tim Janik, Manish Singh,
2550  Soeren Sandmann, Bill Haneman, Padraig O'Briain, Olexi Avramchenko,
2551  Jonathan, Frederic Croszat, Matthias, Christian Persch, Felipe Heidrich,
2552  Lorenzo Gil Sanchez, Richard Hoelscher, Owen, Olivier Andrieu,
2553  Morten Welinder, Jean Bréfort, Alexander Larsson]
2554 * Documentation improvements [Matthias, Jonathan]
2555 * New and updated translations (ang,ar,en_CA,es,ne,pt_BR,ro,ru,uk)
2556
2557 Overview of Changes from GTK+ 2.5.1 to GTK+ 2.5.2
2558 =================================================
2559 * GtkFileChooserButton
2560  - New widget to go along with GtkFontButton and GtkColorButton
2561    for use in preference dialogs.  [James M. Cape]
2562 * GtkFileChooser
2563  - Add getter and setter for the ::show-hidden property [Jeff Franks]
2564  - Allow paths to be entered as part of the file name. [Federico Mena Quintero]
2565  - Make separator in bookmarks pane unselectable [Matthias Clasen]
2566  - Improve activation on focus [Federico]
2567  - Avoid warnings when opened on non-default screens [Abel Daniel]
2568  - Fix some memory leaks [Federico]
2569 * GtkEntryCompletion
2570  - Warn if text column has wrong type [Fernando San Martin Woerner,
2571    Gustavo Carneiro]
2572 * GtkTextView
2573  - Obey the Pango backspace_deletes_character 
2574    attribute [Noah Levitt, Teppitak Karoonboonyanan]
2575 * GtkTreeView
2576  - Add hover-expand mode [Matthias]
2577  - Fix fixed height mode [Michael Vogt, Tim-Philipp Müller, Pawel Salek]
2578  - Reimplement GtkListStore on top of a splay tree [Soeren Sandmann]
2579 * GtkEntry
2580  - Track the selection more accurately when dragging and
2581    selecting [Soeren]
2582 * GtkComboBox
2583  - Support trees in combo boxes [Matt Walton, Matthias]
2584  - Optimize non-spanning gridded layouts [Lorenzo Gil Sanchez, Matthias]
2585  - Handle sensitivity changes properly [Matthias]
2586  - Add a ::focus-on-click property [Matthias]
2587 * GtkIconView
2588  - Fix BROWSE selection mode [Matthias]
2589  - Make accessible [Padraig O'Briain]
2590 * GtkAboutDialog 
2591  - Change the API to be more binding-friendly [Oliver Andrieu]
2592 * GtkUIManager
2593  - Accept paths with leading '/' everywhere. [David Malcolm]
2594  - Make GtkActionEntry* arguments const [Mariano Suarez-Alvarez]
2595  - Add a way to suppress overflow menu items [Christian Persch]
2596 * GtkPlug/GtkSocket
2597  - Use the sync counter mechanism to speed up resizes  [Soeren]
2598 * GDK
2599  - Support XDND v5 [Owen Taylor, Matthias]
2600  - Complete the _NEW_WM_USER_TIME implementation [Elijah Newren]
2601  - Update the _NET_ACTIVE_WINDOW implementation [Elijah]
2602 * gdk-pixbuf
2603  - Avoid infinite loops for bad BMPs [Chris Evans, Manish Singh]
2604  - Fix a problem with GDK_INTERP_NEAREST scaling which caused
2605    Nautilus thumbnails to be misdrawn [Christoph Fergeau]
2606  - Avoid segfaults in gdk-pixbuf-csource [Matthias]
2607  - Fix progressive loading of 8bit pcx files [Magnus Bergman]
2608  - Handle edge pixels consistently [Brian Cameron, Matthias]
2609  - Handle OS/2 BMPs [Jon-Kare Hellan]
2610 * Performance 
2611  - Get rid of many PLT entries for internally used exported symbols,
2612    and clean up the ABI at the same time and make make check check the
2613    list of exported symbols.  [Arjan van de Ven, Matthias]
2614 * Look up icon themes in the directories specified in the
2615   icon theme spec  [Matthias]
2616 * Win32 bug fixes [Robert Ögren, Hans Breuer, Tor Lillqvist, Tim Evans]
2617 * Other bug fixes [Matthias, Soeren, Pawel, David, Tor, Gustavo,
2618   Olivier, Manish, Robert, Christian Biere, Markku Vire, Markus Lausser, 
2619   Thomas Leonard, Morten Welinder, Torsten Schoenfeld, Tim Janik, 
2620   Tomislav Jonjic, Tommi Komulainen, Philip Langdale, Rich Wareham,
2621   Christian Persch, Vincent Noel, Christophe Fergeau]
2622 * Documentation improvements [Matthias, Mariano, Axel Simon, 
2623   Jonathan Blandford]
2624 * New and updated translations (ang,br,bs,eu,lt,wa,zh_CN)
2625
2626 Overview of Changes from GTK+ 2.5.0 to GTK+ 2.5.1
2627 =================================================
2628 * GtkTreeView
2629  - Support ellipsisation in GtkCellRendererText [Vincent Untz, 
2630   Jonathan Blandford, Anders Carlsson]
2631  - Add a GtkCellRenderer::editing-started signal [Matthias Clasen]
2632  - Typeahead support [Jonathan]
2633  - Align the entry in GtkCellRendererText [Matthias]
2634  - Make DND work again [Ernst Persson, Matthias]
2635  - Improve appearance of search popup [Matthias]
2636 * GtkFileChooser
2637  - Activate the last focused widget [Federico Mena Quintero]
2638  - Add an "Add to shortcuts" item to the context menu [Federico]
2639 * GtkCombobox
2640  - Support scrolling in list mode [Matthias]
2641  - Add necessary API to make GtkComboBox accessible [Padraig O'Briain]
2642  - Change the API for separators to use a callback function 
2643    instead of a boolean model column [Matthias]
2644 * GtkNotebook
2645  - Ignore scroll events from page content [Gabriel de Perthuis]
2646 * GtkAboutDialog
2647  - Visual improvements [Anders]
2648 * GtkIconView
2649  - Use XRender to draw selection rectangle [Anders]
2650 * GtkLabel
2651  - Support ellipsisation [Tim Van Wassenhove, James M. Cape]
2652 * Expose the menubar accel key as an XSetting [Scott James Remnant]
2653 * Add example code for clipboard handling to gtk-demo [Anders]
2654 * Bug fixes [Peter Zelesny, Guilherme Salgado, John Finlay, 
2655  Tommi Komulainen, Matthias, Crispin Flowerday, Padraig,
2656  Morten Welinder, Olivier Sessink, Dafydd Harries, Soeren Sandmann,
2657  Michael Natterer, Nicolas Deves, Matthew Garrett, Lorenzo Gil Sanchez]
2658 * Documentation improvements [Federico, Matthias]
2659 * Updated translations (gu,hi,pt_BR,ru,sv,uz)
2660
2661 Overview of Changes from GTK+ 2.4.1 to GTK+ 2.5.0
2662 =================================================
2663 * New widgets: 
2664  - GtkIconView [Anders Carlsson]
2665  - GtkAboutDialog [Matthias Clasen]
2666  - GtkCellView [Matthias]
2667 * GtkFileChooser
2668  - change to newly-created folders [Federico Mena Quintero]
2669  - always show icons [Federico]
2670  - bug fixes [Federico, Christian Neumair, Alex Roitman]
2671 * GtkComboBox, GtkComboBoxEntry
2672  - add missing getters and some more convenience API [Matthias, 
2673   Christian Neumeir, Oliver Andrieu]
2674  - improve placement and sizing of popups [Matthias]
2675  - support insensitive items [Matthias]
2676  - support separators [Matthias]
2677  - handle empty or unset models better [Mariano Suarez-Alvarez]
2678  - bug fixes [Matthias, Jonathan Blandford, Oliver Andrieu, Paul 
2679    Pongonyshev, Christian Persch]
2680 * GtkEntryCompletion
2681  - ignore enter events when the window pops up under the 
2682    pointer [Anders]
2683  - bug fixes [Matthias]
2684  - support inline autocompletion [Matthias]
2685 * GtkUIManager
2686  - fix signal registration [Michael Natterer]
2687  - make generated XML parsable [Sven Neumann]
2688  - fix get_widget to return menus [Matthias]
2689 * GtkTreeView
2690  - hover-selection mode [Matthias]
2691  - support insensitive cells [Matthias]
2692  - support separators [Matthias]
2693  - make entry context menu work in editable text cells [Owen Taylor, 
2694   Kristian Rietveld]
2695  - make DND work with treeviews in modal dialogs [Federico]
2696  - make empty treeviews focusable [Federico]
2697  - new GtkCellRendererProgress [Matthias, Tommi Komulainen, 
2698   Christian Persch]
2699  - new GtkCellRendererCombo [Matthias]
2700  - bug fixes [Matthias, Federico]
2701 * GtkNotebook
2702  - allow to change tabs with the mouse wheel [Gabriel de Perthuis]
2703 * GtkWindow
2704  - support named themed window icons [Matthias, Calum Benson]
2705 * New stock icons: file, directory, about, edit, connect, disconnect,
2706   and media player icons for forward, next, pause, play, previous,
2707   record, rewind and stop
2708 * GDK
2709  - support do-not-focus-on-map hint [Elijah Newren]
2710  - fix RGBA cursors [Michael Natterer]
2711 * gdk-pixbuf
2712  - reorganize headers [Matthias, Jeff Franks, Havoc Pennington]
2713  - flag to mark loaded images as scalable [Dom Lachowicz]
2714  - license information for loaders [Matthias]
2715  - simple multiple-of-90° rotation support [Matthias]
2716  - allow to disable loaders [Matthias]
2717  - bug fixes [Kouichirou Hiratsuka, Sven, Brian Cameron,
2718   Manish Singh, Morten Welinder]
2719 * X11 selections 
2720  - make incremental transfer of MULTIPLE work [Matthias]
2721  - don't do incremental transfer in 4k chunks [Matthias]
2722  - add selection ownership change notification [Matthias]
2723  - support text/plain targets [Matthias]
2724 * Win32 
2725  - bug fixes [Hans Breuer, John Ehresman, Tor Lillqvist, 
2726   Robert Ögren, Benoît Carpentier, J. Ali Harlow, Laurent Sansonetti]
2727 * Performance improvements
2728  - predict exposes for override-redirect windows [Søren Sandmann]
2729  - unset the background when mapping or unmapping windows [Søren]
2730  - support the update counter spec for smoother resizing [Søren]
2731 * Misc bug fixes [Matthias, Owen, Søren, Anders, Padraig O'Briain, 
2732   Crispin Flowerday, Michal Pasternak, Scott Tsai, Morten,
2733   Michael Natterer, Dmd Ljungmark, Sven, Billy Biggs, 
2734   Mark McLoughlin, Sam Stephenson, John Finlay, David Hawthorne, 
2735   Kent Sandvik, Davyd Madeley, Alexander Winston, Jean-François Wauthy, 
2736   Jeff Franks, Philip Kendall, Baris Cicek Yevgen Muntyan, 
2737   Bastien Nocera, Tim Janik, John Ehresman, Theppitak Karoonboonyanan, 
2738   Nickolay V. Shmyrev, William Jon McCann, Paolo Maggi, Lorenzo Gil 
2739   Sanchez, Jan-Marek Glogowski, Pawel Salek, Felipe Heidrich, Dmitry 
2740   M. Shatrov, Alex Larsson, Michael Hallendal, Scott Bronson, Kjartan 
2741   Maraas, Damien Carbery, Elke Meier]
2742 * Doc improvements [Matthias, Federico, Owen, Steve Chaplin, Tommi 
2743   Komulainen, Bastien Nocera, Billy Biggs, Sampo Nurmentaus, Steffen 
2744   Röcker, Doug Quale, Oliver Andrieu]
2745 * Updated translations (bg,lt,ne,tk,wa,en_GB)
2746
2747
2748 Overview of Changes from GTK+ 2.4.0 to GTK+ 2.4.1
2749 =================================================
2750 * GtkFileChooser
2751  - bug fixes [Morten Welinder, Federico Mena Quintero]
2752  - pre-fill the location entry [Federico]
2753  - internal api changes to allow setting a busy cursor
2754    while loading [Federico]
2755  - improve pathbar button sizing [Owen Taylor]
2756  - add keybindings for removing bookmarks [Federico]
2757 * GtkComboBox, GtkEntryCompletion
2758  - fix repositioning logic [Niklas Knutsson]
2759  - make keynav wrap around [Matthias]
2760  - improve theme compliance [Matthias, Brian Cameron]
2761 * GtkUIManager
2762  - accept unnamed <separator>s [Anders Carlsson]
2763  - robustify against gtk_widget_show_all() [Murray Cumming]
2764  - warn if an accelerator cannot be parsed  [Jody Goldberg]
2765 * Win32
2766  - fix DND positioning [Hans Breuer]
2767  - update gtkfilesystemwin32 [Tor Lillqvist, J. Ali Harlow]
2768  - make filechooser work on Windows [Tor]
2769  - draw arcs more correctly [Tor]
2770  - disable tables support by support, add --use-wintab to
2771    get it back  [Tor]
2772 * Make color wheel accessible [Padraig O'Briain]
2773 * Support _NET_WM_USER_TIME [Elijah Newren, Soeren Sandmann]
2774 * Doc improvements [Federico, Matthias, Christian Persch]
2775   Olexiy Avramchenko, Tim-Philipp Müller]
2776 * Misc bug fixes [Alex Converse, Owen, Jacques Garrigue,
2777   Jonathan Blandford, Anders Carlsson, Christian, Hans,
2778   Matthias, Morten, Philip Langdale, Brian, Pedro Rodriguez,
2779   Soeren, Torsten Schoenfield, Dongho Shin, Andrew E. Makeev,
2780   Todd Goyen, Tim Gerla, John Finlay, Theppitak Karoonboonyanan,
2781   John Ehresman, Chris Sherlock, Jody]
2782 * Updated translations (af,ar,az,bn,br,ca,cs,cy,da,de,el,en_CA,
2783   en_GB,es,et,eu,fi,fr,ga,gu,he,hr,hu,id,is,it,ja,ko,lt,mi,ml,
2784   mn,mr,ms,ne,nl,nn,no,pa,pl,pt,pt_BR,sk,ru,sq,sr,sr@ije,sr@Latn,
2785   sv,tr,uk,uz,wa,zh_CN)
2786
2787 Overview of Changes from GTK+ 2.3.6 to GTK+ 2.4.0
2788 =================================================
2789 * GtkFileChooser
2790  - Handle icon theme changes [Federico, Jonathan]
2791  - Add reordering bookmarks via DND [Federico]
2792  - Cache filesystem data inside GtkFileSystemUnix backend [Morten Welinder]
2793  - Implement local-only mode so that apps don't get remote paths
2794    they don't expect [Owen Taylor]
2795  - Add Alt-Down keybinding [Mark McLoughlin, Owen]
2796  - Major rewrite of location dialog completion code [Jonathan]
2797  - Bug fixes [Federico, Jonathan, Morten, Mark, Owen, Anders Carlsson, 
2798    Soeren Sandmann, Olivier Andrieu]
2799 * GtkComboBox [Matthias Clasen]
2800  - Handle the case of no-active-row properly
2801  - Improve positioning of popup
2802  - Miscellaneous bug fixes
2803 * Win32 [Tor]
2804  - Handle different install locations for gdk-pixbuf loaders
2805  - Bug fixes [John Ehresman, Bruce Hochstetler, Dave Neary]
2806 * Improve handling of foreign GdkWindows on destruction [Soeren, Owen]
2807 * Require Control-Tab to focus labels [Owen]
2808 * RTL flipping for GtkArrow [Semion Chichelnitsky]
2809 * Support justifcation with wrapping off in GtkTextView [Owen, Felipe Heidrich]
2810 * Change layout algorithm for mixed gridded/non-gridded menus
2811   to fix performance problems [Soeren, Owen, Christian Persch]
2812 * Doc improvements [Matthias, Owen]
2813 * Misc bug fixes
2814 * Updated translations (ar,az,ca,cs,da,de,es,fr,ga,hr,it,ja,lt,no,nl,pt,ro,
2815   ru,sq,uk,zh_CN)
2816
2817 Other contributors: Dave Bordoley, Hans Breuer, David L. Cooper II, 
2818   Dennis Cranston, Dov Grobgeld, Niklas Knuttson, Kjartan Maraas, 
2819   Michael Natterer, Nils O. Selåsdal, Philip K Warren, Dan Winship
2820
2821 Overview of Changes from GTK+ 2.3.5 to GTK+ 2.3.6
2822 =================================================
2823 * GtkComboBox
2824  - Make menu positioning more like GtkOptionMenu [Matthias Clasen]
2825  - Improve keybindings [Matthias]
2826  - Bug fixes [Matthias, Owen, Damon Chaplin]
2827 * GtkFileChooser
2828  - Keep child directories in pathbar when changing to a parent
2829  - Reroot pathbar inside home directory, use icons [Jonathan]
2830  - Make the user actually select a file before hitting OK [Federico]
2831  - Fix folder mode to not have tree [Jonathan]
2832  - Add gboolean return values to operations that can fail [Federico]
2833  - Improve internal error handling [Morten Welinder, Federico]
2834  - Bug fixes [Federico, Jonathan, Morten, Anders Carlsson, Damon,
2835    Alex Larsson]
2836 * GtkTextView bug fixes [Paolo Borelli]
2837 * Win32 
2838  - Implement/stub missing GDK functions [Tor]
2839  - .defs file updates [Tor, J Ali Harlow]
2840  - Misc fixes [Hans Breuer]
2841 * Fix problem with excess symbol exports on Linux [James Henstridge]
2842 * Fix problem with 32-bit BMPs [Matthias]
2843 * Include config.h first everywhere [Morten]
2844 * Fix performance problem destroying menus [Soeren, Marco Pesenti Gritti]
2845 * Doc fixes and improvements [Matthias, Murray Cumming, Henning Nielsen Lund, 
2846   Vitaly Tishkov]
2847 * Updated translations (az,cs,cy,da,de,el,en_CA,es,fi,fr,ga,hu,ja,ko,lt,mn,
2848   nl,no,pl,pt,sq,sr,sr@ije,sr@Latn,sv,th,zh_CN)
2849 * Misc bug fixes
2850
2851 Other contributors: Crispin Flowerday, Mark McLoughlin, Michael Meeks, 
2852   Michael Natterer,Christian Neumair, Padraig O'Briain, Geoff Reedy, 
2853   Olivier Ripoll
2854
2855 Overview of Changes from GTK+ 2.3.4 to GTK+ 2.3.5
2856 =================================================
2857 * GtkFileChooser [Federico Mena Quintero]:
2858  - Enable DND in the shortcuts list [Federico]
2859  - More folder modes [Jonathan R Blandford]
2860  - Resizing toplevel as contents change [Jonathan] 
2861  - Make the backend settable via GtkSetting [Alex Larsson, Owen Taylor]
2862  - Miscellaneous fixes.  [Jonathan, Morten Welinder, Alexander Larsson]
2863  - Add combo box to pick folder in Save mode. [Jonathan, Federico]
2864 * GtkComboBox
2865  - Memory leak/crash fixes [Damon Chaplin, Matthias Clasen]
2866  - Always grab when popping the list up [Damon, Matthias]
2867  - Fixes for dynamic changes to the model [Owen]
2868  - Improve popup positioning [Matthias]
2869 * Implement computation of bidi-base direction from text
2870   in GtkEntry, GtkTextView, GtkLabel [Dov Grobgeld, Owen Taylor]
2871 * Add gtk_entry_set_alignment() [Egon Andersen, Steffen Gutmann,
2872   Owen]
2873 * Fix wrong interpretation of new_order array for
2874   gtk_tree/list_store_reorder() [Owen]
2875 * Improve space allocation in menubars [Soeren Sandmann]
2876 * Improve key bindings in GtkEntryCompletion [Matthias]
2877 * Hide XCursor dependency [Soeren]
2878 * Make mouse wheel scrolling usable [Soeren]
2879 * Use resize cursors for resize grips [Soeren]
2880 * Set the right window group for menu and combo popups [Frederic Crozat,
2881   Jean-Philippe Chancelier, Soeren]
2882 * Add a way to list the mnemonic labels of a widget [Owen]
2883 * Add a group-changed signal to GtkRadioButton [Owen, Padraig O'Briain]
2884 * Export insertion cursor drawing functionality [Alexander Larsson, Owen]
2885 * Support squiggly red underlines in text views [Nicolas Setton, Owen]
2886 * Export GtkWindow key-press-event internals to allow 
2887   custom implementations [Tim Janik]
2888 * Add gtk_drag_source_set/get_target_list() [Mitch Natterer]
2889 * Fix drag-and-drop in GtkTextView to move [Paolo Borelli, Paolo Maggi]
2890 * Memory leak fixes [Owen]
2891 * Win32 fixes [Hans Breuer]
2892 * Misc. fixes [George Bronnikov, Simon Budig, J. Ali Harlow, David Hawthorne, Tim,
2893   Tomasz Lloczko, Mitch, Manish Singh, Owen]
2894 * Documentation improvements [Matthias, Federico, Torsten Schoenfeld]
2895 * Updated translations (ar,cs,da,de,en_CA,es,et,fi,fr,it,ja,ko,nl,pt,ru,sr,sr@ije,
2896   sr@Latn,sq,sv,th,zh_CN)
2897
2898 Overview of Changes from GTK+ 2.3.3 to GTK+ 2.3.4
2899 =================================================
2900 * Fix broken gtk_binary_age setting causing wrong soname [Owen Taylor]
2901 * Add some extra GtkExpander docs [Federico Mena Quintero]
2902 * Misc bug fixes [Matthias Clasen, Damon Chaplin, Owen, Uwe Zeisberger]
2903 * Updated translation (ga)
2904
2905 Overview of Changes from GTK+ 2.3.2 to GTK+ 2.3.3
2906 =================================================
2907 * GtkFileChooser [Federico Mena Quintero]:
2908  - Support bookmarks in GtkFileSystemUnix. [Jan Arne Petersen]
2909  - Correctly handle typed-in filenames in save mode, folder mode, and
2910    multiple-selection mode in all combinations.
2911  - Don't erase the filename in the entry when changing folders.
2912  - Support icons in GtkFileSystemUnix.
2913  - GtkFileChooserDialog now comes up at a reasonable size.
2914  - GtkFileSystemUnix now notifies correctly on ::create_folder().
2915  - Slight GUI reorganization.
2916  - File system module support. [Alexander Larsson]
2917  - Pathbar widget. [Jonathan R. Blandford]
2918  - Miscellaneous fixes. [Christian Persch, Jan Arne Petersen, Anders Carlsson,
2919    Padraig O'Briain, Alexander, Jonathan]
2920  - Win32 fixes, GtkFileSystemWin32 work. [Hans Breuer]
2921  - Memory leak fixes [Morten Welinder]
2922 * GtkTreeView:
2923  - Fix return values. [Federico, R. McFarland]
2924  - Properly cancel the arrow animation. [Michael Zucchi]
2925  - Allow custom icon sizes in pixbuf cell renderer. [Erik Grinaker]
2926  - Don't darken the sort column unless there are three visible columns
2927    [Jonathan]
2928 * GtkToolbar:
2929  - Improve the sliding implementation. [Soeren Sandmann]
2930  - Add writeonly ::group property to GtkRadioToolButton. [Soeren, 
2931    Olivier Andrieu]
2932  - Misc fixes. [Morten, Jeroen Zwartepoorte, Michel Meeks, Soeren]
2933 * Menus:
2934  - Make menus work better on Xinerama [Matthias]
2935  - Fix keynav in RTL mode. [Matthias]
2936  - Fix grid mode, removing of items. [Matthias, Vincent Noel]
2937  - Make tearoff menu items work anywhere in menus. [Matthias]
2938  - Improve popup/popdown behaviour. [Soeren]
2939 * gdk-pixbuf:
2940  - Fix some problems with indexed BMPs [Kazuho Okui, Matthias]
2941  - Work around some libjpeg header file craziness [Manish Singh]
2942 * Assume gravity works. [Soeren]
2943 * Cache GCs for drawing. [Brian Cameron, Soeren]
2944 * Handle focus adjustment correctly for deeply nested focus locations. 
2945   [Matthias, Owen Taylor]
2946 * Use reference counting for shared data in GtkActionGroup. 
2947   [Matthias, Adam Hooper]
2948 * Add a "use-separator" style property to GtkMessageDialog, and make
2949   it not resizable. [Federico]
2950 * Add 'const' to uses of GdkColor that need it. [Federico]
2951 * Put focusable labels in the focus chain. [Federico]
2952 * Make destroying widgets in focus-out-event work. [Owen, Grant Gayed]
2953 * Add properties to GtkAdjustment [Murray Cumming]
2954 * Add change notification to GtkAccelMap [Matthias, Owen]
2955 * Add settings to suppress icons in buttons and menus. [Matthias]
2956 * Add Xft settings for hinting and antialiasing. [Federico, Owen]
2957 * Make size of indicator in menu items themeable. [Bill Hanemann, 
2958   Narayana Pattipati, Matthias]
2959 * Fixes to GtkIconTheme [Torsten Schoenfeld]
2960 * Improve drawing of GtkExpander. [Mark McLoughlin]
2961 * Improve drawing of paned handles. [Soeren]
2962 * Remove broken hangul input module. [Changwoo Ryu]
2963 * Remove C++-style comments. [Damien Carbery]
2964 * Memory leak fixes. [Christian Persch, Richard Hult, Morten, Matthias]
2965 * RTL mode (flipping) fixes. [Mitsuru Chinen, Semion Chichelnitsky]
2966 * Accessibility improvements for tooltips, GtkScale. [Padraig]
2967 * Make the ZOOM_100 and ZOOM_FIT labels HIG-compliant. [Mariano Suarez-Alvarez]
2968 * Win32 fixes. [Tor Lillqvist]
2969 * Documentation:
2970  - New section on how to check for modifier keys correctly. [Federico]
2971  - Miscellaneous improvements.  [Pascal Haakmat, Jan Huelsbergen,
2972    Tim-Philipp Müller, Matthias]
2973 * New and updated translations (ar,az,cs,da,de,en_CA,el,es,fi,fr,ga,hr,it,ja,
2974   ko,mi,mn,ms,nl,nn,no,pl,pt,ru,sq,sr,sr@Latn,sv,ta,th,uz,uz@Latn)
2975 * Other contributors: Christian Biere, Christopher Blizzard, Paolo Borelli, 
2976   Dan Damian, Rodney Dawes, John Ellis, David Hawthorne, Marco Pesenti Gritti,
2977   Felipe Heidrich, Jonas Jonsson, Theppitak Karoonboonyanan, Tommi Komulainen,
2978   Julio M. Merino Vidal, Gregory Merchan, Benjamin Otte, Joshua N. Pritikin,
2979   Yu Shao, Yao Zhang
2980
2981 Overview of Changes from GTK+ 2.3.1 to GTK+ 2.3.2
2982 =================================================
2983 * GdkPixbuf
2984  - Add functions to save pixbufs to non-file locations.  [Tim Evans]
2985  - Add a function to determine the type and size of a file without
2986    loading it completely.  [Matthias Clasen]
2987  - Turn pixbuf attributes into construct-only properties. [Matthias]
2988  - Fix building gdk-pixbuf with --disable-modules --with-included-loaders.
2989    [Matthias, Owen Taylor]
2990 * Fix the logic for changing the toplevelness of a window.  [Soeren Sandmann]
2991 * Do not interpret distant clicks as double clicks, using a
2992   new double-click-distance setting.  [Matthias]
2993 * Improve the GDK API for dealing with group leaders. [Matthias]
2994 * Utility function for application launching in multi-screen scenarios.
2995   [Mark McLoughlin]
2996 * Support big and small and alpha-blended icons under Win32. [Tim Evans]
2997 * Misc Win32 improvements [Tor Lillqvist, Hans]
2998 * GtkFileChooser [Federico]
2999  - Fix new filename entry in Save mode [Jan Arne Petersen]
3000  - Improved the look of GtkFileChooserDefault. [Tuomas Kuosmanen]
3001  - Added support for file system volumes such as CD-ROMs, 
3002    floppies, and network shares.
3003  - Add a "New Folder" button for Save mode in GtkFileChooser.
3004  - Better support for Folder mode.
3005 * GtkTreeView
3006  - Speed up by adding a fixed height mode.  [Kristian Rietveld]
3007  - Add a single-paragraph mode and a language property to 
3008    GtkCellRendererText [Kristian Rietveld]
3009  - Add a editing-canceled signal to GtkCellRenderer [Federico Mena Quintero]
3010  - Misc GtkTreeView bug fixes [Kristian, Soeren, Jonathan Blandford]
3011 * Add a way to list the supported targets of a clipboard. [Dom Lachowicz]
3012 * Add stock icons: harddisk, indent, unindent.  [Hans Breuer, Jody Goldberg]
3013 * Improve the GtkCalendar drawing code.  [Matthias]
3014 * GtkCalendar supports starting the week on any day [Matthias]
3015 * Make GtkToolbar compatible with 2.2 again [Soeren]
3016 * Misc GtkToolbar fixes and API improvements [Christian Persch, 
3017   Olexiy Avramchenko, Jody, Soeren]
3018 * Misc GtkUIManager fixes and API improvements.  [Jody, Matthias, Jeff Franks]
3019 * Add a way to lock individual accelerator paths  [Matthias]
3020 * Add gtk_menu_shell_cancel() to emit the "cancel" signal on 
3021   a menu shell.  [Matthias]
3022 * Fix dynamic menus. [Matthias, Michael Meeks]
3023 * Add xalign, yalign properties to GtkButton. [Jody]
3024 * Implement or improve RTL support in GtkComboBox, GtkCellView, 
3025   GtkViewport [Semion Chichelnitsky, Matthias, Kristian]
3026 * Support for "no focus" windows. [Matthias]
3027 * Documentation improvements [Matthias, Federico, Manish, Murray Cumming, 
3028   Theppitak Karoonboonyanan]
3029 * FAQ updates [Tony Gale]
3030 * Split the translations into two domains: ui strings and
3031   error messages go to gtk20, property nicks and blurbs to 
3032   gtk20-properties. [Matthias]
3033 * New and updated translations (af,ar,bn,br,cs,cy,da,de,es,et,fa,fr,ga,hr,
3034   it,ja,ko,lt,mn,ms,nl,nn,no,pl,pt,pt_BR,ru,sr,sr@Latn,sv,sq,wa)
3035 Other contributors: Olivier Andrieu, Herman Bloggs, Anders Carlsson,
3036   Marco Pesenti Gritti, Bill Haneman, Alexander Larsson, Noah Levitt, 
3037   Kjartan Maraas, Evan Martin, Tim-Philipp Müller, Christian Neumair, 
3038   Joshua N Pritikin, Sebastian Rittau, Daniel Rogers, Manish Singh, 
3039   Torsten Schoenfeld, Alexander Winston, Johannes Weißl,  Morten Welinder, 
3040   Adam Wright
3041
3042 Overview of Changes in GTK+-2.3.1
3043 =================================
3044 * Improve sanity checks on gdk-pixbuf loaders [Matthias Clasen]
3045 * GDK
3046  - Add GDK_DEBUG=xinerama that fakes a 2x2 Xinerama mode [Matthias]
3047  - Make gdk_drawable_copy_to_image public [Matthias, Peter Zelezny]
3048 * Misc Win32 bug fixes [Tor Lillqvist, John Ehresman, Tim Evans]
3049 * Action-based menu/toolbar API [Matthias]
3050  - Add "name" construct-only parameter to GtkActionGroup
3051  - Bug fixes [Marco Pesenti Gritti, Christian Persch]
3052 * Change ranges for Saturation/Value to be 0-100 in GtkColorSelection
3053   [Gregory Merchan, Matthias]
3054 * GtkComboBox [Kristian Rietveld]
3055  - Make model and text_column properties not construct-only [Murray Cumming]
3056  - Fix sizing
3057  - Add mouse wheel support [Matthias]
3058 * Various GtkEntryCompletion bug fixes [Kristian, Piers Cornwell, Marco]
3059 * GtkExpander
3060  - Add a "use_markup" property, gtk_expander_set/get_use_markup
3061  - Fix bugs when unrealizing/destroying [Mark McLoughlin]
3062 * GtkFileChooser [Federico Mena Quintero]
3063  - Add a GtkFileSystemWin32 [Hans]
3064  - Use GtkEntryCompletion in GtkFileChooserEntry 
3065  - Add a render_icon to GtkFileSystemIface to allow the 
3066    GnomeVFS backend to supply appropriate icons
3067  - Improve selection handling in bookmarks list [Federico, Owen Taylor]
3068  - Support drops on the bookmarks list
3069  - Display error dialogs on failed operations
3070  - Many UI tweaks [Federico, Iain Holmes,Hans-Petter Jansson]
3071  - Ignore filters for folders [Dave Malcom]
3072  - Misc file chooser bug fixes [Owen, Christian Persch, Taavi Talvik]
3073 * Menus
3074  - Make torn-off menus transient-for the window they were torn from
3075    [Matthias, Jon-Kare Hellan]
3076  - Fix menu positioning for Xinerama, add gtk_menu_set_monitor()
3077    for use by position functions [Matthias]
3078  - Tweak menu delay parameters, add a default width [Soeren Sandmann]
3079 * Make g_message_dialog_new_with_markup() automatically escape
3080   arguments, add g_message_dialog_set_markup() [Owen]
3081 * Add read-only min-position/max-position properties to GtkPaned
3082 * GtkToolbar [Soeren]
3083  - Support gaps in the toolbar with expand=true/draw=false separators
3084  - Improve drop-location preview handling
3085  - Take a GtkRadioToolButton as the parameter to
3086    gtk_radio_tool_button_new_from_widget [Murray Cumming]
3087  - Many misc toolbar bug fixes [Soeren, Marco]
3088 * GtkTreeView bug fixes [Morten Welinder, David Hampton]
3089 * Add gtk_window_is_active()/gtk_has_toplevel_focus() getters
3090   to go along with properties [Owen Taylor]
3091 * Add gtk_widget_can_activate_accel() / ::can-activate-accel
3092   signal to fix handling of accelerators on insensitive parent
3093   menu-items. [Tim Janik]. (*Note*: the details here will probably
3094   change, since similar problems for mnemonics aren't handled.)
3095 * Implement or improve RTL support in GtkAlignment, GtkCombo, 
3096   GtkNotebook, GtkScrolledWindow, GtkTreeView, GtkViewport.
3097   [IBM L3 NLS Support Team]
3098 * Fix string setters for self-assignment [Matthias, Soeren]
3099 * Finish multi-head handling in gtk-demo [Matthias]
3100 * Fix install rules for generating gdk-pixbuf.loaders [Manish Singh]
3101 * Reference doc improvements [Matthias, Soeren,
3102   Federico Mena Quintero, Michael Natterer, Owen Taylor, Olexiy Avramchenko]
3103 * FAQ updates [Tony Gale]
3104 * New and updated translations (ca,cs,cy,de,el,es,ja,mn,nl,nn,no,pl,pt,sr,
3105   sr@Latn,sv,th)
3106
3107 Other contributors: Jorn Baayen,Damon Chaplin, Jeff Franks, Diego Gonzalez,
3108   Richard Hult, Egmont Koblinger, Thomas Leonard, Ross McFarland, 
3109   Padraig O'Briain, Tomas Ögren, Danilo Segan
3110
3111 Overview of Changes from GTK+-2.2.x to GTK+-2.3.0
3112 =================================================
3113
3114 * New Widgets
3115  - GtkFileChooser: a replacement for GtkFileSelection with 
3116    replaceable backends, many new API features, better user
3117    interface (UI is still a work in progress) [Owen Taylor, 
3118    Federico Mena Quintero]
3119  - New combo box widgets: GtkComboBox, GtkComboBoxEntry [Kristian Rietveld]
3120  - New "disclosure triangle" widget: GtkExpander [Mark McLoughlin]
3121  - "Picker button" widgets based on code from libgnomeui: 
3122    GtkFontButton, GtkColorButton [Matthias Clasen]
3123
3124 * Widget improvements:
3125  - Autocompletion for entries: GtkEntryCompletion [Kristian]
3126  - Add separate padding for all 4 sides of GtkAlignment [Murray Cumming]
3127  - Add input-only event boxes for trapping events [Alex Larsson]
3128  - Support RTL flipping for GtkHPaned, tab navigation [Soeren, Matthias]
3129  - Support up to four scroll arrows on GtkNotebook and make which
3130    ones are displayed themeable. [Matthias]
3131  - GtkCalendar improvements: make the arrows spin, support RTL flipping,
3132    automatic week start selection, DND support, improve API 
3133    for setting options [Matthias]; mousewheel support [Abigail Brady]
3134  - New properties: GtkButton::focus_on_click, GtkCheckMenuItem::draw_as_radio
3135    [Soeren, Matthias]
3136  - New functions: gtk_window_set_default_icon(), 
3137    gtk_message_dialog_add_buttons(), gtk_button_box_get_child_secondary()
3138    [Matthias]
3139  - Add missing "role", "decorated", "gravity" properties for GtkWindow,
3140    "has_resize_grip" for GtkStatusBar. [Matthias]
3141  - Add child properties for GtkPaned [Matthias, Soeren]
3142
3143 * Menus
3144  - New action-based menu API: GtkUIManager, GtkActionGroup, 
3145    GtkAction, etc. [James Henstridge, Matthias, Soeren Sandmann,
3146    Marco Pesenti Gritti, Philip Langdale]
3147  - Support for tabular menus [Kristian]
3148  - New positioning algorithm for popup menus [Soeren]
3149
3150 * GtkTextView [Matthias]
3151  - Add properties "accepts_tab" [Soeren], "overwrite" property 
3152    [Jeroen Zwartepoorte], "buffer"
3153  - Add gtk_text_buffer_select_range()
3154  - Implement drag-selection by words/lines (also for Gtkentry)
3155  - Some fixes to invisible text handling
3156  - Add support for GTK_WRAP_WORD_CHAR [David Brigada]
3157  - Clean up handling of horizontal paging
3158  - Fix scrolling with non-visible cursor
3159  - Add internals documentation [Havoc Pennington]
3160
3161 * GtkToolbar [Soeren]
3162  - Add a more consistent and extensible toolbar API; preserve
3163    old API for backwards compatibility [James, Anders Carlsson, Owen]
3164  - Support for sliding buttons like OS X
3165  - Keyboard navigation
3166  - Support "priority text"
3167  - Overflow menu
3168  - Better handling of really wide buttons [David Bordoley]
3169  - Drawing improvements
3170  - Support context menu
3171
3172 * GtkTreeView [Kristian Rietveld]
3173  - Handle RTL [Matthias, Jonathan]
3174  - Add expand flag to column packing parameters [Jonathan, Kristian]
3175  - gtk_tree_path_free now silently returns on NULL paths
3176  - Move row reference updating code to closures
3177  - Fix TreeView DnD: make TreeStore DnD work, make drops on empty views work,
3178    get rid of gtk-tree-model-drop-append.
3179  - Add a filtering tree model: GtkTreeModelFilter [Kristian]
3180
3181 * gdk-pixbuf
3182  - Add a loader for PCX files [Josh Beam]
3183  - Improve calculation of filter weights for scaling [Brian Cameron, Owen]
3184  - Support TGA files with arbitrary origins [Matthias]
3185  - Add gdk_pixbuf_loader_new_with_mime_type() [Dom Lachowicz]
3186    gdk_pixbuf_new_from_file_at_size() [Dom, Owen, Matthias]
3187  - Add saving support for ICO and CUR
3188  - Improve handling of GIFs with oversized frames [Matthias]
3189
3190 * GDK:
3191  - Support for full-color / alpha-channel cursors [Matthias]
3192  - Remove support for non-X fonts and for pango-1.0; always require Xft2 [Owen]
3193  - Fix handling of recursive calls to gdk_window_begin_paint() [Soeren]
3194  - Many small changes to reduce round trips on startup; 
3195    add gdk_display_flush() [Owen]
3196  - Use Xlib asynchronous APIs to reduce roundtrips on startup
3197    and during DND [Owen]
3198  - Other changes to improve DND for large-latency connections [Owen]
3199  - Add support for EWMH "above" and "below" states [Manuel Clos] (also
3200    in GtkWindow)
3201  - Add Add GDK_MOUSE_DEVICE envvar for linux-fb backend [Marc Welz]
3202  - Other small linux-fb fixes [Eric Warmenhoven]
3203
3204 * Miscellaneous
3205  - Add support for named themable icons; use this facility to 
3206    provide the default stock icon images [Owen Taylor, based
3207    on code by Alex Larsson]
3208  - Add gtk_widget_queue_resize_no_redraw() for more efficient
3209    resizing; use for GtkTextView. Redraw less on focus changes. [Soeren]
3210  - Add gtk_widget_queue_resize_no_redraw() [Soeren]
3211  - Default theme improvements, especially for menus. Add some
3212    more style properties. [Soeren]
3213  - Add authentication stock icon [Matthias, art by Jakub Steiner]
3214  - Allow "none" to be set for input method GtkSettings [Hidetoshi Tajima]
3215  - Convert build system to automake-1.7; many cleanups and
3216    improvements. [James Henstridge, Owen]
3217  - Win32 fixes for new widgets [Hans]
3218  - Add right-to-left variants of some stock icons [Matthias]
3219
3220 * Documentation
3221  - Use XML source for man pages; add man pages for tools that didn't
3222    have them before [Matthias]
3223  - Tutorial improvements [Sebastian Rittau, Tony Gale, Roger Leigh, Matthias]
3224  - FAQ improvements [Tony, Gonzalo Odiard, Owen]
3225  - Misc documentation improvements [Matthias, Frederic Lespez, Tomas Ogren, 
3226    Martin Pool, Mariano Suarez-Alvarez]
3227
3228 * Deprecations
3229  - GtkItemFactory [Replaced by GtkUIManager]
3230  - GtkCombo, GtkOptionMenu [Replaced by GtkComboBox]
3231  - Miscellaneous functions that were renamed in 
3232    GTK+-2.0 and GTK+-2.2 [Matthias, Manish Singh, Soeren]
3233
3234 Other contributors: Krasimir Angelov, Archit Baweja, Sebastien Bacher,
3235   Steve Chaplin, John Darrington, Daniel Elstner, Marco Pesenti Gritti, 
3236   Jody Goldberg, David Hampton, Richard Kinder, Christian Persch, 
3237   Roozbeh Pournader, Christian Reis, Christian Rose, Joe Shaw, 
3238   Vasilis Vasaitis, Morten Welinder
3239
3240 ----------------------------------------------------------------------
3241
3242 Overview of Changes in GTK+ 2.2.4
3243 =================================
3244 * Revert TreeView fix which broke context menus in different applications
3245   [Kristian Rietveld]
3246 * Typo fixes [Kjartan Maraas]
3247 * Make pressing END not put the menu in scrolling mode [Kris]
3248 * Misc bug fixes [Tor Lillqvist, Bruce Hochstetler, Kjartan, Tony Gale]
3249 * New and updated translations (sq, cy, hi, nl, de, es, zh_CN, ja, no, el)
3250
3251 Overview of Changes in GTK+ 2.2.3
3252 =================================
3253 * GdkPixbuf [Matthias Clasen]
3254  - Fix some problems with overflows when scaling down [Tomas Ögren]
3255  - Many GIF bug fixes [Matthias, Federico Mena Quintero]
3256  - Prefer 32-bpp ICOs, fix bugs with them
3257  - Fix problem with absolute filenames and gdk-pixbuf-query-loaders
3258    [Jens Elker]
3259  - Make gdk-pixbuf-csource include alignment magic [Brian Cameron]
3260 * Win32 [Tor Lillqvist]
3261  - Add multiple monitor support
3262  - Major event and key handling rewrite, including IME fixes
3263  - Fix handling of toplevel window positions
3264  - Add support for all window geometry hints (gridded geometry, etc.)
3265  - Fix DND to ignore drag window [Tony M Brown, Herman Bloggs]
3266  - Fix GdkImage memory leak [J. Ali Harlow]
3267  - Remove leftover OwnerGrabButtonMask emulation (fixes lots)
3268  - Misc bug fixes [Many from Hans Breuer, Tim Evans]
3269  - Build fixes and improvements [Peter Zelezny]
3270 * X11
3271  - Fix extremely common crash where we interpreted the timestamp
3272    field of a XKB event as a window ID and found a pixmap that matched.
3273    [Owen Taylor, with essential backtrace from Kjartan Maraas]
3274  - Fix CapsLock and NumLock for non-XKB [Robert Basch]
3275  - Fix problems with, eg. Ctrl-Alt-Backspace hiding Ctrl-Backspace [Owen]
3276  - Workaround Xinerama servers reporting wrong depths [Owen]
3277 * GtkTreeView [Kristian Rietveld]
3278  - Fix scrolling once more [Pedro Gimeno, Michael Natterer, Timo Sirainen]
3279  - Don't get confused by the Control key when handling selection
3280    from an accelerator like <Control>B [Michael Natterer]
3281  - Many misc fixes [Matthias, Marco Pesenti Gritti, Tim Janik, Alex Larsson, 
3282    Tim-Philipp Müller, Michael Natterer, Josh Parsons, Yann Rouillard,
3283    Rene Seindel, Owen Taylor, Alp Toker, Morten Welinder]
3284 * Input methods
3285  - Handle input methods exiting and starting while the 
3286    app is running [Hidetoshi Tajima]
3287  - Fix infinite loop when closing input methods [Owen,
3288    Takuro Ashie, Hidetoshi]
3289  - Add a 'cedilla' input method with c+acute => cedilla and use
3290    as the default for languages that use cedilla. [Gustavo De Nardin,
3291    Owen, Fco. Javier F. Serrador]
3292  - Fix status window for multihead [Owen, James Su]
3293  - Remember imcontext attributes when switching methods [Owen, 
3294    Botond Botyanszki]
3295 * GtkFileSelection [Owen]
3296  - Fix selection of "UntitledN" on initial map [Mark Finlay]
3297  - Fix an annoying bug with cursor positioning on failed completion
3298  - Misc Fixes [Owen, Tor]
3299 * Other widgets
3300  - Fix problem with GtkOptionMenus coming up in the wrong place [Kristian]
3301  - Fix problem with spinbuttons not getting enough space [Morten Welinder,
3302    Kristian]
3303  - Fix an infinite loop when resizing GtkTextView [Owen, Frederic Crozat]
3304  - Don't include menu labels in gtk_notebook_forall [Owen]
3305  - Fix problem with XEMBED (GtkPlug) clients that don't take focus stealing
3306    focus [Owen]
3307  - Accept color drops with wrong format from KDE [Matthias]
3308 * Fix problem from gnome-theme-manager playing tricks and
3309   making event->window a pixmap. [Anders Carlsson]
3310 * Ignore Caps-lock when matching accelerators
3311 * Fix 5-year-old bug where toplevels didn't fully refresh properly
3312   on theme change [Owen, Rajkumar Siva]
3313 * Don't require precompiled gdk-pixbuf-csource when cross-compiling
3314   from a tarball [Owen]
3315 * Documentation improvements [Matthias, Noah Levitt, Tor, Doug Quale, 
3316   Morten Welinder]
3317 * Misc bug fixes [Keith Bissett, Botond Botyanszki, Damien Carbery,
3318   Arno Charlet, Felipe Heidrich, Charles Kerr, George Lebl, Noah, Tor, 
3319   Callum McKenzie, Michael Meeks, Denis Mikhalkin, Thomas Mirlacher,
3320   Kristian, Masahiro Sakai, Soeren Sandmann, Benedikt Spranger, Owen, 
3321   Luis Villa]
3322 * New and updated translations (ar,az,cs,cy,be,de,es,fi,fr,he,hi,hu,id,is,it,
3323   ko,lt,ml,mn,nl,ne,no,pl,pt,pt_BR,ru,sk,sr,sr@Latn,ta,wa,zh_TW,zh_CN)
3324
3325 Overview of Changes in GTK+ 2.2.2
3326 =================================
3327
3328 * GdkPixbuf [Matthias Clasen]
3329  - Fix animation of slow-loading progressive GIFS
3330  - Fix long-standing animated GIF display bug with transparency
3331  - Misc bug and portability fixes [Rick Jones, Tim Mooney, Marijn Ross]
3332 * GDK [Owen Taylor]
3333  - Draw continuous underlines between Pango layout runs when 
3334    possible [Kang Jeong-Hee]
3335  - Fix gdk_pixbuf_from_drawable() for big endian [Christian Petig]
3336    Major rewrite of 16-bit handling for pixbuf_from_drawable()
3337 * X11 backend [Owen]
3338  - Fix build on X11R5 [Albert Chin]
3339  - Fix switching keyboard layouts while running [Egmont Koblinger]
3340  - Work around RENDER extension bugs on certain Sun X servers [Morten Welinder]
3341  - Zero unused fields in client messages we send Lubos Lunak]
3342  - Fix occasional segfault when drawing pixbufs [Hans Petter Jansson]
3343  - Fix wrong initialization that was keeping XShm from being used.
3344 * Win32 backend [Tor Lillqvist]
3345  - Tweak line drawing
3346  - Mouse/cursor fixes [Allin Cottrell]
3347  - Better handling of floppy drives in GtkFileSelection
3348  - Misc fixes [Arnaud Charlet, Cedric Gustin, Martyn Russell]
3349 * Input methods [Hidetoshi Tajima]
3350  - Add rules for Greek accents to GtkIMContextSimple [Vasilis Vasaitis]
3351  - Fix sorting of rules in GtkIMContextSimple [Vasilis]
3352  - Miscellaneous GtkIMContextXIM fixes 
3353  - Fix translation of input context names
3354 * Fix keyboard accelerators/bindings on Numeric Keypad [Owen, Olivier Ripoll]
3355 * Add Delete to GtkEntry context menu, Delete/Select All 
3356   to GtkTextView context menu [Matthias]
3357 * Keynav tweaks in GtkFileSelection, GtkColorSel [Matthias]
3358 * Add C-A-PgUp/Down as alternative notebook page switching keys [Matthias]
3359 * GtkTextView
3360  - Fix redrawing on color-only changes [Owen, Gustavo Giráldez]
3361  - Don't scroll to cursor on focus in [Paolo Maggi]
3362  - Fix spot location reported to input method [Owen, TOKUNAGA Hiroyuki, 
3363    Yao Zhang]
3364  - Miscellaneous bug fixes [Torbjörn Andersson, Matthias, Manual Clos,
3365    Padraig O'Briain, Owen]
3366 * GtkTreeView [Kristian Rietveld]
3367  - Fix prelighting [Sven Neumann]
3368  - Set drag cursor earlier to allow apps to override [Daniel Elstner]
3369  - Speed up insertions into GtkTreeModelSort [Owen, Jonathan Blandford]
3370  - Get background/cell area handling right in GtkTreeViewColumn [Vasco
3371    Alexandre da Silva Costa]
3372  - Bug fixes [Benjamin Bayart, Jonathan Blandford, Peter Bloomfield, 
3373    Dave Cook, Felipe Heidrich, Richard Hult, Markus Lausser, Michael Natterer,
3374    Mariano Suarez-Alvarez, Owen]
3375 * Fix handling of border width for GtkToolbar [Rodney Dawes]
3376 * Rewrite adjustment handling of GtkViewport, fixing many bugs
3377   [Owen, Thomas Leonard, Michael]
3378 * Misc bug fixes [Dennis Björklund, Jonathan, Dave Bordoley, Rich Burridge, 
3379   Anders Carlsson, Arnaud, Matthias, Vasco Alexandre da Silva Costa, 
3380   Tim Evans, Larry Ewing, John Finlay, Jeff Franks, Jody Goldberg, 
3381   Jason D. Hildebrand, Charles Kerr, Alex Larsson, Noah Levitt, Xan Lopez, 
3382   Loban Rahman, Richard Reich, Soeren Sandmann, Charles Schmidt, 
3383   Rajkumar Siva, Owen, Sergey V. Udaltsov, Morten Welinder, Michael Zucchi]
3384 * Code cleanups [Matthias, Glynn Foster, Britton Kerin, Sven Neumann, 
3385   Doug Quale, Manish Singh, Morten Welinder]
3386 * Switch to using libtool-1.5
3387 * Build fixes [Matthias, J. Ali Harlow, Rich Kinder, Jon Nall, Sven, 
3388   Christian Rose]
3389 * Documentation improvements [Matthias, Noah Levitt, Sven Neumann]
3390 * New and updated translations (am,az,be,ca,cs,cy,da,de,el,es,fa,fi,fr,id,
3391   it,ko,li,ml,mn,ms,nl,no,pl,pt,sr,sr@Latn,sv,ta,uk,yi,zh_TW)
3392
3393 Overview of Changes in GTK+ 2.2.1
3394 =================================
3395 * Win32 [Tor Lillqvist]
3396  - Improve setting of window position / decorations
3397  - Implement gdk_pixmap_foreign_new() [Naofumi Yasufuku]
3398  - Fix various file selection bugs
3399  - Improve scheme for locating pixbuf loader modules
3400  - Miscellaneous fixes [Alex Shaduri, Kenichi SUTO, Ed Woods]
3401 * GtkTreeView [Kristian Rietveld]
3402   - made GtkTreeSortable work as the documentation advertises [Jarek Dukat]
3403   - fixed gtk_tree_view_set_sort_column_id so you can disable sorting [Soeren
3404     Sandmann, Jarek Dukat]
3405   - TreeView search now works on all values transformable by GValue and not
3406     just strings [Muktha Narayan]
3407   - _move/_swap fixage in the Stores [Matthew Tuck, Paolo Maggi]
3408   - a lot of misc bug fixes [Alex Duggan, Carlos Garnacho Parro, Hans Petter
3409     Jansson, Kjartan Maraas, Soeren, Dave Camp, Murray Cumming, Dave Cook,
3410     Gaël Le Mignot, Vasco Alexandre da Silva Costa]
3411 * GtkTextView [Matthias Clasen]
3412  - Fix keynav with invisible cursor
3413  - Fix misdrawing of cursor [Owen Taylor] and selection
3414  - Many miscellaneous fixes [Narayana Pattipati, Daniel Elstner]
3415 * Fix problem with accidental inclusion of a main() [Matthias]
3416 * Documentation improvements [Matthias, Havoc Pennington]
3417 * Fix problem with GtkColorsel and pixmap themes [Daniel]
3418 * Fix race condition with GdkRGB in PseudoColor [Shivaram Upadhyayula]
3419 * Warning fixes [Manish Singh]
3420 * configure fixes [Akira Tagoh]
3421 * New and updated translations (ca,de,es,et,ko,mn,pl,pt,vi,zh_CN)
3422 * Miscellaneous bug fixes [Matthias, Daniel, Martin Gansser, Louis Garcia, 
3423   Tommi Komulainen, Thomas Leonard, Ian Peters, Arvind Samptur, 
3424   Soeren Sandmann, Hidetoshi Tajima, Owen]
3425
3426 ----------------------------------------------------------------------
3427
3428 Overview of Changes in GTK+ 2.2.0
3429 =================================
3430 * Fix problem with the DND code and event filters [Bolian Yin, Owen Taylor]
3431 * GtkTreeView bug fixes [Kristian Rietveld, Soeren Sandmann, Matthias Clasen]
3432 * Documentation improvements [Matthias Clasen, Eric Warmenhoven, 
3433   James M. Cape]
3434 * Example portability fix [Sven Neumann]
3435 * Updated translations (es,ja,lv,ms,nl,ru,sk,sv)
3436
3437 Overview of Changes in GTK+ 2.1.5
3438 =================================
3439 * GtkFileSel fixes [Owen Taylor]
3440   - Fix ..<tab> to go up a dir [Francisco Bustamante]
3441   - Fix UTF-8 operation, so that non-ASCII works [Kang Jeong-Hee]
3442   - Use g_utf8_collate() not strcmp for sorting [Gregory Merchan]
3443 * Only close dialogs on Escape if they have a cancel button. [James Willcox]
3444 * Fix problem with resizing gnome-terminal popup [Soeren Sandmann]
3445 * Add Home/End/Page_Up/Page_Down keybindings for menus [Owen,
3446   Narayana Pattipati, Marius Andreiana]
3447 * Xinerama fixes for GtkMenu [Matthias Clasen]
3448 * Fix long-standing problem with Ami and GtkEntry [Owen, Kang Jeong-Hee]
3449 * Documentation additions and fixes [Matthias]
3450 * New and updated translations (am,bg,da,fr,fi,de)
3451 * Miscellaneous bug and build fixes
3452
3453 Other contributors: Johan Dahlin, James Henstridge, Jon Nelson, 
3454    Bastien Nocera, Christian Reis, Arvind Samptur, Anand Subra, Simon Wong
3455
3456 Overview of Changes in GTK+ 2.1.4
3457 =================================
3458 * Improved default color scheme [Soeren Sandmann, with advise from
3459   Tuomas Kuosmanen and Garrett LeSage]
3460 * Make pixmap creation functions take a GdkDrawable not a GdkWindow
3461   [Kristian Rietveld]
3462 * Support move-resize emulation for all edges. [Matthias Clasen]
3463 * Many fixes for X11 gdk_colormap_alloc_colors [Naofumi Yasufuku, Owen]
3464 * Remove extra selections for ButtonRelease in XInput code 
3465   [Garry Osgood, Owen]
3466 * Another attempt at fixing X focus tracking [Owen]
3467 * linux-fb VT switch improvements [Eric Warmenhoven]
3468 * Win32 [Tor Lillqvist]
3469   - Bug and win98 portability fixes for new tile/stipple code [Hans Breuer]
3470   - Improve maximized/minimized tracking
3471   - Bug fixes
3472 * Fix problem with gtk_combo_set_popdown_strings() not changing
3473   the entry text [Owen]
3474 * Support RTL flipping for statusbars [Matthias]
3475 * GtkTreeView bug fixes [Kristian Rietveld, Juri Pakaste, Erik Simonsen,
3476   Richard Hult, Carlos Garnacho Parro]
3477 * Use octal escapes rather than literal UTF-8 in strings [Owen]
3478 * Make a lot of read-only data const. [Matthias, Morten Welinder]
3479 * Misc bug fixes
3480 * New and updated translations (cs,es,el,he,hu,lv,no,ro)
3481
3482 Other contributors: Anders Carlsson, Chris Blizzard, Stephen Brown, 
3483    Erwann Chenede, Jon-Kare Hellan, John Finlay, Jarred Keuch, 
3484    Kjartan Maraas, Christian Neumair
3485
3486 Overview of Changes in GTK+ 2.1.3
3487 =================================
3488
3489 GDK:
3490 * Win32 [Tor Lillqvist]
3491   - fixes to multihead API stubs 
3492   - Comprehensively implement tiles and stipples
3493   - Handle tracking minimized/maximized [Arnaud Charlet]
3494 * linux-fb fixes [Eric Warmenhoven]
3495 * Use g_get_application_name() for default window titles and
3496   for the title of the client leader window [Owen, Havoc Pennington]
3497 * Complete resize-grippy support, move-resize emulation 
3498   [Anders Carlsson, Matthias Clasen]
3499
3500 GTK+ Core:
3501 * On screen change, recreate the widget's Pango context [Owen]
3502 * Fix problems with focus ending up on unmapped widgets [Owen]
3503 * Make g_object_set (gtk_settings_get_default (), ...) to override
3504   settings from XSETTINGS and ~/.gtkrc [Jonathan Blandford]
3505 * Make GtkInputDialog multihead aware [Owen]
3506 * Add a ::screen-changed signal to GtkWidget [Owen Taylor]
3507
3508 Widget improvements:
3509 * Draw/check menu items insensitive [Soeren, Tim Evans]
3510 * Fix color usage for radio/check menu item indicators [Soeren]
3511 * Add ::snap-edge-set-property to GtkHandleBox [Owen, Matthias]
3512 * RTL flipping improvements for GtkHandleBox, GtkMenuItem, GtkOptionMenu,
3513   GtkCheckMenuItem [Matthias Clasen]
3514 * GtkCombo improvements [Owen]
3515   - Don't leave it behind when switching desktops [Matthias Clasen]
3516   - Fix longstanding bug with unwanted moving of selection [Mike Fulbright]
3517   - Don't change entry contents until window is popped back up
3518   - Keynav fixes
3519 * Menu scrolling behavioral improvements [Owen, Ettore Perazzoli]
3520 * GtkNotebook keynav improvements [Owen]
3521 * Handle painting text on dark-colored progressbars [Soeren]
3522 * GtkTreeView  [Kristian Rietveld]
3523   - Privatize gtk_tree_store_move(), add gtk_tree_store_move_before/after()
3524   - Add GTK_CELL_RENDERER_FOCUSED flag
3525   - Keynav fixes, including adding boolean return values for keybinding
3526     signals (API breakage for API that no one should have been using)
3527     [Narayana Pattipati]
3528   - Add gtk_tree_view_column_cell_get_position()
3529   - Add an inconsistent state for GtkCellRendererToggle
3530   - Various bug fixes [Murray Cumming, Daniel Elstner, Vitaly Tishkov,  
3531     Morten Welinder, Robert Kinsella, Soeren]
3532
3533 Input Methods:
3534 * Sort the input method list in the right click popup [Abigail Brady]
3535 * GtkIMContextXIM bug fixes [HideToshi Tajima]
3536
3537 General:
3538 * Make sure that parameters don't shadow system functions [Soeren Sandmann]
3539 * Deprecation cleanups [Manish Singh]
3540 * Don't grab the focus to the default button in a GtkDialog [Daniel Elstner]
3541 * Doc improvements, including adding Since: for 2.2. additions 
3542   [Matthias Clasen]
3543 * Bug fixes, cleanups [Anders Carlsson, Daniel, Vitaly Tishkov, Matthias, 
3544   Iain Holmes, Gregory Merchan, Havoc Pennington, Soeren, Morten Welinder]
3545 * Build fixes [Owen, Jeff Waugh, Dan Mills]
3546
3547 Overview of Changes in GTK+ 2.1.2
3548 =================================
3549
3550 * Fixes for GtkIMContextXIM [HideToshi Tajima, Owen Taylor]
3551 * Remove usage of XLookupString outside of GtkIMContextXIM [Owen]
3552 * Handle Shift/Caps/Num_Lock properly for non-Xkb [Owen]
3553 * Add a --screen option to set default screen [Balamurali Viswanathan, Owen]
3554 * Add simple support for startup notification [Havoc Pennington]
3555 * Handle focus indication for check and radio buttons without children
3556   [Dave Camp, Owen]
3557 * Much work on improve submenu navigation [Soeren Sandmann]
3558 * Add "selected_shadow_type" property for menus [Soeren]
3559 * Add "scrollbar_spacing" style property [Anders Carlsson, Owen]
3560 * Rework GtkPaned keynav [Soeren, Calum Benson]
3561 * Sensitivity and keynav fixes for GtkFileSelection [Muktha Narayan, Owen]
3562 * Removed mnemonics for GtkToolbar Items [Mikael Hallendal]
3563 * Tree view fixes and speedups 
3564   [Kristian Rietveld, Daniel Elstner, Havoc Pennington]
3565 * Allow themes to set GtkTreeView even/odd row colors [Kristian]
3566 * Doc fixes and improvements [Matthias Clasen, Vitaly Tishkov]
3567 * Win32 fixes [Tor Lillqvist]
3568 * Misc cleanups and bug fixes
3569
3570 Other contributors: Phil Blundell, Erwann Chenede, Jeremy Katz, 
3571    Padraig O'Briain, Havoc Pennington, Timo Sirainen, Nam SungHyun,
3572    Matt Wilson,
3573
3574 Overview of Changes in GTK+ 2.1.1
3575 =================================
3576 * Cleanup of use of deprecated functions in GTK+ [Manish Singh]
3577 * Add support for separately installed Pixbuf loaders [Matthias Clasen]
3578 * linux-fb improvements including window maximization. [Eric Warmenhoven]
3579 * Fix to compile again with Xft version 1 [Owen Taylor]
3580 * Fix handling of pointer on multiple screens [Owen]
3581   - Add gdk_event_set/get_screen() via evil hack
3582   - Add GdkDisplayPointerHooks to replace GdkPointerHooks
3583   - gdk_screen_get_window_at_pointer() => gdk_display_get_window_at_pointer()
3584   - Add gdk_display_get_pointer()
3585   - Make drag-and-drop between multiple screens work
3586 * Export gdk_event_new(), discourage stack allocated events [Owen]
3587 * gdk_draw_pixbuf() as better name for gdk_pixbuf_render_to_drawable() [Owen]
3588 * Basic support for RandR extension [Keith Packard, Owen]
3589 * Allow moving paned sliders all the way to the edge [Owen, Darin Adler]
3590 * Add tag_table construct property to GtkTextBuffer [Daniel Elstner]
3591 * gtk_window_set_[default_]icon_from_file [Owen, Havoc]
3592 * Fix handling of GtkSettings set from RC files on reload [Owen]
3593 * GtkTreeView work [Kristian Rietveld]
3594   - Stop editing on a focus out event for GtkCellRendererText 
3595     [Andreas J. Guelzow]
3596   - Don't accept drops on auto-sorted models
3597   - Fix evil bug with insertions to GtkTreeModelSort [Hans Petter Jansson]
3598 * Fixes for GtkIMContextXIM 
3599   [Takuro Ashie, Motonobu Ichimura, Owen, HideToshi Tajima]
3600 * Documentation fixes [Soeren Sandmann, Matthias Clasen; Joost Faassen, 
3601   Alexey A. Malyshev, Ben Martin, Havoc Pennington, Boris Shingarov, Owen, 
3602   Vitaly Tishkov, Dan Winship, Yao Zhang]
3603 * Some performance tweaks [Soeren, Padraig O'Briain]
3604 * Miscellaneous bug fixes
3605
3606 Other contributors: Jacob Berkman, Phil Blundell, Kenneth Christiansen, 
3607   Murray Cumming, Bill Haneman, Jon-Kare Hellan, Hema Seetharamaiah
3608
3609 Overview of Changes from GTK+-2.0.x to GTK+-2.1.0
3610 =================================================
3611
3612 Multihead support: [Erwann Chenede, Owen Taylor]
3613 * Multihead support 
3614 * Add GdkDisplay, GdkScreen structures
3615 * Add _for_display(), _for_screen() variants where needed in GDK and GTK+
3616   (In other cases, make the variants methods on GdkDisplay/GdkScreen
3617 * Adapt GTK+ widgets to be multihead safe
3618 * Allow initialization of GTK+ without opening a display with gtk_parse_args()
3619 * Add multihead support to demos/tests.
3620
3621 GDK:
3622 * Adapt win32 code to multihead reorganization [Hans Breuer, Tor Lillqvist]
3623 * Adapt linux-fb code to multihead reorganization [Eric Warmenhoven]
3624 * Miscellaneous linux-fb improvements [Eric]
3625 * Xinerama support [Erwann Chenede, Matthias Clasen]
3626 * Allow GDK backends to add custom argument parsing [Sven Neumann]
3627 * Add support for some addition NET window manager spec hints [Havoc Pennington]
3628 * Add ::keys-changed signal to GdkKeymap, handle keymap changes for keybindings [Owen]
3629
3630 GtkTreeView: [Kristian Rietveld]
3631 * Support stock pixbufs in GtkCellRendererPixbuf 
3632 * Allow setting the cell background for cell renderers
3633 * Support focusing individual cell renderers and other focus fixes
3634 * Make resizing tree views more efficient [Soeren Sandmann]
3635 * Add gtk_tree_model_get_string_from_iter
3636 * Improve gtk_list_store_remove API
3637 * API additions:
3638   gtk_tree_model_sort_iter_is_valid(), gtk_tree_view_expand_to_path() 
3639   Add gtk_tree_selection_get_selected_rows(),
3640   gtk_tree_selection_count_selected_rows() 
3641   gtk_tree_path_new_from_indices(),  gtk_{list,tree}_store_{reorder,swap,_move} 
3642
3643 GTK+:
3644 * Add style property for drawing menu items without shadow [Soeren]
3645 * gtk_widget_modify_color_component/font(): Allow clearing
3646   current modifications. [Owen]
3647 * Add GtkWidget::is_focus, GtkWindow::is_active properties [Owen]
3648 * Some XEMBED changes for standards compliance and Qt compatibility [Owen]
3649 * Fix menus resizing when popped up or torn off [Owen]
3650 * Improve label behavior when it gets a too small allocation [Soeren]
3651 * Add support for depth 8 StaticColor visuals to gdkrgb [Matthias]
3652 * Theme drawing improvements [Soeren]
3653 * Add types for GtkRowReference, GtkClipboard [Jonathan Blandford, James Henstridge, Owen]
3654 * Use G_TYPE_FLAG_ABSTRACT for abstract types [Matthias]
3655 * Add gtk_menu_shell_select_first() [Owen]
3656 * Add gtk_notebook_get_n_pages() [Havoc Pennington]
3657 * Allow accel_path = NULL for gtk_menu_item_set_accel_path().
3658 * Allow icon sizes to be changed via a GtkSetting [Bill Haneman, Brian Cameron, Owen]
3659
3660 GdkPixbuf:
3661 * Improve gdk-pixbuf loader tests [Soeren Sandmann]
3662 * Use iTXT chunks when necessary in PNG image saver [Matthias]
3663 * Add incremental loading for progressive jpegs [Matthias]
3664 * Add load-at-size functionality [Matthias]
3665 * Add a loader for .ANI animations [Matthias]
3666 * Load hotspot for .ICO files [Matthias]
3667
3668 Docs:
3669 * Convert docs to Docbook XML [Matthias]
3670 * Doc improvements and fixes [Matthias, Soeren, 
3671   Dennis Bj"orklund, Ross Burton, Manuel Clos, Alexey A. Malyshev, Brett Nash,
3672   Brian Tarricone, Owen, Vitaly Tishkov, Yao Zhang]
3673 * Tutorial improvements [Tony Gale]
3674
3675 General:
3676 * Add gtk-im-preedit-style/gtk-im-status-style XSETTINGS [Hidetoshi Tajima]
3677 * Clean up GDK and demos for deprecated functions [Manish Singh]
3678 * Misc fixes [Olexiy Avramchenko, Jacob Berkman, Anders Carlsson, David L. Cooper II, Robin Lu, 
3679   Eric Mader, Mark McLoughlin, Padraig O'Briain, Laszlo Peter, Hidetoshi, Vitaly Tishkov, 
3680   Shivaram Upadhyayula]
3681
3682 Overview of Changes in GTK+ 2.0.9
3683 =================================
3684 * Fix colormap refcounting, which caused frequent metacity crashes
3685   [Christopher James Lahey]
3686 * Lots of work on the Win32 backend [Tor Lillqvist]
3687  - Scrolling fixes
3688  - GdkGC clipping fixes and improvements
3689  - Started implementing all fill styles
3690 * GtkTreeView bug fixes [Kristian Rietveld]
3691  - Make TreeView reordering work on FreeBSD/Solaris [Heiner Eichmann]
3692 * Various bug fixes
3693
3694 Other contributors: Matthias Clasen, Arnaud Charlet, Vitaly Tishkov,
3695    Josh Parsons, Peter Bloomfield
3696
3697 Overview of Changes in GTK+ 2.0.8
3698 =================================
3699 * Fix typo in io-gif.c that broke loading GIFS [Akira Tagoh]
3700 * Improve redraws when scrolling on Win32 [Tor Lillqvist]
3701 * Fix problem with RENDER and XFree86-4.1 [Owen Taylor, Jamie Zawinski]
3702 * Fix problem with GtkImage placement [Owen, Sven Neumann, Soeren Sandmann]
3703 * Updated translation (el)
3704
3705 Overview of Changes in GTK+ 2.0.7
3706 =================================
3707 * Fix some memory leaks in gdk-pixbuf [Sven Neumann]
3708 * Pixbuf loader fixes  [Federico Mena Quintero, Elliot Lee]
3709 * Support depth 8 StaticColor in GdkRGB [Matthias Clasen]
3710 * Win32 fixes and improvements [Tor Lillqvist]
3711  - Keyboard handling fixes [Florent Duguet]
3712  - Fixes for building and running on Cygwin [Masahiro Sakai]
3713  - Fix gdk_window_scroll(), other GdkWindow fixes
3714  - Misc bug and build fixes [Soren Andersen, Florent, Tim Evans,
3715    J. Ali Harlow, Andreas Holzmann, Iwasa Kazmi]
3716 * Improve tracking of toplevel focus state [Owen]
3717 * XIM input method fixes [Takuro Ashie, HideToshi Tajima]
3718 * Fix the longstanding problem with <,> keys and XIM [Owen Taylor]
3719 * Fix GtkIMContextSimple for us-intl keyboards [Alexandre Oliva]
3720 * GtkIMContextSimple updates for Eastern Europe [Stanislav Brabec]
3721 * Fix the "key bindings randomly stop working" problem [Sebastian Ritau]
3722 * GtkTextView fixes [Gustavo Giraldez, Padraig O'Briain, Shivaram Upadhyayula]
3723 * GtkTreeView bugfixes [Jonathan Blandford, Kristian Rietveld]
3724   - Various memleak, ref counting fixes [Jonathan, Jorn Baayen, Daniel 
3725     Elstner, Morten Welinder]
3726   - gtk_tree_selection_selected_foreach now immediately returns if 
3727     the model is being changed [Havoc Pennington]
3728   - Fix evil bug with insertions to GtkTreeModelSort [Hans Petter Jansson]
3729 * GtkCombo fixes [Marco Pesenti Gritti, Zimler Attila, Matthias, Owen]
3730 * Fix 64-bit problem with GtkFundamentalType [Ross Alexander, Manish Singh] 
3731 * New and updated translations (am,be,bg,ca,cs,da,de,el,es,el,fa,fr,hi,hu,
3732   ja,ko,lv,ms,nl,no,pl,pt,pt_BR,ru,sk,sv,vi,zh_TW)
3733 * Many miscellaneous bug fixes
3734
3735 Other contributors: Jacob Berkman, Albert Chin, Chema Celorio,
3736    David L. Cooper II, Brent Fox, Tim Janik, Marco Pesenti Gritti, 
3737    Alex Larsson, Zenith Lau, Thomas Leonard, Gaute Lindkvist, 
3738    Paolo Maggi, Andy Wingo, Jami Pekannen, Joshua N Pritikin, 
3739    Soeren Sandmann, Vitaly Tishkov, Morten Welinder
3740
3741 Overview of Changes in GTK+ 2.0.6
3742 =================================
3743
3744 * GtkTreeView bug fixes [Jonathan Blandford, Kristian Rietveld, 
3745   Josh Green, Matthias Clasen]
3746 * Fix problem with keynav and insensitive menu items [Owen Taylor]
3747 * Fix pixbuf_from_drawable() for LSB -> MSB [Federico Mena Quintero]
3748 * Use GTK2_RC_FILES envvar instead of GTK_RC_FILES [Owen]
3749 * Focus check/radio buttons when activating with a mnemonic [Padraig O'Briain]
3750 * Cycle between multiple menubars with F10, not control-tab 
3751   [Calum Benson, Padraig]
3752 * Misc bug fixes [Jacob Berkman, Matthias Clasen, Manuel Op de Coul,
3753   Bill Haneman, Norihiro UMEDA, Shivaram Upadhyayula, Yao Zhang]
3754 * Build fixes for cross-compiling and portability [Arnaud Charlet, 
3755   J. Ali Harlow]
3756 * Updated translations (bg,ca,da,fr,ja,ko,lv,no,pl,ru,sk,sv,vi)
3757
3758 Overview of Changes in GTK+ 2.0.5
3759 =================================
3760
3761 * Fix a wrong assertion that broke gtk_file_selection_set_filename();
3762   also another fix from testing this function with non-UTF-8 filenames.
3763 * Fix incorrect property notification in GtkTextView. [James M. Cape]
3764
3765 Overview of Changes in GTK+ 2.0.4
3766 =================================
3767
3768 * Fix a number of types which were registered with the 
3769   type system with the wrong names [James Henstridge, Jonathan Blandford]
3770 * Support missing data types in GtkList/TreeStore [Daniel Elstner]
3771 * Misc GtkTreeView bug fixes [Dave Camp, Jonathan, Daniel Elstner, 
3772   Josh Parsons]
3773 * Drag and drop fixes, including a stuck grab. [Dave, Thomas Leonard, 
3774   Owen Taylor]
3775 * Calculate screen size on win32 from the "logical DPI" 
3776   [Joaquin Cuenca Abela, Tor Lillqvist]
3777 * Misc Win32 bug fixes. [Florent Duguet, Tor]
3778 * Fix theme changes for GtkMenu [Soeren Sandmann]
3779 * Fix gdk_pixbuf_from_drawable() for big endian. [Federico Mena Quintero]
3780 * Fix encoding handling for gtk_file_selection_set_filename()
3781   [Sebastian Ritau, Owen]
3782 * Fix crash with DND, Qt and Metacity [Cha Young-Ho, Havoc, Owen]
3783 * Fixes for DirectColor visuals [Shivaram Upadhyayula]
3784 * Memory leak and UMR fixes [Michael Meeks, Matthias Clasen, Valgrind]
3785 * Misc bug fixes
3786 * Updated translations (ca,cs,da,es,et,fr,ms,nl,pl,pt,pt_BR,ru,sv)
3787
3788 Other contributors: Nicholas Allen, Jacob Berkman, Remus Draica, 
3789   Nano Golveia, Tim Janik, Sergey Kuzminov, George Lebl, Garrett LeSage, 
3790   Robin Lu, Timo Meinen, Michel Selten, Boris Shingarov, Jeff Waugh
3791
3792 Overview of Changes in GTK+ 2.0.3
3793 =================================
3794
3795 * GtkTreeView fixes (Jonathan Blandford, Kristian Rietveld, Daniel Elstner)
3796 * Improve GdkRGB support for low color depths (Tor Lillqvist).
3797 * Tweak F10 behavior to focus GtkMenuBar. (Owen Taylor)
3798 * Include internal children when focusing. (Jonathan)
3799 * Win32 fixes (Tor Lillqvist, David Sterba)
3800 * Allow use of a pixmap as the drawable in gdk_pixmap_new(). (Kristian)
3801 * GdkPixbuf fixes (Matthias Clasen, Michael Natterer, Federico Mena Quintero)
3802 * GtkMenu fixes. (Soeren Sandmann)
3803 * Find gdk-pixbuf-csource when cross-compiling. (Michael Natterer)
3804 * Misc input-method related fixes (Yao Zhang, Federico)
3805 * Fix stuck grab during DND. (Dave Camp, Owen)
3806 * Remove in-bevel from scrolled-offscreen menus. (Ettore Perazzoli)
3807 * Various plug/socket fixes (Owen, Padraig O'Briain, Dave Camp, 
3808   Michael Meeks)
3809 * Handle Xlib internal connections (HideToshi Tajima)
3810 * Many miscellaneous bug fixes.
3811
3812 Other contributors: Jacob Berkman, Abigail Brady, Rich Burridge, 
3813 Anders Carlsson, Murray Cumming, Nalin Dahyabhai, James Henstridge, 
3814 David Highley, Ben Liblitt, Tim Janik, Bill Jannsen, Lauris Kaplinski, 
3815 Sergey Kuzminov, Alex Larsson, Sven Neumann, Havoc Pennington, Gareth Pearce, 
3816 Simon Floery, Thomas Leonard, Detlef Reichl, Martin Schulze, Christophe Saout,
3817 Timo Sirainen, Graham Swallow.
3818
3819 Overview of Changes in GTK+ 2.0.2
3820 =================================
3821
3822 * GtkTreeView cursor movement fixes [Kristian Rietveld]
3823 * GtkTreeModelSort iterator stamp fixes [Kristian Rietveld]
3824
3825 Overview of Changes in GTK+ 2.0.1
3826 =================================
3827
3828 * GtkTreeView fixes and performance improvements 
3829   [Kristian Rietveld, Jonathan Blandford, Mike Piepe, Dave Camp]
3830 * GtkTextView fixes [Havoc Pennington]
3831 * Fix problems with accelerators on Solaris [Padraig O'Briain]
3832 * Some fixes for key bindings on keypad keys [Owen Taylor]
3833 * Fix problem with RENDER use on big endian machines 
3834   [Owen Taylor, with help from Tuomas Kuosmanen]
3835 * Win32 fixes, especially dashed line drawing 
3836   [Tor Lillqvist, Hans Breuer]
3837 * Compile with -D_REENTRANT when appropriate [Sven Neumann]
3838 * Compiler warning cleanups [Erwann Chenede]
3839 * Fix handling of font-name XSETTING [Richard Hestilow]
3840 * Make linux-fb backend compile again [Carlo E. Prelz, Alex Larsson]
3841 * Fix problems with inappropriate menu scroll arrows [Owen]
3842 * Stock icon improvements [Jakub Steiner, Tuomas]
3843 * Much work on pixbuf loader robustness [Matthias Clasen]
3844 * Documentation improvements [Matthias, Vitaly Tishkov]
3845 * Fix some crashes in GtkWindow accelerator handling code 
3846   [Dave Camp, Matt Wilson]
3847 * Misc bug fixes
3848
3849 Other contributors: Jacob Berkman, Dennis Björklund, Seth Burgess,
3850   Murray Cumming, Johan Dahlin, John Ellis, Kang Jeong-Hee, 
3851   James Henstridge, Richard Hult, Thomas Leonard, LEE Sau Dan, 
3852   Alexey A. Malyshev, Mark McLoughlin, Michael Meeks, Sven Neumann, 
3853   Andras Salamon, Soeren Sandmann, Dan Winship, Yao Zhang
3854
3855 Overview of Changes in GTK+ 2.0.0
3856 =================================
3857
3858 * GtkTreeView fixes [Jonathan Blandford, Kristian Rietveld, Darin Adler]
3859 * Build fixes [Anders Carlsson, Tor Lillqvist, Manish Singh]
3860 * Bug fixes. [Thomas Leonard, Owen Taylor]
3861
3862 Overview of Changes in GTK+ 2.0.0 rc1
3863 =====================================
3864
3865 * GtkTreeView fixes [Kristian Rietveld, Jonathan Blandford, Richard Hult]
3866 * Text widget fixes [Havoc Pennington]
3867 * Efficiency fixes when using Xft [Owen Taylor]
3868 * Key handling fixes and other fixes for Win32 [Hans Breuer, Tor Lillqvist]
3869 * Try to fix key handling without XKEYBOARD extension [Owen]
3870 * Documentation fixes and improvements 
3871   [Matthias Clasen, Alexey Malyshev, Akira Tagoh, Vitaly Tishkov]
3872 * Widget drawing improvements [Soeren Sandmann]
3873 * Allow cycling between multiple menu bars with <Control>Tab [Owen]
3874 * Try to build libraries with only shared library dependencies on Xft to 
3875   deal with transition to Xft2 [Owen]
3876 * Portability fixes [Owen, Miroslaw Dobrzanski-Neumann]
3877 * Don't use red as the default cursor color [Owen]
3878 * Bug fixes, bug fixes, bug fixes.
3879
3880 Other contributors: Darin Adler, Jacob Berkman, Kevin Breit, Hans Breuer, 
3881   Anders Carlsson, Damon Chaplin, Finlay Dobbie, Jody Goldberg,
3882   Andreas J. Guelzow, Scott Guilbeaux, Vlad Harchev, James Henstridge,
3883   Tim Janik, Satyajit Kanungo, Charles Kerr, Sergey Kuzminov, Miles Lane, 
3884   Alexander Larsson, Paolo Maggi, Skip Montaro, Jan Mynarik, Sven Neumann, 
3885   Padraig O'Briain, Narayani Pattipati, Mark Patton, Havoc Pennington, 
3886   Ettore Perazzoli, Guillermo S. Romero, Manish Singh, Morten Welinder
3887
3888 Overview of Changes in GTK+ 1.3.15
3889 ==================================
3890
3891 * New stock and improved icon images
3892   [Tuomas Kuosmanen, Jakub Steiner, Anders Carlsson]
3893 * Widget drawing improvements for check and radio buttons,
3894   spinbuttons [Soeren Sandmann]
3895 * Clean up module search path algorithm, use GTK_PATH [Owen Taylor]
3896 * Add GtkSetting for font name. [Richard Hestilow]
3897 * Much improved key matching code, accelerators work independent
3898   of group [Owen]
3899 * Make mnemonics work for embedded GtkPlug widgets [Owen]
3900 * Keynav improvements for GtkTreeView [Kristian Rietveld]
3901 * Fix gtk_tree_view_scroll_to_cell() [Jonathan Blandford]
3902 * Rename gtk_tree_view_get_iter_root() and gtk_tree_path_new_root()
3903   to gtk_tree_view_get_iter_first() and gtk_tree_path_new_first(),
3904   add compatibility macros.
3905 * GtkTreeView bug fixes [Kristian, Anders, Damon Chaplin]
3906 * GtkTextView bug fixes [Havoc Pennington]
3907 * Pad class structures for future binary compatibility [Owen]
3908 * Tutorial improvements [Sven Neumann, Matthias Clasen]
3909 * Fixes for MULTIPLE selection target [Gregory Merchan, Owen]
3910 * Fix problems with initial widget size [Owen]
3911 * AIX compilation fixes [Miroslaw Dobrzanski-Neumann]
3912 * Win32 fixes [Hans Breuer, Tor Lillqvist]
3913 * Miscellaneous bug fixes
3914
3915 Other contributors: David L. Cooper, Eric Fischer, Jody Goldberg, 
3916   Satajyit Kanungo, Thomas Leonard, Mark Patton, Manish Singh, 
3917   Nicolas Setton
3918
3919 Overview of Changes in GTK+ 1.3.14
3920 ==================================
3921
3922 * Keyboard focus improvements [Owen Taylor]
3923 * Code cleanup [Matthias Clasen, Manish Singh, Darin Adler]
3924 * Fix accidentally exported variables [Mark McLoughlin]
3925 * GtkTreeView fixes [Jonathan Blandford, Kristian Rietveld, John Harper, Darin]
3926 * Default to yellow tooltips [Owen]
3927 * RC file fixes for reloading, priorities [Owen, Matthias]
3928 * GtkMenu behavior improvements and bug fixes [Owen, Arnaud Charlet]
3929 * GtkTextView fixes [Havoc Pennington, Daniel Elstner, Dennis Bjorklund]
3930 * Improve keynav for paned widgets, tooltips, spin buttons, notebooks, 
3931   scrolled windows [Soeren Sandmann, Padraig, Owen]
3932 * Add Emacs/Default key themes [Owen]
3933 * Win32 fixes [Hans Breuer, Tor Lillqvist]
3934 * Ethiopic input methods [Daniel Yacob]
3935 * Opaque paned window resizing [Soeren]
3936 * Tweak table expansion behavior [Tim Janik]
3937 * Fix GtkCalendar focus drawing [Bill Haneman]
3938 * Allow themeable cursor thickness [Bill]
3939 * Start of fixing of tutorial for GTK+-2.0 [Matthias]
3940 * Add a ::adjust-bounds signal to GtkRange to allow spreadsheet style
3941   scrollbars. [Jody Goldberg]
3942 * Add the ability to turn on multiple selection for GtkFileSel [Manish]
3943 * Bug fixes
3944
3945 Other contributors: Jacob Berkman, Padraig O'Briain, Anders Carlsson,
3946  Johan Dahlin, Richard Hult, Stefan Kost, Alex Larsson, Thomas Leonard,
3947  Paolo Maggi, Alexey Malyshev, Federico Mena Quintero, Skip Montaro,
3948  Sven Neumann, Havoc Pennington, Laszlo Peter, Christian Rose, Joe Shaw,
3949  Kevin Vandersloot,  Morten Welinder, Peter Williams
3950
3951 Overview of Changes in GTK+ 1.3.13
3952 ==================================
3953
3954 * Tree view fixes. [Kristian Rietveld, Jonathan Blandford, Anders Carlsson]
3955 * Tree view support for low-vision themes [Bill Haneman]
3956 * Text view bug fixes. [Havoc Pennington]
3957 * Win32 fixes and improvements.  [Tor Lillqvist, Hans Breuer, 
3958   Archaeopteryx Software]
3959 * Documentation improvements [Matthias Clasen, Havoc Pennington]
3960 * Accelerate alpha compositing using RENDER extension if present,
3961   and optimize the non-RENDER case a lot. [Owen Taylor]
3962 * Add support for "optional keybindings" (action signal returns FALSE) [Owen]
3963 * Fixed the infamous changing directory deletes filename bug 
3964   [Owen and a cast of thousands]
3965 * Add mouse cursor hiding for text widgets [Anders Carlsson]
3966 * Simple Hangul input module [Yusuke Tabata]
3967 * Removed the scary startup warning.
3968 * GdkPixbuf pixel handling fixes [Owen, Michael Hore, Jim Cape]
3969 * Converted GtkFileSelection and GtkFontSelection to use GtKTreeView widgets
3970   instead of the deprecated GtkCList [Owen]
3971 * gtkhsv.h was installed by mistake, fixed that. [reported by Ross Burton]
3972 * gdk_pixbuf_render_to_drawable() now also handles alpha pixbufs.
3973 * Made Gtkimage draw GtkPixmap, GtkImage, GdkPixbuf insensitive, prelighted,
3974   etc. [Havoc, Owen]
3975 * Marked gtk_item_factory_path_from_widget() G_CONST_RETURN. [Matt Wilson]
3976 * gtk_image_menu_item_new_from_stock() now falls back to
3977   new_with_mnemonic, for consistency with gtk_button_new_from_stock()
3978   [Havoc Pennington]
3979 * GdkModifierType is now consistently used for modifier mask parameters
3980   [Mark Patton]
3981 * gtk_widget_set_accel_path() is now publically exported.
3982
3983 Other contributors: Darin Adler, Jeffrey Baker, Damon Chaplin, Brian Cameron, 
3984   Murray Cumming, James Henstridge, Jacob Berkman, Arnaud Charlet, Jeff Franks, 
3985   Jeff Garzik, Jody Goldberg, Diego Gonzalez, Melvin Hadasht, Raja Harinath, 
3986   Tim Janik, Mike Kestner, Mathieu Lacage, Alex Larsson, Ryan Lovett, 
3987   Mark McLoughlin, Sven Neumann, Padraig O'Briain, Xavier Ordoquy, Chris Phelps, 
3988   Detlef Reichl, Guillermo S. Romero, Federico Mena Quintero, Manish Singh,
3989   HideToshi Tajima, Vitaly Tishkov, Jon Trowbridge, Sergey Vlasov.
3990
3991 Overview of Changes in GTK+ 1.3.12
3992 ==================================
3993
3994 * Fix problems with PNG saving [Michael Natterer]
3995 * Cleanups of deprecated usages [Sebastian Wilhelmi]
3996 * Win32 fixes [Tor Lillqvist]
3997 * Documentation improvements [Matthias Clasen, Havoc Pennington, 
3998   Vitaly Tishkov]
3999 * Frame buffer port fixes [Manish Singh]
4000 * GtkTextView bug fixes [Havoc Pennington, Chris Phelps]
4001 * Menu behavior improvements [Kristian Rietveld]
4002 * Make focus line width configurable, focus color work on 
4003   dark themes. [Bill Haneman, Owen Taylor]
4004 * Add state argument to gtk_paint_focus() [Bill]
4005 * Added incremental revalidation to tree view, for better apparent speed 
4006   [Jonathan Blandford]
4007 * Remove useless gtk_tree_view_column_cell_event() [Jonathan]
4008 * Display XIM status in a separate window [HideToshi Tajima]
4009 * Add GDK_DEBUG=nograbs to disable pointer, keyboard grabs [Jacob Berkman]
4010 * Add menu of Unicode control characters to GtkEntry, GtkTextView 
4011   [Dov Grobgeld, Havoc]
4012 * Pass key releases along to input methods [Owen]
4013 * Many bug fixes
4014
4015 Other contributors: Darin Adler, Fabrice Bellet, Chris Blizzard, 
4016   Hans Breuer, Anders Carlsson, Damon Chaplin, Murray Cumming, Jeff Franks, 
4017   James Henstridge, Tim Janik, Alex Larsson, George Lebl, Kjartan, Maraas, 
4018   Sven Neumann, Seth Nickell, Padraig O'Briain, Soeren Sandmann, Manish Singh, 
4019   Matt Wilson
4020
4021 Overview of Changes in GTK+ 1.3.11
4022 ==================================
4023
4024 * Massive rework of accelerator API and implementation (Tim Janik)
4025 * Major fixes to resizing and redrawing to eliminate hysteresis
4026   and optimize. (Owen Taylor, Soeren Sandmann)
4027 * Make many widgets NO_WINDOW to improve appearance and reduce
4028   drawing overhead (Owen)
4029 * Text view fixes (Havoc Pennington)
4030 * Make child widgets in GtkTextView work (Havoc)
4031 * GtkTreeModelSort fixage (Jonathan Blandford, Kristian Rietveld)
4032 * Clean up GtkTreeView drag and drop support (Owen)
4033 * Misc tree view fixes and improvements (Jonathan, Kristian, Anders, Matt Wilson)
4034 * Add gtk_window_get/set_focus(), gtk_window_set_default() as public
4035   functions (Owen, Damian Ivereigh)
4036 * Fixes to GtkPlug/GtkSocket (Michael Meeks, Owen)
4037 * Change button ordering in standard dialogs to correspond to 
4038   GNOME usability project proposal (Gregory Merchan)
4039 * Add support for context sensitivity in input methods (Owen)
4040 * Hook up gtk_im_context_set_use_preedit() (Hidetoshi Tajima)
4041 * Fix gdk_window_scroll() and other aspects of big windows (Owen)
4042 * Remove need for X connection for class initialization (Jacob Berkman)
4043 * Propagate key events to parents of focused widget (Owen)
4044 * Don't export normal GTK+ marshalers, export deprecated compat marshalers (Owen)
4045 * Many Win32 Fixes and improvements (Hans Breuer, Tor Lillqvist)
4046 * Bug and documentation fixing (Matthias Clasen, Anders Carlsson,
4047   Jacob Berkman, others.)
4048
4049 Other Contributors:
4050   Darin Adler, Marius Andreiana, Erwann Chenede, Murray Cumming, Janet Davis, 
4051   Daniel Egger, Daniel Elstner, Jeff Franks, Alex Larsson, George Lebl, 
4052   Sergey Kuzminov, Eric Lemings, Arkadiusz Miskiewicz, Padraig O'Briain, Sven Neumann, 
4053   Kristian Rietveld, Nicolas Setton, Manish Singh,  Vitaly Tishkov, Sebastian Wilhelmi, 
4054   Michael Natterer
4055
4056 Overview of Changes in GTK+ 1.3.10
4057 ==================================
4058
4059 * GtkTextView fixes [Havoc Pennington]
4060 * GtkTreeView fixes and improvements [Jonathan Blandford, Kristian,
4061   Manish Singh, Joshua Pritikin, Oleg Maiboroda, James Henstridge]
4062 * gtkdemo improvements [Kristian Rietveld]
4063 * Drag and drop fixes to generic code and widgets 
4064   [Owen Taylor, Damian Ivereigh]
4065 * Documentation improvement [Havoc Pennington, Matthias Clasen]
4066 * Spelling fixes [Jacob Berkman]
4067 * Move signals to the GtkEditable interface [Kristian]
4068 * Further stock image improvements [Jakub Steiner]
4069 * Support text chunks for the PGN loader, add gdk_pixbuf_get_option()
4070   [Sven Neumann]
4071 * Rename gdk_pixbuf_new_from_stream back to new_from_inline [Owen]
4072 * Automatically call setlocale(), unless explicitly disabled [Owen]
4073 * Property addition to various widgets [Michael Meeks, Owen]
4074 * Support building with automake-1.4 [James]
4075 * Make GtkRadioButton groups act as a single focus point [Owen]
4076 * Move gdk_window_lookup etc. to be cross-platform [Matthias]
4077 * Draw spinbuttons variably sized [Kristian]
4078 * Separate GdkAtom out from X atoms for compatibility with future
4079   multihead changes [Owen]
4080 * Require gdk_threads_init() to be explicitly called instead
4081   of piggybacking off of g_thread_init(). [Owen]
4082 * Improvements to text-view/label/entry popup menus [Damian, Jacob, Owen]
4083 * Bug fixes and cleanup [Matthias, others]
4084
4085 Other Contributors:
4086   Mark McLoughin, Mikael Hermansson, Soeren Sandmann, Anders Carlsson,
4087   Tim Janik, Murray Cumming, Hidetoshi Tajima, Padraig O'Briain, 
4088   Hans Breuer, Vitaly Tishkov, Dov Grobgeld
4089  
4090
4091 Overview of Changes in GTK+ 1.3.9
4092 =================================
4093
4094 * Add editable text cells to GtkTreeView.
4095   Keynav, drawing fixes in GtkTreeView [Jonathan Blandford]
4096 * Text widget no longer always has a \n in it. [Havoc Pennington]
4097 * Text widget bug fixes [Havoc, Dov Grobgeld, Hidetoshi Tajima]
4098 * Allow -1 for width/height in gdk_pixbuf_render_*(). [Matthias Clasen]
4099 * Minor fix for major resizing problems in recent releases [Owen Taylor]
4100 * Restore ability to set _set properties to TRUE for 
4101   GtkCellRendererText, GtkTextTag [Owen]
4102 * Cursor drawing improvements [Owen]
4103 * Win32 fixes [Hans Breuer]
4104 * Mark various functions as deprecated or private.
4105 * Misc bug fixes, portability fixes, and cleanups.
4106
4107 Other Contributors: 
4108  Vitaly Tishkov, Christian Rose, Frank Belew, Jeff Franks, Sven Neumann,
4109  Kristian Rietveld, Vitaly Tishkov, Joshua N. Pritikin, Matt Wilson, 
4110  James Henstridge, Detlef Reichl
4111
4112 Overview of Changes in GTK+ 1.3.8
4113 =================================
4114
4115 * GtkTreeView and GtkTreeModel API cleanups/improvements [Jrb]
4116 * GtkOptionMenu scrollwheel support [Alex]
4117 * GtkModule search paths [Owen]
4118 * Documenatation updates [Havoc,Jrb]
4119 * Major Gdk cleanup [Owen]
4120 * Miscellaneous other fixes/cleanups
4121
4122 Other Contributors:
4123   Joshua N Pritikin, Padraig O'Briain, Jakub Steiner, Matthias Clasen,
4124   Matt Wilson, James Henstridge
4125
4126 Overview of Changes in GTK+ 1.3.7
4127 =================================
4128
4129 * Many Pixbuf (loader) improvements [Matthias Clasen, Soeren Sandmann]
4130 * Added publically installed utility gdk-pixbuf-csource to generate
4131   inlined pixbufs in C source code [Tim Janik]
4132 * Optional movement of button children on press [Soeren, Owen Taylor]
4133 * Interactive searching in GtkTreeView [Kristian Rietveld]
4134 * Sorting/ordering improvements for GtkTreeView [Kris, Jonathan Blandford]
4135 * Animation of expander motion for GtkTreeView [Anders Carlsson]
4136 * Lots of misc GtkTreeView fixes and improvements [Jonathan]
4137 * New/improved stock icons [Jakub Steiner] 
4138 * Code and API rework for window resizing [Havoc Pennington]
4139 * Converted accel groups to GObject [James Henstridge]
4140 * More property support improvements
4141 * Add facility for "secondary" buttons in 
4142   GtkButtonBox/GtkDialog [Gregory Merchan]
4143 * Disentangled child visability from MAPPED state [Owen]
4144 * Plug/Socket improvements and port to the XEMBED protocol [Owen]
4145 * Added priorities for styles in RC files, 
4146   support multiple parse contents [Owen]
4147 * Made GdkVisual and GdkDevice GObjects [Alexander Larsson]
4148 * Key binding improvements [Havoc]
4149 * Added GtkWidget::event-after signal since normal event handling
4150   is now aborted as soon as a handler returned TRUE [Tim]
4151 * Dnd fixes and improved icon support [Owen]
4152 * Removed GtkPacker widget
4153 * Fixing missing paired getters/setters [Kris]
4154 * Nuked remaining GtkArg cruft, implemented container/child properties [Tim]
4155 * Added window grab groups [Owen]
4156 * Many frame buffer improvements [Alex]
4157 * Win32 fixes and improvements [Hans Breuer]
4158 * Warning fixes [Darin Adler]
4159 * Miscellaneous bug and API fixes [Matthias et. al]
4160
4161 Other Contributors:
4162   Joshua N Pritikin, Hidetoshi Tajima, Manish Singh, ERDI Gergo, Jens Finke,
4163   Chema Celorio, Lee Mallabone, Vitaly Tishkov, Sebastian Wilhelmi,
4164   Nicola Girardi, Sven Neumann, Padraig O'Briain, Michael Natterer,
4165   Suresh Chandrasekharan, Jonas Borgström, Jay Cox, Michael Meeks,
4166   Mathias Hasselmann, Peter Williams, Thomas Broyer, Kjartan Maraas,
4167   Joel Becker, Jeff Franks, Brian Cameron, Skip Montanaro
4168
4169 Overview of Changes in GTK+ 1.3.6
4170 =================================
4171
4172 * Properly renders strikethrough text
4173 * win32 fixes
4174 * Added "scale" property to GtkTextTag and GtkCellRendererText to do 
4175   relative font scaling
4176 * Added "format_value" signal to GtkScale to reformat value text
4177 * framebuffer fixes
4178 * Property support added to lots of widgets
4179 * Many GtkTreeView new features and API/implementation fixes
4180 * Lots of new_with_mnemonic() convenience functions
4181 * Change GtkImageMenuItem API to be more consistent/useful
4182 * Added lots of new stock items/icons
4183 * Rewrote GtkRange/GtkScale/GtkScrollbar, includes support for
4184   enabling/disabling extra scrollbar stepper arrows in gtkrc so NeXT
4185   themes won't need broken hacks
4186 * Convenience API for GtkRange similar to the one added to GtkSpinButton
4187   a while back
4188 * Make menubar/toolbar work properly with xthickness/ythickness of 1 or 0, 
4189   and move some attributes from program settings to user settings.
4190   Allows nice 1-pixel-bevel themes.
4191 * Moved ::focus virtual function from GtkContainer to GtkWidget
4192 * Plenty of bug fixes
4193
4194 Overview of Changes in GTK+ 1.3.5
4195 =================================
4196
4197 * New default theme based on Raleigh theme for 1.2.x.
4198 * Dependency on the ATK library added as a step to
4199   providing accessibility-enabling interfaces
4200 * XEMBED-based GtkPlug/GtkSocket now basically works.
4201 * Drag and drop of column headers in GtkTreeView
4202 * GtkColorSelector work: hooks for saving and propagating palette, UI tweaks,
4203   and API sanitation
4204 * Key binding fixes
4205 * Configurable padding/spacing in a lot of places
4206 * Invisible text in GtkTextView fixed
4207 * SHM segments now created with a mode of 0600
4208 * Bug fixes
4209
4210 Overview of Changes in GTK+ 1.3.4
4211 =================================
4212
4213 * Win32 fixes
4214 * GtkTreeView improvements and fixes
4215 * Fix glib-2.0.m4
4216 * Miscellaneous bug fixes
4217
4218 Overview of Changes in GTK+ 1.3.3
4219 =================================
4220
4221 [ 5600 lines of ChangeLog ]
4222
4223 * API cleanups
4224 * Win32 work (Tor, Hans Breuer)
4225 * Focus improvements (Owen)
4226 * Frame buffer improvements (Alex)
4227 * Work on GtkTextView (Havoc)
4228 * Much work on GtkTreeView (Jonathan)
4229 * Selectable labels (Havoc)
4230 * Converted many arguments to properties (Lee Mallabone, John Margaglione)
4231 * Add exact regions to GdkExposeEvent, propagate it. (Alex)
4232 * Added ability to have resize grips in status bars (etc.) using
4233   _NET_WM_MOVERESIZE protocol. (Havoc)
4234 * Added mnemnonic mechanism to make setting underline accelerators
4235   much easier. (Alex)
4236 * Add per-style property mechanism to allow themes to change 
4237   geometry parameters. (Tim)
4238 * Added global settings mechanisms for settings such as double-click
4239   time. (Tim, Owen)
4240 * Various support functions for new and old WM properties (Havoc, Alex)
4241 * Add TRUE-stops-returns for boolean-returning signals (Ron Steinke)
4242
4243 Overview of Changes in GTK+ 1.3.2
4244 =================================
4245
4246 GTK Core:
4247
4248 * New stock-icon and stock-item system. Use themeable pixbufs in
4249   dialogs, buttons, etc. [Havoc]
4250 * Theme engines reworked to use derivation and new object system. [Owen]
4251 * Added GtkClipboard object for simple selection handling. [Owen]
4252 * Make GtkEditable an interface, move implementation to GtkOldEditable for
4253   compat. [Owen]
4254 * Better handling of default directionality. [Robert]
4255 * Use GSignal as backend for GtkSignal and other GObject stuff. [Tim]
4256 * Move theme engines to GTypePlugin. [Owen]
4257
4258 GDK:
4259
4260 * Beginning of implementation of client parts of new window manager spec. [Owen]
4261 * Make gdk_drawable_get_image() work with backing store. [Havoc]
4262
4263 Widgets:
4264
4265 * New text widget [Havoc]
4266   - Adjustable tab handling.
4267   - Ability to have scrolling side areas in new text widget for tabs/line numbers.
4268   - Many cleanups and small improvements.
4269 * Improvements to submenu navigation [Nils Barth/David Santiago] and
4270   scrolling menus. [Alex]
4271 * Simplification of progress bar API. [Havoc]
4272 * Make GtkImage a generic image-display widget. [Havoc]
4273 * New GtkTreeView tree widget. Model/view architecture, flexible rendering,
4274   large datasets, etc. [Jonathan]
4275 * New GtkMessageBox widget for message display. [Havoc]
4276 * Allow labels to have contents set from XML-like markup language. [Havoc]
4277 * Make dialogs derive from GtkDialog and use stock buttons. [Havoc]
4278
4279 Internationalization:
4280
4281 * Proper character set conversion for clipboard/selection. [Owen]
4282 * New input method system via loadable modules; support on-the-spot
4283   preedit in GtkEntry and new text widget; allow switching input methods
4284   on the fly; include modules for XIM and demo Cyrillic-transliteration 
4285   module. [Owen]
4286 * VIQR, Thai, and Inuktitut input methods. [Robert]
4287 * Convert po files to UTF-8. [Robert]
4288
4289 gdk-pixbuf:
4290
4291 * Full-alpha compositing for gdk-pixbuf on drawable. [Havoc]
4292 * Add simple saving to gdk-pixbuf. [David Welton/Havoc]
4293 * Add improved error handling with GError to gdk-pixbuf. [Havoc]
4294
4295 Ports:
4296
4297 * Much work on Win32 Port. [Tor/Hans]
4298 * Much work on Linux-FB Port. [Elliot/Alex]
4299
4300 Misc:
4301
4302 * Start of new gtk-demo demo program. [Owen/Jonathan]
4303 * Bug fixes and more bug fixes.
4304
4305
4306 Overview of Changes in GTK+ 1.3.1:
4307
4308 * GTK+ now uses the Pango library for text manipulation. All
4309   strings in GTK+ now are in Unicode, languages written
4310   from right-to-left, and complex-text languages are now supported.
4311 * The gdk-pixbuf library for image loading and manipulation is 
4312   has been integrated with GTK+.
4313 * The GTK+ object system has mostly been moved to GLib, separating
4314   it from the GUI code. Many significant enhancements have been
4315   made as part of this.
4316 * A new text widget is now included. This started as a port
4317   of the Tk text widget, and includes such features of the Tk
4318   text widget as tags, marks, and unicode text support. It
4319   has been enhanced to support model-view operation and the
4320   full power of Pango.
4321 * The GDK library has been extensively revised to support multiple
4322   windowing systems. The only fully functional backend in 1.3.1
4323   is the X11 backend, however, ports to Win32, Linux-framebuffer,
4324   Nano-X, BeOS, and MacOS exist in various states of completion,
4325   and at least some of these will be finished and integrated in 
4326   before the final GTK+-2.0 release.
4327 * 32-bit coordinates are now supported throughout GDK and GTK+
4328   (they are emulated where not supported by the windowing system.)
4329 * Many minor bug fixes and enhancements. Incompatible changes
4330   are documented in docs/Changes-2.0.txt
4331
4332 Overview of Changes in GTK+ 1.2.8:
4333
4334 * GNU Make 3.79 bug workaround
4335 * FAQ and tutorial updates and improvements
4336 * Miscellaneous bug fixes: CList, Calendar, rc-files, FontSelection
4337
4338 Overview of Changes in GTK+ 1.2.7:
4339
4340 * More header cleanups.
4341 * Fixed activation bug for insensitive widgets.
4342 * Locale fixes to RC file parsing code.
4343 * Miscellaneous bugfixes for Item Factory, CList, CTree, X Selections,
4344   HScale, VScale, Pixmap, Viewport, OptionMenu, Entry and Notebook.
4345 * Upgrade to libtool 1.3.4.
4346
4347 Overview of Changes in GTK+ 1.2.6:
4348
4349 * container queue_resize fixes
4350 * gtk[vh]scale: minor fixups
4351 * rename idle to idle_id in testgtk to avoid conflicts with 
4352   broken libs
4353 * More consistent naming of gtkrc files
4354 * Added language support: ro, uk
4355
4356 Overview of Changes in GTK+ 1.2.5:
4357
4358 * more GtkCTree and GtkWindow bug fixes.
4359 * more redraw/resize queue fixes, better expose event
4360   discarding code.
4361 * more miscellaneous bugs fixed
4362 * new configure.in option --disable-rebuilds to completely disable
4363   rebuilds of autogenerated sources.
4364 * check for 5.002 now, to avoid failing autogeneration build rules due
4365   to old perl versions.
4366 * fonts (and fontsets) are cached now.
4367 * more autogeneration make rules and dependency fixups, we should be
4368   save with autogeneration up to make -j12 now ;)
4369 * new window position GTK_WIN_POS_CENTER_ALWAYS, which will recenter the
4370   GtkWindow on every size change.
4371 * major rework of window manager hints handling code, fixed a bunch of
4372   races with the new resizing code.
4373 * the new wm hints and resizing code is absolutely perfect and bug free now,
4374   it only lacks testing ;)
4375 * fixed up various rc style memory problems.
4376 * gtk_widget_modify_style() now properly changes the style of realized widgets
4377   and references the style passed into it. if people worked around this bug,
4378   this will introduce a slight memory leak in their code.
4379   The code should typically look like:
4380             GtkRcStyle *rc_style = gtk_rc_style_new ();
4381             [...]
4382             gtk_widget_modify_style (widget, rc_style);
4383             gtk_rc_style_unref (rc_style);
4384 * fix problems with positioning menus offscreen.
4385 * GtkText fixes for some crashes and drawing errors.
4386 * Better handling for unexpected window destroys in GDK and GTK+.
4387   This should make it possible to use a GtkPlug and catch the
4388   case where its parent socket is randomly killed.
4389 * FAQ updates.
4390 * FileSelection i18n patches, RadioButton fixups.
4391 * many translation improvements.
4392 * miscellaneous other bugs fixed.
4393
4394 Overview of Changes in GTK+ 1.2.4:
4395
4396 * DnD improvements (drags can be canceled with Esc now).
4397 * suppressed configure event reordering in Gdk.
4398 * rewrite of Gtk's configure event handling.
4399 * major improvements for the object argument system (Elena Devdariani).
4400 * major bugfixes for threading, GtkNotebook, GtkItemFactory, GtkCList and
4401   GtkCTree.
4402 * tutorial/FAQ updates, new file generation.txt on autogenerated sources.
4403 * configure's --with-glib= is "officially" unsupported.
4404 * upgrade to libtool 1.3.3.
4405 * various buglets fixed.
4406
4407 Overview of Changes in GTK+ 1.2.3:
4408
4409 * Upgrade to libtool 1.3
4410 * Check for dgettext (for systems with old versions of GNU Gettext)
4411 * Many bug fixes (see ChangeLog for details)
4412
4413 Overview of Changes in GTK+ 1.2.2:
4414
4415 * Improved Dnd behaviour with Motif applications.
4416 * Bug fixes for the Gtk selection code.
4417 * Minor bug fixes to the Gdk Atom cache and Dnd code (with --display option).
4418 * Bug fixes and leak plugs for the Gdk IM code.
4419 * Added gtk_object_get() facility to retrieve object arguments easily.
4420   The var args list expects ("arg-name", &value) pairs.
4421 * Fixed mapping for GdkInputCondition<->GIOCondition, this should fix
4422   problems where closed pipes were no longer signaling GDK_INPUT_READ on
4423   systems with a native poll().
4424 * Some cleanups to GtkLabel's memory allocation code (shouldn't leak memory
4425   anymore).
4426 * We don't attempt to lookup xpm color "None" anymore, this should prevent
4427   eXodus (commercial X windows server) from popping up a color dialog every
4428   time a transparent pixmap is created.
4429 * Fixed bug where Gtk timeout/idle handlers would execute without the global
4430   Gdk lock being held.
4431 * Other minor bug fixes.
4432
4433 Overview of Changes in GTK+ 1.2.1:
4434
4435 * Many Bug fixes have been applied to the menu and accelerator code.
4436 * GtkItemFactory can "adopt" foreign menu items now and manage their
4437   accelerator installation. This is often required to get GtkItemFactory
4438   like accelerator propagation between different windows with the same
4439   menu hierarchy and for centralized parsing and saving of accelerators.
4440 * GtkCList/GtkCTree buttons should always display correctly now.
4441 * Miscellaneous other bug fixes.
4442
4443 What's New in GTK+ 1.2.0 (since 1.0.x):
4444
4445 * New widgets: GtkFontSelector, GtkPacker, GtkItemFactory, GtkCTree,
4446   GtkInvisible, GtkCalendar, GtkLayout, GtkPlug, GtkSocket
4447 * Many new features and robustness for existing widgets
4448 * Theme support
4449 * New DND implementation
4450 * Internationalization of standard dialogs
4451 * New key binding system
4452 * Tearoff menus and menu accelerators
4453 * Wide character support for entry and text
4454 * Resizing code has been overhauled
4455 * Queued redraws of partial areas
4456 * Far better support for object arguments
4457 * Speed optimizations
4458 * Runtime loading of dynamic modules
4459 * Support for GLib log domains
4460 * Tutorial improvements
4461 * A bug fix or two
4462
4463 Overview of Changes in GTK+ 1.1.16:
4464
4465 * Major fixes and improvements for handlebox
4466 * A change to the way widget->requisition works. Now,
4467   widget->requisition is always what the widget requested,
4468   unmodified by the usize. See Changes-1.2.txt for details.
4469   This correct various bugs with gtk_widget_set_usize().
4470 * Fixes for XIM on X11R5 systems
4471 * Don't allow cut-and-paste of text in password-style entries
4472 * --enable-debug is now on by default for the development release.
4473   (When compiling for "production", use --enable-debug=minimum)
4474 * Handle systems where Helvetica is not present more gracefully
4475 * Fixes for memory leaks
4476 * CList and CTree fixes
4477 * Bug fixes for drawing problems. 
4478 * Miscellaneous bug fixes to GtkLabel, GtkCList, GtkCTree,
4479   GtkColorsel, Focusing, DND
4480 * Tutorial improvements
4481
4482 Overview of Changes in GTK+ 1.1.15:
4483
4484 * Tutorial Updates
4485 * Added --libs gthread to gtk-config 
4486 * Bug fixes
4487
4488 What is new in GTK+ 1.1.14:
4489
4490 * Additions to docs/Changes-1.2.txt
4491 * Just warn when loading theme engine fails
4492 * CLAMP GtkScale digits to a meaningful range
4493 * GTK_LOCALDIR is now defined in a better fashion
4494 * New functions (feature freeze, we know...):
4495     gtk_menu_set_title()
4496     gtk_toggle_button_get_active()
4497 * Some locale fixups in gtkrc code
4498 * Fixes to make gtk_radio_button_set_group() keep only
4499   one radio button in the group active
4500 * Foreign windows are now always treated as viewable; this fixes
4501   a problem where updating didn't occur properly in GtkPlug
4502 * DND fixes for 64 bit architectures, and for specifying operations 
4503   with modifier keys.
4504 * Major revisions to GtkLayout: avoid having to create window
4505   for NO_WINDOW children, adjust allocations of children as 
4506   scrolled so queued draws work, and a resize is queued instead
4507   of allocating directly in a put() or move()
4508
4509 What is new in GTK+ 1.1.13:
4510
4511 * Dnd and selection bug fixes and memory purification.
4512 * Widget sensitivity fixups.
4513 * Tooltips windows are now named "gtk-tooltips" so rc file rules
4514   can match tooltips windows. Fixed interaction of tooltips and NO_WINDOW
4515   widgets.
4516 * Spin buttons now update their values upon value retrieval.
4517 * Overhaul of the resizing vs. redrawing logic to reduce redrawing needs
4518   a lot. Gtk makes full use of the draw_area coalescing code now, which
4519   got minorly improved as well.
4520 * Containers map their Gdk windows after their children now to reduce
4521   expose event generation.
4522 * Gdk event queue fixups, this solves the double-click problems people were
4523   recently having.
4524 * Account for the fact that GSource's are only properly reentrant from
4525   within dispatch(), thus we don't do Gdk event processing from within
4526   check() or prepare() anymore.
4527 * Rc files feature a bg_pixmap value of "<none>" now.
4528 * Improved session management support in Gdk.  
4529 * Automatic disabling of NLS if no gettext is found should work now.
4530 * Removed deprecated functions, docs/Changes-1.2.txt gives an overview.
4531 * Gtk+ development now requires GNU autoconf 2.13, GNU automake 1.4
4532   and GNU libtool 1.2d.
4533 * More bug fixes all over the place.
4534
4535 What is new in GTK+ 1.1.12:
4536
4537 * Korean translation added
4538 * Fixed memory leaks
4539 * A few other bug fixes
4540
4541 What is new in GTK+ 1.1.11:
4542
4543 * Dutch, Japanese, Swedish, Polish, and Norwegian translations
4544 * Removed deprecated _interp variants: gtk_container_foreach_interp, 
4545   gtk_idle_add_interp, gtk_timeout_add_interp, gtk_signal_connect_interp
4546 * Lots of cast corrections
4547 * Many fixes 
4548
4549 What is new in GTK+ 1.1.9:
4550
4551 * Check for broken glibc 2.0 mb functions and avoid them
4552 * Label and Entry display fixes 
4553 * Move main thread back to GDK, for locking when translating events
4554 * Bug fixes
4555
4556 What is new in GTK+ 1.1.8:
4557
4558 * Added support for gettext and the localization of the standard
4559   dialogs.
4560 * Added line-wrapping for the label, and JUSTIFY_FILL
4561 * Support reordering via drag and drop in  CList and CTree.
4562 * Replaced GtkDrawWindow widget with a GTK_USER_DRAW flag
4563 * Extended gtkpaned API to support minimum sizes and proportional
4564   resizing.
4565 * Changed the handling of shared memory segments so as to 
4566   remove the need for GTK+ to set up signal handlers.
4567 * Re-implemented event loop in terms of the event loop
4568   that has been added to GLib 1.1.8
4569 * Added 'grab_focus' signal to allow keyboard accelerators
4570   for entries.
4571 * Load locale specific RC files if present.
4572 * Bug fixes.
4573
4574 What is new in GTK+ 1.1.7:
4575
4576 * Fixed memory mis-allocation in default files code
4577 * Various event handling fixes
4578 * Wide character support for entry and text
4579 * Destroy widgets _after_ propagating unrealize signals through 
4580   widget hierarchy
4581 * Only build XIM-support if available
4582 * Tutorial and examples updates
4583 * Added gtk_drag_source_unset()
4584
4585 What is new in GTK+ 1.1.6:
4586
4587 * The signal system now features emission hooks with special semantics,
4588   refer to the ChangeLog for this.
4589 * Minor? speedups and memory reductions to the emission handling of the
4590   signal system.
4591 * _interp() function variants are deprecated now. the corresponding *_full()
4592   variants are provided for a long time now.
4593 * Dnd abort timeout increased to 10 minutes.
4594 * GtkScrolledWindow inherits from GtkBin now.
4595 * GTK_POLICY_NEVER is implemented for scrolled windows now.
4596 * Lots of API clean ups.
4597 * Incremental freezing abilities.
4598 * Integrated widgets from the GNOME tree: GtkLayout, GtkPlug and GtkSocket.
4599 * New window functions for transient relationship, default size, and 
4600   geometry hints
4601 * Default rc files are now read in (<sysconfdir/etc/gtkrc and ~/.gtkrc)
4602   GTK_RC_FILES environment variable and functions are provided to configure
4603   this behavior
4604 * Read doc/Changes-1.2.txt to properly adapt your code.
4605 * Bug Fixes.
4606
4607 What is new in GTK+ 1.1.5:
4608
4609 * Theme integration
4610 * Widget style modification is now handled through GtkRcStyles
4611 * GtkPixmaps now grey out pixmaps when insensitive
4612 * Notebook enhancements
4613 * Shadow configurability for menubars and handleboxes
4614 * DND enhancements
4615 * gtkfilesel now supports automounters better
4616 * Implementation of expose compression
4617 * Queued redraws of partial areas
4618 * Scrolledwindow (+Viewport) source incompatibilities, children that are added
4619   to a scrolled window don't get an automatic viewport anymore. a convenience
4620   function gtk_scrolled_window_add_with_viewport() is supplied for this task
4621 * Deprecated functions will now issue a message, informing the programmer about
4622   the use of this function. These functions will get removed in future versions
4623 * Non-functional functions got removed entirely
4624 * gtk_widget_new() and gtk_object_new() will now auto-construct new objects.
4625   A new function gtk_object_default_construct() is provided now which should
4626   be called after every gtk_type_new() to perform the auto-construction
4627 * Improved argument support of several widgets
4628 * Bug Fixes
4629
4630 What is new in GTK+ 1.1.3:
4631
4632 * GtkCList/GtkCTree now have the ability to:
4633     - hide/show individual columns
4634     - disable/enable column resizing
4635     - set min and max for column widths
4636     - set expander style of the ctree
4637     - set/get row and cell styles
4638     - set spacing between tree expander and cell contents in ctree
4639     - toggle auto_resize for columns
4640 * Must enhanced DND support, removed old DND code
4641 * Idle functions are now implemented via GHook, giving a slight speed
4642   improvement
4643 * An environment variable GTK_MODULES which takes a colon separated
4644   list of module names GTK+ will now automatically load at gtk_init() startup
4645 * GtkFontSel now has support for an extra 'base' filter
4646 * New function gdk_window_set_root_origin to get the real geometry taking
4647   into account window manager offsets
4648 * New function gtk_text_set_line_wrap to toggle line wrapping
4649 * New function gtk_widget_add_events which safely adds additional
4650   events to a widget's event mask
4651 * New function gdk_event_get_time to get the timestamp from a generic
4652   event
4653 * New widget GtkCalendar
4654 * New widget GtkInvisible - InputOnly offscreen windows used for reliable
4655   pointer grabs and selection handling in DND code
4656 * New functions gtk_object_remove_no_notify[_by_id] to remove a certain
4657   data portion without invocation of its destroy notifier 
4658 * gtk_spin_button_construct is now deprecated, use gtk_spin_button_configure
4659   instead 
4660 * gtk_clist_set_border is now deprecated, use gtk_clist_set_shadow_type 
4661   instead
4662 * Removed functions gtk_object_set_data_destroy[_by_id] 
4663 * Documentation additions/updates 
4664 * HTML and plain text files are now included in the distribution
4665 * Bug fixes, typeness corrections, and general fixups
4666
4667 What is new in GTK+ 1.1.2:
4668
4669 * Gtk+ is now featuring runtime loading of dynamic modules via the
4670   --gtk-modules= command line switch. such modules have to export a
4671   G_MODULE_EXPORT void gtk_module_init (gint *argc, gchar ***argv);
4672   function which will be invoked to initialize the module. since such
4673   modules may create new widget types, they are always resident.
4674 * The tutorial has been updated again.
4675 * Changes to menus including tearoff menus and accelerators.
4676 * Better support for modal dialogs.
4677 * Removed CAN_FOCUS by default from scrollbars and button children of toolbar.
4678 * More improvements and fixes for GtkCList and GtkCTree (i.e. row sorting).
4679 * GtkCTree rows can be unselectable now.
4680 * The GtkCTree API has undergone major renames (see ChangeLog entry from Lars
4681   Hamann on Tue Aug 18 00:29:13 1998).
4682 * A bunch of varargs functions changed to get va_lists working on systems that
4683   implement va_lists as arrays.
4684 * Improvements to the gdkrgb code.
4685 * Improvements to Gdk color handling so we greatly reduce server traffic and
4686   don't leak colors anymore.
4687 * Improved internal widget tree iterators (the GtkContainer::foreach signal
4688   vanished because of this).
4689 * Option menus can have the keyboard focus now.
4690 * More fixups to the text widget.
4691 * GtkFileSelection should behave much more nicely in combination with AFS now.
4692 * Support for label underlining.
4693 * Support for GLib 1.1.3 log domains.
4694 * Documentation improvements.
4695 * Configuration fixes on various platforms.
4696 * Miscellaneous fixes to XInput support.
4697 * Build with shared library dependencies on Linux
4698 * Fix for a major bug in the type systems memory allocation code that could
4699   cause random crashes.
4700 * Libtool update to version 1.2b.
4701 * Lots of bugfixes and cleanups again ;)
4702
4703
4704 What is new in GTK+ 1.1.1:
4705
4706 * Tutorial updates and additions.
4707 * Key binding support for GtkListItems and GtkList.
4708 * Extended selection mode and autoscrolling for GtkLists.
4709 * A GtkCtree now operates on GtkCTreeNode* structures rather than GList*.
4710 * GtkCTreeNodes can now be created from GNode trees.
4711 * Bug fixes for GtkNotebook, GtkCList, GtkCombo and GdkWindow reparentation.
4712
4713
4714 What is new in GTK+ 1.1.0:
4715
4716 * New widget GtkFontSelector.
4717 * New featureful progress bar.
4718 * New container widget GtkPacker.
4719 * New object GtkItemFactory, GtkMenuFactory is deprecated.
4720 * New key binding system, configurable via rcfiles, similar to styles.
4721 * New widget GtkCTree with drag selections and keyboard movement and
4722   and horizontal scrolling. Features also implemented for GtkCList.
4723 * Significant speedups to widget creation and destruction through caching
4724   colormap and visual queries to the XServer.
4725 * Speedups for type creation and especially gtk_type_is_a() checks.
4726 * Speedups in signal lookup, creation and emissions and connection handling.
4727 * Minor speedups with object data allocation and destruction.
4728 * Additions to the signal handling API (e.g. *_emitv).
4729 * Support for rc-file reparsing.
4730 * Resizing logic is now implemented on container widget basis, rather than
4731   for toplevel GtkWindows only.
4732 * Buttons support relief styles now.
4733 * Some widgets are now allocated through memchunks to behave more memory wise.
4734 * Newly included file gtkfeatures.h which defines compatibility macros to
4735   test for certain API features upon program compilation.
4736 * Child arguments support for container widgets.
4737 * Far better support for object arguments, revamp of the underlying
4738   mechanism for speed and reusability. Child/object arguments don't
4739   need to be preceded by the "GtkType::" portion anymore.
4740 * Removed GtkAcceleratorTable in favour of GtkAccelGroup, accelerator display
4741   is now performed by a new widget GtkAccelLabel.
4742 * Overhaul of the resizing code. Resizing behaviour can now be specified
4743   on GtkContainer basis, so the underlying algorithm isn't only available
4744   for GtkWindows.
4745 * GtkTables are now fully resizable.
4746 * The GtkType system now supports an additional base class initialization
4747   function.
4748 * GtkStyles and key bindings can now be looked up depending on the base
4749   types of a widget, through a new keyword `class' in rc files.
4750 * GtkButton derives from GtkBin (finally).  
4751 * More descriptive error messages on rc parsing.  
4752 * Runtime information is available to query enum/flag definition values.
4753 * Upgrade to libtool-1.2
4754 * Legions of bug fixes, memory leaks, segfaults, of-by-something errors...
4755   including those that already went into the 1.0.x branch.
4756 * A big bunch of features and cosmetic fixups that just got lost in
4757   the masses of changesonfigure problem when cross-compiling