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