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