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