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