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