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