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