]> Pileus Git - ~andy/gtk/blob - NEWS
release: update NEWS for 3.7.10
[~andy/gtk] / NEWS
1 Overview of Changes in GTK+ 3.7.10
2 ==================================
3
4 * We now support the Window Manager frame synchronization protocol draft (when
5   running under a WM that supports it). This means applications will throttle
6   their drawing cycle to what the compositor is drawing, and the compositor
7   will never render half-updated windows, for seamless resizing and improved
8   smoothness in drawing.
9   See https://mail.gnome.org/archives/wm-spec-list/2013-January/msg00000.html
10   and the articles at http://blog.fishsoup.net/ for more details.
11
12 * We now support setting an opacity to any GtkWidget, not just toplevels:
13   gtk_window_set_opacity has been deprecated in favor of gtk_widget_set_opacity.
14
15 * GtkIconTheme gained asynchronous loaders for GtkIconInfo objects
16
17 * GtkIconInfo has changed from being a boxed type to a GObject. This
18   is technically an ABI change, but basically all existing code
19   will keep working if its used as a boxed type, and its not
20   possible to instantiate GtkIconInfos outside Gtk, so this is not
21   expected to be a big problem.
22
23 * Bugs fixed:
24  590325 gtkbuilder needs a public policy about extension name
25  673243 GtkRadioMenuItem accelerators no longer appear
26  681578 gtk-demo: demo.ui is outdated
27  683311 Leak in GtkIconViewAccessible
28  685460 Add frame synchronization to GTK+
29  687842 Support partially transparent widgets
30  690247 multiple context in a immodule can't be selected
31  692411 Slave device tracking goes wrong when there are no GDK_DEVICE_TYPE_SLAVE
32  692728 wayland evet source doesn't handle poll err/hup
33  693251 wayland: fix the direction of scrolling
34  693253 wayland: remove debug message
35  693256 wayland: use the GdkCursorType enum information to lookup the cursor name
36  693257 wayland: avoid returning NULL when getting a cursor
37  693313 Improve tooltip support
38  693338 wayland: skip pointer and keyboard events without a surface
39  693400 gtkcellrenderertext: Sink floating entry before using as signal argument
40  693709 Hide recently used if it is turned off in the control center
41  693724 Add a gtk-recent-files-enabled GtkSetting
42  693802 Add async GtkIconInfo loaders
43  693912 wayland: look further through the hierarchy for the surface with the grab
44  693913 wayland: attempt to determine the possible parent surface for popups
45  693934 Add gdk_frame_clock_begin/end_updating()
46  694022 GtkViewport: annotate the adjustment args of the constructor
47  694075 GtkAccelLabel: Don't show "+" if there's no more keys to add
48         Added scroll and touch events to GtkToolPalette
49
50 * Translation updates:
51  Arabic
52  Catalan
53  Catalan (Valencian)
54  Czech
55  Japanese
56  Kazakh
57  Lithuanian
58  Malayalam
59  Polish
60  Serbian
61
62 Overview of Changes in GTK+ 3.7.8
63 =================================
64
65 * GtkTreeView and GtkIconView allow single-click activation
66
67 * GtkImage can be set from a resource
68
69 * GdkWaylandDisplay is now public
70
71 * gdk_window_set_fullscreen_mode: new function to let windows
72   be fullscreened across multiple monitors
73
74 * Bugs fixed:
75  345023 Single-click in treeview and iconview
76  687025 iconhelper: Treat empty string as NULL stock-id
77  691572 Touch: strengthen synthesized touch crossing events ...
78  691592 the signal handler "gtk_spin_button_accessible_value...
79  691639 introspection: gtk_widget_set_tooltip_text accepts NULL
80  691751 Better column resizing for GtkTreeView
81  691842 /TreeView/scrolling/specific/bug-111500 fails since ...
82  691856 Add support for _NET_WM_FULLSCREEN_MONITORS
83  692163 file chooser: give GSettings schema a path
84  692188 Backspace should not be used for navigation
85  692203 applicationwindow: fix mem leak
86  692467 x11: Add "support" for XI2.3
87  692481 gtkimage: Add GtkImage::resource property
88  692605 Optimize gdk_x11_screen_get_setting()
89  692659 migrating-2to3: Add more words about GSEAL_ENABLE is...
90  692766 textlayout: respect preedit color attribute
91  692844 Incorrect (out) annotation on gtk_tree_drag_source_d...
92  692934 Defer cairo surface creation for image URLs in CSS t...
93  682824 Don't build gtk-launch when gio-unix is not available
94  692637 Only build native-update-icon-cache when no external...
95  692823 GdkDeviceCore should be public as GdkWaylandDevice
96  692899 global_remove handler is missing
97  693015 Deprecate gtk_scrolled_window_add_with_viewport()
98  693066 GTK notification code attempts to create an X notifi...
99  525226 All actions' names and descriptions should be transl...
100  553334 gailrange exposes an action which does nothing
101  658148 The pop-up window in a GtkEntryCompletion lacks an a...
102  680048 Prefer symbolic icons for the default message dialog...
103  687825 weight-set in GtkCellRendererText not working
104  693050 GtkTextView focus handler doesn't honor can-focus pr...
105
106 * Translation updates:
107  Aragonese
108  Assamese
109  Basque
110  Brazilian Portuguese
111  Dutch
112  German
113  Hebrew
114  Hungarian
115  Polish
116  Portuguese
117  Serbian
118  Slovenian
119  Spanish
120  Uyghur
121
122
123 Overview of Changes in GTK+ 3.7.6
124 =================================
125
126 * We now use state flags for text direction: GTK_STATE_FLAG_LTR/RTL.
127   gtk_style_context_set_direction() has been deprecated.
128
129 * We install headers for accessible implementations of GTK+ widgets.
130   This makes it possible to implement accessibility for third-party
131   widgets by subclassing the proper GTK+ implementation. To do this,
132   include gtk/gtk-a11y.h.
133
134 * Invisible widgets now return a size of 0x0. This is an experimental
135   change that makes GtkWidget::visible essentially behave the same way
136   that "display: none" does in CSS. If you want the effect of CSS's
137   "visibility: hidden", you can use a GtkNotebook with an empty page.
138
139 * GtkFrame now draws a background.
140
141 * The Broadway backend now installs a separate server: broadwayd.
142
143 * Bug fixes:
144  687025 iconhelper: Treat empty string as NULL stock-id
145  687633 gtk_color_chooser_get_rgba: wrong annotations, broke bind...
146  688140 Add missing annotation for gtk_combo_box_text_get_active_...
147  688362 GtkApplication: Fix memory leak
148  689810 Include guard optimization
149  690305 Typo in SECTION:gtkbuildable : (thier -> their)
150  691186 Gtk+ 3.6.3 crashes when opening printing dialog: segfault...
151  691301 Better support for cross-compiling
152  691515 Insufficient checks for EWMH support
153  691677 Gtk Scale (slider) does not react in clicks outside the c...
154
155 * Translation updates:
156  Assamese
157  Bulgarian
158  Estonian
159  Galician
160  Hungarian
161  Kazakh
162  Latvian
163  Lithuanian
164  Norwegian bokmål
165  Persian
166  Portuguese
167  Slovenian
168  Tamil
169  Thai
170  Uyghur
171
172
173 Overview of Changes in GTK+ 3.7.4
174 =================================
175
176 * GtkBuilder now lets you refer to external objects from a ui
177   file if the objects have been exported with the new function
178   gtk_builder_expose_object()
179
180 * Font handling has been improved:
181  - The default font is no longer handled like a custom style sheet
182    that overrides everything, but as the initial value. This is the
183    same behavior as in web browsers.
184  - It is now possible to set font-family and font-size like other
185    CSS properties, and relative font sizes are supported. Font
186    sizes in CSS can be specified as numbers or with keywords
187    like xx-small, medium, smaller, larger,...
188
189 * GTK+ now uses proper Unicode ellipses in strings.
190
191 * The releases includes several noticable performance improvements:
192  - Size allocation has been optimized, by avoiding excessive
193    resizing in various situations.
194  - The performance of size groups has been improved.
195  - Text rendering in GtkLabel and other widgets has been optimized
196    to avoid excessive recreation of Pango layouts.
197  - Icon loading overhead was reduced by caching of GtkIconInfo.
198  - The CSS is now keeping a tree of selectors to speed up matchinh.
199
200 * Deprecations and removals:
201  - Custom CSS properties have been deprecated
202  - Support for color schemes has been removed
203  - gtk_style_provider_get_style, gtk_style_provider_get_icon_factory
204  - GtkGradient and GtkSymbolicColor
205  - All the padding style properties in menus
206
207 * Bugs closed:
208  132333 Can't add a palette to the dialog of a color button
209  371034 Doc for gtk_file_chooser_get_filename: Is the resulting path...
210  447972 Add a way to specify user_data sent to signals
211  548793 funny pattern for iterating GtkTreeModel
212  595615 Use proper ellipses
213  626499 GtkClipboard unnotified on change of OS X pasteboard owner
214  668239 texts disappear when notebook switch page at zh_CN locate!
215  677339 GTK+ 3 documentation wrong about GtkWidget scroll-event signal
216  680065 treemodelfilter: Make the constructor binding friendly
217  687065 InstallableOptions is not filtered in cups backend
218  687816 GtkTreeView does not draw correctly since commit aaedc7b6
219  688710 [PATCH] Splash screens shouldn't stay on top of all applicat...
220  688744 Don't use gtk_style_context_set_background() to render icon/...
221  688884 Typo in gtk_tree_view_set_tooltip_column documentation
222  689012 "Copy file's location" menu item in file chooser dialog uses...
223  689047 Obtain the recent files max age setting from xsettings
224  689081 No caching of icons
225  689168 Deprecate some menu style properties
226  689401 xi2: Abort early if we don't have a proper GDK window
227  689584 Add summary and description to "show-hidden" key
228  689847 Add fast repeated typename -> GType resolver
229  689923 Missing null-check in GtkEntryAccessible
230  690099 GtkScrolledWindow with NEVER policy don't resize with children
231  690266 Freeze with F10/Shift-F10 on submenus
232
233 * Translation updates:
234  Assamese
235  British English
236  Dutch
237  German
238  Hebrew
239  Polish
240  Slovenian
241  Spanish
242
243
244 Overview of Changes in GTK+ 3.7.2
245 =================================
246
247 * Theming:
248  - Improve touch text handle theming
249  - Always draw background of menuitems
250
251 * Geometry management
252  - Size groups now handle height-for-width
253  - Fix corner cases in label size allocation
254
255 * Accessibility
256  - Make entry icons accessible
257
258 * Filechooser
259  - Don't add duplicate bookmarks
260  - Remember sidebar width
261
262 * Wayland: Build against wayland-client 1.0
263
264 * Bugs fixed:
265  524295 remember the file chooser side pane's position
266  577806 gtk_file_chooser_add_shortcut_folder adds duplicates...
267  677609 GtkSizeGroup regression in GTK+ 3.3.20
268  683896 Clean up global resources when the display is closed
269  686021 spinner animation should not be subject to enable-an...
270  686347 Clickable icons are not accessible as children of te...
271  687059 icon-theme: support loading symbolic GFileIcons from...
272  687196 filesystemmodel: invalidate nodes on file remove
273  687467 Commit "Implement proper cross-fades for gradients" ...
274  687842 Support partially transparent widgets
275  687872 Segfault when attempting to get character extents fo...
276  687977 icon-theme: Add some preconditions for NULL arguments
277
278 * Translation updates:
279  Assamese
280  Brazilian Portuguese
281  Estonian
282  Galician
283  German
284  Greek
285  Gujarati
286  Indonesian
287  Latvian
288  Lithuanian
289  Marathi
290  Norwegian bokmål
291  Serbian
292  Slovenian
293  Spanish
294  Traditional Chinese
295
296
297 Overview of Changes in GTK+ 3.7.0
298 =================================
299
300 * Add an "inverted" property to GtkLevelBar
301
302 * Support RTL flipping in GtkLevelBar
303
304 * Various memory leak fixes
305
306 * Wayland: Update for protocol changes
307
308 * Bugs fixed:
309  684288 level-bar: add an "inverted" property like GtkProgr...
310  684415 Fix drag-motion event handling
311  684980 Improve the appearance of the dragged header
312  686013 CSS: crash drawing a GtkEntry in gedit
313  686152 Calls gdk_window_get_frame_extents with a potential...
314  686209 memleak with "text-shadow" css
315  686265 scrolledwindow: set GDK_EXPOSURE_MASK on the oversh...
316  686280 GtkScrollbar and GtkScale rendering broken in gtk 3.6
317  686366 Use named union for _GtkSymbolicColor in gtk/gtksym...
318
319 * Translation updates:
320  Czech
321  Estonian
322  Galician
323  Indonesian
324  Lithuanian
325  Serbian
326  Slovak
327  Slovenian
328  Spanish
329
330
331 Overview of Changes in GTK+ 3.6.1
332 =================================
333
334 * CSS:
335  - huge refactoring to avoid computing wrong values
336  - treeview: Invalidate children properly
337  - treeview: Fix computing child paths
338
339 * Broadway:
340  - use binary websockets when available
341
342 * Bugs fixed:
343  646221 Imperfect Russian translation of 'Print preview'...
344  682395 Nautilus tabs have black background
345  684517 window: Delay showing auto mnemonics on focus in
346  684639 GTK+ 3.5.18 makes Epiphany unusable
347  684984 No focus rendering for Icon Views in SELECTION_N...
348  685449 Non-uniform borders on GtkScrolledWindow break c...
349  685996 trivial build fix: test uses = not ==
350         Fix a multi-display problem in touch handle code
351         App chooser: respect NoDisplay
352
353 * Translation updates:
354  Catalan
355  Catalan (Valencian)
356  Italian
357  Japanese
358  Khmer
359  Norwegian bokmål
360  Russian
361  Slovak
362
363
364 Overview of Changes in GTK+ 3.6.0
365 =================================
366
367 * Add support for blur to CSS shadows
368
369 * Bugs fixed:
370  679883 When printing Custom paper sizes GTK Print Dialog...
371  684258 Crash when calling gtk_application_set_menubar twice
372  684606 GtkMenuButton: implement rtl flipping
373  684607 GtkSearchEntry: flip the clear icon in rtl
374         Fix style context path for internal buttons
375
376 * Translation updates:
377  Bengali
378  Brazilian Portuguese
379  Bulgarian
380  Catalan
381  Catalan (Valencian)
382  Czech
383  Galician
384  German
385  Gujarati
386  Hebrew
387  Hindi
388  Kannada
389  Kyrgyz
390  Latvian
391  Malayalam
392  Punjabi
393  Russian
394  Serbian
395  Telugu
396
397
398 Overview of Changes in GTK+ 3.5.18
399 ==================================
400
401 * GMenu:
402  - Support namespaces for actions
403  - Allow submenus to have actions for opening
404  - New function: gtk_menu_shell_bind_model
405
406 * CSS:
407  - Parse and support CSS animations
408  - Support cross-fading and transitions
409
410 * OS X:
411  - Adjust scrollbar and scale behavior according to platform
412
413 * Bugs fixed
414  643611 Leak on gail_widget_get_description
415  658694 GtkAssistant: Unable to change current page in prepare...
416  670390 -GtkMenuBar-shadow-type: none disables background inst...
417  671786 Glade XML files cannot set an ImageMenuItem accelerato...
418  674108 Hard crash due to wrong NSAutoreleasePool stacking
419  676890 GtkButton are still highlighted after removing them fr...
420  677559 argument of Gdk.Keymap.map_virtual_modifiers is not co...
421  680962 GtkMenuButton doesn't display accelerators when used w...
422  682630 GMenuModel attribute for an action to toggle on submen...
423  682831 gtkmodelmenu: expose API for action namespace
424  683474 Print dialog lists custom paper sizes twice for "Print...
425  683627 Memory leak in style_data_lookup
426  683718 box: Fix typo
427  683738 Simplify GtkApplicationWindow accel handling
428  683874 Load settings.ini also from XDG_CONFIG_DIRS
429  683896 Clean up global resources when the display is closed
430  684038 togglebutton: always set PRELIGHT state when in_button...
431  684076 clean up a11y on shutdown
432  684096 GtkWidget:drag-data-received code sample refers to rem...
433  684156 fontchooserwidget: scroll to the currently selected row
434
435 * Translation updates
436  Arabic
437  Assamese
438  Belarusian
439  Brazilian Portuguese
440  British English
441  Danish
442  Finnish
443  French
444  Galician
445  Greek
446  Hebrew
447  Hungarian
448  Indonesian
449  Korean
450  Lithuanian
451  Persian
452  Polish
453  Portuguese
454  Punjabi
455  Serbian
456  Slovenian
457  Thai
458  Spanish
459  Russian
460  Traditional Chinese
461
462
463 Overview of Changes in GTK+ 3.5.16
464 ==================================
465
466 * Fix critical warnings on startup in nautilus
467
468
469 Overview of Changes in GTK+ 3.5.14
470 ==================================
471
472 * Input method support
473  - Propagate input purpose and hints to individual IMs
474  - Add a hint to suppress on-screen keyboards
475
476 * GtkEntry can now set Pango attributes for its text
477
478 * GtkEntry and GtkTextView show 'selection handles' when
479   used with touch devices
480
481 * GtkSpinButton can be oriented vertically
482
483 * Bugs fixed
484  645065 GtkFileChooserButton doesn't handle closing its dialo...
485  661973 gtk+ reacts on F10 press incorrectly with xkeyboard-c...
486  672046 Issues with widget state propagation
487  672431 the alt+tab app switch makes mnemonics flash
488  676787 Update printing demo to use new print setting
489  679144 Gdk doesn't properly find the child area with alpha
490  681617 radio button text isn't centered when draw indicator ...
491  682129 Print Dialog / Improving "Print to file" option
492  682291 GtkMenuButton .ui issues
493  682552 Improve the layout of the mount operations dialog
494  682662 GtkAspectFrame: vertical alignment should be top/bott...
495  682724 Fix a typo in the the comments
496  682825 Also compile gtkdbusgenerated.c on non-UNIX environme...
497  682919 Crash in GTK+-3.x (3.0.x-3.5.12+) on Windows with CJK...
498  683001 Make headings bold in message dialogs by default
499  683168 Make spinbutton orientable
500
501 * Translation updates
502  Assamese
503  French
504  Galician
505  Greek
506  Indonesian
507  Japanese
508  Kazakh
509  Latvian
510  Lithuanian
511  Norwegian bokmål
512  Persian
513  Polish
514  Punjabi
515  Spanish
516  Vietnamese
517
518
519 Overview of Changes in GTK+ 3.5.12
520 ==================================
521
522 * GtkApplication:
523  - Add gtk_application_get_active_window to get the active window
524  - Add gtk_widget_insert_action_group to allow more flexibility
525    when associating widgets with actions
526
527 * GtkMenuButton:
528  - The gtk_menu_button_set_menu function is getting renamed
529    to gtk_menu_button_set_popup. The old name is still available
530    for now, but will be removed before 3.6
531
532 * GtkToolbar:
533  - use CSS properties instead of style properties for padding
534
535 * Input method support:
536  - GtkEntry and GtkTextView now have input-purpose and input-hints
537    properties that let applications provide useful hints to
538    input methods, like 'this entry is for a phone nr'.
539
540 * Bugs:
541  373279 Toggling a GtkToggleButton emits "clicked", not "toggled"
542  651244 Add a "purpose" tag for GtkEntries
543  673478 Chain up notify implementations
544  681577 Missing mnemonic in "Find applications online"
545  681591 Masked string for password fields is not exposed to accessibility
546  681613 icon view doesn't emit selection changed when the model changes
547  682193 404 in GTK+ docs for duplicated "stable" URL suffix to ATK link
548  682235 gtkmenubutton: repurpose set_menu for GMenuModel
549
550 * Translation updates:
551  Assamese
552  Esperanto
553  Galician
554  Lithuanian
555  Marathi
556  Portuguese
557  Serbian
558  Spanish
559  Traditional Chinese
560
561
562 Overview of Changes in GTK+ 3.5.10
563 ==================================
564
565 * Wayland:
566  - Add keyboard handling
567  - Improve clipboard handling
568  - Add default settings implementation
569
570 * GDK thread support has been deprecated
571
572 * Bugs fixed:
573  679910 GtkTreeModelFilter: Fix _iter_previous() when iter...
574  679978 Optimize gtk_widget_path_copy() by preallocating "...
575  680754 deprecate gdk thread functions
576  680803 menubutton: Clear references in dispose, not finalize
577  680822 Document return value of GtkWidget::draw
578  680901 GTK+: The chinese translations of "even sheet" and...
579  680949 GtkColorButton documentation seems self-contradictory
580  680988 GtkMenuButton down direction positioning suboptimal
581  681005 [IconView] wrong transfer annotation for get_toolt...
582  681006 Escape should cancel DnD operation
583  681064 container: restyle queue leaks
584
585 * Updated translations
586  Galician
587  German
588  Greek
589  Gujarati
590  Japanese
591  Kazakh
592  Norwegian bokmål
593  Persian
594  Serbian
595  Slovenian
596  Spanish
597  Telugu
598  Traditional Chinese
599
600
601 Overview of Changes in GTK+ 3.5.8
602 =================================
603
604 * gtk-launch: A new commandline utility to launch an application
605   from its desktop file
606
607 * GtkStrengthBar: A new widget for displaying the strength
608   or level or some quantity
609
610 * Wayland: Updates for changes in the Wayland protocol
611
612 * Bugs fixed:
613  667808 Accept -1 as the position where insert an element...
614  671437 GtkStyle background color regression
615  671817 GTK+ doesn't create ~/.local/share (path) and ~/.local...
616  675990 gtk_tree_column_set_visible badly interact with the a1...
617  677347 he accessible name of the 'Lock'/'Unlock' button is al...
618  677491 'toolkit-accessibility' default value should be 'true'...
619  678828 gtk_application_add_accelerator() (and remove) missing...
620  678829 Bloatpad example application has "parse" action instea...
621  679092 gtkstyle: add a gtkstyle-fallback style class for RC c...
622  679166 modelmenu: set the accel group on the GtkMenu
623  679228 signal parameter names are not valid C identifiers
624  679409 docs: link against libgdk-3.la
625  679449 menubutton: set DROPDOWN_MENU hint on the menu topleve...
626  679454 modelmenu: listen for toplevel changes on the attach w...
627  679537 Crash in GtkEntry gtk_entry_get_icon_pixbuf()
628  679705 Using NULL with gtk_application_set_menubar causes seg...
629  677892 Add a GtkStrengthBar widget
630  679342 Add a gtk-launch utility
631
632 * Translation updates:
633  Bulgarian
634  Greek
635  Norwegian nynorsk
636  Telugu
637  Vietnamese
638
639 Overview of Changes in GTK+ 3.5.6
640 =================================
641
642 * GtkSearchEntry is a subclass of GtkEntry that is set up to be
643   used as a search entry
644
645 * GtkMenuButton is button that pops up a menu. The menu can be
646   generated from a GMenu or provided manually
647
648 * The GtkMountOperation code will now use gnome-shell to present
649   a system-modal mount dialog when available
650
651 * The accessibility bridge code that exports accessible objects
652   on the bus is used by default (atk-bridge has been converted into
653   a library that GTK+ links against). To avoid the linking, you can
654   pass --without-atk-bridge when configuring GTK+.
655
656 * Bugs fixed:
657  613561 single quote missing in translation of gtk-2-18.kn.po
658  652809 Add "search" entry
659  668013 Add menu button
660  669986 Some keyboard navigation breakage with GtkNotebook
661  670369 gdk: annotate the attributes_mask type for gdk_window_new
662  674963 GtkMountOperation should proxy to the Shell for modal dial...
663  676077 Windows: Weird characters appearing when using certain key...
664  677491 'toolkit-accessibility' default value should be 'true' for...
665  677551 a11y: fix a typo leading to a crash
666  677649 gtk[list,tree]store: fix transformation of GValues upon set
667  677774 gdk: add missing annotations to gdk_event_get_scroll_deltas
668  677809 Regression: gtkiconview changes in 3.4.2 / master break ch...
669  677915 entry-completion: don't move to leftmost character with in...
670  677941 Gtk.ListStore doesn't have the method "reorder" as its doc...
671  677943 DnD of notebook tabs lead to Gtk-WARNING
672  678175 Memory leak in GtkImage
673  678407 GtkImage: fix get_property('stock')
674  678418 Lacks a way to get the position of an item in the icon view
675
676 * Translation updates:
677  Arabic
678  Galician
679  Greek
680  Spanish
681  Telugu
682
683
684 Overview of Changes in GTK+ 3.5.4
685 =================================
686
687 * GtkIconView size allocation has been rewritten to support
688   height-for-width and work better.
689
690 * The theming code now supports multiple backgrounds and
691   transitions
692
693 * Bug fixes:
694  162865 F1 should be the shortcut for Help/Contents, not ...
695  460908 gtk_paper_size_get_[width|height] doesn't support...
696  478344 GtkTreeRowReference falsely said to auto-subscrib...
697  531319 "weight-set" cellrenderertext attribute misbehave...
698  571254 Constructing a pixel value from components
699  587873 Documentation should explain MessageDialogs don't...
700  643490 gtk-style-context-add-provider () documentation n...
701  645514 Add placeholder-text property to GtkCellrendererText
702  646798 Add a tip about "cloning contexts"
703  647779 Doesn't mention GtkDialog replacements
704  649569 GDK_THREADS_ENTER in file_print_cb@modules/printb...
705  652304 themingengine: don't hardcode the slider lines in...
706  657322 GtkPrintSettings requires every application to wo...
707  659613 GtkLockButton docs are inaccurate
708  663072 GtkSelectionData is incorrectly documented
709  663991 _XOPEN_SOURCE 500 causes error in Solaris Studio ...
710  664646 dnd pointer lock when dragging tab between two ge...
711  665243 settings: Add support for disabling middle click ...
712  670449 Splash screen stays
713  671025 Constants and identifiers starting with a number ...
714  671249 GApplication: Allow a null application_id?
715  672947 GtkEntryCompletion sizing/position fixes
716  673237 window: Remove needless call to ensure_state_flag...
717  673749 Error Message When Creating Tray Icon
718  674192 out-of-tree build failure: demos/widget-factory/w...
719  674409 need a way to identify GtkApplicationWindows remo...
720  674549 widget receives leave event when button released
721  675365 immulticontext: Always check if the global contex...
722  675421 GtkFileChooser should set its role
723  675423 [Patch] doc: Add missing CDATA around a XML progr...
724  675501 gtkquartz.h is not the gtk+-3.5.2.tar.xz archive
725  675535 GtkScale in GtkToolbar: strange behaviour with do...
726  675809 Crash when clicking xrefs
727  675895 Docs for certain functions are built unconditionally
728  675899 Infobar not loadable by GTKBuilder (using python ...
729  675951 gdkx.h inclusion breaks OotSD builds
730  676087 gtk+ fails to build against uclibc due to isnan/i...
731  676196 range: use a CSS margin to shrink the trough comp...
732  676198 current color of a GtkColorButton should be set t...
733  676243 Document removing of accelerators
734  676329 GDK_SMOOTH_SCROLL_MASK lacks "Since"
735  676356 icon-theme: Allow symbolic GFileIcons
736  676429 no way to force showing icons in buttons
737  677055 gtkmenutoolbutton bug fixes
738  677109 Fixes for interactions between background-repeat ...
739  677127 Misc annotation fixes
740  677202 docs: Add section for new 3.6 symbols
741  677203 docs: Fix duplicate declarations in sections
742  677293 GtkFontSelectionDialog partially broken on gtk 3.4
743  677363 grid: Add missing guard to gtk_grid_get_child_at()
744
745 * Translation updates:
746  Dutch
747  French
748  Galician
749  German
750  Greek
751  Hebrew
752  Italian
753  Norwegian bokmål
754  Slovenian
755  Spanish
756
757
758 Overview of Changes in GTK+ 3.5.1
759 =================================
760
761 * Wayland:
762  - Allow the wayland backend to be used without cairo-gl
763  - Expose GdkWaylandDisplayManager for runtime checks
764
765 * Theming:
766  - Optimizations to style invalidation
767  - Support CSS animatable properties
768
769 * Bugs fixed
770  563688 GtkScale (GtkRange) should jump to clicked position
771  668931 Scrolling down via PageDown/PageUp keys impossible ...
772  669989 gtk_grid_attach(): Documentation doesn't mention mu...
773  670373 modules/printing/cups/gtkprintbackendcups.c won't b...
774  672361 Remove cairo-gl dependency from wayland backend
775  672789 gtk_builder_add_objects_from_file() crashes on GtkU...
776  672993 print dialog overrides default cups number-up settings
777  673259 The gdk/gdkkeysyms-update.pl script and the keysym ...
778  673644 Scroll not working in document overview
779  673650 Evince 3.4: adding new annotation is not possible (...
780  674050 Free image->priv->icon_helper in gtk_image_finalize...
781  674102 Defaults to wayland over x11 backend
782  674118 application-window: Desktop file handling improvements
783  674200 ./configure gives wrong error message if -lXext is ...
784  674286 "Delete confirmation" dialog has wrong padding
785  674326 Use localizations of option names and values contai...
786  674468 Add GTK_STYLE_CLASS_DIM_LABEL
787  674577 Non static variable in GtkStyleProviderPrivate
788  674587 treemodelsort: allow iter_previous() to go past the...
789  674806 icontheme: search first in all themes if the reques...
790  674807 spinbutton: port to GtkIconHelper
791  674808 themingengine: render a frame in gtk_render_handle()
792  674809 themingengine: simplify render_extension() default ...
793  674890 Fix the colord support in GtkPrinterCups when the P...
794  646631 GTK should use XDG base dir spec instead of home
795
796 * Translation updates
797  Bulgarian
798  Crimean Tatar
799  Czech
800  Galician
801  German
802  Hebrew
803  Norwegian bokmål
804  Russian
805  Serbian
806  Simplified Chinese
807  Slovenian
808
809
810 Overview of Changes in GTK+ 3.4.1
811 =================================
812
813 * Win32 fixes:
814  - Fix wintab support
815  - Fall back to Raleigh with th eclassic theme
816
817 * OS X fixes:
818  - Fix manual resizing of windows
819
820 * Bugs fixed:
821  672961 Custom theme can crash apps with GtkEntryCompletion
822  587441 Window expands horizontally rather than the text entry growing...
823  672133 conflict between srcdir != builddir and generated enum types
824  672358 Wayland and X11 backends simultaneously enabled is broken
825  672544 Anchored widgets inside GtkTextView are drawn out of place...
826  673090 gtk file-chooser: Autocompletion - Dropdown-list: selection fails
827  673125 windows draw as unfocused/backdrop on window managers that do...
828  673139 URL to mailing lists in README incorrect
829  673200 gactionmuxer: Fix list_actions
830  673328 After clicking empty parts of a toolbar/menubar the next mouse...
831  673440 shouldn't set GDK_SOURCE_TOUCHSCREEN based on the name
832  673441 GtkTreeView should not handle extra mouse buttons
833  673458 GdkEventButton contains wrong buttons in modifier mask...
834  673693 entrycompletion: set_property() should use property setter...
835  673882 application-window: try to use the desktop name in the fallback...
836         Deal more gracefully with a flood of scroll events
837
838 * Translation updates:
839  Catalan
840  Czech
841  German
842  Marathi
843  Odia
844  Swedish
845  Ukrainian
846
847
848 Overview of Changes in GTK+ 3.4.0
849 =================================
850
851 * Bugs fixed:
852  658875 Should limit Num Lock warning to notebooks
853  671006 keygrab: don't translate Alt+Print to SysRq
854  672163 GtkWindows (comboboxes, menus, etc.) do not show up...
855  672587 regression in about dialog credits spacing
856  672763 Floating point exception in Gtk.Grid() if grid emptied
857
858 * Translation updates:
859  Arabic
860  Czech
861  Hebrew
862  Hindi
863  Japanese
864  Kannada
865  Latvian
866  Simplified Chinese
867  Telugu
868
869
870 Overview of Changes in GTK+ 3.3.20
871 ==================================
872
873 * Theming:
874  - Reduced memory consumption in the css parser
875  - Fixed Windows theme rendering under XP
876  - Support for background-position
877
878 * Build requirements:
879  - cups 1.2 is now required for the cups print backend
880  - X11 pre-R6 is no longer supported
881  - XI2 is a build requirement
882
883 * Bug fixes
884  657385 gtk_menu_popup() not introspected
885  662023 gnome-panel crashes with multiple screens
886  670176 Warning when removing a child from a box if the child has...
887  671065 gtk: Prefer group-0 keycodes
888  671453 Improve the configure check for XInput 2.2
889  671488 smooth-scroll support for textview
890  671659 generates too many scroll events with a delta of 0
891  671819 Crash (stack overflow) in gtk_range_grab_notify
892  671898 Collate should be enabled by default
893  672009 gtk 3.3.18, missing "enter" events with pads devices, le...
894  672117 Link from stable gtk reference to unstable broken
895  672125 gtk_enumerate_printers() doesn't call the destroy notify...
896  672173 shell window: category view broken with gtk+ 3.3.19+
897  672182 Commit 66c99016 breaks building if cups 1.2 is not available
898  672367 Toggle-able table cells lack the 'toggle' action
899  671588 selectable labels loose the selection too easily
900         x11: Avoid spurious focus events on grabs
901
902 * Translation updates
903  Arabic
904  Assamese
905  Basque
906  Brazilian Portuguese
907  British English
908  Bulgarian
909  Catalan
910  Catalan (Valencian)
911  Danish
912  Esperanto
913  French
914  Galician
915  German
916  Gujarati
917  Hungarian
918  Latvian
919  Lithuanian
920  Norwegian bokmål
921  Portuguese
922  Punjabi
923  Russian
924  Serbian
925  Spanish
926  Traditional Chinese
927
928
929 Overview of Changes in GTK+ 3.3.18
930 ==================================
931
932 * Add support for touch devices
933  - New device types GDK_SOURCE_TOUCHSCREEN and
934    GDK_SOURCE_TOUCHPAD for direct and indirect
935    touch devices
936  - New event GdkEventTouch and GDK_TOUCH_MASK
937  - New signal GtkWidget::touch-event
938
939 * Add support for smooth scrolling
940  - Scroll events can contain scroll deltas,
941    obtainable via gdk_event_get_scroll_deltas()
942  - Scroll direction for such events is GDK_SCROLL_SMOOTH
943  - To receive scroll events, widgets must now
944    set either GDK_SCROLL_MASK or GDK_SMOOTH_SCROLL_MASK
945
946 * GtkScrolledWindow will do kinetic scrolling
947   with touch devices
948
949 * XInput2 is now required for building the X11
950   backend, support for XInput1 has been removed
951
952 * Deprecations are now versioned, and new API is
953   marked with the version it was introduced.
954   Use these with GDK_VERSION_{MIN,MAX}_REQUIRED
955
956 * Theming:
957  - Memory consumption of the CSS parser has been reduced
958  - CSS selectors of the form "a + b" and "a ~ b" work now
959
960 * Bug fixes:
961  650693 Drawing errors in column headers when adding...
962  655065 Build failure on OS X 10.7 Lion
963  668141 button: don't be active when holding the mouse...
964  669335 Render a background in the scrollbars junction area
965  669342 overlay: add left/right/top/bottom style classes...
966  670555 I can't change GtkInfoBar text color via the theme
967  670881 Deactivate the menu if the window is withdrawn
968  671057 colorchooser can't remove palette
969  671070 Correct GroupSwitch mask
970  671170 GtkTable and GtkGrid alignment problem
971
972 * Translation updates:
973  Basque
974  Belarusian
975  Brazilian Portuguese
976  Bulgarian
977  Estonian
978  Finnish
979  Galician
980  Hungarian
981  Kazakh
982  Korean
983  Polish
984  Persian
985  Punjabi
986  Serbian
987  Slovenian
988  Swedish
989  Telugu
990  Spanish
991  Ukranian
992  Vietnamese
993
994
995 Overview of Changes in GTK+ 3.3.16
996 ==================================
997
998 * The widget-factory theme test is now installed
999   as a demo named gtk3-widget-factory
1000
1001 * The Raleigh theme is now a pure fallback theme
1002   that doesn't share any CSS with other themes
1003   anymore
1004
1005 * GtkColorSelectionDialog has been deprecated in
1006   favor of a new color chooser widget named
1007   GtkColorChooserDialog
1008
1009 * The GtkApplication session support has been simplified
1010
1011 * Bug fixes:
1012  612283 Clarification for GtkListStore::gtk_list_store_insert_with_values
1013  668114 odd spacing in about dialog credits
1014  669116 GtkNotebook's child-notify::position not always emitted...
1015  669208 x11: Cancel _NET_WM_MOVERESIZE if we get a matching ButtonRelease
1016  669511 gtkcsstypes.c: variable is declared at middle of block
1017  669636 gtkactiongroup: clarify set_translation_domain docs
1018  669638 gtkbuilder-menus: translation-domain can be NULL
1019  669794 Orca + Trees/Tables == incorrect cells presented, crashes...
1020  669947 gtkuimanager: clarify @pos of insert_action_group
1021  670077 license text has poor alignment with close button
1022  670078 no stroke around credits scrollable area
1023  670400 First shortcut capture is broken
1024
1025 * Translation updates:
1026  Belarusian
1027  Bulgarian
1028  Danish
1029  Estonian
1030  Galician
1031  Hebrew
1032  Italian
1033  Japanese
1034  Kazakh
1035  Lithuanian
1036  Norwegian bokmål
1037  Spanish
1038  Traditional Chinese
1039
1040
1041 Overview of Changes in GTK+ 3.3.14
1042 ==================================
1043
1044 * Theming
1045  - Fixes for border handling in GtkEntry,
1046    GtkCellRendererText, GtkComboBox
1047  - Parse values more carefully, supporting
1048    percentages, angles
1049  - Implement CSS linear-gradient syntax
1050  - Support background-size
1051  - Support a gtk.gresource file in themes
1052
1053 * Bugs fixed
1054  543520 Cups custom options are not sent properly
1055  649121 Crash in GtkAppChooserDialog packagekit button
1056  669176 Regression: atk-add-key-event-listener doesn't work
1057
1058 * Updated translations
1059  Galician
1060  Norwegian bokmål
1061  Spanish
1062
1063
1064 Overview of Changes in GTK+ 3.3.10
1065 ==================================
1066
1067 * GtkApplication:
1068  - Move application menu handling over from GIO
1069  - Fix resize grip positioning in GtkApplicationWindow
1070
1071 * Wayland:
1072  - Make combo boxes work
1073  - Make key modifiers work like on X11
1074  - Make mouse buttons work correctly
1075
1076 * Quartz:
1077  - Make key modifiers work more like they do on X11
1078
1079 * Printing:
1080  - Fix handling of custom cups options
1081
1082 * Accessibility:
1083  - Bring key snooping support back for now
1084
1085 * Translation updates:
1086  Spanish
1087
1088
1089 Overview of Changes in GTK+ 3.3.8
1090 =================================
1091
1092 * GtkApplication:
1093  - Supports logout notification and inhibiting
1094  - Buttons, toolbuttons and switches can now be connected
1095    to GActions
1096
1097 * GtkSpinButton no longer allows to change the value
1098   when not editable
1099
1100 * GtkLabel link support has been rewritten to be be
1101   more robust
1102
1103 * GtkBuilder:
1104  - Supports the 'id' in GtkComboBoxText
1105  - Can parse GVariant-valued properties
1106  - Support loading from a GResource
1107
1108 * GtkImage:
1109  - Support loading from a GResource
1110
1111 * GtkUIManager:
1112  - Support loading from a GResource
1113
1114 * Accessibility:
1115  - key snooping support has been removed
1116
1117 * Wayland backend:
1118  - Cursor handling updates
1119  - Look for cursors in the 'weston' directory
1120  - Make resize grips work
1121  - Implement device grabs
1122  - Implement window geometry hints
1123  - Set surface type based on window type hint
1124  - Add basic clipboard and selection implementations
1125  - Implement client-side keyboard repeat
1126  - Update GdkWindow focus state to match reality
1127
1128 * Theming:
1129  - Improved CSS compliance for selector matching
1130  - Improved CSS compliance for value resolution,
1131    including full support for 'inherit', 'initial',
1132    'currentColor', 'none'
1133  - Support border-style properties
1134  - 'window-unfocused' has been renamed to 'backdrop'
1135
1136 * New deprecations:
1137  - GdkColor
1138  - GtkButton::inner-border
1139
1140 * Miscellaneous:
1141  - Turn default theme css files and dnd cursors into
1142    GResources
1143
1144 * Bugs fixed:
1145  543520 Cups custom options are not sent properly
1146  612396 ...default of entry-text-column for GtkComboBoxText
1147  613728 Rationalize GtkTreeView focus
1148  620240 GNOME Drag & Drop broken for remote X sessions
1149  629878 Missing "Back" and "Forward" icons for Firefox
1150  631414 Add symbolic constants for event emission control
1151  639875 crashes when unparenting a tab from a window...
1152  657367 GtkAction: Hold a reference to proxy widgets
1153  659516 gtk_css_provider_to_string lacks "since" tag
1154  660139 GtkGrid gives Gtk-Warnings about negative sizes when empty
1155  660309 check x11 backend when create xim module
1156  663479 "Finishing" ("Completion") and "Advanced" tabs are empty
1157  665015 "Widget (%s) has more than one label" unwanted warnings
1158  666103 Should be able to match the parent where a dropdown menu...
1159  666600 allocate the CSS border and deprecate GtkButton-inner-border
1160  666685 SIGSEGV in _gtk_tree_selection_internal_select_node
1161  666710 Fix compose sequences disabling other sequences
1162  666842 [patch] "sticky" window state reported wrongly on X11
1163  667018 Fix compilation on Windows
1164  667229 gtkspinbutton: Respect value of inherited 'editable' property
1165  667394 Gtk(Tool)Button: add an 'action-name' property
1166  667473 gdk_rgba_free (NULL)
1167  667485 gdk_rgba_parse error checking
1168  667534 Non-XInput2 build fix
1169  667546 GApplication doc mentions g_application_set_app_menu
1170  667628 GtkWindow:application property should have G_PARAM_CONSTRUCT
1171  667695 GAction leaked in examples/plugman.c
1172  667705 fix up GtkApplication on OS X
1173  666921 Fix the _NET_SUPPORTING_WM_CHECK window fetch to be spec...
1174
1175 * Translation updates:
1176  Arabic
1177  Bulgarian
1178  Finnish
1179  Hebrew
1180  Norwegian bokmål
1181  Spanish
1182
1183
1184 Overview of Changes in GTK+ 3.3.6
1185 =================================
1186
1187 * GtkApplication has grown support for exporting application
1188   menus and menubars on the bus, as a GMenuModel. The
1189   new GtkApplicationWindow toplevel automatically
1190   displays these menu models when needed.
1191
1192 * GtkSpinButtons have received a long-overdue face-lift
1193   to make them easier to use with both mouse and touch.
1194
1195 * GtkScale has gained a has-origin property to request
1196   filled-in drawing of the trough.
1197
1198 * GtkWindow can now request that the window manager hide
1199   the titlebar when the window is maximized.
1200
1201 * The GtkTreeView accessibility support and the core
1202   treeview code have been extensively refactored;
1203   performance should be much improved. But watch out
1204   for regressions.
1205
1206 * The GtkFileChooser entry completion code has been
1207   extensively refactored; it now uses GtkEntryCompletion
1208
1209 * Excessive dependencies have been culled from Requires:
1210   lines in pc files. Dependent modules may have to declare
1211   dependencies that they were getting 'for free' in the past.
1212
1213 * Theming improvements:
1214  - The background-clip and background-origin CSS properties
1215    have been implemented
1216
1217 * Win32 improvements:
1218  - Theming of column headers, radio buttons and menuitems,
1219    notebook tabs, etc has been fixed
1220  - Menus, tooltips, and other popups show above the task bar
1221
1222 * Wayland:
1223  - The Wayland backend has been updated to the current Wayland API
1224
1225 * Bugs fixed:
1226  603823 Print to File suggests ".ps" as filename...
1227  640317 gtk_draw_insertion_cursor should be moved to gtk_render
1228  646461 Leak in gtkfilechooserbutton.c: model_free_row_data
1229  650943 Clicking resize grip causes strange mouse grabbing beh...
1230  661428 Allow themes to know when a toplevel window appears un...
1231  662814 Request for way to tell gtk_recent_manager_add_item_qu...
1232  664137 Crash in Audacious audio player when browsing the add ...
1233  664456 segfault on arrow keypress in empty GtkIconView
1234  664467 prop-editor is broken for GdkColor properties
1235  664469 color button doesn't notify "color" and "alpha" when c...
1236  664537 GtkCssProvider: don't segfault when CSS file is not found
1237  664640 CUPS authentication does not work
1238  665140 Draw the scale split
1239  665326 FTBFS: missing Xi/Pango/Fc for gtk-query-immodules-3.0
1240  665616 Add hide-titlebar-when-maximized setting
1241  665741 Crashes in treeview when pressing End key.
1242  665999 Introspection wrong for GDK_INPUT_ONLY vs GDK_INPUT_OUTPUT
1243  666242 Separators in menuitem are not vertically aligned
1244  641999 Consider adding a workarea API
1245  657578 Toggling the state of a GtkCheckButton causes accessible...
1246  659445 Accessible event.any_data is incorrect for text-removed...
1247  663573 Rework GtkFileChooserEntry
1248  666392 widget: Flip the sensitive flag even if the state doesn't...
1249  666552 Layered region is leaked in GdkWindow
1250
1251 * Updated translations
1252  Breton
1253  Kazakh
1254  Russian
1255  Slovak
1256  Spanish
1257
1258
1259 Overview of Changes in GTK+ 3.3.4
1260 =================================
1261
1262 * The beagle search backend has been dropped
1263
1264 * Stop using GDK/GTK_DISABLE_DEPRECATED guards for deprecated
1265   functions; instead use function attributes
1266
1267 * Make GtkCellRendererAccel support naked keyvals, so it can
1268   be used in gnome-control-center
1269
1270 * GDK changes
1271  - Make the Mod1 == Alt assumption official
1272  - The Broadway backend has initial support for V7+ websockets
1273
1274 * GtkApplication no longer uses gtk_main internally
1275
1276 * GtkNotebook now destroys its action widgets, instead of leaking them
1277
1278 * Theming improvements:
1279  - Background images can now be tiled instead of stretched,
1280    using the background-repeat CSS property
1281  - Unfocused windows can be themed differently, using
1282    the 'window-unfocused' state flag
1283
1284 * Accessibility improvements:
1285  - Much better treeview performance
1286  - Completely ignore invisible columns in treeviews
1287  - Many a11y/treeview-related crashes fixed
1288  - Combo box keybindings are reported again
1289  - Textview respects display lines again
1290
1291 * OS X improvements:
1292  - Improved handling of motion events and event state
1293  - Handle recursive CFRunLoops
1294  - More fixes to accel handling
1295
1296 * Win32 improvements:
1297  - Many fixes, making this the first version of GTK+ 3 that
1298    works well on Windows
1299
1300 * Bugs fixed:
1301   84314 gdk_display_sync() and gdk_flush()
1302  142874 use of SetWindowLong in gdkwindow-win32.c causes incorrect...
1303  169811 configure_event and window-state-event are not emitted con...
1304  171456 "Keep Above" option in Gimp broken on Win32
1305  324254 Realizing a top-level window widget early positions it at 0,0
1306  516822 gtk_window_fullscreen does not resize correctly if removing...
1307  542777 Scroll-Wheel doesn't scroll (Win)
1308  552041 Windows' System Menu from taskbar is buggy
1309  603559 gtk should handle missing immodules better
1310  604156 gtk_window_set_modal() freezes application completely
1311  606727 Can't bind keys on numerical keypad with numlock on
1312  612359 Dialog positioning hints fail on Windows 7
1313  616544 win32 drag and drop (DnD) broken for GTK+ 3
1314  628049 Native windows don't work very well
1315  631384 Images pasted from clipboard are shifted/wrapped
1316  647460 typo in msw_style.c?
1317  652239 win32: resurect Windows clipboard selection notification
1318  658841 Ensure native window in gdk_win32_drawable_get_handle()...
1319  658842 Fix win32 _gdk_windowing_window_at_pointer - port to gtk3
1320  659151 Cannot obtain accessible keybinding for comboboxes
1321  659257 Gtk-WARNING **: GtkRecentChooserWidget 0x80da890 is mapped...
1322  661858 Add annotations for some GtkRadio* constructors
1323  661859 Add annotations for some GtkSymbolicColor constructors
1324  661997 Gtk crashes when changing the TreeView model while rubber...
1325  662160 gtk_print_operation_cancel fails
1326  662628 Add keyboard brightness to keyname-table.h
1327  662670 Pressing "Enter" in print dialog box will not cause printing
1328  662691 menuitem: Always treat submenus as popup
1329  662755 Keycode support in GtkCellRendererAccel broken
1330  662839 Fix XIGrabKeycode usage
1331  662870 Fix introspection annotations for GtkRadioToolButton
1332  662953 x11: Fix window manager change detection
1333  663073 gtk_dialog_new_with_buttons should be G_GNUC_NULL_TERMINATED
1334  663138 iconview: layout items immediately when setting a GtkTreeModel
1335  663182 Dragging any item on OS X crashes Banshee
1336  663345 'from gi.repository import Gtk' fails in jhbuild
1337  663396 With multiple master devices, right clicking may show popup...
1338  663522 css: start background-repeat
1339  663605 Fix event->state of many event types on quartz
1340  663694 GtkTreeViewAccessibleCellInfo are leaked
1341  663761 gtk: Fix GtkCellRenderer ignoring keycodes
1342  663825 calling gtk_progress_bar_set_fraction with a fraction > 1.0...
1343  663856 Make option-foo accelerators use the right symbol
1344  663994 GtkTextView no longer reports the correct line text to ATs...
1345  664021 GtkSpinButton: Clarify clamping behavior in gtk_spin_button...
1346  664027 Build fails with undefined reference to `gdk_keymap_get_mod...
1347  664132 gdk_cairo_region_create_from_surface broken on PPC...
1348
1349
1350 Overview of Changes in GTK+ 3.3.2
1351 =================================
1352
1353 * GtkCellRendererAccel can show virtual modifiers
1354
1355 * Theming improvements:
1356  - CSS: 'transparent' can be used a color
1357  - Improved notebook tab rendering
1358  - Support opacity and rounded corners for tooltips
1359
1360 * OS X improvements:
1361  - Disable mnemonics
1362  - Make Option work as a modifier
1363  - Cleanup of modifiers: Alt/Option is MOD1, Command is MOD2
1364  - Fix keyval <> Unicode and lowercase/uppercase mapping
1365
1366 * Improvements of cross-platform key and button event handling:
1367  - Support '<Primary>' in accelerator strings
1368  - Use approprivate modifiers for extending and modifying
1369    selections, depending on the platform
1370  - Use the appropriate button for triggering context menus,
1371    depending on the platform
1372
1373 * Bugs fixed:
1374  628936 gtk build fails because of objective-c elements
1375  653289 GtkCellRendererText "edited" signal not emitted...
1376  655057 rendering issues with map plugin
1377  657770 Write to released memory in gtkdnd-quartz.c
1378  658767 Drag and Drop NSEvent capture is racy
1379  658772 Directory paths for resource directories are hard-coded
1380  659022 gtk_tree_model_filter_clear_cache_helper: assertion failed
1381  659655 3 errors in Spanish translation of gtk+
1382  660687 roxterm X crashes with accessibility enabled
1383  660730 Use of "struct stat" breaks Windows
1384  659602 Provide an abstraction for the platform's use...
1385  659406 Abstract what triggers a context menu
1386  660619 __SIZEOF_INT__ and __SIZEOF_POINTER__ may not be defined
1387  599617 a modern tooltip look
1388  628936 gtk build fails because of objective-c elements
1389  631167 GtkComboBox with has-entry=true should not require...
1390  651818 Crash in gtk_app_chooser_refresh()
1391  659672 gtk_tree_view_column_dispose() does not remove from tree...
1392  660139 GtkGrid gives Gtk-Warnings about negative sizes...
1393  660833 all: add an 'only-child' pseudo-class selector
1394  661032 out-of-tree builds result in broken gtk-doc documentation
1395  661089 gtkfontbutton.c will not compile on Solaris
1396  661780 GTK_STOCK_INDENT references wrong images
1397  661835 GMountOperation on OpenBSD: remove the need for kvm(3)
1398  662024 tests/css/parser/selector.errors missing from EXTRA_DIST
1399  662132 --sync
1400  662177 Toolbar returns invalid paths for toolbar items
1401  662230 treemodel: document gtk_tree_path_free() as allow-none
1402  662308 Scrollbars seem to unconditionally reserve a space...
1403  662467 tooltip: only update shape if the window is realized
1404  662481 Clean up the gtkprivate directory redefinition mess
1405  662629 notebook: update tab area allocation when switching page
1406
1407 * Translation updates
1408  Brazilian Portuguese
1409  British English
1410  Catalan (Valencian)
1411  Czech
1412  Dutch
1413  Esperanto
1414  Japanese
1415  Galician
1416  Latvian
1417  Serbian
1418  Spanish
1419  Simplified Chinese
1420  Traditional Chinese
1421  Vietnamese
1422
1423
1424 Overview of Changes in GTK+ 3.2
1425 ===============================
1426
1427 * GtkFontChooser:
1428  - More speed ups. The font chooser will now load
1429    instanteously, even if you have thousands of fonts
1430
1431 * Bug fixes
1432  659826 new broadband connection weirdness in assistant
1433  659966 Fix module blacklisting
1434  640741 Fix return value fo gtk_tree_view_column_cell_get_position
1435         Assertion in the treeview accessible code
1436         Fix erroneous beeping in textview keynav
1437
1438 * Translation updates
1439  Assamese
1440  Basque
1441  Brazilian Portuguese
1442  Bulgarian
1443  Catalan
1444  Czech
1445  Danish
1446  French
1447  Galician
1448  German
1449  Hungarian
1450  Japanese
1451  Korean
1452  Latvian
1453  Lithuanian
1454  Oriya
1455  Polish
1456  Portuguese
1457  Russian
1458  Slovenian
1459  Spanish
1460  Swedish
1461  Telugu
1462
1463
1464 Overview of Changes in GTK+ 3.1.92
1465 ==================================
1466
1467 * GtkIconView:
1468  - Cells will now be prelighted, if you set the
1469    GtkCellRendererPixbuf::follow-state property.
1470
1471 * GtkFontChooser:
1472  - Speed up population of the font list somewhat.
1473    More speedups are expected in 3.2
1474
1475 * Bugs fixed:
1476  615501 GtkIconView does not support prelight cells
1477  658981 Inability to effectively clear string indicator in stf imp...
1478  659241 GtkPaned initially allocates space for separator, even if...
1479  659247 link-button: Reset the mouse cursor when destroyed
1480
1481 * Translation updates:
1482  Asturian
1483  Belarussian
1484  Brazilian Portuguese
1485  British English
1486  Bulgarian
1487  French
1488  Galician
1489  German
1490  Latvian
1491  Portuguese
1492  Punjabi
1493  Russian
1494  Serbian
1495  Slovenian
1496  Swedish
1497
1498
1499 Overview of Changes in GTK+ 3.1.90
1500 ==================================
1501
1502 * GtkAppChooserButton: A new function has been added
1503   that makes it possible to have the button select the
1504   default app (as opposed to the most-recently-used app).
1505
1506 * A lot of feedback on the the tree model refactoring has
1507   been incorporated via new test cases and bug fixes
1508
1509 * The filechooser search has been ported to tracker 0.12
1510   and is using the tracker DBus API directly now.
1511
1512 * The new fontchooser API has been reworked a bit to make
1513   it follow the same pattern we use else where. GtkFontChooser
1514   is now an interface that is implemented by GtkFontChooserButton,
1515   GtkFontChooserDialog and GtkFontChooserWidget (to which the
1516   original GtkFontChooser has been renamed).
1517
1518 * Bugs fixed
1519  514843 gtkfilechooser should be more robust to malformed URIs...
1520  617583 Dead accents keys don't work in GTK+ applications on OSX
1521  642706 No way to select the default entry
1522  657353 GtkTreeModelFilter hangs when filtering
1523  657627 new font chooser API inconsistent
1524  658272 Port gtksearchenginetracker.c to tracker 0.11/0.12
1525  658379 Disabled devices still added to list on startup
1526  658398 Use of uninitialized variable reported by Valgrind
1527  658507 better comboboxes for right to left languages
1528  658600 Geany crashes when reopening file chooser dialog
1529  658696 Crash when inserting a new node
1530  658774 Regression: GtkFileChooserButtons do not expand
1531
1532 * Translation updates:
1533  Belarusian
1534  British English
1535  French
1536  Galician
1537  Indonesian
1538  Italian
1539  Latvian
1540  Norwegian bokmål
1541  Persian
1542  Polish
1543  Portuguese
1544  Punjabi
1545  Simplified Chinese
1546  Slovenian
1547  Spanish
1548  Swedish
1549  Tamil
1550
1551
1552 Overview of Changes in GTK+ 3.1.18
1553 ==================================
1554
1555 * GtkFileChooser:
1556  - It is no possible to go to the containing folder of a
1557    selected file in recent files or search results.
1558
1559 * Bugs fixed
1560  530253 typo ifaces under gtk_tree_view_set_reorderable
1561  566202 GTK_SELECTION_MULTIPLE description unclear
1562  581435 gtk_tree_view_set_drag_dest_row() needs more documentation
1563  655631 Description of x and y parameters in gtk_render_arrow is in...
1564  657793 Support NULL sibling in gtk_grid_attach_next_to
1565  657882 gtk_css_provider_propagate_error's signature not updated...
1566  657963 themingengine: remove xthickness FIXME from gtk_render_line()
1567  657985 reeview: add GTK_STYLE_CLASS_SEPARATOR for tree view separators
1568  658008 Centered text alignment in GtkAssistant is wrong
1569  658077 Add theming support to GtkPathBar
1570  658111 gtk_label_set_pattern() is reset by a call to gtk_box_pack_...
1571  658168 Gtk-Message: Failed to load module "gail"
1572  658200 gtk_toolbar_finalize() does stuff it shouldn't
1573         Fix colord support in the print dialog
1574
1575 * Translation updates
1576  Belarusian
1577  Brazilian Portuguese
1578  Esperanto
1579  Galician
1580  Korean
1581  Lithuanian
1582
1583
1584 Overview of Changes in GTK+ 3.1.16
1585 ==================================
1586
1587 * Make distcheck work again, and fix errors that crept in by
1588   lack of a working distcheck.
1589
1590 * Bugs fixed:
1591  656223 GtkToolShell: Move vfunc default results to default impl...
1592
1593
1594 Overview of Changes in GTK+ 3.1.14
1595 ==================================
1596
1597 * GtkTreeView:
1598  - The GtkTreeModelFilter and GtkTreeModelSort implementations
1599    have been improved and a comprehensive test suite has been added.
1600
1601 * GtkFileChooser:
1602  - The selected file(s) can now be copied to the clipboard
1603
1604 * Bugs fixed:
1605  656851 Allow use of GVariant in GtkListStore
1606  344858 gtk_menu_item_new_with_label() created widget with refcount 2
1607  349502 option to copy full path in "Save AS"/"Open file" dialogs
1608  621076 GtkTreeModelFilter does not emit all signals in some situations
1609  634136 GtkTable::children accessor
1610  649588 crash when sending a notification: "Gdk-CRITICAL **: gdk_visual_...
1611  650762 gtk_misc_set_alignment replacement with the new API functions
1612  651827 Crash in check_application()
1613  656986 GtkSwitch is unusable when added to primary toolbar.
1614  657146 Missing files in POTFILEs.in
1615  657260 Gtk should use AtkWindow and remove that hack on GailUtil
1616  657359 Crash when specifying data length in gtk_css_provider_load_...
1617  657384 missing accessors for GdkEvent structures
1618
1619 * Translation updates:
1620  Galician
1621  German
1622  Gujarati
1623  Indonesian
1624  Norwegian bokmål
1625  Persian
1626  Russian
1627  Serbian
1628  Spanish
1629  Swedish
1630  Traditional Chinese
1631  Uighur
1632
1633
1634 Overview of Changes in GTK+ 3.1.12
1635 ==================================
1636
1637 * GtkFontChooserDialog: A newly designed font selection dialog
1638   that is intended to replace GtkFontSelectionDialog
1639
1640 * Drawing of focus rectangles is now optional; it can be turned
1641   off altogether, or until actual keyboard interaction happens,
1642   with the gtk-visible-focus setting.
1643
1644 * OS X: Fixes for 10.7 (Lion)
1645
1646 * Bugs fixed:
1647  407885 A new GtkFontSelectionDialog
1648  508601 Copying from GTK+ applications causes crash
1649  599664 The print dialog should not block while looking for an...
1650  645258 Add gtk_text_iter_assign API
1651  649567 hide focus rectangles when not keynavigating
1652  652991 Remove local copy of introspection.m4
1653  653817 Would like GtkGrid methods to insert rows/columns
1654  653964 Installing MinGW32 build misses gdk/win32 headers
1655  655074 Fix crash with undecorated windows on MacOS Lion
1656  655122 Crash when resizing window on MacOS Lion
1657  655173 small memory leak in GtkStyleProperty
1658  655495 Make X11-specific functions introspectable
1659  655496 X11-specific objects methods are introspected as static functions
1660  655545 condition can never be true in gtk_tree_view_real_set_cursor
1661  655822 Removal of GSettings key causes crash on upgrades
1662  656098 Tweak GtkAppChooser's short description
1663  656421 3.1.10: G_DISABLE_DEPRECATED detection breaks compilation
1664
1665 * Translation updates
1666  Brazilian Portuguese
1667  Bulgarian
1668  Russian
1669  Spanish
1670  Swedish
1671  Traditional Chinese
1672
1673
1674 Overview of Changes in GTK+ 3.1.10
1675 ==================================
1676
1677 * Assorted file chooser improvements/redesign:
1678  - Remove the expander in Save mode
1679  - Move the path bar up in Save mode
1680  - Remember the last opened directory
1681  - Start in recently-used mode when no folder is set
1682  - Update recent-files when confirming in the file chooser
1683
1684 * Accessibility:
1685  - Gail has been merged into GTK+ and is no longer a module
1686  - A testsuite for a11y functionality has been added
1687
1688 * Theming:
1689  - Icon view cells can now have a border
1690
1691 * GtkMountOperation can now show processes on OpenBSD
1692
1693 * Gdk input devices now expose their XInput2 device ID
1694   via gdk_x11_device_get_id()
1695
1696 * Bugs fixed:
1697  653450 gtkfilechooser crashes when adding favorite
1698  653705 GtkAssistant doesn't notice destroyed pages
1699  653947 Crash in gdk/x11/gdkdevicemanager-xi2.c:get_event_window
1700  654125 gdkoffscreenwindow set any impl handlers to null...
1701  654179 iconview: make it possible for selected cells to render...
1702  654428 focusable labels are emitting inappropriate object:text-sel...
1703  654678 Message dialog's primary text font increases on every call...
1704  654695 Memory corruption in gtk_theming_engine_register_property()
1705  654720 void return issues cause compile issues for GTK 3.1.8
1706  655009 Clamp border radius following CSS specs
1707  654266 No longer possible to set empty text on a GtkProgressBar
1708
1709 * Translation updates:
1710  Galician
1711  German
1712  Hebrew
1713  Latvian
1714  Lithuanian
1715  Norwegian bokmål
1716  Persian
1717  Polish
1718  Slovenian
1719  Spanish
1720  Uighur
1721
1722
1723 Overview of Changes in GTK+ 3.1.8
1724 =================================
1725
1726 * Theming improvements:
1727   - Multiple colors are now supported
1728   - Support CSS font properties like font-size, font-family, etc
1729   - nth-child works for toolbars too
1730
1731 * Bug fixes:
1732  652506 Improve GtkAssistant button labels
1733  652618 themingengine: shrink the background size to the padding-box
1734  652769 Reordering/removing hidden children in GtkBox results in 100% CPU
1735  653053 Avoid GApplication being released twice...
1736  653191 uninitialized variable in completion_match_func
1737  653333 Assigned value is garbage or undefined in gtktoolpalette.c:565
1738  653512 GtkEntryCompletion: Use a PAGE_STEP macro instead of a magic number
1739  653785 GtkStyleContext ignores style classes when getting style properties
1740
1741 * Translation updates:
1742  Belarusian
1743  Dutch
1744  Galician
1745  Hebrew
1746  Norwegian bokmål
1747  Persian
1748  Slovenian
1749  Spanish
1750
1751 Overview of Changes in GTK+ 3.1.6
1752 =================================
1753
1754 * GtkOverlay is a new container that allows to place one or more
1755   'overlay' widgets on top of another widget. This can be used
1756   for 'floating statusbars' and similar interfaces.
1757
1758 * GtkLockButton has been simplified in appearance to look like
1759   a normal button
1760
1761 * GtkNotebook now supports height-for-width layout
1762
1763 * Accessibility for menuitems and combo boxes has been restored
1764
1765 * The horizontal and vertical subclasses of GtkBox, GtkPaned,
1766   GtkSeparator, GtkScrollbar, GtkScale and GtkButtonBox have
1767   been deprecated
1768
1769 * The print dialog can now display color profile information
1770
1771 * Many enhancements and fixes to CSS theming
1772  - The CSS parser has been rewritten with the goal of better
1773    CSS compliance and improved error handling
1774  - A testsuite for the parser has been added
1775  - Attributes can be inherited from parent widgets
1776  - Shorthand properties are supported
1777  - Color and font attributes are now inherited
1778  - Borders and padding are now handled much more consistently,
1779    and border-radius support is more complete
1780  - text-shadow, box-shadow and icon-shadow attributes are now
1781    supported
1782  - nth-child works for boxes
1783
1784 * Bug fixes:
1785  353712 allow reducing selection in GtkLabel
1786  576492 GtkBuilder does not respect G_PARAM_CONSTRUCT properties
1787  624539 Keep track of last focused window
1788  634491 gtk_tree_path_append_index() is linear in the number of indices
1789  634994 Explicitly declare internal reserved bits in GdkModifierType
1790  641087 Wish: GtkApplication::window-added signal
1791  642768 Make tracker search backend a bit less verbose
1792  642773 Make file search non-case sensitive
1793  642929 GtkFileChooserDialog with GTK_FILE_CHOOSER_ACTION_CREATE_...
1794  644906 gtkimcontextime.c: NULL pointer reference
1795  646859 GtkCssProvider.load_from_data introspection
1796  649314 Add support for the text-shadow property
1797  649779 Add missing gtk_widget_override_* annotations
1798  649972 Crash when loading an ui file with an empty GtkGrid
1799  649979 Argument count TypeError from Gtk.TreeView.enable_model_drag_...
1800  650012 GtkAppChooser* documentation does not document the content_type
1801  650110 Add sanity check in GtkEntryCompletion
1802  650114 gtk_entry_set_completion does not destroy idle source
1803  650167 Unused variable in GtkEditable example code
1804  650202 Optimization in theme_subdir_load (gtkicontheme.c)
1805  650302 Combo box menu items should expose their displayed text
1806  650382 GtkButton uses wrong values in grab
1807  650418 menu: don't use the border as a padding value
1808  650420 all: avoid boxed structs copying where possible
1809  650424 treeview: theming-related fixes
1810  650530 GtkAssistant beautification patches
1811  650664 gtkstatusbar: gtk_misc_set_alignment () function replacement
1812  651194 Should support border-image as a shorthand property
1813  651706 gdk: Update keysyms list from latest X.org headers
1814  651707 Move private functions to private headers
1815  651734 GtkLockButton: symbolic icon is fuzzy
1816  651979 compose-parse.py can not work with the newest gdkkeysyms.h...
1817  652045 file open dialog refuses to open or complete non-local files
1818  652102 Issues when redrawing multiple GdkWindows
1819  652103 Add a GtkPrinterOptionWidget type of label to just show info...
1820  652282 build: fix win32 configure checks
1821
1822  * Updated translations
1823  Catalan (Valencian)
1824  Esperanto
1825  Galician
1826  Hebrew
1827  Norwegian bokmål
1828  Slovenian
1829  Spanish
1830
1831
1832 Overview of Changes in GTK+ 3.1.4
1833 =================================
1834
1835 * GtkAssistant has received a visual refresh; as a side-effect,
1836   the various image properties are no longer used
1837
1838 * GtkTextView can now handle RGBA colors
1839
1840 * GtkFileChooser now remembers the last opened directory
1841
1842 * GtkLockButton is a new widget to control dialogs with
1843   PolicyKit (or other) permissions
1844
1845 * Size allocation changes:
1846  - GtkPaned and GtkMenuBar now do height-for-width
1847  - GtkAccelLabel is smarter about hiding the accel if too small
1848  - GTK+ now warns if widgets are under-allocated; this
1849    may cause considerable noise, it will be turned off
1850    before the next stable release
1851  - Label size allocation has been reworked, check your labels
1852  - No longer try to guess the size of labels; this makes
1853    it more important to give windows reasonable default
1854    sizes or set width-chars/max-width-chars on labels
1855  - The computation of initial window size has been reworked,
1856    check your windows
1857
1858 * A test framework for mozilla-style reftests has been added
1859
1860 * GDK Broadway backend changes:
1861  - Improved key event handling
1862  - Make resize grips work
1863  - Make window close buttons work
1864  - Stream data over websocket
1865
1866 * Bugs fixed:
1867  618815  mnemonics aren't displayed when Alt is already pressed...
1868  626457  Add a lock button widget
1869  626503  Critical warning in GtkTreeView
1870  642214  GTK+ 3.0 fails to compile caused by linking with libuuid...
1871  644426  GNOME-wide default to remember last folder
1872  646517  "Sending message (completed)" ellipsized in French
1873  646876  Free MenuPopulateData struct in all the cases.
1874  647284  GtkLabel does not honor width-chars anymore.
1875  647790  GtkMenuShell: don't leak a GSList
1876  647806  gtk_combo_box_set_active_id() nit picks
1877  647962  Desensitize "Select All" when GtkEntry is empty
1878  648136  design refresh for gtkassistant
1879  648419  crash in remove_capslock_feedback at gtkentry.c...
1880  648570  Mnemonics don't show under some letters
1881  648943  Drop the last remaining translated g_warning/g_error calls
1882  649295  gtkdnd: Add API that takes GIcon
1883  649313  gdk_window_set_cursor() sets cursor for random set of devices
1884  649457  probable leak in icon theme
1885  649593  GtkProgressBar theming fixes
1886
1887 * Translation updates:
1888  Galician
1889  Greek
1890  Lithuanian
1891  Luganda
1892  Spanish
1893  Uighur
1894
1895
1896 Overview of Changes in GTK+ 3.1.2
1897 =================================
1898
1899 * Theming fixes and enhancements
1900  - GtkNotebook has an initial-gap style property
1901  - GtkNotebook tab drawing fixes
1902  - Fix problems with transparent backgrounds in panel applets
1903  - Style classes for 'inline' and 'primary' toolbars and sidebars
1904  - Dark theme information is made available to window managers via
1905    the _GTK_THEME_VARIANT property
1906  - Improved rendering of insensitive text
1907  - Support non-uniform border withs in the default engine
1908  - Fix prelight on treeview expanders
1909  - Make it possible to give combo boxes, buttons, entries a
1910    uniform height
1911
1912 * GtkEntry supports 'hinting'
1913
1914 * GtkExpander can resize toplevel windows when expanding
1915
1916 * GtkGrid supports RTL flipping
1917
1918 * GtkStatusIcon reads the _NET_SYSTEM_TRAY_ICON_SIZE property
1919   to get information about the preferred icon size
1920
1921 * To help with debugging of rendering problems, GDK consults
1922   the GDK_RENDERING environment variable. Possible values include
1923   'similar', 'image' and 'recording'
1924
1925 * Fix some problems with XI2 and input methods
1926
1927 * New, experimental GDK backends:
1928  - broadway, which targets HTML5
1929  - wayland, which targets the wayland display server
1930  To build these backends, use the --enable-broadway-backend
1931  and --enable-wayland-backend configure options.
1932  To use them at runtime, set the GDK_BACKEND environment variable
1933  to 'broadway' or 'wayland'. Other backend-specific setup may
1934  still be required, such as running a wayland server.
1935
1936 * Bugs fixed:
1937  440963 Add hinting to GtkEntry
1938  635254 Check whether a resolution is set in GtkPrintSettings...
1939  639584 initial emission of GtkWidget:style-set is not happening
1940  640692 GtkNotebook has wrong background colour when border and...
1941  642712 improve the file chooser design
1942  642918 Sensitivity of buttons sometimes screws up
1943  643805 Allow GtkExpander to resize the toplevel upon expanding...
1944  643841 Make initial gap before the first tab of the notebook...
1945  644276 paned: don't set the "pane-separator" style class...
1946  644348 notebook: make GtkNotebook respect the focus-padding...
1947  644353 Missing annotations in Gtk/Gdk Window...
1948  644355 credits toggle inconsintency
1949  644570 handles with a background image don't work
1950  644777 range: allow stepper-spacing > 0 and trough-under-...
1951  644836 gdk_keyval_to_unicode returns incorrect value...
1952  644847 GdkDeviceManagerXI2: process send_event core events
1953  644925 widget: reset widget style after applying style classes...
1954  644975 styleproperties: make sure to merge the font...
1955  644976 Fix "backspace", "enter", "escape" input.
1956  645057 ./configure fails on gtk+3.0 git head
1957  645134 switch: fix boundaries for the switch motion
1958  645172 radiobutton: don't forget to set the insensitive state...
1959  645176 Closing display causes segfault
1960  645232 symbolic status icons are the wrong size
1961  645234 Leaky calls to gdk_device_manager_list_devices()
1962  645235 Free the motion hint infos in GdkDisplay
1963  645236 Don't leak translate queue in GdkDisplay
1964  645341 pre dialog set CAPSLOCK is ignored.
1965  645354 window: Export theme variant to X11
1966  645405 themingengine: don't hardcode white to draw insensitive...
1967  645458 styleproperties: don't replace when merging...
1968  645937 Drawing model docs are outdated
1969  645960 GtkTreeSelection has no property to set mode
1970  646338 gdk_x_io_error() should call _exit(), not exit()
1971  646446 gtkprintunixdialog.c: set_cell_sensitivity_func leaks badly
1972  646457 Leak in gtkfilechooserdefault.c: search_selected_foreach...
1973  646458 Leak in gtkfilechooserdefault.c: list_row_activated
1974  646460 Weirdness in gtkfilechooserbutton.c: set_info_get_info_cb
1975  646461 Leak in gtkfilechooserbutton.c: model_free_row_data
1976  646462 Leak in gtkappchooserbutton.c: select_application_func_cb
1977  646500 GTK+ 3.1 causes terminals to start up with 0 height
1978  646815 Ref leak in gtk_color_button_clicked
1979  646882 Theming fixes for GtkButton and GtkCombobox
1980  646886 Do not leak list when drawing notebook.
1981  647086 Mismatched style_context_[save/restore] calls
1982  647152 Assertion `GTK_IS_PRINTER (printer)' failed...
1983  647244 Toggling the 'Deletable' option under the general...
1984  647275 Opening messages in Evolution and Empathy...
1985  647278 Small cleanup in statusbar
1986  647594 README link to mailing list is broken
1987  554057 Calling gtk_menu_shell_select_item() on GtkMenuBar...
1988
1989 Updated translations:
1990  Afrikaans
1991  Assamese
1992  Bengali
1993  Brazilian Portuguese
1994  British English
1995  Bulgarian
1996  Catalan
1997  Czech
1998  Danish
1999  Dutch
2000  French
2001  Galician
2002  German
2003  Greek
2004  Hindi
2005  Hungarian
2006  Indonesian
2007  Japanese
2008  Korean
2009  Kurdish
2010  Portuguese
2011  Romanian
2012  Russian
2013  Serbian
2014  Simplified Chinese
2015  Slovenian
2016  Spanish
2017  Swedish
2018  Traditional Chinese
2019  Uighur
2020  Ukrainian
2021
2022
2023 Overview of Changes in GTK+ 3.0.2
2024 =================================
2025
2026 * GtkSettings have been made multi-backend-safe
2027
2028 * Many improvements to themability and the default theme
2029  - GtkScale slider theming can adjust to scale marks, using style classes
2030  - A new style class for 'primary' toolbars
2031  - Widget style classes can now be specified in GtkBuilder files
2032  - Improved scrollbar drawing
2033  - Improved combobox drawing
2034  - Improved spinbutton drawing
2035  - Improved switch drawing
2036  - Improved checkbutton drawing
2037  - Improved menu drawing
2038  - Improved notebook tab drawing
2039
2040 * Bugs fixed:
2041  643041 Gtk-CRITICAL **: gtk_render_slider: assertion `height > 0'...
2042  643131 gtk_tray_icon_dispose
2043  643170 gtk_file_chooser_set_filename does not work if "Show hidden...
2044  643216 Extraneous emits of GdkScreen::monitors-changed
2045  643321 Keypresses in window contextual menu go through to app
2046  643347 consider allowing style data in builder data
2047  643370 gtk_style_context_get_font return NULL
2048  643440 gdkconfig.h included in tarball
2049  643496 GtkDialog does not use separators any more. Description is...
2050  643543 App Chooser classes abort if no content-type is given
2051  643584 crash in gdk_event_free()
2052  643630 Tabs disappear from notebook on scrolling back and resizing...
2053  643685 Normalise marks positions internally in GtkScale
2054  643911 Inactive tab content allocation should respect tab-overlap
2055  643912 Tab allocation should respect tab-curvature
2056  643925 Mouse wheel is following URLs
2057  643967 Add a style property to flip rendering order
2058  644089 treeview: propagate the selected state from the row
2059
2060 * Translation updates:
2061  Esperanto
2062  German
2063  Latvian
2064  Portuguese
2065  Russian
2066  Simplified Chinese
2067  Slovenian
2068  Spanish
2069  Ukrainian
2070
2071
2072 Overview of Changes in GTK+ 3.0.1
2073 =================================
2074
2075 * A autoconf macro, GTK_CHECK_BACKEND, has been added
2076   to allow easy checking for certain gdk backends
2077
2078 * A number of memory leaks and segfaults involving accessibility
2079   have been fixed
2080
2081 * Bugs fixed:
2082  586201 GtkLinkButton doesn't implement neither HyperLink nor...
2083  599907 Gail implementation of atk_add_key_event_listener return...
2084  626730 Check menu item does not set indeterminate state
2085  630971 gailstatusbar attempts to cast a GtkHBox to a GtkBin
2086  633291 Handle Shift-keys in X11 gdk_test_simulate_key()
2087  642213 gtk_widget_render_icon_pixbuf fails with non-standard...
2088  642263 undefined reference to "GTK_IS_SOCKET" and "GTK_IS_PLUG"
2089  642541 Missing semi-colon in gtkseparatormenuitem.c
2090  642677 "migrating" guide not in sync with GTK+ 3.0
2091  642681 gtk_combo_box_text_get_active_text doesn't work as stated
2092  642751 Typo in migrating-2to3.xml
2093  642771 Fix tiny leak in tracker backend
2094  642772 GTK does not correctly process input sent via SendInput...
2095  642778 TextView broken for large files
2096  642782 gail_misc_buffer_get_run_attributes doesn't set background-gdk...
2097  642791 Fix a typo in gtk_socket_notify
2098
2099
2100 * Translation updates:
2101  Bengali India
2102  British English
2103  Bulgarian
2104  Hebrew
2105  Hungarian
2106  Korean
2107  Norwegian bokmål
2108  Punjabi
2109  Spanish
2110  Uighur
2111  Ukranian
2112  Vietnamese
2113
2114
2115 Overview of Changes in GTK+ 3.0.0
2116 =================================
2117
2118 * Library sonames have been changed from libgdk-3.0 and libgtk-3.0
2119   to libgdk-3 and libgtk-3.
2120
2121 * Bugs fixed:
2122  632775 Back / Forward button's icons don't respect RTL settings
2123  639846 GdkEventScroll events are sent twice
2124  639945 Gtk.Widget does not have drag_* methods (but in pygtk it did)
2125  640801 Crash gtk_tree_view_reset_header_styles at gtktreeview.c:11871
2126  641196 Fix another GtkFixed regression, in gtk_fixed_forall()
2127  641302 show something nicer than XF86AudioMute etc
2128  641367 [region] gnome-applications ignore layout switching
2129  641409 not chaining up in ::style-updated
2130  641429 Errors creating a GtkWidget without a display
2131  641431 Apply button goes grey after two mode switching
2132  641517 "Migrating from libunique to GtkApplication" examples do not do...
2133  641558 GtkCssProvider leaks path string
2134  641621 Use faster new G_VALUE_COLLECT_INIT variant instead...
2135  641640 Update autotools configuration
2136
2137 * Translation updates:
2138  Arabic
2139  English
2140  Galician
2141  Hebrew
2142  Korean
2143  Norwegian bokmål
2144  Polish
2145
2146
2147 Overview of Changes in GTK+ 2.99.3
2148 ==================================
2149
2150 * This release adds some forgotten padding to class structs,
2151   and thus breaks ABI for a last time before 3.0
2152
2153 * Many Introspection annotation improvements
2154
2155 * We no longer build the gtk-update-icon-cache utility, and
2156   use a preexisting one, if --enable-gtk2-dependency is passed
2157   to configure
2158
2159 * GtkBuilder can now fill GtkComboBoxText and GtkMenToolButton
2160   widgets with data, as well as GtkFileFilters and GtkTextTagTables
2161
2162 * GtkImage now has a ::use-fallback property to allow generic
2163   fallback with GIcons and icon-names (e.g. for symbolic icons)
2164
2165 * There's a new gtk_text_view_get_cursor_locations() to enable
2166   popup-at-cursor functionality
2167
2168 * The application chooser widgets can now set a custom
2169   dialog heading
2170
2171 * The file chooser and application chooser widgets have received
2172   minor visual improvements
2173
2174 * gtk-auto-mnemonics is now backed by an XSetting
2175
2176 * Defaults for GtkSettings, as well as theme-specific settings,
2177   are now read from key files
2178
2179 * Key themes are now supported again, their syntax has been changed
2180   to be CSS-like
2181
2182 * More objects use GtkStyleContext directly now:
2183   GtkTreeView
2184   GtkIconView
2185   GtkCellArea
2186   GtkCellRendererText
2187   GtkCellRendererPixbuf
2188   GtkCellRendererAccel
2189   GtkCellRendererProgress
2190
2191 * GtkPlug and GtkSocket have been reduced to X11-specific API, and
2192   using them requires including the <gtk/gtkx.h> header, and uses
2193   of GdkNativeWindow in their APIs have been replaced by the X11
2194   Window type.
2195   A number of other API changes were necessary in GDK to ensure
2196   that multiple GDK backends can coexist:
2197   - GdkNativeWindow has been dropped
2198   - The GdkEventOwnerChange owner field is a GdkWindow now
2199   - The GdkEventSelection requestor field is a GdkWindow now
2200   - The GtkWidget::client_event vfunc is gone
2201   - GdkEventClient is gone, together with related API:
2202     gdk_add_client_message_filter
2203     gdk_display_add_client_message_filter
2204     gdk_screen_broadcast_client_message
2205     gdk_event_send_client_message
2206     gdk_event_send_client_message_for_display
2207     gdk_event_send_clientmessage_toall
2208   - gdk_drag_get_protocol_for_display has been changed to
2209     gdk_window_get_drag_protocol
2210
2211 * Migration guide and tutorial and other documentation improvements
2212
2213 * Bug fixes
2214  322926 FileChooser: Alt-Shift-Down should work like Alt-Down
2215  351755 GTK_RANGE (range) -> round_digits should be exposed...
2216  586635 gtk_info_bar_add_button() should return GtkButton*
2217  590459 Text is sometimes not pasted at the right location
2218  598952 Implement object attribute to expose toolkit/source
2219  626336 Warning when activating GtkButton outside of an event...
2220  634677 assertion in finalize assuring that buffer is NULL...
2221  635287 Specify packages when generating GIR
2222  636691 Rendering icons with prelight state doesn't...
2223  638920 gail should provide toolkit as an AtkAttribute
2224  639139 Subclassing GtkIconView broken lately in master
2225  639186 gtk_paper_size_new fails to recognize valid name
2226  639325 Generated introspection broken
2227  639380 Critical warnings when detaching tab
2228  639455 accel cell renderer critical warning
2229  639520 Update docs about colormap to use visual instead.
2230  639531 No error is given when attempting to save to "nonexistent...
2231  639625 Crashes on dereferencing a NULL GtkBorder.
2232  639750 Support css3 colors
2233  639754 Must widget class names begin with uppercase letter?
2234  639767 password not accepted in gnome-screensaver dialog
2235  639792 Regional panel: "Add" dialog: combos not sorted
2236  639822 Synthesized button2/button3 does not transfer source_device
2237  639845 insensitive and separator items in comboboxes not working...
2238  639931 gtk_application_add_window() docs should mention window destr...
2239  639949 pygobject leaks references on GtkWindows
2240  640005 removable media dialog should use app names
2241  640006 choose app dialog shows other apps by default
2242  640011 Selects application on cancel
2243  640105 Crash showing a offscreen window with a textview inside
2244  640161 GtkFileChooserWidget 0xbbf6c0 is mapped but visible=1...
2245  640188 gdk_pixbuf_get_from_drawable missing from migration guide
2246  640195 gdk_cairo_create gets cairo context with badly clipped...
2247  640282 insensitive, active check button becomes sensitive
2248  640313 BadDevice X error when ungrabbing a SLAVE device
2249  640391 Display lines between rows when window is focused
2250  640487 crash on gtk_statusbar_remove_all()
2251  640698 Incompatibility in 'matched-selected' signal invocation
2252  640712 GtkAssistant fonts are too big
2253  640744 mount-operation: don't show the dialog until the tree...
2254  640902 X11 headers included by default in public headers
2255  640965 XCompose does not work with GTK+ 2.99.x
2256  640983 GtkSettings: Fix theme not updating for dark theme
2257  640999 GtkSpinner Class check macro is invalid
2258  641023 assertion `hash_table != NULL' failed in gtkplug.c
2259  641039 Cannot expand/collapse nodes by mouse
2260  641042 assertion `G_IS_OBJECT (object) in gdkevents.c
2261  641059 Fix several bugs handling GtkTrayIcon symbolic colors
2262  641073 Please be consistent with GtkEntryCompletion
2263  641176 Fix crash in gtk_fixed_remove()
2264
2265 * Translation updates
2266  Arabic
2267  Basque
2268  Catalan
2269  Chinese
2270  Esperanto
2271  Estonian
2272  Galician
2273  German
2274  Greek
2275  Hebrew
2276  Italian
2277  Kazakh
2278  Norwegian bokmål
2279  Persian
2280  Punjabi
2281  Spanish
2282  Uighur
2283
2284
2285 Overview of Changes in GTK+ 2.99.2
2286 ==================================
2287
2288 * More widget are using GtkStyleContext directly:
2289  GtkToolItemGroup, GtkMenuItem, GtkImageMenuItem, GtkMenu,
2290  GtkTearoffMenuItem, GtkCheckMenuItem, GtkMenuShell
2291
2292 * gtk-builder-convert now accepts a --target-version option
2293
2294 * Bug fixes:
2295  637965 GtkTreeCellDataFunc called with a wrong column arguments
2296  639127 Misc Win32 GDK building problems
2297  639157 GtkOrientable should add/remove "horizontal" and "vert...
2298  639209 Allow toggling the GtkSwitch by clicking the handle
2299  639286 include gtk/gtktextattributes.h not installed
2300  639327 gtk-builder-convert needs to convert gtkcomboboxentry...
2301
2302 * Translation updates:
2303  Arabic
2304  Basque
2305  Hebrew
2306
2307 Overview of Changes from GTK+ 2.99.0 to 2.99.1
2308 ==============================================
2309
2310 * More widgets are using GtkStyleContext directly:
2311   GtkColorButton, GtkColorSelection, GtkHSV,
2312   GtkFontSelection, GtkPrintUnixDialog, GtkImage,
2313   GtkLayout, GtkViewport, GtkTextDisplay, GtkTextUtil,
2314   GtkCalendar
2315
2316 * GtkBuilder support has been added for setting menus
2317   on GtkMenuToolButtons and for adding tags to
2318   GtkTextTagTable as well as adding items to
2319   GtkComboBoxText
2320
2321 * Bug fixes:
2322  350618 start rubber banding on "white space"
2323  612918 Support disabling X11 extensions
2324  635687 problem with pygtk or gtk with gtk.Plug and gtk.Socket...
2325  638017 GtkTextView: Crash in gtk_text_view_set_tabs()
2326  638119 GtkSpinner animation not correctly stopped...
2327  638880 Need a setter for has_user_ref_count
2328  639030 Small cleanup in gailtextview code.
2329  639047 Fix remaining usage of g[dk]ktargetlib.
2330  639079 Obtain the fg color from the renderer
2331  639105 Port GtkTextDisplay to StyleContext.
2332  639106 New CSS style misses distinction between "selected focused"...
2333  639127 Misc Win32 GDK building problems
2334  639157 GtkOrientable should add/remove "horizontal" and "vertical"...
2335
2336 * Translation updates:
2337  British English
2338  Galician
2339  Hebrew
2340  Indonesian
2341  Spanish
2342
2343
2344 Overview of Changes from GTK+ 2.91.7 to 2.99.0
2345 ==============================================
2346
2347 * Deprecations and removals:
2348  - Long-obsolete linuxfb-related GtkWindow APIs have been dropped
2349  - All remaining G_SEALed struct members have been removed
2350  - GtkThemeEngine has been removed
2351  - gdk_display_get_window_at_device_position() has been renamed to
2352    gdk_device_get_window_at_position()
2353  - gdk_display_get_device_state() has been renamed to
2354    gdk_device_get_position()
2355  - gdk_device_set_source() has been dropped
2356  - gdk_set_pointer_hooks(), gdk_display_set_pointer_hooks() and
2357    gdk_display_set_device_hooks() have been removed
2358  - The deprecated GtkNotebook:tab-pack child property has been removed
2359  - The deprecated gtk_quit_add() functions have been removed
2360  - The GtkRange update-policy facility has been removed
2361
2362 * The gtk-update-icon-cache and gtk-builder-convert utilities have
2363   been renamed back to their un-suffixed names. Distributions will
2364   have to resolve the conflict between GTK+ 2.x and 3.0 packages
2365   by dropping one set of the utilities and adding a dependency.
2366
2367 * It is now possible to include multiple GDK backends in a single
2368   library. The --with-gdk-backend option has been split into separate
2369   --enable-{x11,win32,quartz}-backend options.
2370
2371 * The GDK Quartz backend has been ported to the new GDK backend API
2372
2373 * A number of widgets have been ported to use GtkStyleContext directly:
2374   GtkAccelLabel, GtkArrow, GtkSeparator, GtkSpinButton, GtkMessageDialog,
2375   GtkFrame, GtkEventBox, GtkScrolledWindow, GtkProgressBar, GtkEntry,
2376   GtkFileChooserEntry, GtkSwitch, GtkHandleBox, GtkToolbar, GtkFixed,
2377   GtkToolPalette, GtkAboutDialog, GtkAssistant, GtkTrayIcon, GtkPaned,
2378   GtkToolButton, GtkSocket, GtkRecentChooser, GtkTooltip, GtkPathBar,
2379   GtkWin32EmbedWidget, GtkCellView, GtkDialog, GtkDrawingArea, GtkPlug,
2380   GtkEntryCompletion, GtkFileChooserButton, GtkFileChooser, GtkHandleBox,
2381   GtkLinkButton, GtkOffscreenWindow
2382
2383 * Various problems with width-for-height geometry management have been
2384   fixed in GtkAlignment, GtkCheckButton, GtkBin
2385
2386 * The GtkComboBox, GtkIconView and GtkCellView widgets have been ported
2387   to use GtkCellArea for their cell layouts
2388
2389 * The cups print backend can now send print jobs directly in PDF if
2390   cups supports it
2391
2392 * GtkNumerableIcon is a variant of GEmblemedIcon for using numbers
2393   as emblems
2394
2395 * Bugs fixed:
2396  144324 Leaking dnd contexts with XDnD
2397  165987 unsets DESKTOP_STARTUP_ID
2398  307963 GtkSpinButton clamps value with the wrong maximum.
2399  321958 gtk.Calendar Notes should also say the format of year
2400  533745 Segfault on gdk.DragContext.drag_get_selection()
2401  553404 Out-of-date comment in gtk_text_view_add_child_in_window()
2402  559503 Description should mention gregorian
2403  560177 Applications should send print jobs to CUPS in PDF format...
2404  562182 gtk_init() docs inaccurate
2405  599130 Ending a drag using space or enter doesn't always cause a...
2406  617312 Move documentation to inline comments: GtkDialog
2407  617315 Move documentation to inline comments: GtkDrawingArea
2408  617322 Move documentation to inline comments: GtkEntryCompletion
2409  617327 Move documentation to inline comments: GtkExpander
2410  617471 Migrate API docs from templates to source files...
2411  621720 Use $(AM_V_GEN) to silent the build a bit.
2412  622125 Note that gtk_show_uri needs gvfs to spawn URLs
2413  629955 Deprecate/remove gtk_main and gtk_init_add/remove* API
2414  633795 gdk_event_get_state wrongly extracts GDK_PROPERTY_NOTIFY...
2415  634711 Xlib warning when RANDR is missing
2416  635299 add gtk_selection_data_get_data_with_length API...
2417  637691 Eating events breaks proxied DND
2418  637721 gtk 2.91.6 issue with gtkcellrendererprogress
2419  637736 [GtkAboutDialog] Newlines are ignored in translator-credits
2420  637763 [GtkAboutDialog] no longer display contact link
2421  637834 gtk_widget_verify_invariants: relax toplevel checks
2422  637849 Shell segfaults when unicode characters after U+00FF...
2423  637895 gdk_pointer_grab() deprecated comment is not helpful enough
2424  637907 gtkwindow.h includes a private header
2425  637910 GtkSpinner - does not animate
2426  637958 print dialog doesn't fit on netbook screen size
2427  637974 Gtk+ 2.91.7 build of introspection fails
2428  638179 in draw signal handle call gtk_style_context_add_provider...
2429  638193 GtkSpinButton documentation out of date
2430  638231 GtkSwitch states translation
2431  638386 gdk_x11_display_init_input careless
2432  638580 'application' window's property released too late
2433  638608 gtkenums: add GTK_STATE_FLAG_NORMAL = 0
2434
2435 * Updated translations:
2436  Estonian
2437  Kurdish
2438  Norwegian bokmål
2439  Punjabi
2440  Spanish
2441  Swedish
2442  Uighur
2443
2444
2445 Overview of Changes from GTK+ 2.91.6 to 2.91.7
2446 ==============================================
2447
2448 * The treeview-refactor branch has been merged, bringing more
2449   flexible cell arrangement with GtkCellArea, GtkCellAreaBox, etc
2450
2451 * The gdk-backend branch has been merged. This branch cleans up the
2452   internal frontend/backend separation in GDK, with the ultimate goal
2453   of allowing to build a single gdk library that contains multiple
2454   backends (interesting combinations are x11+wayland or quartz+x11).
2455
2456   For now, GDK is still restricted to a single backend, but
2457   as a first step, the libraries no longer include the backend name
2458   in their soname, but are just libgdk-3.0.so and libgtk-3.0.so.
2459
2460   Only the x11 backend has been kept up to date with this cleanup
2461   work, other backends are broken in this release.
2462
2463 * Deprecations and removals:
2464  - G_SEALed struct members have been removed from GtkWindowGroup,
2465    GtkDrawingArea, GtkTreeStore, GtkTreeModelSort, GtkTreeSelection,
2466    GtkSocket, GtkPrintJob, GtkSelectionData
2467  - Input device handling:
2468    - gdk_display_list_devices, gdk_display_get_core_pointer,
2469      gdk_input_set_extension_events, gtk_widget_set_extension_events,
2470      gdk_devices_list have been removed
2471    - gdk_display_warp_device has been replaced by gdk_device_warp
2472    - gdk_enable_multidevice has been replaced by gdk_disable_multidevice
2473  - Drag-and-Drop:
2474    gdk_drag_context_new, gdk_drag_find_window and gdk_drag_get_protocol
2475    have been removed
2476  - Property handling:
2477    Functions that deal with X11-specific encodings such as Compound Text
2478    have been moved to backend-specific API:
2479    gdk_string_to_compound_text[_for_display],
2480    gdk_utf8_to_compound_text[_for_display], gdk_free_compound_text,
2481    gdk_text_property_to_text_list[_for_display], gdk_free_text_list,
2482    gdk_text_property_to_utf8_list
2483  - Foreign windows:
2484    Functions for dealing with GdkWindow wrappers around foreign
2485    windows have been moved to backend-specific API.
2486  - Application launching:
2487    The gdk_spawn_* APIs have been removed, since they were trivial
2488    wrappers around g_spawn_* on most platforms and can be replaced
2489    by GIO GAppInfo APIs.
2490  - Misc. other functions: gdk_net_wm_supports, gdk_set_locale,
2491    gdkx_visual_get have been either removed, gdk_set_sm_client_id
2492    has been moved to backend-specific API.
2493
2494 * A number of GTK+ widgets have been ported to use GtkStyleContext
2495   directly for rendering
2496
2497 * The tracker search backend for the file chooser has been updated
2498   to work with libtracker-sparql as available in tracker >= 0.9
2499
2500 * The GtkAboutDialog has been given a facelift. It no longer
2501   opens second-level dialogs
2502
2503 * The GDK X11 backend now uses XI2 (including multi-device capabilities)
2504   by default. Use gdk_disable_multidevice() to switch back to the
2505   XI1/Core implementation
2506
2507 * Bug fixes:
2508  629923 Consider always calling unmap() when unsetting MAPPED flag
2509  634657 Dynamically attached calendar does not respond to mouse clicks
2510  635401 Setting conflict warning does not disappear when conflict is fixed
2511  636732 Gtk+ fails to build
2512  636777 Leak in gtk_css_provider_get_named
2513  637018 Add checks for id-column/entry-text-column >= 0
2514  637069 Custom print settings set in custom-widget-apply are lost
2515  637155 Remove vestiges of support for themes using XSHAPE
2516  637156 Optimize gtk_widget_shape_combine_region (widget, NULL, ...)
2517  637189 gtk_cell_renderer_spin_start_editing uses g_ascii_strtod but...
2518  637243 docs: fix link failure on gtk-doc scanner binaries
2519  637256 gtkstylecontext: fix typos in annotations
2520  637464 Fix GdkWindowFilter internal refcounting
2521  637471 GTK2_RC_FILES should be renamed to GTK3_RC_FILES
2522  637520 Gtk+ seems to have broken Mutter
2523  637606 Missing out annotations for gtk_accelerator_parse and...
2524  637608 Problems with the new AboutDialog
2525
2526 * Translation updates:
2527  Estonian
2528  Hebrew
2529  Kazakh
2530  Norwegian bokmål
2531  Persian
2532  Spanish
2533  Vietnamese
2534
2535
2536 Overview of Changes from GTK+ 2.91.5 to 2.91.6
2537 ==============================================
2538
2539 * Deprecations, cleanups and API changes:
2540  - GdkDrawable and some X11-specific APIs have been removed
2541  - GtkStyle and GtkRcStyle have been deprecated
2542  - The GdkWindowClass enumeration is now GdkWindowWindowClass
2543  - gdk_window_get_geometry lost its depth argument
2544  - The old, unused gtk_decorated_window_... functions have
2545    been removed.
2546
2547 * GtkComboBox has gained an 'active id' property that is
2548   intended for easy binding to settings
2549
2550 * GtkAppChooser: A new family of widgets that allow choosing
2551   an application to open a file. This is strongly based on
2552   the corresponding nautilus dialog, which it is replacing.
2553
2554 * The GtkStyleContext branch has been merged, changing the APIs
2555   that are used to do themed drawing, and the theme engine interfaces.
2556   Among the new classes are GtkStyleContext (replacing GtkStyle) and
2557   GtkCssProvider (replacing the gtkrc parser). The migration guide
2558   contains a chapter about porting from GtkStyle to GtkStyleContext.
2559
2560 * Bugs fixed:
2561  549720 Add a way to hide GtkScale's slider
2562  582557 need open with dialog box to use with IBM's Lotus Notes...
2563  619148 "active ID" properties (GtkComboBox)
2564  636060 use ATK_DEFINE_TYPE where possible
2565  636129 invalid uninstantiatable type `(null)' in cast to `GtkSpinner'
2566  636388 gtk3-demo craches (segfault) when pressing a key in the textarea...
2567  636511 New style override functions do not work on textview
2568
2569 * Updated translations:
2570  Estonian
2571  Galician
2572  Hebrew
2573  Persian
2574  Slovenian
2575  Spanish
2576
2577
2578 Overview of Changes from GTK+ 2.91.4 to 2.91.5
2579 ==============================================
2580
2581 * GtkSwitch: a new widget that provides switch-like on/off functionality
2582
2583 * Deprecations and cleanups:
2584  - GtkCallbackMarshal and GtkFunction have been deprecated
2585  - gtk_init_add has been removed
2586  - The ::size-request signal has been removed
2587  - GtkRuler has been removed
2588
2589 * The default value for the GtkBox::fill property has been changed
2590   back to TRUE
2591
2592 * Bugs fixed:
2593  613942 Deprecate GtkRuler, GtkVruler and GtkHRuler
2594  629955 Deprecate / remove gtk_main and gtk_init_add / remove* API
2595  633324 Stop invoking size-request completely
2596  633896 Printing: Use XDG_DOCUMENTS_DIR as the default location...
2597  634474 infinite loop in gtk_icon_view_accessible_set_adjustment
2598  634558 Selecting "Search" should focus text box for keyboard entry
2599  634592 GtkNotebook doesn't expand (in a typical GtkDialog)
2600  634697 gdk: Add XSetting for "gtk-cursor-blink-timeout"
2601  634821 Fix a BadMatch when create an icon pixmap for an ARGB visual
2602  634987 add a switch widget
2603  635175 Leak in gtk_plug_realize
2604  635253 GtkRadioButton constructors don't mark group as "allow-none"
2605  635307 iconcache: Ensure we don't lose data on power loss
2606  635380 gdk_event_apply_filters is unsafe against changes in filter list
2607  635588 clicking URL to be opened freezes the application for 3-5 seconds
2608  635693 Bad pointer grab bug with GtkMenu/GtkComboBox
2609  635879 Change the gdk_rgba_parse() function to be usable from bindings
2610
2611 * Updated translations:
2612  Arabic
2613  British English
2614  Catalan
2615  Czech
2616  German
2617  Hungarian
2618  Indonesian
2619  Norwegian bokmål
2620  Romanian
2621  Thai
2622  Uyghur
2623
2624
2625 Overview of Changes from GTK+ 2.91.3 to 2.91.4
2626 ==============================================
2627
2628 * Bugs fixed:
2629  609622 disappearing statusicon
2630  631331 window icons don't work anymore
2631  632894 Only show Desktop in file chooser button if there is one
2632  633670 Child minimum/natural size is not respected by GtkScrolledWindow
2633  633762 Correctly convert colors to CSS and deal with librsvg limitations
2634  633915 gtk_button_box_child_requisition() mishandles size allocations
2635  634060 Support for GIcon pixbufs
2636  634338 Move GtkPaned documentation to inline comments
2637  634339 Move GtkProgressBar documentation to inline comments
2638  634340 Move GtkPageSetup documentation to inline comments
2639
2640 * Translation updates
2641  Japanese
2642  Estonian
2643
2644
2645 Overview of Changes from GTK+ 2.91.2 to 2.91.3
2646 ==============================================
2647
2648 * The scrollable interface has gained some extra properties
2649   to influence scrolling behaviour: [hv]scroll-policy
2650
2651 * The size_request vfunc and signal have been deprecated and
2652   are no longer used inside GTK+ itself
2653
2654 * GtkAssistant has added a custom page type that gives full
2655   control of button visibility
2656
2657 * The homogeneous parameter has been removed from gtk_box_new
2658
2659 * Bugs fixed:
2660   61852 GtkTextBuffer needs a case insensitive search
2661  576498 GtkAssistant seals members without adding accessors
2662  612611 auto-mnemonics breaks menu scrolling
2663  633050 need gtk_combo_box_new_with_model_and_entry
2664  633216 Make gdk_rgba_to_string() take a const GdkRGBA
2665  633274 Add error trap around call to XFixesChangeSaveSet()
2666  633374 Port tests to GtkScrollable API...
2667  633500 statusbar labels behind resize grip on startup
2668
2669 * Updated translations:
2670  Catalan (Valencian)
2671  Estonian
2672  Galician
2673  Hebrew
2674
2675
2676 Overview of Changes from GTK+ 2.91.1 to 2.91.2
2677 ==============================================
2678
2679 * GtkApplication has been rewritten. It mostly relies on GApplication
2680   API now. Remaining functions include gtk_application_new() and
2681   gtk_window_set_application()
2682
2683 * A GtkScrollable interface has been added and implemented by all
2684   scrollable widgets. GtkScrolledWindow has ::min-display-width/height
2685   properties to control the minimal size of the content area.
2686
2687 * GtkComboBox changes:
2688  - Popups can be wider than the combo box itself
2689  - The deprecated GtkComboBoxEntry subclass has been removed
2690  - The deprecated combo box text convenience API has been removed
2691
2692 * GtkRecentManager changes:
2693  - Store xbel file in XDG_USER_DATA
2694  - Add gtk_recent_info_create_app_info()
2695  - Add gtk_recent_info_get_gicon()
2696  - Coalesce multiple changes
2697
2698 * GtkIconView allows tree models (ignoring anything below the root level)
2699
2700 * GtkProgressBar, GtkSpinButton, GtkEntry and GtkCalendar no longer have
2701   their own input-output window
2702
2703 * gtk_widget_hide_all() has been removed
2704
2705 * GtkGrid: A legacy-free, height-for-width grid container
2706
2707 * GDK gained a GdkRGBA color struct containing 4 doubles, and various
2708   GdkColor APIs have GdkRGBA counterparts now.
2709
2710 * Bugs fixed:
2711  324899 GtkComboBoxText needs API to remove all items
2712  438318 Deprecate and remove hide_all()
2713  524304 Use XDG_USER_DATA to store the recent files
2714  617174 gtkrecentinfo & GIcon
2715  632381 gtk_combo_box_text_new_with_entry() adds two text cell renderers
2716  632538 Move setting property registration in gtksettings.c
2717  632539 Do not install gtkprivate.h
2718  632677 restore copyright header
2719  632736 change the window class of entry from INPUT_OUTPUT to INPUT_ONLY
2720  632936 gtkcellrenderer gdkrgba changes not correct
2721
2722 * Translation updates:
2723  Arabic
2724  Galician
2725  Hebrew
2726  Japanese
2727  Norwegian bokmål
2728  Spanish
2729  Telugu
2730
2731
2732 Overview of Changes from GTK+ 2.91.0 to 2.91.1
2733 ==============================================
2734
2735 * GTK+ can now add a resize grip to any window. The resize
2736   grip functionality in GtkStatusbar has been removed.
2737
2738 * A very old bug in the handling of geometry widgets has
2739   been fixed, and a way to set geometry in terms of the
2740   geometry widget has been added: gtk_window_resize_to_geometry()
2741
2742 * The GtkFileChooser now uses GSettings to store its settings
2743   instead of the keyfile ~/.config/gtk-2.0/gtkfilechooser.ini
2744
2745 * GtkWrapBox has been dropped from GTK+ again. The widget
2746   will be available in libegg until clear use cases have
2747   been established.
2748
2749 * GtkWidget now has horizontal and vertical expand flags, in
2750   the form of ::hexpand and ::vexpand properties. These flags
2751   are intended to obsolete most custom container-specific
2752   expand child properties, over time.
2753   Expandability is inherited up the widget hierarchy.
2754
2755 * GtkComboBoxEntry has been deprecated in favor of a
2756   ::has-entry property on GtkComboBox.
2757
2758 * The GtkComboBox text convenience API (gtk_combo_box_new_text(), etc)
2759   has been deprecated in favor of a new GtkComboBoxText class.
2760
2761 * GtkLinkButton has gained a ::activate-link signal that
2762   can be used to suppress the default behavior.
2763
2764 * The very outdated tutorial has been dropped from the GTK+ distribution,
2765   and a new 'Getting started' section has been added to the API
2766   documentation that will accumulate tutorial material over time.
2767
2768 * Bugs fixed:
2769   68668 Fix handling of geometry widget
2770  313350 Return type of gtk_accelerator_get_default_mod_mask...
2771  351247 GtkScrolledWindow is mis documented
2772  423201 gtk_combo_box_entry_active_changed does not transform...
2773  563002 Doesn't call 'update-preview' on set_filename
2774  612396 Implement GtkComboBoxText subclass to supersede "text"...
2775  613728 Rationalize GtkTreeView focus
2776  628902 use expand flags to determine window resizability
2777  629722 save_entry_get_info_cb() doesn't behave correctly
2778  629778 Scrolled window does not behave properly with height-for...
2779  629955 Deprecate / remove gtk_main and gtk_init_add / remove* API
2780  630850 Use GSettings for the filechooser settings
2781  630900 GtkCellRendererClass: unify const of GdkRectangle args
2782  631203 Scrolling in GtkTextView can use 100% cpu
2783  631311 Obvious fix for nasty crash in menu code
2784  631473 Fix GTK+3 documentation
2785  631475 Two old GDK_foo key macros left in gdk/quartz/gdkkeys-quartz.c
2786  631599 Allow to use arbitrary surfaces for offscreen windows
2787  631719 Action-based menu accelerators don't synch with GtkMenuItem
2788  631794 Warn when calling gtk_window_parse_geometry() on an empty...
2789  631976 Remove GtkWidgetAuxInfo from GtkScrolledWindow
2790  632059 Move the introduction of the tutorial in the reference
2791  632095 GtkTargetEntry: Add boxed type and constructor
2792  632140 optionally take hotspot coordinates from the pixbuf...
2793  632218 BadMatch when starting gnome-shell
2794
2795 * New or updated translations:
2796  Catalan
2797  Estonian
2798  Galician
2799  Greek
2800  Kazakh
2801  Kikongo
2802  Lithuanian
2803  Punjabi
2804  Slovenian
2805  Spanish
2806
2807
2808 Overview of Changes from GTK+ 2.90.7 to 2.91.0
2809 ==============================================
2810
2811 * The rendering cleanup work has landed. This is a large change that
2812   affects many APIs.
2813   - All gtkstyle functions have been changed to take a cairo_t argument
2814     instead of a window + area.
2815   - GdkPixmap is gone. APIs that took pixmaps are being replaced by ones
2816     that take pixbufs or cairo surfaces, or regions (where pixmaps were
2817     used as masks). In background handling, pixmaps have been replaced
2818     by cairo patterns, see gdk_window_set_background_pattern().
2819   - GdkColormap is gone. It is replaced by visuals, see
2820     gtk_widget_set_visual().
2821   - The ::expose-event signal on GtkWidget has been replaced by a
2822     ::draw signal.
2823   - gtk_widget_get_snapshot() has been removed. Instead, gtk_widget_draw()
2824     can render a widget onto an cairo_t.
2825
2826 * The GtkSizeRequest interface has been merged into GtkWidget, and
2827   GtkCellSizeRequest has been merged into GtkCellRenderer. The wrapper
2828   functions have been renamed to include 'preferred', e.g
2829   gtk_size_request_get_width() is now gtk_widget_get_preferred_width()
2830   and gtk_cell_size_request_get_width_for_height() is now
2831   gtk_cell_renderer_get_preferred_width_for_height().
2832
2833 * GtkObject has been removed. The ::destroy signal has been moved
2834   to GtkWidget. At the same time, GtkWidgetFlags have been removed,
2835   they already had getters and setters anyway.
2836
2837 * GtkWidget has gained generic alignment and padding properties:
2838   halign, valign, margin-left, margin-right, margin-top, margin-bottom
2839   These can be used instead of container-specific child properties or
2840   GtkMisc and GtkAlignment widgets.
2841
2842 * Container widgets can now let GTK+ handle border-width for them, using
2843   gtk_container_class_handle_border_width()
2844
2845 * The GtkEditableClass struct has been renamed to GtkEditableInterface
2846
2847 * Mouse wheel scrolling has been removed from GtkNotebook
2848
2849 * The default policy for scrolled windows has been changed to 'automatic'
2850
2851 * Global url hooks have been removed from GtkAboutDialog and GtkLinkButton
2852
2853 * The global window creation hook has been removed from GtkNotebook
2854
2855 * The error handling in GDK has been modernized and avoids synchronizing
2856   X requests as much as possible
2857
2858 * Fixed Bugs:
2859  323904 GtkEditable header is slightly incorrect
2860  339745 Return value of gtk_link_button_set_uri_hook not usable
2861  468672 GTK_POLICY_AUTOMATIC should be the default policy...
2862  486839 Filechooser 'Places' items should not move up and down...
2863  601731 Drag and Drop from Workspace to Activities Overview
2864  617316 Move documentation to inline comments: GtkEditable
2865  621590 Add length to gtk_tree_path_get_indices
2866  623664 Missing accessors for gtk_menu_get_position_func{,_data}
2867  628829 Chain get_width_for_height default impl to vfunc...
2868  629177 Do not use deprecated gtk_widget_get_child_requisition()
2869  629277 Hanging because do_syntheszie_crossing_event is called...
2870  629387 Use gint16 for GtkBorder
2871  629598 Do not use deprecated gtk_widget_size_request()
2872  629608 Revamp and modernize X error traps
2873  629733 There is a misprint in the description of the gtk_check_...
2874  629748 Fails to build without XComposite
2875  629785 Do not use deprecated gtk_cell_renderer_get_size()
2876  630033 Improve tests for X error traps, fix two bugs
2877  630226 Removing tab scrolling from GtkNotebook
2878  630520 Don't try to unref event->dnd.context unconditionally...
2879  630521 Remove some remaining API warts from tab dnd api
2880  630532 invalid drop point in drag-data-received callback
2881
2882 Updated translations:
2883 Catalan
2884 Czech
2885 Danish
2886 Dutch
2887 German
2888 Gujarati
2889 Japanese
2890 Simplified Chinese
2891
2892
2893 Overview of Changes from GTK+ 2.90.6 to 2.90.7
2894 ==============================================
2895
2896 * Various deprecated APIs have been removed:
2897  - the GtkWidget::draw-border style property
2898  - the GtkEntry::state-hint style property
2899  - the GtkTreeView::row-ending-details style property
2900  - the GtkRange::trough-side-details style property
2901  - the GtkRange::stepper-position-details style property
2902  - the GtkRange::activate-slider style property
2903  - the GTK_CALENDAR_WEEK_START_MONDAY option
2904  - the GtkFrame::shadow and GtkHandleBox::shadow properties
2905  - the GtkTextView::page-horizontally signal
2906  - the GDK_WINDOW_DIALOG window type
2907  - the GTK_SELECTION_EXTENDED selection mode
2908  - the GtkProgressBarOrientation, GtkAnchorType and GtkVisibility
2909    enumerations
2910  - GtkDialog separators, including the GtkDialog::has-separator
2911    property, including setter/getter, the GTK_DIALOG_NO_SEPARATOR
2912    flag and the GtkMessageDialog::use-separator style property
2913  - gtk_status_icon_set/get_blinking
2914  - gdk_window_et_deskrelative_origin
2915  - The GtkItem class has been removed. Its functionality has
2916    been merged into is sole subclass, GtkMenuItem
2917
2918 * The GtkIconView::orientation property has been renamed
2919   to 'item-orientation'
2920
2921 * GtkProgressBar and GtkCellRendererProgress implement GtkOrientable
2922   now, and their 'orientation' property have been split into
2923   a 'orientation' property of type GtkOrientation and a boolean
2924   'inverted' property
2925
2926 * GDK no longer exports variables: gdk_threads_lock, gdk_threads_unlock,
2927   gdk_threads_mutex and gdk_display are no longer available
2928
2929 * GTK no longer exports variables: gtk_major_version, gtk_minor_version,
2930   gtk_micro_version, gtk_binary_age, gtk_interface_age have been
2931   converted to functions. gtk_debug_flags has a getter and a setter.
2932   Misc. variables that had been exported by the semi-private text
2933   API have been removed.
2934
2935 * All GDK keysym names have been changed from GDK_keysym to GDK_KEY_keysym;
2936   the previous names are still available in gdkkeysyms-compat.h.
2937
2938 * GtkWrapBox is a new container, which distributes its children
2939   over multiple rows/columns
2940
2941 * GTK+ now uses standard icon names when looking up stock icons
2942
2943 * More widgets and cell renderers have been converted to support
2944   width-for-height: GtkCellRendererText, GtkAccelLabel, GtkCellView,
2945   GtkComboBox, GtkMenu, GtkMenuItem
2946
2947 * Button boxes are now semi-homogeneous.
2948
2949 * The directfb backend has been removed
2950
2951 * Bugs fixed:
2952   77669 GtkWrapBox for gtk itself, not gimp?
2953   84188 "Dialogue" button widths should not be homogenous
2954  414712 gtk_container_set_focus_child leaks widget
2955  527499 FileFilter combo becames too wide
2956  528257 File selector and stock string problems
2957  605186 Use G_DEFINE_INTERFACE macro
2958  614006 File chooser crashes when creating a new folder...
2959  616401 Noneffective gdk_keymap_map_virtual_modifiers in early use
2960  626710 GailScaleButton calculates wrong value for minimum increment
2961  627028 Marked state of calendar day is not accessible
2962  627139 gtkfilechooserentry shows completion progress tooltip on first show
2963  627445 Removal of GtkWidget::draw-border breaks gtk_widget_queue_draw()
2964  627580 GtkFontSelection: don't notify the non-existent "font" property
2965  627643 gtkaboutdialog gettext problem
2966  627828 Drag and drop between treeviews in different window groups broken...
2967  627843 set_active_iter doc: remove restriction on path length
2968  627867 tests/testsocket is broken
2969  627912 misprint in the desc. of "hover-expand" and "hover-selection"...
2970  628160 introspection: Update to new scanner API
2971  628308 docs referencing non existing icons
2972  628656 _gdk_windowing_get_startup_notify_id memory leak
2973  628807 Add more "reserved for expansion" fields to GtkWidgetClass
2974  628808 Warn if a widget requests minimum size > natural size
2975  628884 Use a bitfield for Widget::private_flags, ::state, ::saved_state
2976  628935 add gtk_radio_button_join_group method for bindings
2977  629110 gtk_spinner_accessible_get_type always returns null
2978
2979 * Translation updates
2980  Arabic
2981  Armenian
2982  Brazilian Portuguese
2983  British English
2984  Bulgarian
2985  Danish
2986  Estonian
2987  French
2988  Galician
2989  Hebrew
2990  Hungarian
2991  Indonesian
2992  Kazakh
2993  Norwegian bokmål
2994  Norwegian Nynorsk
2995  Portuguese
2996  Serbian
2997  Slovenian
2998  Spanish
2999  Telugu
3000  Traditional Chinese
3001
3002
3003 Overview of Changes from GTK+ 2.90.5 to 2.90.6
3004 ==============================================
3005
3006 * All drawing done by GTK+ itself has been ported from
3007   GDK drawing APIs to cairo
3008
3009 * GtkExpander and GtkFrame now implement GtkSizeRequest
3010
3011 * GtkExpander gained a ::label-fill property to make the label
3012   fill the entire horizontal space
3013
3014 * Allow windows to be dragged by clicking on empty
3015   areas in menubars and toolbars
3016
3017 * GtkAboutDialog can now refer to licenses using a ::license-type
3018   enumeration instead of embedding the license text
3019
3020 * Deprecations and cleanups:
3021  - Remove GtkNotebookPage
3022  - Remove public struct members in many classes
3023  - Remove the GtkRecentManager::limit property
3024  - Remove all GDK drawing functions, ie gdk_draw_*. Use cairo instead
3025  - Remove all GdkGC functions. Use cairo instead
3026  - Remove all of GdkImage. Use cairo instead
3027  - Remove all of GdkRGB. Use cairo instead
3028  - Remove gdk_{bit,pix}map_create_from_data
3029  - GDK no longer depends on the render X extension
3030
3031 * New accessors:
3032  - gdk_cursor_get_cursor_type
3033  - gdk_device_get_n_axes
3034  - gdk_display_is_closed
3035  - gtk_notebook_get_tab_[hv]border
3036
3037 * New cairo-related APIs:
3038  - gdk_window_create_similar_surface
3039  - gdk_window_get_background_pattern
3040
3041 * Bugs fixed:
3042   90935 GtkIMContextClass inheritance ...
3043   97414 gtkaccellabel: s/seperator/separator/
3044  336225 Support for common licenses in about dialog
3045  554926 gtk_init_with_args: not setting translation domain...
3046  557263 Notebooks return 1 selection even if they have no pages
3047  579583 GtkStatusIcon's scroll-event documentation missing "Since: ..."
3048  580291 Gail does not work with custom treemodels
3049  596125 Property string fixes
3050  604391 Gtk-CRITICAL when switching between tab
3051  605190 Should delete the description of xim related options...
3052  609264 gtk_(tree/list)_store_set documentation unclear about ownership
3053  611313 Window dragging from menubars/toolbars
3054  612919 crash in System Monitor: I was moving up-down wit...
3055  614049 Allow packing options for GtkExpander label widgets
3056  614443 Doxygen 'forgets' #define documentation under certain conditions
3057  615474 gtk_widget_set_has_window() documentation is not correct
3058  618327 GtkNotebookPage should be deprecated
3059  621571 Fix damage events on offscreen windows
3060  622658 GTK_STOCK_FILE Stock Label
3061  623603 meld built with pygtk-2.16.0 giving warnings
3062  623865 gtkdnd: pointer grab may never finish (ungrab before grab)
3063  624087 Missing accessor for GdkCursor.type
3064  624224 Missing accessor for GdkDisplay.closed
3065  624270 crash in gtk_entry_completion_default_completion_func
3066  624333 Deprecate GtkRecentManager:limit
3067  624362 access an invalid ActionGroup
3068  624367 GtkButtonBox is broken
3069  624397 Move GtkBoxChild from public .h to gtkbox.c
3070  624432 GtkRadioMenuItem is broken
3071  624540 GtkRadionAction loop in its activate handler
3072  624687 switch-page bug when activated from menu
3073  624707 warnings when showing gnome-terminal menus on gtk master
3074  624779 GtkCalendar padding/margin/spacing/border/whatever is hard-coded
3075  625104 Don't try and use the child of a GtkSeparatorMenuItem
3076  625235 Tooltips cause warnings
3077  625300 Buttons order in dialogs broken in gtk+3
3078  625416 gtk_file_chooser_default_map should not reload directory
3079  625650 Add annotations to gtk_tree_model_iter_next() and...
3080  625655 win32 compile failure due to G_SEAL
3081  625715 comment string in GtkAboutDialog is not centered
3082  625953 GailAdjustment does not implement get_minimum_increment...
3083  626052 Activating a file in GtkFileChooserDialog activates action...
3084  626276 gtk_tree_selection_set_select_function() should allow...
3085  626514 License dialog doesn't take into account long copyrights
3086
3087 * Translation updates:
3088  Asturian
3089  Galician
3090  German
3091  Hebrew
3092  Indonesian
3093  Norwegian bokmål
3094  Punjabi
3095  Romanian
3096  Simplified Chinese
3097  Slovenian
3098  Spanish
3099  Swedish
3100  Traditional Chinese
3101
3102
3103 Overview of Changes from GTK+ 2.90.4 to 2.90.5
3104 ==============================================
3105
3106 * Support NOCONFIGURE in autogen.sh to avoid running configure
3107
3108 * The cairo dependency has been bumped to 1.9.10
3109
3110 * Drop aliasing hacks instead use -Bsymbolic-funtions.
3111
3112 * Bugs:
3113  589904 Certain drawing in some widgets does not pass on...
3114  610346 Confusion between GtkWindow:allow-grow and GtkWindow:resizable
3115  613284 Replace GdkRegion with cairo_region_t
3116  617386 Migrate API docs from templates to source files (GtkButton)
3117  617389 Migrate API docs from templates to source files (GtkCalendar)
3118  617392 Migrate API docs from templates to source files (GtkCellEditable)
3119  621414 Can't select file on file browser popup after choosing to sort...
3120  622677 Remove GdkWindowObject public structure
3121  623239 also show num-lock warning
3122  623307 Annotate gdk_display_manager_list_displays return value
3123  623389 [iconview] Fix segfault when using rubberband selection
3124  623476 [windows] gdk fails to compile
3125  623520 gtk+ 3 fails to build from outside git source tree
3126  623845 Use -Bsymbolic
3127  461618 use GSlice for gtkrequisition
3128
3129 * Deprecations and cleanups:
3130  - GdkRegion has been removed, and region-using code has been ported
3131    to cairo_region_t and cairo_rectangle_int_t.
3132  - The deprecated GdkFont has been removed, together with vestigial
3133    uses in GTK+, including the GdkFontSel::font property and a GdkFont
3134    member in GtkStyle.
3135  - The GdkWindowObject structure has been removed from public headers.
3136  - The GdkWindow::allow-grow and ::allow-shrink properties have been removed.
3137
3138 * Quartz:
3139  - Misc fixed to clipping and color handling
3140  - Update the DND code for GdkDevice changes
3141
3142 * Translation updates:
3143  Breton
3144  Czech
3145  Estonian
3146  Galician
3147  Hebrew
3148  Kazakh
3149  Norwegian bokmål
3150  Slovenian
3151  Simplified Chinese
3152  Spanish
3153
3154
3155 Overview of Changes from GTK+ 2.90.3 to 2.90.4
3156 ==============================================
3157
3158 * GSEAL is now enabled by default
3159
3160 * gdk-pixbuf has been moved into a separate module
3161
3162 * The GtkExtendedLayout interface has been renamed to
3163   GtkSizeRequest
3164
3165 * gtk_init warns if it detects GTK2.x and GTK3 being used
3166   in the same process
3167
3168 * Misc new API:
3169  gtk_accessible_set_widget
3170  gtk_message_dialog_get_message_area
3171  gtk_font_selection_dialog_get_font_selection
3172  gtk_window_group_get_current_grab
3173  gtk_table_get_size
3174  gtk_button_get_event_window
3175  gdk_device_manager_get_client_pointer
3176  gdk_image_get_pixels
3177
3178 * Bugs fixed:
3179  522756 gnome-appearance-properties crashed with SIGSEGV...
3180  620832 make _gtk_window_group_get_current_grab() public
3181  621250 Missing accessors for GtkRange has_stepper_X
3182  621685 Add gdk_device_manager_get_client_pointer() ...
3183  621690 Enable per-device events on gtk_widget_realize()
3184  621927 Bug in gtk/Makefile.in: affects gtktypefuncs.c
3185  622011 Don't handle "connecting-to-device" state reason
3186  622581 [GSEAL] GtkButton has no accessor for event_window
3187  622765 Duplicate symbols in Gdk on OSX
3188  622827 test/testapplication.c doesn't build in quartz
3189
3190 * Translation updates:
3191  Arabic
3192  Armenian
3193  Galician
3194  Slovenian
3195  Spanish
3196
3197
3198 Overview of Changes from GTK+ 2.90.2 to 2.90.3
3199 ==============================================
3200
3201 * GtkProgress has been removed. It was entirely deprecated for
3202   a long time
3203
3204 * GtkApplication has been updated to match the GApplication API
3205   as of GLib 2.25.9
3206
3207 * XI2:
3208  - Device grabs now take precedence over GTK+ grabs
3209  - Various other bug fixes
3210
3211 * Extended Layout:
3212  - Prevent negative allocations (as seen in emacs and gedit)
3213
3214 * Win32: XP theming is back !
3215
3216 * Misc new API:
3217  - Add an accessor for GtkViewport->view_window
3218  - Add an accessor for GdkDragContext->source_window
3219  - gtk_icon_theme_load_symbolic_for_style a variant of
3220    gtk_icon_theme_load_symbolic taking a GtkStyle
3221
3222 * Introspection:
3223  - Misc annotation fixes
3224
3225 * Cleanups:
3226  - GTK_OBJECT_FLAGS and GtkObjectFlags have been depreated
3227
3228 * Bugs fixed:
3229  620618 get rid of GtkProgress
3230  615666 GTK_OBJECT_FLAGS() should be deprecated
3231  617444 GNU emacs warnings with extended layout GTK+
3232  621631 Non-consistent style in GtkUIManager docs
3233  621136 GtkCalendar: Some functions always return TRUE
3234  621003 GtkApplication] Update for GApplication API changes
3235  621683 gtk_menu_attach_to_widget() should emit an "attach-widget"...
3236  621479 typo in GTK docs on library.gnome.org
3237  621081 GtkViewport missing accessor for view_window.
3238  620440 Combo-boxes loose focus
3239  621775 Space symbol missed in Resources chapter
3240  621578 Symbolic color cut-and-paste mess
3241  621111 gtk_init_with_args()'s GOptionEntry argument should be const
3242  602289 gdk_spawn_on_screen(_with_pipes) uses gint for pid
3243
3244 * Updated translations:
3245  Galician
3246  Norwegian bokmål
3247  Spanish
3248
3249
3250 Overview of Changes from GTK+ 2.90.1 to 2.90.2
3251 ==============================================
3252
3253 * GtkApplication: an application class, based on GApplication. Currently,
3254   this is fairly minimal, but it is good enough already to replace libunique.
3255   Future work:
3256   - Add a way to say "This is my application menubar", which gets
3257     put into all toplevel windows on non-OS-X, and into the top
3258     on OS X
3259   - Support session management
3260   - Maybe support application settings
3261
3262 * Misc new api:
3263  - gtk_window_has_group: determines if a window is part of a window group
3264  - gtk_status_bar_remove_all: removes all messages from a statusbar
3265
3266 * DND on offscreen windows works now
3267
3268 * GtkIconView:
3269  - arrow keynav can now be connected over adjacent icon views
3270
3271 * GtkAssistant:
3272  - gtk_assistant_commits: prevents going back beyond a certain
3273    point in the page sequence, adjust shown buttons appropriately
3274  - It is now officially supported to have a progress page at the
3275    end of the page sequence
3276
3277 * Introspection:
3278  - Many annotation fixes
3279  - gdkx.h api is exported in a separate typelib, GdkX11-3.0
3280
3281 * Cleanups:
3282  - the draw_string function has been removed from GtkStyle
3283  - gdk_get/set_use_xshm have been removed
3284  - Deprecated gdk_color api has been removed
3285
3286 * Documentation related to GTK+ 1.2, etc has been removed. Instead
3287   there is an initial GTK+ 3 porting guide now.
3288
3289 * Bugs fixed:
3290  620509 Progress bar rendering is broken
3291  607628 DnD operation doesn't work when using offscreen.
3292  619838 kill off references to gtk 1.2 in docs/comments
3293  608218 GtkOffscreenWindow causes bad window with GtkEntry
3294  619649 Remove deprecated code from GdkColor
3295  619080 text-inserted events should not be emitted unless text...
3296  620511 Use g_source_set_name for all custom GSources in GTK+
3297  603637 gtk printer dialog does not show remote printer
3298  618271 Add gtk_window_has_group()
3299  617863 Actually expose the X11 funcs through introspection
3300  620244 misprint in the description of the function gtk_widget_list_...
3301  549127 Print error dialog not shown
3302  611709 gseal hides GtkStatusBar->messages but doesn't give anything...
3303  596428 GtkAssistant: Support ending with a progress page
3304
3305 * Translation updates:
3306 Esperanto
3307 Hebrew
3308 Irish
3309
3310
3311 Overview of Changes from GTK+ 2.90.0 to 2.90.1
3312 ==============================================
3313
3314 * Printing: The list of locales using US Letter papersize has
3315   been updated to match the CLDR 1.8.1
3316
3317 * The default location for the 'module cache' files (ie the files
3318   produced by gdk-pixbuf-query-loaders and gtk-query-immodules) has
3319   been changed to $libdir/gtk-3.0/3.0.0/{loaders,immodules}.cache.
3320   This should avoid multilib problems with the previous location.
3321
3322   Additionally, the query utilities accept an --update-cache argument
3323   to update the cache file directly, instead of writing to stdout
3324
3325 * gtk_radio_action_join_group: A binding-friendly way to manage
3326   radio actions.
3327
3328 * GtkAdjustment enforces values to the range [lower, upper - page_size]
3329
3330 * GDK has been GSEALed, with the addition of suitable accessors
3331
3332 * The XI2 branch with better support for multiple input devices has
3333   been merged, together with backends for XInput, XInput2, win32 and
3334   Quartz, and corresponding updates to input-device handling code
3335   in GTK.
3336
3337 * A number of orientable widgets are no longer abstract: GtkBox,
3338   GtkButtonBox, GtkPaned, GtkRuler, GtkScale, GtkScrollbar, GtkSeparator.
3339   All of these can now be instantiated and flipped between horizontal
3340   and vertical orientation at runtime. Their H/V subclasses are still
3341   available, as convenience API.
3342
3343 * More deprecated API has been removed
3344
3345 * Bugs fixes:
3346  613132 GtkBoxChild should probably be deprecated
3347  592580 GDK needs sealing
3348  618870 GTK+ uses wrong pkg-config to reveal the CAIRO_PREFIX
3349  616817 Remove code to support deprecated GtkToolbar api
3350  619114 undefined reference to `XkbBell'
3351  617863 Actually expose the X11 funcs through introspection
3352  613302 GtkWidget not emitting the unmap signal
3353  565559 Incorrect leave-notify signals for treeview
3354  533946 GtkHScale does not update correctly
3355  618000 Sync paper size fallbacks with CLDR 1.8.1
3356  614581 Gtk print dialog freezes on start up
3357  551322 configure does not use -lm in jasper (JPEG2000) testing
3358  619474 Fixes for GtkAdjustment for GTK+ 3
3359  555087 Shouldn't the return type of gtk_entry_completion_get_model...
3360  619385 Fix compilation warning: Do not break strict-aliasing rules
3361  596725 Add XInput2 support
3362
3363 * Updated translations
3364  Arabic
3365  Estonian
3366  Galician
3367  Italian
3368  Indonesian
3369  Oriya
3370  Shavian
3371
3372
3373 Overview of Changes from GTK+ 2.20.x to 2.90.0
3374 ==============================================
3375
3376 * GtkExtendedLayout: Width-for-height geometry management.
3377   This change is known to currently cause minor problems in
3378   some applications, see
3379   617444 GNU emacs warnings with extended layout GTK+
3380   617556 inkscape toolbars broken with extended layout
3381
3382 * gtk_icon_theme_load_symbolic: Support for 'symbolic' icons
3383
3384 * Applications can indicate their preference for a dark theme
3385   variant by setting GtkSettings::gtk-application-prefer-dark-theme
3386
3387 * GtkTreeModelFilter can be more usefully subclassed
3388
3389 * Tooltip positioning has been changed to make it less likely
3390   that the tooltip covers up the widget that it relates to
3391
3392 * Deprecated functions have been removed (though some more work
3393   remains to be done in GDK)
3394
3395 * This release is parallel installable with GTK+ <= 2.22, by renaming
3396   .pc files, libraries, include paths, module paths, gtkrc files, etc
3397   to include a '3.0' in its name.
3398
3399 * Updated translations:
3400  Basque
3401  Bengali
3402  Bengali India
3403  Catalan
3404  Catalan (Valencian)
3405  Crimean Tatar
3406  Danish
3407  Dutch
3408  Galician
3409  Greek
3410  Indonesian
3411  Kannada
3412  Kazakh
3413  Latvian
3414  Marathi
3415  Norwegian bokmål
3416  Spanish
3417  Thai
3418  Ukrainian
3419
3420
3421 Overview of Changes from GTK+ 2.19.7 to 2.20.0
3422 ==============================================
3423
3424 * Support the tracker 0.8 api in the file chooser search code
3425
3426 * Bug fixes:
3427  609929 Dragging between two windows cause the menu widget...
3428  613241 entry sends extra notify::text with "" on destroy
3429  610946 error during gtk+ build + nonsense error messages
3430  610176 Some cups1.2 feature use not shielded by API version-check
3431  612574 GtkMenuItem does not emit notify::label when label...
3432  612505 Entry layout not updated when underlying buffer changes
3433  612346 gdk_window_set_icon_name doesn't work
3434  612308 GTK+ Build error: redefinition of 'struct IPrintDialogCallback'
3435  611118 Set APPLICATION_ID when launching desktop app
3436  612768 DND cause crash in VNC environment
3437  612575 Improve docs of gtk_notebook_set_tab_label_packing
3438  605333 Confusing error in documentation
3439  613028 Do not get a GtkSettings for size lookup if...
3440
3441 * Translation updates:
3442  Basque
3443  Brazilian Portuguese
3444  Catalan
3445  Dutch
3446  Estonian
3447  Finnish
3448  Galician
3449  Gujarati
3450  Italian
3451  Punjabi
3452  Romanian
3453  Spanish
3454  Swedish
3455  Traditional Chinese
3456  Vietnamese
3457
3458
3459 Overview of Changes from GTK+ 2.19.6 to 2.19.7
3460 ==============================================
3461
3462 * Bug fixes:
3463  611707 Move documentation from templates to inline comments
3464   69872 GTK_WIDGET_SET_FLAGS should be deprecated
3465  612066 empathy hangs when clicked on information about contact...
3466  557420 Some compose sequences don't work anymore...
3467  569042 gailbooleancell does not seem to attend to changes...
3468  600992 File chooser reference counting issues
3469  610905 gtk_drag_source_set need instrospection hint
3470  611051 Search Entry Clear Icon not accessible
3471  611217 Incorrect translator comment
3472  611317 Document targets in drag and drop
3473  611319 gtk_window_set_transient_for undocumented NULL value for parent
3474  611658 Update documentation for gtkvscrollbar
3475  611662 Update documentation for gtkvseparator
3476  611686 focus_in/focus_out in gailtreeview.c should return FALSE...
3477  611831 Move documentation to inline comments: GtkVBox
3478  612119 Do not scroll when middle pasting
3479
3480 * Translation updates:
3481  Afrikaans
3482  Arabic
3483  Basque
3484  British English
3485  Bulgarian
3486  Czech
3487  Danish
3488  French
3489  Galician
3490  German
3491  Greek
3492  Hungarian
3493  Lithuanian
3494  Low German
3495  Norwegian bokmål
3496  Polish
3497  Portuguese
3498  Russian
3499  Slovenian
3500  Swedish
3501
3502
3503 Overview of Changes from GTK+ 2.19.5 to 2.19.6
3504 ==============================================
3505
3506 * Bugs fixed:
3507  610701 gnome-shell crashes frequently
3508  604799 Crash when button is pressed.
3509  609744 crash at parse_data_for_row_pseudocolor
3510  600789 gdk/gdkwindow.c "find_native_sibling_above" will crash
3511  610141 gtk_assistant_get_nth_page() function fails to deliver...
3512  609952 destroying a notebook window when the last tab got dragged...
3513  603923 [annotations] gtk_tree_store_newv/set_column_types
3514  610474 [annotations] Add allow-none
3515  609650 GtkPlug Embedded signal is not emitted when plug...
3516  610381 More space between toolbar icon and label
3517  548026 No accessor for GtkWidget.requisition
3518  609514 fix introspection comments for gtk_tree_view_get_path_at_pos
3519  610235 msgid in bad English
3520  607697 GDK_META_MASK always set on Alt-Enter with gtk+ 2.19.x
3521  610632 gtk_info_bar_set_default_response problem
3522  609172 gdk/directfb: little cleanups
3523  610184 gtk_assistant_set_current_page() segfaults...
3524
3525 * Updated translations
3526  Bulgarian
3527  Czech
3528  Estonian
3529  German
3530  Japanese
3531  Korean
3532  Lithuanian
3533  Norwegian bokmål
3534  Oriya
3535  Polish
3536  Romanian
3537  Slovenian
3538  Spanish
3539
3540
3541 Overview of Changes from GTK+ 2.19.4 to 2.19.5
3542 ==============================================
3543
3544 * GSEAL work:
3545  - Add accessors for GtkPaned members
3546  - Add gtk_widget_style_attach
3547  - Seal GtkTextTag
3548  - Deprecate GtkCurveType
3549  - More GtkWidget flags accessors
3550
3551 * Bugs fixed:
3552  403485 Move docs from tmpl/* to the source files
3553  556263 Deprecate GtkCurve
3554  554420 Seal GtkTextTag
3555  561816 Optimize gtk_paned_set_position notifications
3556  606288 Not using GtkOptionMenu deprecated symbols in test file
3557  607061 GtkPlug socket window is sometimes incorrectly unref'd
3558  607344 GtkCalendar: crash when using tooltips via glade
3559  607885 GtkPaned::handle lack accessor
3560  608162 gtktoolbutton doesn't create right proxy menu item...
3561  608345 wrong reference on gdk_keymap_translate_keyboard_state
3562  608370 dnd drag-dest signal handlers don't get correctly disconn...
3563  608410 GOK types backwards in text entry fields
3564  608615 DnD events sent to wrong window
3565  608807 Marks on GtkScale widgets can overlap
3566  609188 gdk/directfb: compiler warning in _gdk_windowing_pointer_grab()
3567  609191 gdk/directfb: use G_DEFINE_TYPE in gdkcolor-directfb
3568  609199 gdk/directfb: use G_DEFINE_TYPE in gdkgc-directfb
3569  609201 gdk/directfb: max cursor size is artificially limited
3570  591186 GTK Menu Bar is unreadable under Windows 7
3571
3572 * Updated translations
3573  Bengali
3574  Brazilian Portuguese
3575  Czech
3576  Estonian
3577  French
3578  Norwegian bokmål
3579  Slovak
3580  Spanish
3581  Thai
3582
3583
3584 Overview of Changes from GTK+ 2.19.3 to 2.19.4
3585 ==============================================
3586
3587 * GSeal:
3588  - New accessors for GtkEntry windows
3589  - New accessors for GtkRange members
3590
3591 * Bugs fixed:
3592  607082 Add accessors for sealed GtkRange members
3593  567729 Add GtkToolPalette
3594  591102 gdk_pixbuf_save() creates a zero-size file...
3595  600865 gnome-panel crashed with "BadPixmap...
3596  601412 action area presence makes gnome-terminal window grow...
3597  603144 Suspected wrong builtin page size: Chinese PRC6 and...
3598  606009 weirdness with clipping in abiword - csw
3599  606698 Misplaced declaration of gtk_print_job_set_status
3600  606761 pixops.c: variables are declared at middle of block
3601  607217 Mixing calls to _set_markup and _set_text causes...
3602  607269 gtk_label_set_attributes with empty list no longer...
3603  607322 Double-click doesn't work if the item is selected...
3604  607687 f-spot crashes when using themes using the pixmap...
3605  607778 Add accessors for GtkEntry's windows
3606  607770 Leak in GtkTreeView with HildonPannableArea
3607  603245 drawing artifacts with action widgets and long tab...
3608
3609 * Updated translations:
3610  Arabic
3611  Asturian
3612  Basque
3613  Bengali
3614  Bulgarian
3615  Burmese
3616  Norwegian bokmål
3617  Slovenian
3618  Spanish
3619  Swedish
3620
3621
3622 Overview of Changes from GTK+ 2.19.2 to 2.19.3
3623 ==============================================
3624
3625 * GSeal:
3626  - Deprecate widget flag macros
3627    GTK_WIDGET_STATE
3628    GTK_WIDGET_SAVED_STATE
3629    GTK_WIDGET_FLAGS
3630    GTK_WIDGET_TOPLEVEL
3631    GTK_WIDGET_NO_WINDOW
3632    GTK_WIDGET_COMPOSITE_CHILD
3633    GTK_WIDGET_APP_PAINTABLE
3634    GTK_WIDGET_CAN_DEFAULT
3635    GTK_WIDGET_CAN_FOCUS
3636    GTK_WIDGET_DOUBLE_BUFFERED
3637    GTK_WIDGET_HAS_DEFAULT
3638    GTK_WIDGET_HAS_GRAB
3639    GTK_WIDGET_RECEIVES_DEFAULT
3640  - Also deprecate the type macros
3641    GTK_WIDGET_TYPE
3642    GTK_OBJECT_TYPE_NAME
3643    GTK_OBJECT_TYPE
3644
3645 * GtkOffscreenWindow: A new toplevel container widget to manage
3646   offscreen rendering of child widgets
3647
3648 * OS X:
3649  - Memory leak fixes and other improvements
3650
3651 * Bugs:
3652  604901 Provide generic offscreen rendering container
3653  597100 There is a misprint in the documentation...
3654  598383 GtkWidget::state-changed signal should be documented
3655  602284 Need a way to retrieve the preedit string in a GtkTextView
3656  605090 Fix some compilation warnings
3657  605199 Contradiction in the description of function...
3658  606068 Setup libjpeg error handling earlier...
3659  606230 gtk_combo_box_set_active_iter & unsetting the active item
3660  606291 Fix some issues in "Migrating from GtkOptionMenu...
3661  606434 prop-editor should support GdkColor
3662
3663 * Translations:
3664  Asturian
3665  Basque
3666  Kannada
3667  Norwegian bokmål
3668  Slovenian
3669  Spanish
3670  Swedish
3671  Thai
3672  Ukrainian
3673
3674
3675 Overview of Changes from GTK+ 2.19.1 to 2.19.2
3676 ==============================================
3677
3678 * Introspection:
3679  - Introspection data for gdk-pixbuf, gdk and gtk is now
3680    included in GTK+ itself. As a consequence, the atk dependency
3681    has been bumped to 2.29.2, and a gobject-introspection dependency
3682    has been added. configure with --disable-introspection in order
3683    to not build introspection data.
3684
3685 * Client-side windows:
3686  - Fix some issues with handling of button and motion events
3687  - Fix damage reporting for drawing on offscreen windows
3688  - Fix problems with handling of input extension events
3689
3690 * Printing:
3691  - Add api to handle printer hard margins
3692
3693 * Simple IM Context:
3694  - Sync with Xorg compose file
3695  - Make Compose-vowel-minus combinations consistent
3696
3697 * GDK:
3698  - gdk_screen_get_primary_monitor: New function to get the
3699    'primary' monitor in a multi-monitor setup
3700
3701 * gdk-pixbuf has gained the ability to store and retrieve embedded
3702   ICC color profiles in png and tiff images
3703
3704 * Keyboard handling:
3705  - Mnemonic underlines can now optionally be hidden until the Alt key
3706    is pressed, this can be turned on with the gtk-auto-mnemonics setting
3707  - Using the Super, Meta and Hyper modifiers in accelerators is working
3708    more reliably
3709
3710 * Bugs fixed:
3711  603652 Sporadic crashes with GtkSocket
3712  605008 the region of damage event doesn't be copied in gdk_event_copy
3713  588554 only show the accelerator when pressing alt
3714  601473 GDK_BUTTON?_MOTION_MASK appears to be broken
3715  601712 Add API for determining primary monitor
3716   50942 selection/arrow key improvement
3717  427409 editing shortcut always fails with super key
3718  468989 need a way to get the printer's hard margins
3719  502266 gtk_tree_selection_get_selected_rows free example produces...
3720  592279 Introspection support
3721  597386 Cannot click buttons more than once without moving the mouse...
3722  599213 Use GtkCellEditable:editing_canceled property instead...
3723  599397 Button stuck at pressed look after screen rotation
3724  601383 gtk_icon_view_get_selected_items: example code gives...
3725  602099 Actions can be activatable too
3726  603619 the colormap of offscreen's pixmap doesn't inherit...
3727  603904 gdk_draw_line doesn't have expose area.
3728  604117 Add info about single includes when compiling GTK+ apps
3729  604289 Please permit progress pages to be final in a dialog
3730  604462 gtktoolitem.c: return-value is different type
3731  604747 Using gdk_draw_line, the expose area of damage event is wrong
3732  604787 property-notify-event is not delivered to a non-toplevel...
3733  604881 GtkCellEditable::editing-cancelled should be writable
3734  591085 GtkBuilder object ID bounded to GtkWidget "name" property
3735
3736 * Updated translations:
3737  Arabic
3738  Estonian
3739  Hebrew
3740  Low German
3741  Norwegian bokmål
3742  Slovenian
3743  Spanish
3744  Telugu
3745  Vietnamese
3746
3747
3748 Overview of Changes from GTK+ 2.19.0 to 2.19.1
3749 ==============================================
3750
3751 * Client-side windows:
3752  - Avoid some unnecessary exposes
3753  - Avoid unnecessary redraws related to clearing windows
3754
3755 * GtkNotebook gained an 'action area'
3756
3757 * GtkStatusbar gained a 'message area'
3758
3759 * GtkToolPalette is a new container to show tool items
3760   in collapsible groups in a grid
3761
3762 * gdk-pixbuf can now handle compressed TIFF images
3763
3764 * GSEAL work:
3765  - New accessor: gtk_window_get_window_type()
3766
3767 * Bugs fixed:
3768  590017  Does not compile under MinGW32 + Wine
3769  569430 Gail should include a reciprocal relationship for NODE_CHILD_OF
3770  598758 Need context for a propper translation
3771  594535 No accesor for GtkStatusbar->label and ->frame
3772  602725 fix setting icon-size on GICON images
3773  599402 Landscape and Reverse Landscape icons need to be swapped
3774  588740 JPEG images open with blur effect?
3775  601337 Only use gdk_input_select_events() if XINPUT_NONE is defined
3776  598050 Flickering in a gtk_socket
3777  600158 Do not use static GTypeInfo and GInterfaceInfo
3778  561973 Problem dragging images from Firefox to GTK+ app on Windows
3779  601512 Remove unnecessary check in GtkTreeModelFilter
3780  600222 Check for existence of cairo-svg.h in configure.in
3781  595498 No accesor for GTK_WINDOW ()->type
3782  116650 "action area" for GtkNotebook (e.g. for tab close button)
3783  600150 GtkColorSelection tooltip issues
3784  480065 wrong tree collapsed (or expanded) after having scrolled
3785  596473 Second double-click of GtkTreeView row doesn't emit...
3786  601869 GtkUIManager assumes too much about popup menus
3787  581145 Wrong positioning for fullscreen gedit toolbar animation
3788  602724 gailimage doesn't handle GTK_IMAGE_{GICON,ICON_NAME}...
3789  561130 get_monitor_geometry segfaults if called with non-existant...
3790  597026 Missing include for memset()
3791  585383 Segfault in gdk_pixbuf__ico_image_save
3792  597865 Move documentation from templates to inline comments
3793  123569 Catch contents being reparented out of socket
3794  561334 Incorrect named constant in documentation of two GtkButton...
3795  601611 gtk_selection_data_get_targets() reads X Atom data as GdkAtoms
3796  601409 action area presence modifies notebook behaviour
3797  603268 wrong Since: markers in toolpalette merge
3798  603271 wrong toolbar style
3799  601959 must release compose key before continuing compose sequence
3800  603302 Incorrectly warn about links on text with color and underline
3801  603201 gtk_about_dialog_set_url_hook has no effect anymore
3802  591438 dfb_events_dispatch is not thread safe
3803  589842 GtkAction API to have its menu item proxies have always-show...
3804  584700 TIFF pixbuf loader should support compression
3805  603128 Adding new UI that was recently removed may cause wrong order
3806  601682 Print preview should use gtk_show_uri by default
3807  596083 Deprecate notebook label packing functionality
3808
3809 * Updated translations:
3810  Estonian
3811  Galician
3812  Japanese
3813  Low German
3814  Norwegian bokmål
3815  Punjabi
3816  Slovenian
3817  Spanish
3818  Swedish
3819
3820
3821 Overview of Changes from GTK+ 2.18.x to 2.19.0
3822 ==============================================
3823
3824 * A throbber widget and cell renderer have been added: GtkSpinner and
3825   GtkCellRendererSpinner
3826
3827 * GtkFileSystemModel has been reimplemented, for major speedups and
3828   other improvements
3829
3830 * Synchronize compose sequences with the current X.org Compose file
3831
3832 * Win32:
3833  - The GDI+ image loader works again
3834  - XP themes have been disabled since they don't work currently
3835
3836 * OS X:
3837  - Fix crashes due to unimplemented GdkWindowImplIface methods
3838  - Use standard Mac keyboard shortcuts (Cmx-X, Cmd-C instead of
3839    Ctrl-X, Ctrl-C, etc)
3840  - Add a pixbuf loader for the QTIF format
3841  - Improve multi-monitor handling
3842
3843 * GSEAL work:
3844  - New accessor for GtkDialog buttons: gtk_dialog_get_widget_for_response
3845  - New accessor for GtkViewport bin_window: gtk_viewport_get_bin_window
3846  - Add a GtkCellEditable::editing-canceled property
3847
3848 * Deprecations:
3849  - GtkInputDialog has been deprecated
3850  - GtkCurve and GtkGammaCurve have been deprecated
3851  - The tab-packing feature in GtkNotebook has been deprecated
3852
3853 * Bugs fixed:
3854  594644 Cannot compile GTK+ with MinGW 4.4.0
3855  581150 GtkIconView tries to paint items with invalid sizes
3856  598881 Unimplemented GdkWindowImplIface methods crash gimp on OSX
3857  598218 Substitute deprecated gtk_*_ref/unref calls
3858  381371 Print margins not correct in WIN32 - not allowing for...
3859  597596 Toolbar button accessible objects don't have label name
3860  599118 Translators comment for "Finishing" labels
3861  598261 Add support to GtkTooltip to handle GIcons
3862  530351 Use standard mac shortcuts
3863  597865 Move documentation from templates to inline comments
3864  596083 Deprecate notebook label packing functionality
3865  594903 Deprecate GtkInputDialog
3866  599403 Avoid using accel group internals in GtkSocket
3867  590800 The window content is not updated correctly when scrolling
3868  598515 Do not assign the GtkSpinner parent class twice
3869  552678 gdi+ pixbuf loaders fail on "large" images
3870  598217 Substitute deprecated gdk_*_ref/unref calls
3871  596238 Make Quartz backend properly implement the GdkScreen...
3872  599446 atk_object_set_name () assertion in gtk_tool_button_set_label
3873  592582 Print preview doesn't reflect the printout
3874  563010 GtkFileChooserButton cannot have none file selected again
3875  596019 No accesors for GtkDialog buttons
3876  366217 Add QTIF image support
3877  594962 No accessor for GTK_ENTRY (entry)->editing_canceled
3878
3879 * Updated translations:
3880  Arabic
3881  Brazilian Portuguese
3882  Bulgarian
3883  Catalan
3884  Finnish
3885  Greek
3886  Norwegian bokmål
3887  Oriya
3888  Punjabi
3889  Romanian
3890  Russian
3891  Serbian
3892  Shavian
3893  Slovenian
3894  Spanish
3895  Swedish
3896  Slovenian
3897  Vietnamese
3898
3899
3900 Overview of Changes from GTK+ 2.18.1 to 2.18.2
3901 ==============================================
3902
3903 * GTK+ now ignores SIGPIPE in gtk_init(). Previously
3904   this was done deep in the lpr printbackend.
3905
3906 * Fix compilation of the DirectFB backend.
3907
3908 * Bugs fixed:
3909  597386 Cannot click buttons more than once...
3910  588059 sometimes notification icons are not visible with csw
3911
3912 * Updated translations:
3913  Italian
3914  Japanese
3915  Serbian
3916
3917
3918 Overview of Changes from GTK+ 2.18.0 to 2.18.1
3919 ==============================================
3920
3921 * Client-side Windows:
3922  - Fix a problem with the F-Spot screensaver
3923  - Request native events that are necessary for grab emulation
3924  - Fixes for input device and extended input event handling
3925  - Allow up to 255 buttons in extended input events
3926
3927 * OS X:
3928  - Improve handling of multi-monitor setups
3929  - Basic DND works
3930  - Other improvements
3931
3932 * Filechooser:
3933  - Support Tracker 0.7 in the search code
3934
3935 * Bugs fixed:
3936  596423 Landscape pages are the wrong way around
3937  588449 DnD doesn't work on GDK/Quartz
3938  596080 Mention "gtk-tooltip" in gtk_widget_set_tooltip_window
3939  596580 Blank rows in entry autocompletion
3940  588649 extended input events sent to widgets that didn't...
3941  596081 Update tracker support for version 0.7
3942  596345 clicking empty space in backgrounds...
3943  596494 New property "cursor" in 2.18's GdkWindow with wrong...
3944  596012 popup menu position is horribly off on gdk quartz...
3945  596250 Gdkcursor-quartz.c doesn't implement GDK_BLANK_CURSOR
3946  586207 Printing dialog with a CUPS printer connected...
3947
3948 * Translation updates:
3949  Assamese
3950  British English
3951  Czech
3952  Estonian
3953  French
3954  Galician
3955  German
3956  Hungarian
3957  Slovenian
3958  Spanish
3959  Swedish
3960
3961
3962 Overview of Changes from GTK+ 2.17.11 to 2.18.0
3963 ===============================================
3964
3965 * Add GtkTreeModelFilter testsuite and fix multiple bugs
3966
3967 * Client-side windows:
3968  - Fix issues around recursion and gdk_window_process_updates
3969  - Fix issues with grabs and cursors
3970  - Handle window hierarchy and geometry changes in expose handlers
3971  - New function, gdk_window_flush, that may be needed in certain
3972    situations
3973  - Automatically flush windows when doing non-double-buffered exposes
3974
3975 * Quartz backend:
3976  - Fix various 'stuck UI' issues
3977  - Fix the size of the root window
3978
3979 * Bugs fixed:
3980  588455 run application broken when setting background color...
3981  346800 Rework sort/filter models to use indices to parents
3982  593678 select "Manage Custom Sizes" from print dialog hangs gedit
3983  594652 gtk printer dialog does not understand boolean printer options
3984  594668 Add new Xorg keysyms
3985  591583 Padre (a wxPerl+Gtk IDE) hangs when editing Perl code...
3986  594600 Windows only allows 64-character system-tray tooltips
3987  594679 Fix warning in testwindows.c
3988  594880 Drawing issues in ExoIconView
3989  593507 AbiWord's main drawing area not exposed properly
3990  594913 is_composited race ...
3991  594738 Windows often do not respond to events on dual-head
3992  503776 crash when trying to print to non-existent lpr printer
3993  595599 Don't focus unmapped radio buttons
3994  595790 Segfault in gtkiconfactory.c on NULL GError
3995  588649 extended input events sent to widgets that didn't...
3996  550939 GtkFileChooser listbox does not refresh selection
3997
3998 * New deprecation:
3999  gdk_event_get_graphics_exposes has been deprecated
4000
4001 * Updated translations:
4002  Afrikaans
4003  Assamese
4004  Bengali India
4005  Brazilian Portuguese
4006  British English
4007  Catalan
4008  Danish
4009  Dutch
4010  German
4011  Greek
4012  Gujarati
4013  Hindi
4014  Italian
4015  Japanese
4016  Lithuanian
4017  Maithili
4018  Malayalam
4019  Marathi
4020  Norwegian bokmål
4021  Oriya
4022  Polish
4023  Romanian
4024  Simplified Chinese
4025  Slovenian
4026  Traditional Chinese
4027  Ukrainian
4028
4029
4030 Overview of Changes from GTK+ 2.17.10 to 2.17.11
4031 ================================================
4032
4033 * Client-side windows:
4034  - Add gdk_cairo_reset_clip that lets you get back the original
4035    drawable clip
4036  - Add gdk_window_restack to more conveniently restack child windows
4037  - Add gdk_window_is_destroyed as a replacement for GDK_WINDOW_DESTROYED
4038  - Deprecated GDK_WINDOW_OBJECT and GdkWindowObject
4039
4040 * GSEAL:
4041  - Add gtk_widget_set_receives_default and gtk_widget_get_receives_default
4042    accessors for GTK_RECEIVES_DEFAULT
4043
4044 * GtkTreeView:
4045  - Correctly propagate insensitive state to cell renderers
4046
4047 * GtkTextView:
4048  - Merge a number of scrolling-related fixes from Maemo
4049
4050 * Bugs fixed:
4051  564160 gtk_combo_box_entry_set_text_column too restrictive
4052  593868 gtk_im_multicontext_set_client_window recreate a new slave...
4053  593644 gdk_x11_screen_get_window_manager_name should not cache...
4054  594178 gdk-pixbuf-query-loaders segfault in write_loader_info
4055  567124 proposal to delay doing something related to immodule...
4056  588788 GTK+ compilation should work with automake1.10
4057  584638 Build of gtkupdateiconcache without NLS breaks
4058  593788 misprint in the returning value of gdk_selection_property_get
4059  593606 Missing include in gtk/gtkcellrendereraccel.c
4060  593877 Undefined symbols while compilation
4061
4062 * Translation updates:
4063  French
4064  Hebrew
4065  Hungarian
4066  Norwegian bokmål
4067
4068
4069 Overview of Changes from GTK+ 2.17.9 to 2.17.10
4070 ===============================================
4071
4072 * Client-side windows:
4073  - Regression fixes continue
4074  - Multiple clipping issues have been fixed
4075  - gdk_window_beep() works again
4076  - gtk-demo now has a few offscreen window demos
4077
4078 * GSEAL:
4079  - Several more getters and setters have been added:
4080    gtk_widget_is_toplevel(), gtk_widget_is_drawable(), gtk_widget_set_window()
4081
4082 * Bugs fixed:
4083  592752 aisleriot card drag start makes card appear behind...
4084  592901 Crash in JPEG pixbuf loader instead of error
4085  592263 redraw problem in text view
4086  593011 Cannot move applet with middle click
4087  592624 BadAccess from gdk_window_x11_set_events
4088  592606 Activate the default button in a respose-request callback
4089  593249 emacs and acroread don't work properly
4090  592883 Spin cell rendererer problem with double click
4091  588199 GtkTreeView rendering glitch while using a default...
4092  543310 set_enable_tree_lines doesn't work when a cellrenderer...
4093  589636 csw broke DND from panel menus
4094  593595 broken clip handling in GtkLabel
4095  590921 NULL should not be a valid return value for gdk_window_new()
4096  590861 cups_printer_create_cairo_surface() sets a fallback resolution...
4097  544724 delete new line requires two keystrokes
4098  593001 Emit 'update-custom-widget' on page setup change
4099  593317 gtkwindow leaks startup ID
4100  593080 mem leak
4101  593481 GtkEntryCompletion action-activated signal is emitted...
4102  593135 gtk_entry_set_icon_from_pixbuf only works one time
4103  593012 configure doesn't handle --enable-{cups,papi} correctly
4104  592862 There is a misprint on the returning value of gdk_pixmap_lookup()
4105  586466 GtkPrintOperation printing fails if it is the only event source
4106  434318 printer detail acquisition needs events
4107  593712 configure fails to to check properly for cups...
4108
4109 * Translation updates:
4110  Asturian
4111  Basque
4112  Bengali India
4113  Czech
4114  Finnish
4115  Hindi
4116  Kannada
4117  Oriya
4118  Polish
4119  Serbian
4120  Tamil
4121  Telugu
4122
4123
4124 Overview of Changes from GTK+ 2.17.8 to 2.17.9
4125 ==============================================
4126
4127 * Client-side windows:
4128  - Add a compatibility mode that falls back to always using native windows,
4129    triggered by the GDK_NATIVE_WINDOWS environment variable
4130
4131 * Bugs fixed:
4132  589367 gedit crashed with SIGSEGV in IA__g_list_last()
4133  478519 GtkTooltip segfaults on NULL gdk-display-current-tooltip.
4134  592461 preserve errno and use g_strerror
4135  592403 crash when close the second terminal...
4136  591549 Default printer in a network
4137  526149 GtkCellRendererAccel editing conflicts with mnemonics
4138  528283 Problems when using PageUp & PageDown to navigate Playlists pane
4139
4140 * Updated translations:
4141  Bengali
4142  Brazilian Portuguese
4143  Breton
4144  Bulgarian
4145  Catalan
4146  Estonian
4147  Galician
4148  Irish
4149  Korean
4150  Norwegian bokmål
4151  Portuguese
4152  Punjabi
4153  Spanish
4154  Swedish
4155  Thai
4156
4157
4158 Overview of Changes from GTK+ 2.17.7 to 2.17.8
4159 ==============================================
4160
4161 * Client-side windows:
4162  - various fixes to expose handling
4163  - fix memory leaks
4164
4165 * Minor API additions:
4166  - New setter as part of the GSEAL effort: gtk_widget_set_allocation
4167
4168 * Bugs fixed:
4169  585211 Add accessor function for GtkWidget->allocation
4170  588437 gtk 2.17.3 causes dragging in firefox bookmarks sidebar t...
4171  589367 gedit crashed with SIGSEGV in IA__g_list_last()
4172  589877 Client side windows leak gdk regions
4173  590959 Set child_has_focus flag properly
4174  591432 There is incomplete information on the returning value of...
4175  591434 firefox-3.5 crashed with SIGSEGV in _gdk_window_process_u...
4176  591526 Accelerator keys with <super> modifier also triggered by ...
4177  591751 bad memory access with duplicated id
4178  591998 Support silent build rules with automake 1.11
4179  592003 Shift+click should always modify selection
4180
4181 * Updated translations:
4182  Brazilian
4183  Bulgarian
4184  Irish
4185  Swedish
4186
4187
4188 Overview of Changes from GTK+ 2.17.6 to 2.17.7
4189 ==============================================
4190
4191 * Client-side windows: a number of regressions related to embedding
4192   have been fixed
4193
4194 * Printing: The file backend supports SVG output
4195
4196 * Minor API additions:
4197  - GtkIconView gained an icon-padding property that can be used to fine-tune
4198    how much space each column needs
4199  - GtkTreeViewColumn grew a sort-column-id property that can be used to set
4200    up sort columns in GtkBuilder files
4201  - GdkWindow gained a cursor property and associated getter
4202  - GtkFileChooser has a create-folders property to allow disabling the
4203    "New Folder" button
4204  - gtk_print_operation_get_n_pages_to_print: returns the number of pages
4205    that are being printed
4206  - New getters and setters as part of the GSEAL effort:
4207    gtk_widget_get_allocation, gtk_widget_get_visible, gtk_widget_set_visible
4208
4209 * Bugs fixed:
4210  589336 Add GtkTreeViewColumn:sort-column-id property
4211  534462 Disable interactive search in the file chooser's shortcuts pane
4212  161489 n the file chooser, let the left/right arrow keys switch focus...
4213  514260 Better filtering for "Recently Used" files
4214  509650 ATK_STATE_SHOWING state is not set properly on menu items
4215  586374 code does not follow documentation (-> carshes when using...
4216  590442 csw broke gvim x11 embedding
4217  498010 gtk_tree_view_set_cursor fails if model!=NULL
4218  555109 Synthesized crossing events should have proper coordinates
4219  570516 Can't disable folder creation
4220  573321 additional check in gtk_tree_model_filter_convert_child_i...
4221  576601 Double clicking prints to the wrong printer
4222  586100 ITEM_PADDING breaks vertical icon views
4223  588438 awn uses 100% cpu with gtk+ 2.17.3 (csw)
4224  589732 behavior change of gdk_window_get_type_hint
4225  589745 Apply message in GtkAssistant
4226  590084 print to FILE with multiple pages per sheet has bad results
4227  590086 configure.in is broken on non-X platforms
4228  590309 Default cover pages for CUPS printers incorrectly set
4229  590448 [win32] build fails because gdk-pixbuf manges a path
4230  590959 Set child_has_focus flag properly
4231  591288 compat problem with draw_drawable being NULL
4232  539377 Unnecessary warnings when GtkTreeView is not realized.
4233  546005 priv->tree is not created for unrealized (I think) treeview
4234  564695 Pressing enter key in print to file "Name" box does not p...
4235  591218 Remove some unused variables
4236  357655 "Print to SVG file" for GtkPrintOperation
4237  591462 gdk_window_set_cursor doesn't work on the root window
4238
4239 * Updated translations:
4240  Basque
4241  Brazilian Portuguese
4242  Breton
4243  Estonian
4244  Galician
4245  Hebrew
4246  Norwegian bokmål
4247  Spanish
4248  Swedish
4249
4250
4251 Overview of Changes from GTK+ 2.17.5 to 2.17.6
4252 ==============================================
4253
4254 * Client-side windows:
4255  - Several optimizations, such as client-side tracking of
4256    viewable windows
4257  - Clipping for drawing pixbufs on windows has been fixed
4258  - Rendering to large subwindows has been fixed
4259
4260 * Changes that are relevant for translators:
4261  - Markup has been removed from several strings
4262
4263 * Bugs fixed:
4264  588398 Leak with testgtk::preview_(color|gray) and more
4265  588943 set correct selection before emitting cursor-changed...
4266  588076 Gnumeric fonts stopped working on upgrading gtk+ 2.17.2 -...
4267  574674 GtkMenuItem gets Selected and Focused states when SelectC...
4268  582674 Menu item and menu accessibles retain "showing" state aft...
4269  588553 [csw] gdk_draw_pixbuf doesnt draw outside expose events s...
4270  588897 Strange include x11/gdkx.h
4271  588958 Typo in startup-id window property
4272  589035 Context needed for a propoer translation
4273  589275 [csw] Trying to destroy NULL regions
4274  588964 Remove markup from translatable string in gtkfilechooserd...
4275  587337 Suggest to use Glade instead gtk-builder-convert script
4276
4277 * Updated translations:
4278  Estonian
4279  French
4280  Spanish
4281  Swedish
4282  Thai
4283
4284
4285 Overview of Changes from GTK+ 2.17.4 to 2.17.5
4286 ==============================================
4287
4288 * Client-side windows:
4289  - Quite a few fixes have happened for the win32 and directfb backends
4290
4291 * GSEAL:
4292  - Accessors have been added for sealed members in GtkCellRenderer and
4293    GtkWidget
4294
4295 * Changes that are relevant for distributors:
4296  - The jpeg2000 pixbuf loader is now optional. Pass --with-libjasper
4297    to configure to build it
4298
4299 * Bugs fixed
4300  588373 Menus broken by client-side-windows
4301  588379 testgtk::panes does not change the cursor on mouse over
4302  588388 shape rendering is back
4303  588461 gtk_editable_get_chars() behaviour change in 2.17.4
4304  588666 Incorrect clamping of max_length
4305  588665 insert-text signal is not emitted
4306  588395 Crash when opening a GtkBuilder file
4307  524066 Mandatory jpeg2000?
4308  527583 GtkAssistant should set buttons as default widget
4309  588694 Missing % in C code
4310  588484 Iconview DnD fails when Destination is empty
4311  583522 Trivial error in GtkBuilder migration documentation
4312  150951 collapsed save dialog needs to indicate filesystem...
4313
4314 * Updated translations:
4315  Brazilian Portuguese
4316  Norwegian bokmål
4317  Spanish
4318  Traditional Chinese
4319
4320
4321 Overview of Changes from GTK+ 2.17.3 to 2.17.4
4322 ==============================================
4323
4324 * GtkEntry now has model-view separation, with GtkEntryBuffer.
4325   One intended use case for this is to support 'secure memory'
4326   for password entries.
4327
4328 * The print dialog can now optionally include the page setup
4329   controls, avoiding the need for a separate page setup dialog
4330   in many applications.
4331
4332 * Coloring of visited links in GtkLabel can now be turned off, with
4333   the ::track-visited-links property.
4334
4335 * Support for clipmasks in gdk_draw_pixbuf now works, this will
4336   introduce visual changes in code that uses clipmasks when drawing
4337   pixbufs. However, since this never worked that is unlikely to happen.
4338   Old code using gdk_pixbuf_render_threshold_alpha masks when rendering
4339   pixbufs will now produce truncated results at the edges.
4340
4341 * A number of regressions from the client-side window merge have
4342   been fixed.
4343
4344 * The directfb GDK backend has been fixed to build with csw.
4345
4346 * Bugs fixed:
4347  569393 gtk calendar localization YM note is wrong
4348  587559 Popup closes immediately
4349  551409 Print dialog should include page size and orientation
4350  588115 gvim clipboard broken
4351
4352 * Updated translations:
4353  Dutch
4354  Estonian
4355  Spanish
4356  Ukrainian
4357  Vietnamese
4358
4359
4360 Overview of Changes from GTK+ 2.17.2 to 2.17.3
4361 ==============================================
4362
4363 * GtkFileChooser:
4364  - Shows the size column by default now
4365
4366 * GtkStatusIcon:
4367  - Has a title property, which can be used by ATs when they
4368    read status icons
4369
4370 * GtkInfoBar:
4371  - The default theme now includes color definitions for infobars
4372  - The ::use-tooltip-style style property has been removed
4373
4374 * GtkMountOperation now supports interaction during unmount operations.
4375
4376 * The client-side windows branch has been merged; GDK now maintains
4377   its own window hierarchy client-side, and only uses X windows where
4378   unavoidable. Some of the benefits of this change are
4379   - Reduced flicker
4380   - The ability to do transformed and animated rendering of widgets
4381   - Easier embedding of GTK+ widgets e.g. into Clutter scene graphs
4382   This is a fundamental change to the way GDK works, so watch out for
4383   regressions.
4384
4385 * Bugs fixed:
4386  586315 Crash in GTK+ 2.14 when calling gtk.FileChooser.list_shor...
4387  461944 pressing the volume icon in full screen shuts down the sound
4388  490724 iconview item's height would be changed event with same m...
4389  564063 regression: Left margin in popup menus
4390  582025 Accelerators fail for submenus
4391  585626 Setting widget tooltip hammers X11 server on any TCP/IP X...
4392  585802 Add API to make GtkStatusIcon accessible with a name
4393  585858 right-click Add-to-Booksmarks is sometimes greyed out
4394  586330 GtkButton ignores user_underline when an image is set
4395  318807 Offscreen windows and window redirection
4396  587716 GtkInfoBar broken on resize
4397  587485 GMountOperation::show-processes support
4398
4399 * Updated translations
4400  Brazilian Portuguese
4401  Estonian
4402  Hebrew
4403  Spanish
4404  Swedish
4405  Vietnamese
4406
4407
4408 Overview of Changes from GTK+ 2.17.1 to 2.17.2
4409 ==============================================
4410
4411 * GtkInfoBar: A new widget to show a transient 'message area'
4412   inside a content pane. The API is similar to GtkDialog and
4413   supports theming for different message types (warnings,
4414   errors, etc)
4415
4416 * GtkFileChooser:
4417   - Improve path bar by ellipsizing long names and preventing
4418     vertical size changes
4419   - Backup files are now hidden by default
4420   - GTK+ remembers the file chooser sorting state now
4421
4422 * GtkButtonBox: Implements the GtkOrientable interface now.
4423
4424 * Printing:
4425  - GTK+ supports printing an application-defined 'selection' now,
4426    in addition to usual page ranges.
4427
4428 * Changes that are relevant for theme authors:
4429  - The new GtkInfoBar widget uses symbolic colors for theming
4430    its background color depending on the message type. By default,
4431    it uses the same background color as tooltips. This can be turned
4432    off with style property.
4433  - The GTK+ file chooser (as well as nautilus and other users of GIO
4434    icon information) can now show different icons for xdg user dirs.
4435    The icon names are folder-documents, folder-download, folder-music,
4436    folder-pictures, folder-publicshare, folder-templates, folder-videos,
4437    with an automatic fallback to the standard folder icon.
4438
4439 * Bugs fixed:
4440  584021 titchy leak
4441  579590 gtk_entry_set_icon_from_stock should warn when invalid st...
4442  584125 GtkAssistant asserts if last page is GTK_ASSISTANT_PAGE_C...
4443  171416 Resume editing if name of new folder is "Type name of new...
4444  420335 Page assignment when printing 4 pages to a sheet
4445  161670 Bad behaviour from gtk_file_chooser_set_filename
4446  327152 Long names in the FileChooserDialog directory buttons sho...
4447  355851 File Dialog shows Backup Files
4448  390312 Gtk grabs keyboard on DND
4449  486839 Filechooser 'Places' items should not move up and down th...
4450  562335 Deprecate gtk_tree_view_column_get_cell_renderers and gtk...
4451  565317 Resulting image of GtkCellRendererPixbuf depends on order...
4452  565998 configure script doesn't check for cairo-xlib.pc
4453  580079 Better configure detection of Xinerama on Solaris
4454  580511 gdk_x11_atom_to_xatom_for_display translates GDK_NONE as ...
4455  580560 Backspace key does not go to the parent directory
4456  584598 GtkButtonBox silently ignores gtk_orientable_set_orientation
4457  584637 Missing conditionals for X11 shape extension in GdkWindow
4458  584805 GtkEntryCompletion selection reset when calling gtk_entry...
4459  584832 Duplicate the exec string returned by gtk_recent_info_get...
4460  585024 some gtksettings properties need extra initialisation
4461  585371 Add additional sizes to the font selector
4462  585791 use g_*gettext instead of *gettext directly
4463  562579 [Patch] Remove error dialog when directory does not exist
4464  344519 custom print ranges
4465  484922 Should remember the sort state of columns
4466  555344 consider adding a message area widget
4467
4468 * Updated translations:
4469  Danish
4470  Brazilian Portuguese
4471  Estonian
4472  Oriya
4473  Bengali India
4474  Norwegian bokmål
4475  Hindi
4476  Spanish
4477
4478
4479 Overview of Changes from GTK+ 2.17.0 to 2.17.1
4480 ==============================================
4481
4482 * GtkLabel:
4483  - GtkLabel can show embedded URLs, much like SexyUrlLabel
4484
4485 * Printing:
4486  - GTK+ includes a print backend that works with the PAPI
4487    printing service.
4488  - The file and lpr backends can print multiple pages per sheet.
4489
4490 * Changes that are relevant for theme authors:
4491  - The URL support in GtkLabel uses the link-color / visited-link-color
4492    style properties
4493
4494 * Bugs fixed:
4495  576091 GtkTooltip destroy the custom widget
4496  315462 GtkButton doesn't center its child when the child is too ...
4497  390331 "Pages per sheet" does not work for LPR printing
4498  531490 gdk_window_set_events (0) will _ADD_ events to the root w...
4499  574386 Remove deprecated call to gtk_status_icon_set_tooltip in ...
4500  576678 cups printbackend doesn't list printers on NetBSD
4501  579366 gtkbuilderparser leaks RequiresInfo objects.
4502  579884 casting problem in gmodule
4503  580511 gdk_x11_atom_to_xatom_for_display translates GDK_NONE as ...
4504  581876 Remove deprecated call to gtk_action_connect_proxy in tes...
4505  581878 Remove deprecated call to gtk_scale_button_get_orientatio...
4506  582003 Calling gdk_window_get_events() changes the event mask, b...
4507  582488 GtkNotebook behaves poorly when allocated less than reque...
4508  582950 Use number of pages to print when showing printing progress
4509  582963 Crash when printing from a thread
4510  583050 unclear disposition of function gtk_combo_box_get_active...
4511  583522 Trivial error in GtkBuilder migration documentation
4512  535557 gdk_window_set_icon_name should accept NULL to unset
4513  549859 "file" printer doesn't support n-up
4514
4515 * Updated translations:
4516  Arabic
4517  British English
4518  Catalan
4519  Czech
4520  Danish
4521  Estonian
4522  French
4523  German
4524  Greek
4525  Hungarian
4526  Irish
4527  Italian
4528  Kannada
4529  Portuguese
4530  Russian
4531  Slovenian
4532  Spanish
4533  Ukrainian
4534  Simplified Chinese
4535
4536
4537 Overview of Changes from GTK+ 2.16.x to 2.17.0
4538 ==============================================
4539
4540 * GtkBuilder:
4541   - Scale marks can now be specified in builder markup
4542   - GtkAssistant action widgets can be added in builder markup
4543
4544 * Changes that are relevant for theme authors
4545  - GtkEntry now has a ::invisible-char style property that allows
4546    themes to set the preferred invisible character
4547
4548 * Printing:
4549  - GTK+ supports authentication of users against CUPS servers now.
4550
4551 * Bugs fixed:
4552  578634 gtkdial example fails to compile
4553  580678 Minor improvement to GTK+ mediaLib code
4554  580511 gdk_x11_atom_to_xatom_for_display translates GDK_NONE...
4555  581110 Handlebox widget uses static variables, crashes in multi...
4556  553385 gtk-builder-convert creates untranslated combobox models
4557  580814 GtkTextLayout incorrectly assumes pango iterates in logi...
4558  579366 gtkbuilderparser leaks RequiresInfo objects
4559  579741 gailcombox should emit property-changed:accessible-name...
4560  574386 Remove deprecated call to gtk_status_icon_set_tooltip...
4561  384940 handle rejecting jobs and authentication meaningfully
4562
4563 * Updated translations
4564  Arabic
4565  Brazilian Portuguese
4566  British English
4567  Catalan
4568  Czech
4569  Estonian
4570  Italian
4571  Kannada
4572  Oriya
4573  Simplified Chinese
4574  Slovenian
4575  Spanish
4576  Ukrainian
4577
4578
4579 Overview of Changes from GTK+ 2.16.0 to 2.16.1
4580 ==============================================
4581
4582 * GtkBuilder:
4583  - Accessible action names can now be marked as translatable.
4584  - gtk-builder-convert correctly handles response ids in all dialogs.
4585  - gtk-builder-convert warns about duplicate ids.
4586
4587 * GDK:
4588  - GDK no longer refuses to work on 30-bit visuals
4589
4590 * Win32:
4591  - The appearance of GTK+ menus on Vista has been improved.
4592
4593 * Bugs fixed:
4594  575700 Crash when moving a GtkWindow
4595  574283 unused assignment and dead code in gtk_widget_set_tooltip_window
4596  538840 [Win32] GTK menu theming could be improved
4597  576254 <object> requires attribute "id"
4598  576306 gdkscreen.c: get_nearest_monitor too simple...
4599  437533 Implement draw_shape PangoRenderer method
4600  577224 crash when setting new icon after setting icon...
4601  576150 Doc bug for GtkMenuPositionFunc
4602  562863 GtkVscrollbar is hardly documented
4603  575644 Cygwin gail build patch
4604  571374 Add 30-bit visuals to the list of supported depths
4605  577650 gtkitemfactory.h fails to compile
4606  578094 ProcessIdToSessionId needs to be declared as WINAPI
4607  518642 Custom tags and translatable content
4608  532858 segv setting GBoxed subclass <property>
4609  557629 Response ID not converted for GtkFileChooserDialog
4610  577789 about dialogue doesn't linkify licence text
4611  577824 empathy_chat_window_init: GClosure is leaked
4612  577964 Page Range entry is not accessible
4613  578221 Assertion warning `GTK_IS_TEXT_LAYOUT (layout)' failed
4614  578271 PageSetup should be sent to the previewer
4615  578276 gtk-builder-convert improperly converts GtkComboBox
4616  578290 two memory leaks
4617  578354 Memory leak in gdkscreen-x11
4618  578365 GtkMountOperation does not allow passwordless mount of sf...
4619  578366 file descriptor leak
4620  573922 Using NET_WM_USER_TIME even if startup notification times...
4621  561345 Title of Print Preview window should not be previewXXXXXX...
4622  577868 about dialogue changes appearance on style-set (change th...
4623  572797 GtkCellRendererAccel display string i18n in OTHER mode
4624
4625 * Updated translations:
4626  Arabic
4627  Assamese
4628  Basque
4629  Bulgarian
4630  Crimean Tatar
4631  Danish
4632  Galician
4633  German
4634  Greek
4635  Gujarati
4636  Japanese
4637  Kannada
4638  Malayalam
4639  Marathi
4640  Oriya
4641  Pashto
4642  Russian
4643  Spanish
4644  Telugu
4645  Turkish
4646
4647 Overview of Changes from GTK+ 2.15.5 to 2.16.0
4648 ==============================================
4649
4650 * The new function gtk_style_get_property was renamed to
4651   gtk_style_get_style_property to avoid binding problems.
4652
4653 * Bugs fixed:
4654  574059 search button not available in some cases
4655  574622 GtkEntry: Should we wrap icon-press and icon-release signals?
4656  574561 gtk_style_get "shadows" g_object_get
4657  574794 Can not resize shaped windows on Windows
4658  570896 gdkevents-win32.c(2947) : error C4053: one void operand for '?:'
4659  573067 Intra-app dnd of text behavior on Windows is wrong
4660  572455 GtkEntry window layed out wrong if the widget has focus
4661
4662 * Updated translations:
4663  Assamese (as)
4664  Bengali (bn_IN)
4665  Czech (cs)
4666  Gujarati (gu)
4667  Hindi (hi)
4668  Japanese (ja)
4669  Kannada (kn)
4670  Lithuanian (lt)
4671  Malayalam (ml)
4672  Polish (pl)
4673  Romanian (ro)
4674  Tamil (ta)
4675  Telugu (te)
4676
4677
4678 Overview of Changes from GTK+ 2.15.4 to 2.15.5
4679 ==============================================
4680
4681 * GtkAction:
4682  - Rename gtk_activatable_reset to gtk_activatable_sync_action_properties
4683    to make it easier to bind
4684
4685 * GDK:
4686  - The DirectFB backend has been restored to basic function
4687  - The RANDR support in the X11 backend has been made more robust
4688
4689 * Changes that are relevant for theme authors:
4690  - GtkEntry now has a ::progress-border property and use fg/bg[SELECTED]
4691    for drawing progress
4692
4693 * Bugs fixed:
4694  457086 numpad does not work when the Thai-Lao input method is used
4695  554407 directfb backend does not implement GdkWindowImpl
4696  543710 Dead keys do not work anymore with DirectFB
4697  560671 the client_message API doesn't work in DirectFB
4698  513422 Unknown meaning of translatable messages
4699  533456 Memory leak when window is destroyed
4700  572387 gdm crashes after gtk 2.15.4 upgrade
4701  565199 Ellipsize text in Places list
4702  495320 GtkRange does not use gdk_event_request_motions
4703  572904 GtkRadioAction broken in trunk
4704  573383 Setting a textview's buffer to NULL doesn't do a complete job
4705  573416 GtkMountOperation fixes for ask_password()
4706  572968 GtkIconView: image_description setter function strdups wrong...
4707  572972 GtkRecentChooserDefault: memory leak in copy_activated_cb
4708  572996 crash in Home Folder: Trying to open the sidebar
4709  573069 Gdk-CRITICAL warnings with Gtk 2.14 when dragging GtkNotebook...
4710  573113 Can't build tests due to testfilechooserbutton.c
4711  573211 Setting screen for popup windows
4712  573287 Warning on startup
4713  572273 No replacement documented for gtk_action_connect_proxy
4714  573515 po-properties/ special Makefile.in.in handling causes failure...
4715  552619 File Chooser no longer automatically enters newly created dir...
4716  573087 gdkwindow.c: {x,y}_offset used uninitialized
4717  573688 Don't steal update region in gtk_text_view_paint
4718  546285 Allow GtkEntry to draw progress
4719  569671 gdk_pixbuf_new_from_file() can't open image/x-portable-pixmap
4720  573393 Deprecated functions in gdk-Threads example code snippet
4721  571001 STATE_SHOWING missing on table items
4722  520395 event.any_data incorrect with spin buttons and combo boxes...
4723  325809 getAccessibleAtPoint for tables does not seem to take column...
4724  561631 gailbutton.c:571:idle_do_action: code should not be reached
4725  519090 Add accessibility support to GtkScaleButton
4726
4727 * Updated translations:
4728  British English (en_GB)
4729  Estonian (et)
4730  Hungarian (hu)
4731  Japanese (ja)
4732  Korean (ko)
4733  Kurdish (ku)
4734  Maithili (mai)
4735  Dutch (nl)
4736  Oriya (or)
4737  Swedish (sv)
4738  Traditional Chinese (zh_HK)
4739  Traditional Chinese (zh_TW)
4740
4741
4742 Overview of Changes from GTK+ 2.15.3 to 2.15.4
4743 ==============================================
4744
4745 * GtkAction:
4746  - More compatibility fixes to make PolicyKit-gnome work
4747
4748 * GtkFileChooserButton:
4749  - Don't emit file-set when the dialog is canceled. But emit it
4750    when a file is received via DND
4751
4752 * GDK
4753  - Use Xrandr 1.3 for tracking monitor information, if available
4754
4755 * Bugs fixed: 
4756  538439 tooltip may appear in upper left corner...
4757  571015 libprintbackend-cups has unlocalized strings
4758  353196 Add a file-set signal to GtkFileChooserButton
4759  571249 Icons are not drawn properly when initial widget...
4760  571196 gtk_binding_entry_add_signall deprecated without alternative
4761  508545 No way to identify terminal classes from documentation
4762  570824 TreeView is not keyboard (re)focusable after selecting a cell...
4763  568571 Asian am/pm format on cups print backend's time parsing
4764  571576 gdk_pixbuf_save_to_stream() broken
4765  571873 Compile error with gdk/win32/gdkselection-win32.c
4766  572041 Focus should change when advancing forward in GtkAssistant
4767  572040 GtkAssistant does not expose page titles
4768  570406 gailutil.def is in srcdir, but used from builddir
4769
4770 * Updated translations:
4771  Belarusian Latin (be@latin)
4772  Bulgarian (bg)
4773  Catalan (ca)
4774  Danish (da)
4775  Spanish (es)
4776  Basque (eu)
4777  Finnish (fi)
4778  French (fr)
4779  Gujarati (gu)
4780  Hungarian (hu)
4781  Japanese (ja)
4782  Korean (ko)
4783  Latvian (lv)
4784  Norwegian bokmål (nb)
4785  Polish (pl)
4786  Brazilian Portugese (pt_BR)
4787  Slovak (sk)
4788  Albanian (sq)
4789  Serbian (sr)
4790  Swedish (sv)
4791  Thai (th)
4792  Vietnamese (vi)
4793
4794
4795 Overview of Changes from GTK+ 2.15.2 to 2.15.3
4796 ==============================================
4797
4798 * Keyboard shortcut handling has been changed, to help with a longstanding
4799   complaint about the way GTK+ handles multiple layouts. GTK+ now only uses
4800   keys from groups other than the current group if they are not present in
4801   the current group. Feedback on this change is appreciated.
4802
4803 * Bugs fixed:
4804  569336 change in gtkbutton klass is causing crash...
4805  569435 make maintainer-clean removes non-generated sources
4806  145058 Inputting "^^" requires four keystrokes on Win32...
4807  559408 Transparency lost when images are copied...
4808  359288 Toolbar items are not shown after hiding
4809  569918 64bit portability issue in gtkrecentchooser.c
4810  162726 Multiple Latin layouts in XKB break keyboard shortcuts
4811  569635 fontchooser should reload list of families/styles on...
4812
4813 * Updated translations:
4814  Norwegian bokmål (nb)
4815  Oriya (or)
4816  Brazilian Portugese (pt_BR)
4817  Thai (th)
4818  Traditional Chinese (zh_HK)
4819  Traditional Chinese (zh_TW)
4820  
4821
4822 Overview of Changes from GTK+ 2.15.1 to 2.15.2
4823 ==============================================
4824
4825 * GtkAction:
4826  - Make toolitems pick up icon names from actions
4827  - Draw proxies of radio actions properly
4828  - Make menu proxies of recent actions work
4829  - Avoid accidental activations when changing actions on proxies
4830  - Make derived button classes work as proxies
4831
4832 * Input methods:
4833  - Avoid an assertion due to early use of input methods
4834
4835 * GtkScale:
4836  - Avoid a segfault in the marker drawing code
4837
4838 * GtkImageMenuItem:
4839  - Add a property to override the show-menu-images setting
4840
4841 * Bugs fixed:
4842  566628 gdk_display_close always asserts on win32 and quartz
4843  569240 Crasher when using markers
4844  569104 Toggle menu entries showed as check menu entries...
4845  322932 Always show icons on panel menus
4846
4847 * Updated translations:
4848  Finnish (fi)
4849  German (de)
4850
4851
4852 Overview of Changes from GTK+ 2.15.0 to 2.15.1
4853 ==============================================
4854
4855 * GtkFileChooser:
4856  - Remember the file chooser's size across invocations
4857  - Handle uris that are entered in the entry
4858  - Improve autocompletion, in particular for uris
4859
4860 * GtkEntry:
4861  - New property "im-module" for selecting input methods per-widget
4862  - New icon-related API got renamed for consistency
4863  - Added properties and setters for icon tooltips
4864
4865 * GtkTextView:
4866  - New property "im-module" for selecting input methods per-widget
4867  - New signal "paste-done" to allow better handling of async pasting
4868
4869 * GtkScale:
4870  - New api to add annotated marks: gtk_scale_add_mark.
4871
4872 * GtkAction:
4873  - Rework the way actions and proxies interact, to make the
4874    interaction less ad hoc, more extensible, and better suited
4875    for support in GUI builders like glade.
4876
4877    To be used as a proxy, a widget must now implement the
4878 `  GtkActivatable interface, and GtkActivatable implementations
4879    are responsible for syncing their appearance with the action
4880    and for activating the action.
4881
4882    All the widgets that are commonly used as proxies implement
4883    GtkActivatable now.
4884
4885    This is a big change, and it is not unlikely to break some
4886    current users of GtkAction, so feedback about problems caused
4887    by this is appreciated.
4888
4889  - Add a "gicon" property to specify the icon with a GIcon
4890
4891 * GDK:
4892  - On X11, GDK now caches cursors to avoid cursor theming overhead
4893  - New cursor type for blank cursors: GDK_BLANK_CURSOR
4894
4895 * New deprecations:
4896    gtk_scale_Button_get_orientation()
4897    gtk_scale_button_set_orientation()
4898    gtk_action_connect_proxy()
4899    gtk_action_disconnect_proxy()
4900    gtk_widget_get_action()
4901    gtk_action_block_activate_from()
4902    gtk_action_unblock_activate_from()
4903    direct access to "gtk-action" object data
4904
4905 * Changes that are relevant for translators:
4906  - Navigation and Media stock labels have separate message contexts now
4907  - The caps lock warning string has been changed
4908
4909 * Bugs fixed:
4910  566083 Icon pixmap hardcoded during DnD
4911  566334 compile failure for gtk+ on Mac OS X
4912  565998 configure script doesn't check for cairo-xlib.pc
4913  566391 gtk_about_dialog_set_url_hook should activate...
4914  566568 gtk_tree_model_get_value docs typo
4915  566628 gdk_display_close always asserts on win32
4916  566733 Add GIcon to GtkAction, GtkToolButton
4917  567024 gtktoolbutton doesn't create right proxy menu item...
4918  523554 Copy from GIMP to Word broke
4919  567468 no check for trailing != NULL in gtk_text_layout_get..
4920  492794 Pasting external text at end of view yields wrong...
4921  164002 query scripts don't work uninstalled on windows
4922  566532 GtkScaleButton implementation of GtkOrientable
4923  450716 New API to change global IM
4924  562701 GtkEntryCompletion popup sizes its rows wrong...
4925  567944 [Win32] Sorted treeview columns can be unreadable
4926  567655 gtk_status_icon_set_tooltip_text/markup should use...
4927  567887 gtk_entry_get_storage_type() should be...
4928  568196 Please change context of Forward stock label
4929  563280 stock items & translation context
4930  568233 Wrong statement about GtkEntry's "activate" signal
4931  568263 gtk can't recognize the wrong X Selection TARGETS...
4932  565656 Add marks to scales
4933  567413 GtkComboBoxEntry doesn't emit "changed" signal...
4934  545980 GtkFileChooserEntry should handle URIs
4935  566862 pixbuf_new_from_file does not autodetect format
4936  568552 gtk_combo + gtk entry in invisible mode takes 100% cpu
4937  561801 "scheduled printing" doesn't function as expected
4938  566535 gtk_widget_get_snapshot does not work if double buff...
4939  567021 gtkimage accessors docs
4940  567761 Spellfixes in GTK+ documentation
4941  568744 Spellfixes in GtkTreeView's documentation
4942  536965 GtkPlug: crash on theme change
4943  567124 proposal to delay doing something related to immodule...
4944  568305 gdk-pixbuf mishandles BI_BITFIELDS bmps
4945
4946 * New and updated translations:
4947  Crimean Tatar (crh)
4948  Spanish (es)
4949  Hebrew (he)
4950  Hungarian (hu)
4951  Italian (it)
4952  Korean (ko)
4953  Lithuanian (lt)
4954  Norwegian bokmål (nb)
4955  Norwegian Nynorsk (nn)
4956  Swedish (sv)
4957  Thai (th)
4958  Simplified Chinese (zh_CN)
4959
4960
4961 Overview of Changes from GTK+ 2.14.x to 2.15.0
4962 ==============================================
4963
4964 * GtkFileChooser
4965  - Optionally shows file sizes
4966  - Mounts volumes when necessary
4967  - Picks better mime icons
4968
4969 * GtkEntry
4970  - Can show icons at either side of the entry, which can be made
4971    clickable, drag sources, etc
4972  - Can show progress information
4973  - Picks the best available placeholder character for invisible entries 
4974    unless it is explicitly set. See the invisible-char-set property
4975  - Input methods work again in invisible entries
4976  - Invisible entries can optionally display a caps-lock warning. This
4977    can be turned off with the caps-lock-warning property
4978
4979 * GtkStatusIcon
4980  - Uses an extension of the tray icon spec to negotiate RGBA support.
4981    This is also supported by the GNOME panel. For details, see the
4982    section on "Visual and bckground pixmap handling" in the System
4983    Tray Protocol Specification.
4984  - Supports scroll events, middle clicks and rich tooltips
4985
4986 * GtkLinkButton
4987  - Respects user-defined tooltips 
4988  - Has a default url hook
4989
4990 * GtkBuilder
4991  - Can construct menus
4992  - Can associate accel groups with windows
4993  - Child properties can now be translatable, e.g. GtkAssistant::page-title
4994
4995 * GtkOrientable
4996  - A new interface implemented by all widgets that have horizontal and
4997    vertical variants
4998
4999 * Printing support
5000  - Print-to-file can save to non-local files
5001  - Page rendering can be deferred to a thread to avoid blocking the mainloop
5002
5003 * GDK
5004  - GdkKeymap emits a state-changed signal when the caps lock state changes
5005
5006 * Newly deprecated functions:
5007   gdk_window_get_toplevels(),
5008   gtk_font_selection_dialog_get_apply_button(),
5009   gtk_status_icon_set_tooltip(),
5010   gtk_toolbar_set_orientation()
5011
5012 * Changes that are relevant for theme authors
5013  - The GtkMenu::arrow-placement style property allow more space efficient
5014    layout of scrolling menus
5015  - Submenu arrows can be scaled relative to the font size, with the
5016    GtkMenuItem::arrow-scaling style property
5017  - Themes can set the GtkDialog::content-area-spacing style property to 
5018    change the spacing between elements of the content area
5019  - The GtkEntry::state-hint style property can be used to request that
5020    GTK+ should pass the correct state when drawing the background of entries
5021  - The GtkEntry::prelight style property can be used to suppress prelighting
5022    of icons in entries on mouseover
5023  
5024 * Changes that are relevant for translators
5025  - GTK+ has been switched to use the two-argument C_() macro
5026    instead of Q_() for messages with context
5027
5028 * Bugs fixed:
5029  434987 MS Windows style should use pango_win32_font_description_from_logfont
5030  325095 show a 'size' column
5031  552837 mem leak in gtkimmulticontext
5032   83935 GtkEntry's default invisible char should be U+25CF
5033  553000 incorrect i18n header in gtkfilesystem.c
5034  552789 Show size column in the search and recently used files modes
5035  553135 eog crash: assertion failed. 
5036  382544 GtkIconView: Selection/focus should be painted around the items
5037  541391 Unfocussable Treeview swallows focus
5038  408244 add GtkDialog::content-area-spacing
5039  538782 Make GtkMenu's arrow size themable
5040  553385 gtk-builder-convert creates untranslated combobox models
5041  553241 double freed pointer in lpr_write cause firefox3 crash
5042  553917 Typo in gdkwindow-win32.c
5043  553133 GtkFileChooser won't ask to mount a volume
5044  553211 GtkFileChooserButton unsets filter after first use
5045  553578 tabs are not drawn correctly
5046  553803 eventually call XCloseDevice on XOpenDevice results
5047  552956 Should check composite extension version
5048  552959 GtkTrayIcon: _NET_SYSTEM_TRAY_VISUAL and real transparency
5049  553575 Only draw focus when navigating with the keyboard
5050  339367 Incorrect spotlocation
5051  554141 uninitialized data use/free in gtkclipboard-quartz.c
5052  371908 Password Entry broken
5053  317002 Disable input method completely in GtkEntry when it...
5054  487624 Tooltips doesn't get updated if ther's no mouse motion...
5055  107000 Add signals to GdkKeymap for monitoring caps_lock, etc
5056  530568 Entries with visibility=FALSE should warn for caps-lock on
5057  553086 hard to see current immodule
5058  541009 Get rid of separate subclasses for horizontal and vertical...
5059  344522 support non-local destination files (GtkPrint)
5060  553582 Add orientation API to GtkSeparator
5061  554506 combining diacritics broken, became deadkeys
5062  553585 Add orientation API to GtkRuler
5063  554690 mem leak in filechooser
5064  554691 mem leak in filechooser
5065  554696 invalid free function used
5066  554698 mem leak in filechooser
5067  554701 filechooser spams console with useless warnings
5068  554704 gtkfilesystemmodel does too much work
5069  530575 GtkEntry with invisible chars has a confused cursor in overwrite mode
5070   96431 Can't cut and paste / DND within invisible entry
5071  132501 Make utility window translate to tool window in win32
5072  539464 gtk_cell_view_get_model is missing in GtkCellView
5073  553573 Add orientation API to GtkBox
5074  555387 Changing the sensitivity of a statusbar mistakenly requires a display
5075  436533 Allow more space efficient scroll arrows placement
5076  555270 Allow unsetting a MessageDialog's image
5077  554702 gtkfilesystem leaks GError
5078  554192 double press on the "circumflex" dead key...
5079  516425 Optionally display accelerators in popups
5080  550342 Splash screens have a caption
5081  555578 GtkTable propertiy maxima are wrong
5082  555523 gtk_scale_button_set_adjustment should accept NULL
5083  555573 gtk_font_selection_set_font_name shouldn't require a screen
5084  555676 gtk_widget_real_grab_focus assumes toplevel == window
5085  555000 Wrong treatment on non-spacing marks dead keys in GtkIMContextSimple
5086  551355 Make glib build with libtool 2.2
5087  555186 Setting gtk-toolbar-icon-size with custom icon_size
5088  555625 Updated gtk_compose_seqs_compact table
5089  555386 format not a string literal and no format arguments
5090  552318 menubar mnemonics consumed even when gtk-enable-mnemonics=false
5091  555779 GtkCellRendererPixbuf crashed on failed GIcon lookup
5092  556150 gtk 'object' property test fixing
5093  556527 The current page property is not passed to GtkPrintUnixDialog
5094  556578 GIMP windows stay on top of other windows
5095  557059 crash when compositing emblems with icon
5096  557266 Window Management Problem
5097  555920 gtkentry.c passes wrong enum to pango_layout_set_alignment
5098  528320 Incorrect icons displayed for files with custom mimetype icons
5099  557524 "va_end(args);" should be added into gtk_text_buffer_insert_with_...
5100  556835 gtkentry.c: variable is declared at middle of block
5101  556954 gtk+/gtk/gtkrecentchooserdefault.c: mismatching allocation...
5102  557315 stale clipboard target cache
5103  530454 Clarify page_nr when printing
5104  557065 gtkcellrendererpixbuf spams console over and over...
5105  557894 Wrong return value for gdk_pointer_grab_info_libgtk_only
5106  558397 gtk_widget_error_bell undefined without a screen
5107  557762 Misleading error message in GDK DirectFB
5108  557316 GtkLinkButton should consider user-defined tooltip
5109  339714 Set printer dpi on cairo ps/pdf surfaces when printing
5110  558522 scroll arrow painted insensitive even though there are pages...
5111  347230 testicontheme shortcomings
5112  558323 glitches when popping up combos in treeviews
5113  558667 gtk_font_selection_dialog_get_apply_button - deprecate
5114  412134 Add API to query style properties from the style
5115  322934 Replace menu's proxy icons with empty space hiding icons
5116  409435 GtkStatusIcon enhancements: scroll events, middle click, rich tooltips
5117  558278 Crash when calling a callback set by gdk_add_client_message_filter()
5118  558929 gtkstatusicon.c: 'event' is a member of the structure
5119  558001 gtk_icon_view_enable_model_drag_[source|dest] problem
5120  557212 Problem with which window gains focus and is visible
5121  559404 gtk_editable_insert_text counts length in bytes
5122  558586 handling of keyboard under darwin (quartz)
5123  558409 GtkLabel::use-underline doesnt work with GtkLabel::attributes
5124  553586 Add orientation API to GtkPaned
5125  560135 Print when the user double clicks a printer
5126  553765 Add orientation API to GtkRange
5127  550942 Rework of gdkeventloop-quartz.c
5128  525550 GTK+ 2.13.0 GtkCurve test fails
5129  559619 invisible-char default cannot be tested
5130  560139 GtkEntry doesn't paint with the right state
5131  560602 Wrong GtkMenuItem default value (test fails)
5132  377699 realizing gtk.Progress() causes SEGV
5133  561335 Fix typos in GtkToolItem documentation
5134  561539 Alignments miscalculate dimensions when allocated less...
5135  559947 Unchecked dependency on python>=2.4
5136  561504 testgtk should load rc file from sub folder
5137  539263 Deprecate gdk_window_get_toplevels
5138  554076 eventually release g_new-ed supported_atoms
5139  559622 GdkDevice test segfaults
5140  554453 "typeahead find" widget of GtkTreeView appears on wrong monitor...
5141  562817 GtkDialog: typo
5142  555334 connected server feature
5143  562878 password save incorrectly set in gtkmountoperation
5144  559914 eog doesn't apply paper setup
5145  562998 GtkFontButton documentation improvements
5146  557420 Some compose sequences don't work anymore (or only in specific order)
5147  546285 Allow GtkEntry to draw progress
5148  563547 Update gdkx11 atom precache table
5149  563285 test print backend does not compile
5150  559325 documentation for gdk_display_get_window_at_pointer() is wrong
5151  554274 Add default hook for GtkLinkButton
5152  546378 GtkAssistant page title is not translatable
5153  563991 gtk_file_chooser_button_new_with_backend is deprecated...
5154  563994 Input method module interface not documented
5155  564066 Crash in gtk_rc_parse_default_files
5156  563835 Typo in gtk_widget_has_screen() docs
5157  564212 gtk_icon_view_accessible_model_rows_reordered explain new_order...
5158  563751 xatom cache is prefilled too late
5159  556839 Crash when opening a link
5160  549251 GTK icon view accessible issue
5161  558306 Cannot build gdk (gtk+ 2.14.4) on Solaris 8
5162  555560 gtk_combo_box_set_active fails with no model
5163  563158 CellRendererProgress pulsing and progressing rows can not...
5164  556233 local-only causes G_IS_FILE warning
5165  562579 Remove error dialog when directory does not exist
5166  561494 FileChooser network browsing and authentication support
5167  339318 Allow page rendering to (optionally) happen in a thread
5168   85292 add an icon to gtkentry
5169  564881 gtkstatusicon.c: 'event' bug again
5170  552545 leaks GpImage
5171  553374 gdk_pixdata_from_pixbuf fails for some images with use_rle set to TRUE
5172  555791 Natuilus Crashes when opening USB MP3 Player Contents
5173  561186 GdkPixbuf API type checking needs cleanup
5174  559009 gtk_radio_button_get_group documentation needs to say...
5175  523264 Update GTK+ reference documentation screenshots
5176  563876 [Regression] GTK_MODULES env var is no longer relevant
5177  554950 gail must make itself resident
5178  555953 libferret missing link against libgtk-x11
5179  554002 Orca App-Preferences dialog page tabs are "off" by one...
5180  353088 gtk_expander_get_label should return the full label text
5181  512743 Applications with lists crash in libgail
5182  564555 synaptic cannot be started...
5183  565203 icons are misplaced when horizontal gtkiconview is...
5184  549251 GTK icon view accessible issue 
5185  558694 Paned window splitter keynav broken
5186  565846 va_end(args) should be added into gtk_tree_store_new
5187
5188 * New and updated translations:
5189  Arabic (ar)
5190  Asturian (ast)
5191  Catalan (ca)
5192  Danish (da)
5193  German (de)
5194  British English (en_GB)
5195  Spanish (es)
5196  Finnish (fi)
5197  Galician (gl)
5198  Hebrew (he)
5199  Japanese (ja)
5200  Georgian (ka)
5201  Malayalam (ml)
5202  Marathi (mr)
5203  Portugese (pt)
5204  Brazilian Portugese (pt_BR)
5205  Romanian (ro)
5206  Russian (ru)
5207  Slovak (sk)
5208  Serbian (sr, sr@latin)
5209  Swedish (sv)
5210  Thai (th)
5211
5212
5213 Overview of Changes from GTK+ 2.14.1 to 2.14.2
5214 ==============================================
5215
5216 * Don't use XRRGetScreenResources, since it doesn't work well
5217
5218 * Bugs fixed:
5219  551063 deprecated marking without a link to what new code should use
5220  319849 gtkcalendar look in RTL locales
5221  550989 gdk_display_put_event should call g_main_context_wakeup
5222  550062 Small update in gdk/gdkkeysyms.h
5223  551325 Reference to wrong parameter in gtk_editable_insert_text
5224  551386 gtk_printer_set_is_default() always sets TRUE
5225  550676 Memory leak, update keyboard layout data structure
5226  551699 gtk_scrolled_window_destroy() is broken
5227  551567 DND mark broken
5228  551378 Print dialog: should try UDS when fetching PPD for localhost
5229  536542 gtk_list_store_set() documentation doesn't say whether...
5230  552153 GtkModules loading with XSettings doesn't work...
5231  552001 gtkimcontextsimple.c: variable is declared at middle...
5232  551987 GtkPaned redrawing problem
5233  551722 gtk_widget_set_scroll_adjustments() should check...
5234  552107 Small libtool fixes
5235  552500 GtkPrintSettings API doc not precise enough
5236  408154 Change GtkEntryCompletion max-items to style property
5237  329593 Entering characters on a line very cpu intensive and slow
5238  552667 gtkimage containing gicon leaks memory
5239  552668 format not a string literal and no format arguments...
5240  346903 gtk_enumerate_printers needs events to complete
5241  550969 fix a typo which breaks the static build
5242  517233 Calling gdk_pixbuf_loader_close causes "GError set over...
5243  551063 deprecated marking without a link to what new code should use
5244  540967 docs build slowly because of entities
5245
5246 * Updated translations:
5247  Afrikaans (af)
5248  Arabic (ar)
5249  Assamese (as)
5250  Bulgarian (bg)
5251  Bengali India (bn_IN)
5252  Catalan (ca)
5253  Finnish (fi)
5254  French (fr)
5255  Gujarati (gu)
5256  Croatian (hr)
5257  Italian (it)
5258  Lithuanian (lt)
5259  Malayalam (ml)
5260  Marathi (mr)
5261  Dutch (nl)
5262  Oriya (or)
5263  Brazilian Portugese (pt_BR)
5264  Portugese (pt)
5265  Telugu (te)
5266  Thai (th)
5267  Turkish (tr)
5268
5269
5270 Overview of Changes from GTK+ 2.14.0 to 2.14.1
5271 ==============================================
5272
5273 * Fix a deadlock in pixbuf loader initialization
5274
5275 * Updated translations:
5276  Ukrainian (uk)
5277
5278
5279 Overview of Changes from GTK+ 2.13.7 to 2.14.0
5280 ==============================================
5281
5282 * Bugs fixed:
5283  548354 Remove repeated code in gtk_cell_view_size_allocate
5284  548346 gtk_color_selection_dialog_get_color_selection always...
5285  535158 can't rearrange the order of multi pages per side
5286  545875 evo crashed when trying to print pages 6-7 of a 1 page...
5287  549236 missing Since 2.14 in gtk_file_chooser_get_file
5288  549354 Crash trying to open a file on a remote folder
5289  549734 gtk_selection_data_get_data prototype is wrong
5290  549262 GtkScrolledWindow should not accept focus unless...
5291  549810 Memory leaks in printing code 
5292  437791 Animation is played at the wrong speed
5293  549943 gtk_tool_shell_get_relief_style() always returns...
5294  547449 Entry/Combo popup misplaced after resize
5295  550528 IconView DND interface does not work if only used as source
5296  548993 regression: gdk 2.13 leaves stray windows in certain cases
5297  520165 typeahead find (interactive search) only accepts one char...
5298  528091 Arrows for scrollable notebooks don't work with unset GTK...
5299  528975 Can not maximize the window
5300  543308 FileChooser size problems since gtk+-2.13.x 
5301  549322 Typo in gdk_pixbuf_save_to_buffer docs
5302  549711 Race condition when loading gdk-pixbuf image modules
5303
5304 * Updated translations:
5305  Czech (cs)
5306  German (de)
5307  Spanish (es)
5308  Estonian (et)
5309  British English (en_GB)
5310  Finnish (fi)
5311  French (fr)
5312  Irish (ga)
5313  Galician (gl)
5314  Japanese (ja)
5315  Hebrew (he)
5316  Hungarian (hu)
5317  Korean (ko)
5318  Maithili (mai)
5319  Norwegian bokmål (nb)
5320  Polish (pl)
5321  Pashto (ps)
5322  Brazilian Portugese (pt_BR)
5323  Albanian (sq)
5324  Swedish (sw)
5325  Telugu (te)
5326  Thai (th)
5327  Vietnamese (vi)
5328
5329
5330 Overview of Changes from GTK+ 2.13.6 to 2.13.7
5331 ==============================================
5332
5333 * Bugs fixed:
5334  545031 list of recently used files is created world-readable
5335  535573 Deadlock in gdkeventloop-quartz.c:poll_func()
5336  546771 Add writable property "visited" to GtkLinkButton
5337  546756 gnome-panel crashed with SIGSEGV in g_type_check_...
5338  547027 menus are broken
5339  544863 gtkquartz.h not included in released 2.13.5 package
5340  547211 Duplicated mnemonic
5341  547270 Make GtkHSV public
5342  546616 CUPS print backend uses 1.2 API without guards
5343  546754 2.13.6 update create rendering issue in the evo...
5344  546730 gtk_status_icon_get_gicon() should use a return...
5345  526234 make shift+ctrl+del delete till the end of line
5346  547456 gdk/x11/gdkscreen-x11.c : init_solaris_xinerama doesn't...
5347  547516 Add comments for translators in gtkprintbackendcups.c
5348  547673 Accessors for GtkFileSelection.font_entry and...
5349  547775 Documentation of gtk-button-images is not correct
5350  547846 gtktestutils functions lack Since: tags
5351  547655 gio_can_sniff configure test can fail...
5352  547944 Self-reference in gtk_page_setup_load_file's docs
5353  547680 fontconfig monitoring can crash apps
5354  546549 Better Type Checking
5355  532644 TIFF loader need to exclude CR2 files
5356
5357 * Updated translations:
5358  Arabic (ar)
5359  Spanish (es)
5360  Basque (eu)
5361  Finnish (fi)
5362  Galicican (gl)
5363  Japanese (ja)
5364  Kannada (kn)
5365  Marathi (mr)
5366  Norwegian bokmål (nb)
5367  Portugese (pt)
5368  Brazilian Portugese (pt_BR)
5369  Swedish (sv)
5370  Thai (th)
5371
5372
5373 Overview of Changes from GTK+ 2.13.5 to 2.13.6
5374 ==============================================
5375
5376 * Fix problems on 64-bit Windows
5377
5378 * Fix a long-standing, well-known problem with the handling
5379   of insensitive buttons, bug 56070
5380
5381 * Fallback to Xinerama if the Xrandr implementation
5382   is just a stub
5383
5384 * gdk_threads_add_timeout_seconds[_full]: New functions with
5385   second-granularity to complete the set of gdk_threads_ timeout
5386   functions
5387
5388 * Support rendering icons with emblems specified as GEmblemedIcon
5389
5390 * GtkFileChooser has a GFile-oriented API now, functions
5391   for creating filechoosers with specific backends have been
5392   deprecated, since GIO is used directly.
5393  
5394 * GtkAdjustment has been sealed, adding getters and setters
5395   for all struct fields.
5396
5397 * Bugs fixed:
5398  544265 GDK assumes XFIXES extension
5399  543915 "Sole completion" translation issue
5400  544510 SetTimer callback signatures has the wrong type
5401  544390 evince crashes after clicking print
5402  361561 StatusIcon signals not documented as definitely public API.
5403  368234 Incorrect tabs rendering during reorder with rounded themes
5404  545976 Deprecate gtk_file_chooser_*_with_backend
5405  545978 Make filechooser GFile API public 
5406  544863 gtkquartz.h not included in released 2.13.5 package
5407  424207 printing hangs on unreachable cups server
5408   56070 Can't click button after setting it sensitive
5409  545931 small documentation typos
5410  344383 use po/LINGUAS
5411   65818 rename gtk_window_set_default() and add getter for it
5412  539733 No way to control treeview separator height
5413  523950 GtkTreeModelFilter's visible function may get an empty...
5414  526575 Missing return type in gtk_ui_manager_get_toplevels...
5415  429411 add style properties to set minimum progressbar w...
5416  429427 Add "arrow-spacing" style property to GtkRange
5417  544302 GtkStatusIcon should support GIcon
5418  339699 implement gtk_print_operation_set_show_dialog for...
5419  538686 gtkprintoperation-win32.c: devmode_from_settings
5420  540379 gtk_tree_view_enable_model_drag_dest and ...
5421  544684 Win64 issue, window handles are assumed to be 32-bit
5422  540834 Insensitive widgets cannot be grabbed
5423  515596 GtkUIManager's embedded UI definition example is invalid
5424  534979 GtkImageMenuItem is a bin but has two children
5425  382291 Automatically dim the combobox when the model is empty
5426  545982 missing braces cause bogus warnings when using GtkBuilder
5427  544858 Seal GtkAdjustment
5428
5429 * Updated translations:
5430  Spanish (es)
5431  Galician (gl)
5432  Japanese (ja)
5433  Korean (ko)
5434  Norwegian bokmål (nb)
5435  Portugese (pt)
5436  Brasilian Portugese (pt_BR)
5437  Albanian (sq)
5438  Swedish (sv)
5439
5440
5441 Overview of Changes from GTK+ 2.13.4 to 2.13.5
5442 ==============================================
5443
5444 * gdk-pixbuf:
5445  - Use GIO for mime type sniffing when possible
5446
5447 * Printing:
5448  - Handle paused printers and printers that don't accept jobs
5449
5450 * GtkBuilder:
5451  - Support building parts of the XML tree with the new functions
5452    gtk_builder_add_objects_from_file, gtk_builder_add_objects_from_string
5453
5454 * Bugs fixed:
5455  540917 deprecate pack_start_defaults()
5456  541645 gtkfilechooserdefault segfaults when bookmark does not contain ://
5457  493008 gdk_screen_get_window_stack is not 64-bit-compatible
5458  539248 gtk_calender_query_tooltip calls ->detail_func with invalid dates
5459  327582 Incomplete docs for GtkSettings::gtk-icon-sizes
5460  343663 source-buffer highlighting highlights "char" in gtk_text_iter_...
5461  541811 g_return_if_fail (widget->parent == container)
5462  541540 Dead link to pkg-config site in GTK+ online FAQ
5463  513580 Broken link in GTK+ FAQ
5464  531129 gtk_style_copy() does not include a return value or description
5465  510225 gtk_widget_get_composite_name retval should be freed
5466  507953 gtk_tree_view_set_tooltip_column() shows markups
5467  469068 clarify gdk_cairo_create()
5468  528845 segv from GtkBuilder on attempting <accelerator> under GtkCellView
5469  540994 [Win32] Some windows don't appear at the top when created
5470  541964 [Win32] Setting modal hint to current value might confuse the stack
5471  541950 Removing recently-added accelerator UI causes a wrong g_warning
5472  542234 iconview a11y implementation segfaults
5473  541399 Widget tooltips: treat "" same as NULL
5474  334418 Support easy input of ellipsis
5475  321896 Synch gdkkeysyms.h/gtkimcontextsimple.c with X.org 6.9/7.0
5476  316087 Resizing columns is chaotic
5477  542853 jasper test fails due to incomplete library arguments
5478  507394 mem leak from gtk_selection_add_targets
5479  488766 GtkFileChooserButton doesn't clear icon after gtk_file_chooser_...
5480  479780 Bookmarks in left pane of FileChooser cannot be renamed
5481  542523 GtkTextTag should handle setting properties to NULL
5482  384940 handle rejecting jobs and authentication meaningfully
5483  339591 Detect list of availible cover pages
5484  543244 crashes when renaming a bookmark
5485  447998 GtkBuilder does not support building parts of the xml tree
5486  543217 GTK application crashed with directfb backend
5487  543545 GtkAssistant crashes when gtk_widget_hide() is called inside ...
5488  401985 Documentation improvement for the gdk_pixbuf_new_from_file_at_...
5489  543085 gdk_pixbuf_saturate_and_pixelate may corrupt memory
5490  488019 Mention bind_textdomain_codeset in gettext related FAQ
5491  528822 typo in GtkCombo docs
5492  540967 docs build slowly because of entities
5493  537430 label pango attributes & i18n
5494  543989 Crash in gtk_tree_view_size_allocate_columns
5495  535223 gbookmark file inefficiency ...
5496
5497 * Updated translations:
5498  Assamese (as)
5499  Czech (cs)
5500  German (de)
5501  Spanish (es)
5502  Galician (gl)
5503  Hebrew (he)
5504  Polish (pl)
5505  Pashto (ps)
5506  Traditional Chinese (zh_HK)
5507  Traditional Chinese (zh_TW)
5508
5509
5510 Overview of Changes from GTK+ 2.13.3 to 2.13.4
5511 ==============================================
5512
5513 * Merge the GSEAL branch (see http://live.gnome.org/GTK+/3.0/Tasks)
5514
5515 * GtkScaleButton has an orientation property 
5516
5517 * Bugs fixed:
5518  538519 GtkCellRendererPixbuf doesn't allow unsetting the icon anymore
5519  538362 Get Win32 icons back in the file chooser
5520  538182 pango_cairo_context_update_layout is not noop after...
5521  508751 gnome-terminal crashed with SIGSEGV after keypress
5522  419737 The file chooser clears the filename entry in SAVE/CREATE_FOLDER...
5523  538784 Don't change the filename in the name entry in CREATE_FOLDER...
5524  538395 gtk_combo_box_append_text() on non-compliant model segfaults
5525  539363 Segfault when creating GtkPlugs
5526  539466 GtkMenuShell API/ABI break in trunk
5527  442042 GtkScaleButton is too limited
5528  540318 Invalid URL
5529  530255 GtkAboutDialog cuts off comments label
5530  540310 Avoid unnecessary repaints when resizing GtkWindow
5531  434535 printoperation's create_surface doesn't check temp file...
5532  539790 [PATCH] Please add three new settings to GtkSettings
5533  539164 Windows' System Menu blocks main loop
5534  541162 [Win32] Update for the new GdkWindowImpl stuff
5535  455268 Add gtk-enable-tooltips GtkSetting
5536  537591 Don't hardcode minimum width of menuitems
5537  541249 [Win32] Fix some internal static methods
5538  541305 [Win32] Scrolling was broken after GdkWindow refactoring
5539  540529 Remove all GIMP references
5540  538547 Update doc-shooter in gtk documentation
5541  535498 Printing demo broken
5542  539944 Add GtkScaleButton API so struct fields can be marked...
5543  540915 GtkBuilder sets properties in reverse order
5544  538863 Fixes assertion on entering empty folder
5545  540861 invalid UTF-8 in input device name
5546  540612 mem leak in filechooser
5547  540618 gtk_menu_shell_select_first prints warning on GtkMenubar...
5548  539944 Add GtkScaleButton API so struct fields can be marked...
5549  536966 Paper selector crashes
5550  378158 gdk_win32_selection_add_targets uses uninitialized hwnd v...
5551  516092 use gtk_drag_*_add_*_targets instead of hardcoded target ...
5552  536430 Libs and Cflags paths in gail-uninstalled.pc.in are out o...
5553  538378 GtkFileSystemError should be public
5554  539095 directfb functions need to be renamed due to the offscree...
5555  539470 Fix critical warnings when the GIcon can't be found for a...
5556  539732 Warnings on destruction of GtkDialog.
5557  540235 Getting the current folder fails
5558  537639 complete the gtk_clipboard_request/wait_for/is_available_... 
5559
5560 * Updated translations:
5561  Catalan (ca)
5562  Spanish (es)
5563  Estonian (et)
5564  Hungarian (hu)
5565  Korean (ko)
5566  Norwegian bokmål (nb)
5567  Occitan (oc)
5568  Swedish (sv)
5569  Thai (th)
5570
5571  
5572 Overview of Changes from GTK+ 2.13.2 to 2.13.3
5573 ==============================================
5574
5575  * Support runtime font configuration changes
5576  
5577  * Use GIO for mime information
5578
5579  * Use GIO directly for the file chooser, do not load filesystem
5580    implementation modules. This change causes some regressions on Win32, 
5581    which will be addressed by improved Win32 support in GIO.
5582
5583  * GTK+ no longer uses translations when the application is not
5584    translated to the current locale
5585  
5586  * Bugs fixed: 
5587  520874 Should use gio directly
5588  536185 monitor font configuration
5589  536757 openoffice.org menus are placed at wrong position
5590  536990 updateiconcache.c: 'close ()' is redundant 
5591  535608 do not string-copy accel paths in the menu code
5592  488119 critical warnings from gtk_tree_view_get_visible_range
5593  536730 memory corruption in gtktreeview
5594  131920 gtkNotebook sends incorrect switch_page value
5595  526987 GtkCellRendererCombo should allow model to be NULL
5596  536765 GtkComboBox should set COMBO type hint for its menu
5597  503071 Application direction changes to right to left even if...
5598  517706 Connecting GtkButton with "use-stock" == FALSE to a...
5599  519092 Add accessibility support to GtkVolumeButton
5600  524222 GtkToolbar with mix of buttons with and without icons...
5601  537985 gtk_init_with_args() doesn't open a display after...
5602  531960 crash in eog-image.c:1154: (priv->image != NULL)
5603  408154 Change GtkEntryCompletion max-items to style property...
5604  506853 gtk_tree_view_enable_model_drag_[source|dest] problem
5605  536430 Libs and Cflags paths in gail-uninstalled.pc.in are out o...
5606  537685 print to file crashes when the target can not be written 
5607
5608 * Updated translations:
5609  Arabic (ar)
5610  Czech (cs)
5611  Estonian (et)
5612  Hebrew (he)
5613  Norwegian bokmål (nb)
5614  Thai (th)
5615
5616
5617 Overview of Changes from GTK+ 2.13.1 to 2.13.2
5618 ==============================================
5619
5620  * Fix an oversight in the header cleanup that went into 2.13.1, which
5621    removed gtkmarshal.h from the set of headers pulled in by gtk.h
5622  
5623  * Add a function to retrieve the XID of a status icon, to allow
5624    notification bubbles to follow the icon
5625  
5626  * Bugs fixed:
5627  533108 leak of GDI region in function 'handle_wm_paint'
5628  530146 Setting non-string tooltip with gtk_tree_view_set_tooltip_column...
5629  535830 wrong content type adding an item
5630  536126 gtk.h don't include gtkmarshal.h
5631  535497 Print preview doesn't work
5632  535862 gtk_action_create_icon can't create icons from the icon themes
5633  536092 GtkEntryCompletion's popup window should set type hint
5634  535303 add _get_implementation to GtkStatusIcon
5635
5636  * Updated translations:
5637  Estonian (et)
5638  Galician (gl)
5639  Italian (it)
5640  Vietnamese (vi)
5641
5642
5643 Overview of Changes from GTK+ 2.13.0 to 2.13.1
5644 ==============================================
5645
5646  * Add GtkMountOperation, a subclass of GMountOperation that
5647    can show password dialogs when mounting volumes
5648
5649  * Add GDI+-based pixbuf loaders for bmp, emf, gif, ico, jpeg, tiff, wmf
5650
5651  * Add support for pixmap redirection, new api includes the 
5652    gtk_widget_get_snapshot() function and the GtkWidget::damage-event 
5653    signal and the lower-level gdk_window_redirect_to_drawable() and
5654    gdk_window_remove_redirection() functions
5655
5656  * Add gtk_show_uri(), a replacement for gnome_vfs_url_show() and
5657    gnome_url_show()
5658
5659  * Add a "changed" signal to GtkCellRendererCombo
5660  
5661  * Sync keysyms and compose sequences with recent X.org 
5662
5663  * GtkBuilder
5664    - supports custom stock icons 
5665    - supports Pango attributes in labels
5666  
5667  * GtkRecentManager
5668    - uses GIO to monitor .recently-used.xbel
5669    - limits the growth of .recently-used.xbel with a 
5670      gtk-recent-files-max-age setting
5671
5672  * Filechooser autocompletion has been reworked
5673
5674  * The cups print backend displays printer status information
5675  
5676  * On OS X, accelerators are displayed using Unicode characters,
5677    matching the native behaviour
5678
5679  * GtkIconTheme and GtkImage support GIcon
5680
5681  * Bugs fixed: too many to list here
5682  
5683  * New and updated translations:
5684  Arabic (ar)
5685  Valencian-Catalan (ca)
5686  German (de)
5687  Canadian English (en_CA)
5688  British English (en_GB)
5689  Spanish (es)
5690  Estonian (et)
5691  Galician (gl)
5692  Hebrew (he)
5693  Hungarian (hu)
5694  Kannada (kn)
5695  Norwegian bokmål (nb)
5696  Dutch (nl)
5697  Norwegian Nynorsk (nn)
5698  Occitan (oc)
5699  Slovak (sk)
5700  Albanian (sq)
5701  Swedish (sv)
5702  Telugu (te)
5703  Vietnamese (vi)
5704
5705
5706 Overview of Changes from GTK+ 2.12.x to 2.13.0
5707 ==============================================
5708
5709  * gdk-pixbuf:
5710   - Support loading the OS X icns format
5711   - Support loading of JPEG2000 images
5712   - Support loading from and saving to GIO streams
5713
5714  * GDK:
5715   - Add GdkAppLaunchContext, to provide startup notification
5716     with g_app_info_launch()
5717   - Use RandR 1.2 instead of Xinerama when available, and expose
5718     more monitor information
5719
5720  * Accessibility:
5721   - The gail module is now shipped as part of GTK+
5722   - GtkStatusIcon supports keyboard navigation 
5723
5724  * GtkCalendar:
5725   - Support displaying details for each day
5726
5727  * GtkBuilder:
5728   - gtk-builder-convert has been improved
5729   - Translation-domain works properly
5730   - Support accessibility
5731
5732  * Testing support:
5733   - Add utilities for testing GTK+ applications
5734   - Add some unit tests for GTK+ 
5735
5736  * New settings:
5737   - for disabling display of accelerators and mnemonics
5738   - for position of vertical scrollbars in scrolled windows
5739   - for the default input method 
5740
5741  * GtkToolShell: new interface for containers of GtkToolItems
5742
5743  * Bug fixes:
5744  - too many to list here
5745
5746  * Updated translations:
5747   Arabic (ar)
5748   Assamese (as)
5749   Belarusian (be)
5750   Belarusian Latin (be@latin)
5751   Czech (cs)
5752   German (de)
5753   Greek (el)
5754   Estonian (et)
5755   Finnish (fi)
5756   French (fr)
5757   Irish (ga)
5758   Hebrew (he)
5759   Indonesian (id)
5760   Kurdish (ku)
5761   Marathi (mr)
5762   Norwegian bokmål (nb)
5763   Occitan (oc)
5764   Brazilian Portugese (pt_BR)
5765   Slovenian (sl)
5766   Swedish (sv)
5767   Telugu (te)
5768   Russian (ru)
5769
5770
5771 Overview of Changes from GTK+ 2.12.0 to 2.12.1
5772 ==============================================
5773
5774  * Bugs fixed: 
5775  472965 a small improvement for scrolling behavior with PgUp/PgDown
5776  460194 Gtk tooltips + swt crash
5777  478803 Segfault in gtk_print_operation_run when no range specified
5778  480123 Crash from GTK's new search feature
5779  483223 im-xim.so leaves callbacks connected to display "closed" ...
5780  476342 Icon cache validation causes severe page-in
5781  484008 configure fails during CUPS version tests on some platforms
5782  327243 GtkFileChooserButton emits two "selection-changed" signal...
5783  465380 gtkfilechooser cannot show the modified date on none UTF-...
5784  467269 Inkscape Flickers horribly
5785  476686 gtkrecentchooser select-multiple property
5786  478173 GTK's Tracker search engine does not work anymore
5787  478371 totem volume slider appears on all workspaces
5788  482089 GtkPrintOperation check for null default signal handler b...
5789  482504 Missing locale to UTF-8 conversion for modification time ...
5790  482841 critical warnings on gdk_display_close after _gtk_tooltip...
5791  483563 remains of gtk_widget_ref() in gtkdnd.c
5792  483730 Keyboard navigation of mutiple-selecting gtk.TreeViews im...
5793  484650 Typo in docs for GdkGrabBroken
5794  484730 In MS-Windows theme, GtkBorder freed with g_free() instea...
5795  486360 Failed to convert Empathy Glade files
5796  389358 print dialog: unit selection dialog can't be closed
5797  448343 File chooser should maintain sort state during folder swi...
5798  477447 GtkPaned documentation doesn't mention behaviour with onl...
5799  482034 GtkMenuPositionFunc push_in parameter description
5800  482837 duplicate declaration of gtk_notebook_create_window()
5801  478637 Notebook tab labels not correctly centered in ms-windows ...
5802  484132 gtk_recent_info_get_icon docs
5803  486636 "Cannot open display" message doesn't include display whe...
5804  455284 Ctrl+L should work depending if it has focus or not
5805  478377 10x speed up for window motion/scroll (gdk-quartz)
5806  485301 Filename is garbled in print dialog on none UTF-8
5807  485437 Fix testxinerama.c to not query current monitor by default
5808  486155 Docs for gtk_text_iter_forward_line()
5809  339877 pixbuf loader incorrectly returns wbmp
5810  456137 Pidgin will crash in fail-safe session due to a NULL poin...
5811  456676 Critical warning in gtk_drag_drop_finished()
5812  352643 crash in gtk_entry_completion_default_completion_func
5813  477280 volume button docs fix
5814  477704 Add docs for GtkTreeModelForeachFunc
5815  476920 Move GtkFileSelection to the deprecated section
5816
5817  * Updated translations:
5818  - Arabic (ar)
5819  - Assamese (as)
5820  - Belarusian Latin (be@latin)
5821  - Catalan (ca)
5822  - Estonian (et)
5823  - Basque (eu)
5824  - Hebrew (he)
5825  - Ido (io)
5826  - Italian (it)
5827  - Japanese (ja)
5828  - Georgian (ka)
5829  - Kannada (kn)
5830  - Korean (ko)
5831  - Lithuanian (lt)
5832  - Dutch (nl)
5833  - Polish (pl)
5834  - Romanian (ro)
5835  - Slovenian (sl)
5836
5837
5838 Overview of Changes from GTK+ 2.11.6 to 2.12.0
5839 ==============================================
5840
5841  * GtkTooltips
5842  - All widgets have been ported to the new tooltips code
5843  - Tooltips are disabled in touchscreen mode 
5844
5845  * GtkBuilder
5846  - Support custom tabs in GtkPrintUnixDialog
5847
5848  * Bugs fixed:
5849  459561 critical warnings with custom tooltips
5850  461648 GdkWindowQueueItem::serial overflow
5851  463773 Openoffice and flash run into a deadlock when used with KDE
5852  468801 thunar segfaults when selecting targa image
5853  473441 [patch] Ungrab windows when gdk_window_destroy() is calle...
5854  473954 gnome-background-properties: crash on drag-n-drop to "Add...
5855  461945 totem outputs errors in terminal
5856  348493 _gdk_quartz_copy_to_image needs implementing for pixmaps
5857  405868 Missing implementation of gdk_window_get_geometry()
5858  441219 Do not allow moving cursor to separators
5859  447214 rename the tips_data_list field back
5860  451202 New tooltips API has too long default timeout
5861  451397 Use new tooltip API in gtk+
5862  452225 check and option mark drawing is a mess of inconsistency
5863  457642 tooltips on notebook's tab labels
5864  458088 Improve mouse cursor for paned widgets
5865  458102 GtkScrolledWindow doesn't redraw when gtk-scrolled-window...
5866  458280 remove set-toolip handler from menutoolbutton
5867  458298 broken cursor movement with inline selection
5868  459459 Missing implementation of gdk_window_set_decorations() an...
5869  459515 gtk_menu_key_press() buglets
5870  459566 update testtooltips
5871  459667 Missing implementation of gdk_window_set_keep_above and g...
5872  460272 GtkFrame publishes incorrect defaults for "label-xalign"
5873  460534 No expose events if input swamps main loop with scrolled ...
5874  461225 gtk_tree_view_set_tooltip_cell() documentation: cell
5875  463907 'Recent Documents' is broken in gnome-panel 2.19.5
5876  464528 gdk_rectangle_union() and gdk_rectangle_intersect() shoul...
5877  465039 "keynav-failed" signal not emitted when treeview has just...
5878  467003 tooltips do not pick up theme changes
5879  467117 Documentation for the GtkPaned key binding signals
5880  467414 gtkcupsutil.c won't build with cups 1.3
5881  468055 Incorrect compose mapping for capital U with macron
5882  468245 Tooltip timer doesn't get reset when mouse leaves into ot...
5883  469214 Recently used blocks side-panel browsing until loaded
5884  469374 menu accelerators don't work
5885  469395 make dist failure
5886  471132 Highlighting a suggestion with the keyboard changes the U...
5887  471215 Cursor drawing broken
5888  472974 gtk-builder-convert doesn't set correctly the tab label f...
5889  472981 make gtk-builder-convert not remove some empty properties
5890  356630 Print to file dialog suggests "output.pdf" even for ps ou...
5891  447883 PATCH Documentation about SVN in HACKING and README.cvs-c...
5892  459340 GtkContainer API documentation refers deprecated gtk_widg...
5893  459732 build system: cups detection with only cups-config might ...
5894  460207 there are still references to deprecated gdk_pixbuf_rende...
5895  461483 Wrong check in gtk_window_group_remove_window
5896  472643 gtk_builder_add_from_file: *filename marked as constant b...
5897  474696 ToolbarContent should use GSlice
5898  459313 A few functions that don't appear in 2.12 new symbols
5899  468832 crash while reading ANI file
5900  470033 MS-Windows Theme doesn't apply styling to gtknotebooks wh...
5901  473340 gtk_print_operation_get_error() is listed twice
5902  473463 GtkButton doesn't have a GdkWindow like the docs say it does
5903  474282 Dead code in gtkmisc.c
5904  472951 gtkprintunixdialog should support custom tabs as buildable
5905  383003 Dragging text including non-ascii chars from epiphany to ...
5906  449371 Open with menu has no effect
5907  404541 GtkIconView crashes when I select icons with rubberband w...
5908  467324 Iter swapping causes segmentation fault
5909  475158 Random crash while scrolling trough notebook tabs
5910  450032 GtkRecentAction should have defaults
5911  458283 wrong tooltip on menutoolbutton
5912  467717 Extra trailing comma after last enum definition
5913  467719 config.h should always be included first if using AC_SYS_...
5914  474897 rendering problem with latest gtk+
5915  475400 Fix a typo in gtkentry.c
5916  436576 GtkFileChooserButton title from supplied dialog
5917  475439 gtk/gtksearchenginesimple.h is missing a G_BEGIN_DECLS
5918  105895 Please add common keybindings for the TreeView
5919  306445 stock icon for the "open recent" menu
5920  449371 Open with menu has no effect
5921  426246 "Spurious" expose events during asynchronous GtkWindow re...
5922  436576 GtkFileChooserButton title from supplied dialog
5923  474897 rendering problem with latest gtk+
5924  475400 Fix a typo in gtkentry.c
5925  476688 scale button uses wrong value type in getter
5926  476665 gtkcellrendereraccel missing property getter
5927  476689 gtktreeview tooltip column property getter uses wrong val...
5928
5929  * Updated translations
5930  - Bulgarian (bg)
5931  - Bengali (bn_IN)
5932  - Danish (da)
5933  - German (de)
5934  - Canadian English (en_CA)
5935  - Spanish (es)
5936  - Estonian (et)
5937  - Basque (eu)
5938  - Finnish (fi)
5939  - French (fr)
5940  - Irish (ga)
5941  - Gujarati (gu)
5942  - Hungarian (hu)
5943  - Italian (it)
5944  - Japanese (jp)
5945  - Kannada (kn)
5946  - Macedonian (mk)
5947  - Malayalam (ml)
5948  - Norwegian bokmål (nb)
5949  - Dutch (nl)
5950  - Oriya (or)
5951  - Polish (pl)
5952  - Portugese (pt)
5953  - Brazilian Portugese (pt_BR)
5954  - Russian (ru)
5955  - Albanian (sq)
5956  - Serbian (sr, sr@Latn)
5957  - Swedish (sv)
5958  - Telugu (te)
5959  - Thai (th)
5960  - Ukrainian (uk)
5961  - Vietnamese (vi) 
5962
5963
5964 Overview of Changes from GTK+ 2.11.5 to 2.11.6
5965 ==============================================
5966
5967  * GtkBuilder:
5968  - The gtk-builder-convert script is more versatile
5969  - GtkBuilder suppports GdkPixbuf properties
5970  - GtkBuilder parses, but doesn't yet implement <accessibility> 
5971  - Support for accelerators in actions has been added
5972
5973 * GtkTooltips:
5974  - The old tooltips API has been deprecated
5975  - The has-tooltip property has getter and setter
5976
5977 * GtkTreeView: 
5978  - Convenience API to set tooltips: gtk_tree_view_set_tooltip_row(),
5979    gtk_tree_view_set_tooltip_cell(), gtk_tree_view_get_tooltip_context(),
5980    gtk_tree_view_set_tooltip_column()
5981
5982 * GtkIconView:
5983  - Convenience API to set tooltips: gtk_icon_view_set_tooltip_item(),
5984    gtk_icon_view_set_tooltip_cell(), gtk_icon_view_get_tooltip_context(),
5985    gtk_icon_view_set_tooltip_column()
5986
5987 * Bug fixes:
5988  452598 crash in Evolution: Added an Evolution attac...
5989  447966 Add builder support for GdkPixbuf properties
5990  453033 gnome-panel crashed with SIGSEGV in idle_populate_func()
5991  453365 gdk_pixbuf_get_file_info crashes on tif files
5992  361781 GtkViewport size request includes xthickness/ythickness f...
5993  427899 GtkFrame's label may exceed the frame area
5994  430049 gtk_selection_data_set_text() ignores length argument
5995  436965 Add files to /po[-properties]/POTFILES.in
5996  437281 gtk_button_set_image destroyes the old image
5997  448604 gtk+ printbackends build fix
5998  449311 GtkVolumeButton should use new tooltip API
5999  451164 I translate gnome-desktop. But i have no svn account and ...
6000  451575 (API) Changes needed for GtkTooltips deprecation
6001  452425 Setting "tooltip-text" property to NULL has bad effects
6002  452861 gtk_label_set_pattern() is not working anymore
6003  452988 error handling in GtkCellLayout custom parser
6004  453411 Button state not included in key events
6005  453413 Key event state is not right for modifier keys
6006  454654 Accelerator support for actions
6007  454700 Minor update for gdk_threads_enter
6008  454703 gdk_window_invalidate_rect accepts NULL
6009  454830 gtk-builder-convert not converting menus
6010  452056 GtkComboBox doesn't emit 'changed' signal when active row...
6011  452278 GtkBuilder API Documentation
6012  453316 small documentation fix in GtkDrawingArea API documentation
6013  453673 small doc quirk in gtk/gtktreeview.c
6014  453930 small doc quirk in gtk/gtktooltip.c
6015  454596 [patch] gdkpixbuf-scale slight api doc improvement
6016  454835 [patch] example in gdk-pixbuf-scaling using deprecated gd...
6017  457384 critical warning from entrycompletion
6018  112404 Problem with focus when closing transient window
6019  172424 Most GtkWidget events have no documentation
6020  408327 Improving tooltip positioning
6021  439480 translations
6022  439715 GtkFileChooser - recent files option takes up 100% CPU.
6023  455482 remove old tooltips work-around from uimanager
6024  455721 mem leak when adding shortcut
6025  455901 mem leak in path bar
6026  455984 need a way to convert to bin_window coordinates
6027  457720 assertion `G_IS_VALUE (value)' failed progmatically "tabb...
6028  458298 broken cursor movement with inline selection
6029  456258 GtkScaleButton: value parameter of signal "value-changed"...
6030  457774 GtkTreeView::test_expand_row and test_collapse_row
6031  455645 intern action names 
6032
6033 * Updated translations:
6034  Bengali (bn_IN)
6035  Greek (el)
6036  Spanish (es)
6037  Estonian (et)
6038  Finnish (fi)
6039  Galician (gl)
6040  Gujarati (gu)
6041  Hungarian (hu)
6042  Japanese (ja)
6043  Lithuanian (lt)
6044  Norwegian bokmål (nb)
6045  Dutch (nl)
6046  Swedish (sv) 
6047  Thai (th)
6048  Vietnamese (vi)
6049  
6050
6051 Overview of Changes from GTK+ 2.11.4 to 2.11.5
6052 ==============================================
6053
6054 * OS X port:
6055  - Many improvements
6056
6057 * Win32 port:
6058  - Inconsistent checkboxes are drawn correctly now
6059
6060 * GtkBuilder:
6061  - Ship a Python script, gtk-builder-convert, to 
6062    convert glade files to GtkBuilder syntax
6063
6064 * GtkFileChooser:
6065  - Improved display of the time column
6066  - Support search on OS X, using Spotlight
6067
6068 * GtkTreeView:
6069  - New function gtk_tree_view_is_rubber_banding_active() to
6070    check whether rubber banding is active
6071
6072 * GtkVolumeButton uses the range 0.0 to 1.0, and
6073   correctly adapts tooltips to display percentages
6074
6075 * Bugs fixed:
6076  447967 Improve reference counting
6077  447995 Add a script that converts libglade files
6078  451428 GtkBuilder API changes
6079  449862 gdk_x11_display_get_xdisplay doesn't check pointers befor...
6080  451303 Crashes on empty property
6081  164809 Checkboxes with inconsistent status are not drawn properl...
6082  426987 Panel freezes after upgrading gtk icon cache
6083  439567 Add functions to transform pixbufs based on orientation tags
6084  448313 Block cursor problem on one-character line
6085  449016 Prevent C++ keyword clashes
6086  449167 faulty enter-leave compression
6087  450469 Draw no bevel when "GtkToolbar::shadow-type" is "none"
6088  451070 Broken CUPS SSL printing in gtk 2.10.13
6089  451345 gtk-demo does not open GtkBuilder example twice
6090  451353 Parsing properties broken
6091  451484 Miscalculation in GtkButtonBox CENTER_MODE
6092  451866 GtkVolumeButton range
6093  452046 some fixes for gdk composited window support
6094  452463 type-func attribute on wrong element ?
6095  452464 inconsistent handling of booleans
6096  452465 error handling in gtk_builder_value_from_string_type()
6097  452954 GtkBuilder documentation fixes/improvements
6098  446532 [patch] Improve performance of gtk_recent_manager_get_items
6099  451314 Warning message is wrong for delayed property assigning
6100  392283 GtkNotebook tabs drawn incorrectly with the Wimp theme
6101  449492 debug spew on toolbar focus move
6102  324543 GtkFileChooser: show file 'modified' TIMES, not just DATES
6103  327912 Many mouse cursors are not supported
6104  353805 Detecting Bidi Keyboard Layouts
6105  451527 Confusing GtkRadioButton variable names in some functions
6106  393579 Need tree view API for querying whether rubberbanding is ...
6107
6108 * Updated translations
6109  Spanish (es)
6110  Estonian (et)
6111  Hungarian (hu)
6112  Japanese (ja)
6113  Korean (ko)
6114  Norwegian bokmål (nb)
6115  Russian (ru)
6116  Sinhala (si)
6117  Vietnamese (vi)
6118
6119
6120 Overview of Changes from GTK+ 2.11.3 to 2.11.4
6121 ==============================================
6122
6123 * The multipress input method correctly handles control keys
6124
6125 * The memory management of GtkRecentManager has been
6126   changed, deprecating the screen-related functions in favour
6127   of gtk_recent_manager_get_default().
6128
6129 * Bugs fixed: 
6130  448928 Some GtkBuildable methods named too generically
6131  448193 gtkbuilder.h causes compile error with C++
6132  354887 GtkFileChooserButton displays unnecessary authentication ...
6133  440450 GTK font selection minimum size is too large for 150dpi s...
6134  447214 gtk_tooltips_widget_remove() is slow
6135  448299 dgettext arguments interchanged
6136  448321 Drawing problems with block cursor
6137  448341 There is no GtkTooltip documentation in the gtk+ reference
6138  448484 GtkAccelGroup forgets to remove closure invalidate notifi...
6139  448544 Refcount issues in GtkCellRendererSpin
6140  412357 GtkMenuShell not defined as an abstract base type
6141  403717 print preview operation should pass settings to preview p...
6142
6143
6144 Overview of Changes from GTK+ 2.11.2 to 2.11.3
6145 ==============================================
6146
6147 * GtkBuilder: GTK+ supports constructing user interfaces 
6148   from XML descriptions now, similar to libglade.
6149
6150 * The new tooltip code now has convenience api to set
6151   text tooltips: gtk_widget_set_tooltip_text(),
6152   gtk_widget_set_tooltip_markup()
6153  
6154 * GtkTextView, GtkEntry:
6155  - gtk_widget_modify_cursor() is a new function in the 
6156    gtk_widget_modify family to override the style-provided 
6157    cursor colors
6158  - Use a block cursor in overwrite mode
6159
6160 * GtkFileChooser:
6161  - Use xdg-user-dirs to find the Desktop directory
6162  - gtk_file_system_create() is now public API
6163
6164 * GtkMenu:
6165  - GtkMenuItem gained a submenu property
6166  - GtkMenuShell obtained a move-selected signal 
6167
6168 * OS X port:
6169  - Many improvements
6170
6171 * Bugs fixed:
6172  445691 Crash when spawning a new process
6173  447163 Implicit pointer conversion gdk_font_ref()
6174  420249 deadlock on print operation
6175  440918 out-of-bound access on loading pnm
6176  142494 treeview coordinate systems need documentation/auditing
6177  343012 RC parser rejects lower-case identifiers.
6178  350460 Popup windows (esp. menus) misbehave wrt focus
6179  410815 Icon view gets confused when scaling down the pixbuf column
6180  435471 small GtkComboBox cleanup
6181  435840 GTK_WIDGET_SAVED_STATE inconsistency
6182  442617 gdk_spawn overrides envp, breaking child setup funcs whic...
6183  443913 When .recently-used.xbel is empty, recently-used uses %10...
6184  444097 Cannot compile gtksearchenginesimple.c
6185  444310 update_buttons_state on a bare assistant causes gtk+ to c...
6186  444734 Compact file-chooser folder selection not working with gt...
6187  444786 Error loading 'gtk-select-color' in Stock icons and Items
6188  445054 GtkScrolledWindow::scrollbars-within-bevel is drawing wrong
6189  445284 Custom (pixbuf etc.) cursor reverts to default cursor on ...
6190  445539 Unititialized var in gtkrc.c trunk
6191  445855 gtk_scale_button_new() uses private API.
6192  446138 Tiny doc update for gdk_window_get_pointer()
6193  446513 gtknotebook.h: create_window is wrong declaration
6194  446616 glib requirement insufficient
6195  447065 GtkMenuItem: add "submenu" property and some cleanup
6196  426192 Symbolic colors are not working under "engine" sections o...
6197  446107 tiff load dialogue has unreadable text
6198  447396 Typo in documentation of gtk_widget_modify_cursor
6199  79585  API to change cursor color
6200  80378  Visible (Cursor-shape) indicator for Overtype mode
6201  158008 Stock button for Dont Save, Discard Changes, Do Not Save
6202  334576 GtkCellRendererProgress ignores xalign attribute
6203  344836 Add orientation property to CellRendererProgress
6204  172535 Add support for UI builders in gtk+
6205  446833 gtk_menu_shell_move_selected should be a vcall
6206  447586 gtknotebook.c: decreasing unknown size pointer
6207
6208 * Updated translations
6209  Spanish (es)
6210  Swedish (sv)
6211
6212
6213 Overview of Changes from GTK+ 2.11.1 to 2.11.2
6214 ==============================================
6215
6216 * The GtkListStore and GtkTreeStore have new API
6217   to set values using vectors of columns and values
6218
6219 * Bugs fixed:
6220  389603 GtkFileChooserWidget crashes when the window is too narrow
6221  444351 metacity cores on startup
6222  379213 gtkaboutdialog.h causes warnings with GCC and -Wshadow
6223  442888 problem with GTK+ medialib integration
6224  444236 gtk-demo says invisible text doesn't work
6225  444457 Segfault in gdk_window_set_opacity when opacity < 1.0
6226  399071 add gtk_tree_store_set_with_valuesv
6227  434021 crash on startup with jhbuild
6228
6229 * Updated translations:
6230  Spanish (es)
6231
6232
6233 Overview of Changes from GTK+ 2.11.0 to 2.11.1
6234 ==============================================
6235
6236 * GtkTextView:
6237  - Marks can be created independent from buffers
6238  - Cursor color follows text color
6239
6240 * OS X port:
6241  - Many improvements
6242
6243 * GDK:
6244  - Add support for composited child windows
6245
6246 * Bugs fixed:
6247  347883 do-overwrite-confirmation does nothing in 2.10
6248  440890 Crash in gtktooltip.c (GTK+ 2.11.0)
6249  440982 crash in gtk due to missing stock icon gtk-clear
6250  418047 GtkIconView sizing is very broken
6251  438440 All tests for Gtk2 failing when installing from CPAN
6252  314172 gtk_toolbar_set_icon_size() should be 'undeprecated'
6253  348493 _gdk_quartz_copy_to_image needs implementing for pixmaps
6254  398414 Printing to file with multiple pages per sheet
6255  412882 gdkwindow should support the concept of "composited"
6256  430218 Some file names are being cut unnecessarily with RTL Inte...
6257  435405 text view recreates pangolayouts all the time
6258  439565 Crash in GtkIconView a11y code
6259  440040 Reference counting in GtkPrintOperation goes awry
6260  440511 xcursors.h: illegal initializing
6261  440780 GtkAction set_short_label might be broken
6262  441443 jpeg loader does not set error upon abortion
6263  442172 Small cleanup in gtk_notebook_set_current_page and fix ty...
6264  442183 Updated gdk/gdkkeysyms-update.pl
6265  443247 Two GtkNotebook cleanups
6266  441767 Icon cache isn't validated properly
6267  442326 Overview navigator traps mouse on wrong screen in dual mo...
6268  79585  GtkTextView API to change cursor color
6269  132818 Allow GtkTextMark subclasses to be used in GtkTextBuffer
6270  348065 [PATCH] Remove automagic status of xinerama dependency
6271  441443 jpeg loader does not set error upon abortion
6272  386935 gtk_notebook_set_window_creation_hook only allows one...
6273  414947 Move "move-focus" signal to GtkWidget
6274
6275
6276 * Updated translations:
6277  Thai (th)
6278  Spanish (es)
6279  Norwegian bokmål (nb)
6280
6281
6282 Overview of Changes from GTK+ 2.10.x to 2.11
6283 ============================================
6284
6285 * Printing support:
6286  - Cups backend: Work with "BrowseShortNames Off"
6287  - Cups backend: Fix handling of multi-valued options
6288  - Cups backend: Work with raw printers
6289  - Cups backend: don't lock up when met with larger numbers of printers 
6290  - Improved sensitivity handling of controls in the unix dialog
6291  - Support half-open ranges
6292  - Add a test print backend for easier debugging
6293  - Add API to list paper sizes
6294  - Add API to serialize and deserialize page setups and print settings
6295  - Print settings can be passed to the preview command 
6296  - Make more GtkPrinter public
6297
6298 * GtkFileChooser:
6299  - Improve file chooser dialog size logic
6300  - Add a GtkFileChooserButton::file-set signal
6301  - Add a search mode with backends for Beagle, Tracker and simple search
6302  - Add recent files support
6303
6304 * New tooltips API, that allows complex tooltips (markup, images),
6305   tooltips on insensitive widgets, tooltips on treeviews, etc
6306
6307 * GtkScaleButton, GtkVolumeButton: new widgets for volume controls 
6308   frequently seen in multimedia applications
6309
6310 * Input Methods:
6311  - New Thai and Lao input method
6312  - New multipress input method for phone pads
6313
6314 * Recent files:
6315  - GtkRecentChooserMenu supports custom menu items
6316  - GtkRecentAction was added
6317
6318 * Keyboard navigation improvements:
6319  - Infrastructure for notification of failed keyboard navigation
6320  - Better support for restricted sets of keys
6321  - Only handle keys for notebook tab reordering and scrolledwindow 
6322    scrolling if it make sense
6323  - Add settings gtk-enable-accels and gtk-enable-mnemonics to disable  
6324    the display of accelerators and mnemonics
6325  - Popup/popdown of comboboxes is keybindable
6326
6327 * Windows port: 
6328  - Windows 9x/ME is not supported anymore 
6329  - Many ms-windows theme improvements
6330  - The file chooser uses native icons
6331  - Support drop shadows 
6332  - Use native cursors
6333
6334 * OS X port:
6335  - Many improvements
6336
6337 * Icon theme support:
6338  - Add api to list contexts of an icon theme 
6339  - The builtin stock icons have been replaced by a new set of icons 
6340    which are visually compatible with Tango
6341  - Support fallback to more generic icon names 
6342  - Validate icon caches when they are created and before they are used
6343
6344 * GtkRange has gained support for fill levels
6345
6346 * GtkEntry:  
6347  - inline-selection mode for entry completion that is closer to what 
6348    web browsers need
6349  - Add gtk_entry_set_cursor_hadjustment() to support automatic scrolling
6350
6351 * GtkTextView:
6352  - Support accumulative and negative margins
6353  - GTK_JUSTIFY_FILL works
6354
6355 * GtkLabel:
6356  - GTK_JUSTIFY_FILL works
6357
6358 * GtkStatusIcon: 
6359  - Multiscreen support
6360  - gtk_status_icon_position_menu() works on Windows
6361  - Don't take up space when invisible
6362
6363 * GtkCellRendererProgress:
6364  - Respect themes 
6365  - Support activity mode
6366
6367 * GtkNotebook: 
6368  - Support scrolling during tab DND
6369  - Allow dropping tabs anywhere
6370  - Deprecate numeric group-ids in favour of a more flexible group property
6371
6372 * GtkTreeView:
6373  - Lots of scrolling fixes
6374  - Add a gtk-alternative-sort-arrows setting for drawing sort arrows
6375    according to platform conventions
6376
6377 * GtkButtonBox:
6378  - Can center buttons now
6379
6380 * GtkComboBoxEntry 
6381  - Can add an arbitrary child widget
6382
6383 * GtkAboutDialog:
6384  - The "name" property has been replaced by "program-name" to avoid
6385    a clash with the preexisting "name" property on GtkWidget
6386
6387 * GDK changes:
6388  - Add gdk_event_request_motions() which works with input devices
6389  - Add API for changing startup notification id on a window
6390  - Add API for sending startup notification messages
6391  - Don't deadlock with xcb-based libX11
6392  - The handling of _NET_WM_USER_TIME has been changed to reduce
6393    the amount of root window property changes
6394  - New gdk_threads api() to allow fully threadsafe handling of idles 
6395    and timeouts
6396
6397 * gdk-pixbuf changes: 
6398  - Optional support for Sun mediaLib hardware acceleration
6399  - Support exif rotations in tiffs and jpegs
6400  - Allow arbitrary split between builtin vs modular loaders
6401  - Support v5 and OS/2 bmps
6402  - Support scaling animations
6403
6404 * Miscellaneous GTK+ changes:
6405  - New function gtk_window_set_opacity(), to set the opacity
6406    of toplevel windows
6407  - Allow to restrict drags within an application or widget 
6408  - Support opening/closing of submenus on click
6409  - Configurable cursor blinking timeout
6410  - Insensitive widgets don't install cursors
6411
6412 * Bug fixes:
6413  - too many to list here
6414
6415 * New and updated translations:
6416  Arabic (ar)
6417  Assamese (as)
6418  Belarusian Latin (be@latin)
6419  Bulgarian (bg)
6420  Bengali (bn)
6421  Catalan (ca)
6422  Czech (cs)
6423  Welsh (cy)
6424  German (de)
6425  Greek (el)
6426  Canadian English (en_CA)
6427  British English (en_GB)
6428  Esperanto (eo)
6429  Spanish (es)
6430  Estonian (et)
6431  Finnish (fi)
6432  French (fr)
6433  Gujarati (gu)
6434  Hebrew (he)
6435  Hindi (hi)
6436  Hungarian (hu)
6437  Indonesian (id)
6438  Italian (it)
6439  Kurdish (ku)
6440  Lithuanian (lt)
6441  Latvian (lv)
6442  Macedonian (mk)
6443  Malayalam (ml)
6444  Marathi (mr)
6445  Norwegian bokmål (nb)
6446  Nepali (ne)
6447  Oriya (or)
6448  Brazilian Portugese (pt_BR)
6449  Romanian (ro)
6450  Russian (ru)
6451  Slovenian (sl)
6452  Serbian (sr) 
6453  Serbian Latin (sr@Latn)
6454  Swedish (sv)
6455  Tamil (ta)
6456  Thai (th)
6457  Turkish (tr)
6458  Ukainian (uk)
6459  Vietnamese (vi)
6460  Walloon (wa)
6461  Simplified Chinese (zh_CN)
6462  Chinese (Hong Kong) (zh_HK)
6463  Chinese (Taiwan) (zh_TW)
6464
6465
6466 Overview of Changes from GTK+ 2.10.1 to 2.10.2
6467 ==============================================
6468
6469
6470 * Many fixes and improvements for the OS X backends
6471
6472 * Revert to using gtk modules with global binding,
6473   since the local binding that was introduced in 
6474   2.10 breaks the accessibility support of current 
6475   OpenOffice.org releases.
6476
6477 * GtkRecenManager 
6478  - Poll for changes to the XBEL file
6479  - Fix initial bad placement of recent files menu
6480  - Show nonexisting resources by default, and do 
6481    not mark them as insensitive
6482  - Allow adding a filter to GtkRecentChooserMenu
6483
6484 * GtkFileChooser
6485  - Improve the fallbacks for icons
6486  - Make  / and ~ activate the location entry again
6487
6488 * Bugs fixed:
6489  348828 Segmentation Fault in gtk_combo_box_menu_setup 
6490         when removing combobox child
6491  349552 problem with parsing (enum) style properties
6492  351581 API Documentation issues with 2.15 release
6493  348652 reorder() from ComboBoxEntry produces Gtk+ assert 
6494         error
6495  349128 Fix docs about GtkTreeModel::row-deleted
6496  350605 Crash caused by the recent menu
6497  348096 GtkStyle leaks GtkRcContext
6498  348145 Background images not working with Quartz backend
6499  329752 Problem with has_selection notification when 
6500         deleting the selection
6501  347856 gtk_recent_chooser_add_filter not implemented 
6502         for GtkRecentChooserMenu
6503  348245 Disabling pdf printing doesn't hide option
6504  348278 textview doesn't update on hinting setting change
6505  348289 Filechooser is blocked by higher priority idle
6506  348478 entry completions needs to reset the IM context 
6507         before emitting action-activate signal
6508  348538 Remove old email addreses from the tutorial
6509  348626 drag-to-child should not work
6510  348634 IconView does not update background
6511  348706 don't allow dnd onto arrows
6512  348740 configure script does not honour PKG_CONFIG variable
6513  348787 Segfault in gtk_font_button_update_font_info()
6514  348824 test attached calendar-sane-timer patch in head
6515  348971 gtk_status_icon_get_geometry returns bogus data
6516  349382 valgrind uninitialized memory warnings setting 
6517         partly uninitialized X properties
6518  349570 notebook arrow PRELIGHT drawing doesn't work
6519  349834 Memleak from gtk_tree_view_set_enable_tree_lines
6520  349858 Leak of ShmPixmapInfo from get_shm_pixmap_for_image
6521  349859 gtk_paint_tab doesn't work when widget is now 
6522         option menu
6523  349997 Indirect leak from XkbGetMap
6524  350039 GtkFileChooserEntry leaks sources
6525  350050 GdkGC leak from GtkRuler
6526  350139 Should use evince preview mode
6527  350258 Memory leak in gtk_entry_drag_data_received()
6528  350329 The CUPS printer backend in GTK+-2.10.1 fails 
6529         with CUPS 1.1.
6530  350517 reset_style_idle() interferes with application 
6531         idles
6532  350860 Balloon messages sent to tray do not have the 
6533         correct window in XEvent
6534  350938 TreeViewColumn rendering off when "spacing" 
6535         property set
6536  351112 gtk_notebook_set_current_page fails when the 
6537         notebook has not yet been shown
6538  351519 Directfb backend fails to build
6539  165714 GtkEntryCompletion doesn't complete on paste
6540  168737 Different button sizes in About dialogs
6541  345666 The icons of file, directory and device at 
6542         GtkFileChooser
6543  349429 spin button does not use correct value for 
6544         inner_border
6545  349501 fix in the documentation of function 
6546         gtk_list_store_insert_with_values()
6547  350072 stdout output from colorselection
6548  351759 Wrong range value in documentation of 
6549         gtk_color_selection_set_current_alpha
6550  349277 Wrong message for problems with serializing 
6551         texts
6552  346800 Rework sort/filter models to use indices to 
6553         parents instead of pointers
6554  349120 Small error in doc
6555  350911 gdk_pixbuf_new_from_file_at_scale() should 
6556         skip when there's enough image data 
6557  348728 GtkTable Row and Column Spacing
6558  351241 swapped argument description
6559  350023 "Running GTK+ Applications" chapter does not 
6560         document new GTK_DEBUG possibilities
6561  351812 file print backend filename encoding issue
6562
6563 * New and updated translations (bg,bn_IN,de,dz,el,es,
6564   et,eu,fi,gu,hu,ko,ku,ja,lt,mk,ml,nb,ne,nl,or,pl,po,
6565   sv,th,tr,tt,uk,zh_HK,zh_TW)
6566
6567
6568 Overview of Changes from GTK+ 2.10.0 to 2.10.1
6569 ==============================================
6570
6571 * Drop Pango requirement 1.12.0
6572
6573 * Many fixes and improvements for the OS X 
6574   and directfb backends
6575
6576 * The printing framework now supports a subset
6577   of the Cups 1.2 custom PPD option spec
6578
6579 * Bug fixes:
6580  348134 box gaps on left and right can be drawn wrong
6581  348014 crash on Epiphany Web Browser
6582  348063 _gtk_icon_cache_get_icon crashes when no 
6583         cache available
6584  348096 GtkStyle leaks GtkRcContext
6585  157439 The "adding to panel" is buggy when switching 
6586         to an rtl environment
6587  346751 symbolic colors can't be use in properties
6588  347976 Context menus appear in strange locations
6589  348001 xid / fid X11 font id's are used intermixed
6590  348049 Tabs "magically" re-order
6591  348094 Adjustment leak from gtkiconview
6592  348115 improve notebook visuals when dragging
6593  348120 gtkentrycompletion leaks action_view
6594  348227 gtkimcontextsimple doesn't terminate a string 
6595         with null
6596  348424 mem leak in GtkPrintSettings
6597  348089 Missing chaining up in gtk_recent_chooser_menu_finalize
6598  348090 Reference leak in gtk_text_layout_set_contexts
6599  348095 gtk_menu_stop_scrolling does work even if we 
6600         were not scrolling...
6601  142582 Add animation xsetting
6602  346427 xbm loader returns false, fails to set error
6603  346733 GList of visuals is always empty and causes 
6604         crashes in gdk_rgb_choose_visual()
6605  347048 crash on using GtkAssistant
6606  164884 GtkTreeView row drag is sometimes started 
6607         spuriously
6608  302127 GtkTreeView gets angry when items deleted 
6609         from a test_expand_row handler
6610  346092 gtk_tooltip_set_delay documentation wrong
6611  346428 Be robust against broken loaders failing to 
6612         set error on failure
6613  346467 gtkwindow state assignments bug
6614  346598 modeline takes too much memory
6615  346603 Context menus only work once
6616  346639 treeview memleak
6617  346668 symbolic colors are broken when specifying 
6618         engine
6619  346713 quartz backend is missing functions that 
6620         pygtk needs
6621  346721 XBM reading in quartz backend is broken
6622  346836 Tabs jump around when opening menus
6623  347018 missing GDK_QUARTZ_ALLOC/RELEASE_POOL calls
6624  347277 gtk_drag_get_ipc_widget() and window groups
6625  347315 SYNC extension check failing
6626  347902 GtkRange doesn't reliably update stepper 
6627         sensitivity
6628  335012 gtkcellrenderertext - gtkeditable: bad 
6629         interaction when ypad is set to hi value
6630  337910 gdk_pango_layout_get_clip_region is inefficient
6631  346605 Modifier-key events are not sent
6632  346970 gtkfilechooserbutton leaks an empty list
6633  347032 documentation of gtk_print_context_get_height() 
6634         has typo
6635  347037 GObject info missing for GtkRecentManager and 
6636         GtkRecentChooser* in gtk-doc API reference
6637  347041 documentation of gtk_paper_size_is_equal() 
6638         has a typo
6639  347043 Reference leaks in GtkFileChooserButton
6640  347066 gimp 2.3.9/2.2.12 GTK+ assertion fails on 
6641         open file dialog
6642  347211 documentation of gtk_print_job_send() has a 
6643         typo
6644  347710 new GtkCellRendererSpin misses a lot of API 
6645         documentation
6646  347711 slight glitches in GtkAssistant API documentation
6647  347065 Fix in-line doc typos
6648  311399 relative to the window string can be better 
6649
6650 * Updated translations (bg,bn_IN,cs,de,dz,es,et,
6651   eu,fi,fr,gu,he,ko,or,th)
6652
6653 Overview of Changes from GTK+ 2.9.4 to 2.10.0
6654 =============================================
6655
6656 * Printing:
6657   - A PREVIEW capability has been added to allow hiding the
6658     preview button
6659
6660 * Bug fixes:
6661  321393 Incorrect size request after changing the font
6662  327164 (GtkRBNode *)node becomes NULL inside GtkTreeView
6663  344074 Feature request: get printer list, and get default print
6664  344876 refcount leak when using ComboBox.set_cell_data_func
6665  345644 gtk+-2.9.4 requires CUPS-1.2.x
6666  345663 gtkaction(group)?.c: using functions without prototype declaration
6667  346079 gtk receives all sorts of events from the X server
6668  343841 Misguided iter assertion in gtk_list_store_insert_with_values()
6669  346113 unix print dialogue always has preview button
6670  346237 Possible leak in gtkprintunixdialog.c
6671  346027 cancelling printer enumeration
6672  346312 gtk 2.9.4 tarball lacks the files gtkwin32embedwidget.h 
6673         and gtkprint-win32.h
6674  346341 Memory leak in gtk_tree_model_sort_finalize: User data not freed
6675
6676 * Updated translations (cs,cy,dz,es,gu,hi,ko,mk,nb,nl,ru,th,ur)
6677
6678 Overview of Changes from GTK+ 2.9.3 to 2.9.4
6679 ============================================
6680
6681 * GtkPrintOperation:
6682  - UI improvements in the print dialog
6683  - Make printing work without a display connection
6684  - Replace "Print to PDF" by "Print to file" that
6685    can generate PDF or PostScript
6686  - Add a function to the low-level API to 
6687    enumerate all printers
6688
6689 * GtkNotebook tab DND has been improved
6690
6691 * GtkProgressbar supports text in activity mode 
6692
6693 * GtkLabel allows to set the wrap mode
6694
6695 * GtkStatusIcon supports transparency
6696
6697 * Bugs fixed:
6698  344850 Dragging a GtkTreeViewColumn segfaults when 
6699         using certain GtkTreeViewColumnDropFunc
6700  342458 Stock menu items without icons are broken in 
6701         recent GTK+ releases.
6702  335873 notebook DND + popup windows
6703  337882 gtk_progress_bar_set_text() does nothing in 
6704         activity mode
6705  339456 unix print dialogue help button bug
6706  339702 Make sure printing works without a display
6707  341571 tabs too easily reordered
6708  344074 New Feature: get printer list, and get default print
6709  344743 gtk_targets_include_text() should initialize atoms
6710  344838 Allow func to be NULL in 
6711         gtk_tree_view_set_search_position_func
6712  344891 GtkPrintOperationPreview signal defs correction
6713  345008 Need updated cairo req
6714  345093 print preview temp file issues
6715  345107 Memory leak in gtk_entry_completion_finalize: 
6716         User data not freed
6717  345194 gdk_window_set_functions() docs need to be updated
6718  345456 grid-lines property is wrongly registered and 
6719         get/set.
6720  314278 strings in gtk-update-icon-cache are not marked 
6721         for translation
6722  344707 size group with widgets in hidden container
6723  344897 Entry completion model NULL handling should be 
6724         documented
6725  345038 gtk_print_job_set_status' status
6726  345106 dialog button box spacings
6727  345176 GtkIconView doc about drag and drop
6728  345275 doc imporovements for gtk_window_move
6729  345320 Two very similiar strings should be made equal
6730  345321 Add meaning of "shortcut" as translator comment
6731  320034 transparency gtkstatusicon
6732  339592 Add print-to-postscript
6733  344867 custom paper file could use keyfile
6734
6735 * Updated translations (cs,de,es,fr,gl,gu,hi,ko,ta,th)
6736
6737 Overview of Changes from GTK+ 2.9.2 to 2.9.3
6738 ============================================  
6739
6740 * GtkPrintOperation: 
6741  - Introduce an allow-async property 
6742  - Introduce a GtkPrintOperationAction enumeration
6743  - Rename pdf_target to export_filename
6744  - Allow to hide "Print to PDF" in the low-level API
6745
6746 * GtkNotebook:
6747  - Add a destroy notify to 
6748    gtk_notebook_set_window_creation_hook.
6749
6750 * GtkTreeView:
6751  - Support grid lines
6752
6753 * GtkRange:
6754  - Add a number of new stle properties which allow more
6755    fexible stepper theming
6756
6757 * Bugs fixed:
6758  153212 Have the Paste kbd shortcut jump to the location in 
6759         the buffer
6760  337491 _gdk_win32_drawable_release_dc: DeleteDC() called on 
6761         a GetDC() handle
6762  339739 gtk/gtkprintoperation-win32.c: 3 compile error
6763  342339 GtkRange::stepper-spacing style property not 
6764         implemented correctly
6765  343945 Buttons of a GtkAssistant are not accessible
6766  344148 Wrong reqs for ATK
6767  344209 gtk_notebook_set_window_creation_hook() has no destroy 
6768         func.
6769  344232 GtkEntry's "Delete" context menu item is sensitive on a 
6770         non-editable GtkEntry
6771  344244 Window resizing not working when keeping the aspect 
6772         fixed
6773  344288 gtk_print_operation_preview_is_selected must return 
6774         a value
6775  344386 gdk-2.0-uninstalled.pc.in and gdkconfig.h
6776  344496 CRLF converting via Clipboard
6777  344504 GtkPrintCapabilities not in gtktypebuiltins.h
6778  344505 Wrong signal registration for create_custom_widget
6779  344512 cvs build issue
6780  344513 pdf print module's print_stream not calling destroy 
6781         notify
6782  344518 NULL unref in page setup dialogue
6783  344543 gtk_progress_bar_pulse calls gtk_progress_bar_paint 
6784         directly
6785  344560 gtk_print_settings_[sg]et_scale shouldn't be in percent
6786  344607 memory leaks in gtkrecentchooserdefault.c and 
6787         gtkrecentchoosermenu.c
6788  344624 Memory leak in gtk_tree_model_filter_finalize: User 
6789         data not freed
6790  337603 Possible off-by-one in 
6791         gdk_pango_layout_line_get_clip_region
6792  344239 Wrong filename for gtk-find stock item.
6793  344528 comma at end of GtkPrintOperationAction enum causes 
6794         mozilla compilation error
6795  344290 horizontal-padding not take into account when placing 
6796         submenus
6797  344558 document print dialogue response codes
6798  339592 Add print-to-postscript
6799  342249 Allow to draw upper and lower sides of GtkRange's 
6800         trough differently
6801  344530 gtk_recent_chooser_widget_new_for_manager and 
6802         gtk_recent_chooser_menu_new_for_manager should 
6803         allow NULL manager arg
6804
6805 * Updated translations (es,fi,gu,ko,th,wa)
6806
6807
6808 Overview of Changes from GTK+ 2.9.1 to 2.9.2
6809 ============================================
6810
6811 * GtkPrintOperation
6812  - Support asynchronous pagination with the ::paginate signal
6813  - Add gtk_print_operation_cancel
6814  - Support application-specific widgets
6815  - Allow disabling features based on application capabilities
6816  - Optionally show progress
6817  - Change some function names in GtkPrintContext to be longer 
6818    and better
6819  - Support preview, the default implementation spawns evince,
6820    but the api allows for an internal preview implementation
6821
6822 * GtkCellView
6823  - Add a model property
6824
6825 * GtkStatusIcon
6826  - Allow to obtain screen geometry 
6827
6828 * GtkTreeView
6829  - Many bug fixes, in particular for RTL handling
6830  - Separate sensitive and selectable properties of rows
6831  - Optionally allow rubberband selection
6832
6833 * GtkButton
6834  - Add image-spacing style property
6835  - Add image-position property 
6836
6837 * GtkToolButton
6838  - Add icon-spacing style property
6839
6840 * Make GTK+ work as an untrused X client
6841
6842 * Bugs fixed:
6843  343838 gtkprintoperationpreview.h guards
6844  305530 Crashes while creating source code w/GtkFontSelection
6845  341327 Memory corruption inside glib
6846  341734 cursor blocked to dnd mode after using shift and 
6847         dnd on a GtkCalendar
6848  343453 G_DEFINE_TYPE messes up internal typenames of 
6849         GdkWindow and GdkPixmap
6850  136571 Problems running as untrusted client
6851  168105 the right edge tab does not appear when switching tab
6852  172535 Add support for UI builders in gtk+
6853  302556 GtkTreeView widget signals are badly documented
6854  324480 Selecting first item with keyboard is difficult
6855  340428 small cleanup
6856  340444 don't run the custom page size dialogue
6857  340839 Critical warnings in GtkTreeModelFilter
6858  341898 gtk_tree_view_insert_column_with_attributes doesn't 
6859         work with fixed_height_mode
6860  342003 DnD: Conditional jump or move depends on uninitialised value
6861  342072 Wrong drop location in GtkEntry
6862  342096 GtkImage animation CRITICALS on switching themes
6863  342513 widget class style property with type module
6864  342529 gdk should set resolution on PangoCairoFontmap, 
6865         not PangoCairoContext
6866  342535 Add documentation for new GtkWidget style properties 
6867         (including Since tags)
6868  342543 can't compile gtk+ on opensolaris using sun cc
6869  342569 Typo in decl of gdk_color_parse
6870  342752 Need a way to specify custom tab label for custom page 
6871         in Print dialog
6872  342754 print-editor: font button dialog doesn't get focus if 
6873         main window has a window group
6874  342781 GtkPrintUnixDialog: Collate should be insensitive unless 
6875         Copies is > 1
6876  342783 GtkPrintUnixDialog: Range textinput area should be 
6877         insensitive unless range radiobutton is selected
6878  342894 Use after free inside gtk_text_view_set_buffer
6879  342930 GtkButton should offer a way to position the image 
6880         relative to the text
6881  343088 Some typos in the PO file
6882  343425 "grab-notify"-signal is not correctly propagated for 
6883         internal children
6884  343438 gtk_color_button_set_color() doesn't emit "color-set" 
6885         signal
6886  343475 page setup unix dialog confusion
6887  343625 allow to get only some info from gtk_status_icon_get_geometry
6888  343677 GtkWindow chains key-release to key-press
6889  320431 Text too close when using East/West in a GtkToolButton
6890  321523 GtkTreeView's test_expand_row signal emitting impractical 
6891         on row expand all
6892  342007 Warning in gtk_paned_compute_position
6893  343233 gdk_rectangle_intersect doc
6894  333284 expander animation not working in RTL mode
6895  343444 change color of gtk-demo source-buffer comment color 
6896         from red to DodgerBlue
6897  343630 Small inconsistence in migration documentation
6898   80127 Rubberbanding for GtkTreeView
6899  341450 status icon + libnotify
6900  341679 Allow absolute filenames in the options entries
6901
6902 * Updated translations (bg,cy,de,el,es,et,eu,gl,gu,it,ja,
6903                         nb,nl,pt_BR,th,vi)
6904
6905
6906 Overview of Changes from GTK+ 2.9.0 to 2.9.1
6907 ============================================
6908
6909 * GtkPrintOperation
6910  - Many user interface improvements in the unix dialogs
6911  - gtk-demo has a printing demo
6912  - Don't unload print backends for now, since that has
6913    deadlock issues
6914  - Asynchronous page rendering is done in an idle
6915
6916 * GtkImage has an image property 
6917
6918 * GtkTextBuffer has a cursor-position property
6919
6920 * Arrow sizes in scrolled menus and notebooks are themable
6921
6922 * GDK keysyms have be synced with Xorg 7.1
6923
6924 * Bugs fixed:
6925  340676 print backend type modules not correctly re-registering 
6926         their types
6927  340870 gdk_window_get_toplevels docstring error
6928  323956 Unwanted accelerate key in the action-based toolbar
6929  340527 Tooltips not shown for toolbar buttons created with 
6930         uimanager/actions
6931  340516 status icon property getter assertions
6932  341091 a couple of spelling errors in gtk+
6933  335707 notebook DND with event boxes in tab labels
6934  337306 Add a GtkMessageDialog::image property
6935  139628 GtkLayout In GtkScrolledWindow does not receive the 
6936         scroll_event
6937  334412 Add cursor-position property for getting notified 
6938         about cursor movement
6939  341217 langinfo.h #include'd unconditionally stops build
6940  333632 use GtkMenu::scroll-arrow-height instead of 
6941         MENU_SCROLL_ARROW_HEIGHT
6942  325282 Add GtkNotebook::tab-overlap style property
6943  341247 possible crash with tab_label = NULL
6944  321896 Sync gdkkeysyms.h/gtkimcontextsimple.c with X.org 6.9/7.0
6945  341416 Save FileChooserDialog doesn't response
6946  336774 gtk_recent_manager_add_full
6947  340401 critical warnings when using window groups
6948  341661 misplaced g_assert in gtk_text_view_allocate_children
6949  341692 Semicolons after G_DEFINE_TYPE
6950  341665 several misplaced g_assert
6951  341578 reverse page order issues
6952  341332 Unset background in more places
6953  341896 gtktreeview has RTL problems with toggle buttons if using 
6954         gtktreestore as a model
6955  341028 crash in new async code
6956  341035 file chooser crash
6957  340722 GtkToolbar::max-child-expand style property
6958  339589 Tooltips on orientation icons in page setup dialog
6959  340951 faq: How do I internationalize a GTK+ program? doesn't 
6960         mention glib-I18N
6961  341855 Little typo in the Tree and List Widget Overview
6962  153212 Have the Paste kbd shortcut jump to the location 
6963         in the buffer
6964  335729 Invisible rows and 
6965         gtk_tree_model_filter_convert_child_*_to_*
6966  106406 GtkTreeView Grid Lines?
6967  339592 Add print-to-postscript
6968
6969 * Updated translations (de,es,gl,gu,nl)
6970
6971
6972 Overview of Changes from GTK+ 2.8.x to 2.9.0
6973 ============================================
6974
6975 * GtkStatusIcon, a cross-platform "tray icon" API
6976
6977 * GtkAssistant, a widget for creating multi-step wizards
6978
6979 * GtkLinkButton, a widget that displays a clickable hyperlink
6980
6981 * GtkRecentChooser, widgets to display and select recently used files
6982
6983 * GtkPrintOperation, cross-platform printing support
6984
6985 * A framework for rich text copy and paste and DND
6986
6987 * GtkCellRendererAccel, a cell renderer for key combinations
6988
6989 * GtkCellRendererSpin, a cell renderer which edits numeric values 
6990   using a spin button
6991
6992 * GtkAction works with named icons in addition to stock icons
6993
6994 * GtkNotebook supports DND, allowing to reorder tabs, move tabs
6995   between notebooks and drop tabs on the desktop to open a new window
6996
6997 * GtkTreeView:
6998   - Enhanced customizability (e.g. grouping) with the
6999     show-expanders and level-indentation properties
7000   - Allow to embed the search popup
7001   - Better search popup positioning
7002
7003 * GtkFileChooser:
7004   - Communication with backends is now asynchronous to avoid
7005     blocking on file system operations. Due to the required interface
7006     changes, the GTK+ ABI version has been bumped to 2.10.0. Third-party
7007     file system backends have to be ported to the new interface, other
7008     modules, such as theme engines, input method modules or pixbuf loaders 
7009     have to be rebuilt so that they are installed in the right place
7010     for GTK+ to find them.
7011   - The location entry (popped up by C-L) has been integrated in the
7012     main dialog.
7013     
7014 * Reworked hex Unicode input now requires Ctrl-Shift-U
7015
7016 * Animations can now be globally controlled by settings
7017
7018 * The gtk-touchscreen-mode setting controls a number of changes
7019   that make GTK+ work better on touchscreens
7020
7021 * Password entries can optionally show the last entered character
7022   for a short while, controlled by the password-hint-timeout setting
7023
7024 * GTK+ can now consult an additional fallback icon theme before
7025   falling back to hicolor
7026
7027 * Improved themability:
7028   - GTK+ supports symbolic colors, which can be set system-wide
7029     using a setting, and can be modified and used in rc files
7030     and theme engines
7031   - GTK+ sets window type hints on override-redirect windows to 
7032     help compositing managers apply proper bling
7033   - Paths in rc files can now refer to all subclasses of a class 
7034   - GtkRange steppers will appear insensitive when the slider
7035     is at the end; applications which need to handle this case
7036     (e.g. to extend the range) can opt out of this.
7037   - GtkRange::activate-slider style property allows themes
7038     to draw sliders differently while they are being dragged
7039   - GtkNotebook::tab-overlap and GtkNotebook::curvature style
7040     properties allow more flexible notebook theming
7041   - The spacing of buttons around children can be themed with
7042     the GtkButton::inner-border style property. Apps can override
7043     this per-widget using the corresponding inner-border property 
7044   - GtkMenu has acquired a horizontal-padding style property 
7045   - There are style properties for the color of hyperlinks,
7046     GtkWidget::link-color and GtkWidget::visited-link-color
7047   - GtkTreeview row hinting now takes the selection into account
7048   - Scrolling menus can be forced to always display both arrows,
7049     using the GtkMenu::double-arrows style property
7050   - Separators can be themed using the wide-separators, separator-width
7051     and separator-height style properties
7052   - GtkTreeView allows more flexible theming with the row-ending-details
7053     property
7054   - The pixbuf theme engines supports customized drawing of expanders
7055     and resize grips
7056
7057 * GDK changes:  
7058   - OS X backend
7059   - DirectFB backend 
7060   - Closing displays works
7061   - gdk_screen_is_composited to check for running compositing manager
7062   - Support for Super, Hyper and Meta modifiers
7063
7064 * gdk-pixbuf changes: 
7065   - Supports saving tiff 
7066   - Supports loading 16-bit pnm
7067   - Doesn't load entire gif animation to get first frame
7068
7069 * Bug fixes
7070   - Too many to list them here
7071
7072 Overview of Changes from GTK+ 2.8.1 to GTK+ 2.8.2
7073 =================================================
7074 * Fix a crash with custom icon themes, which affected
7075   the gnome-theme-manager. [Kjartan Maraas]
7076 * Make sure font and cursor settings are propagated down
7077   to the screen initially. [Frederic Crozat]
7078
7079 Overview of Changes from GTK+ 2.8.0 to GTK+ 2.8.1
7080 =================================================
7081 * gtk-update-icon-cache no longer stores copies of symlinked
7082   icons, and it has a --index-only option to omit image data
7083   from the cache [Matthias]
7084 * Make large GtkSizeGroups more efficient [Michael Natterer]
7085 * Improve positioning of menus in GtkToolbar [Christian Persch,
7086   Paolo Borelli]
7087 * Make scrolling work on unrealized icon views [Jonathan Blandford]
7088 * Avoid unnecessary redraws on range widgets [Benjamin Berg]
7089 * Make sure that all GTK+ applications reload icon themes
7090   promptly. [Chris Lahey]
7091 * Ensure that gdk_pango_get_context() and gtk_widget_get_pango_context()
7092   use the same font options and dpi value [Michael Reinsch, Owen]
7093 * Multiple memory leak fixes [Kjartan Maraas, Matthias]
7094 * Other bug fixes [Owen, Allin Cottrell, Tor Lillqvist, Jonathan
7095   Blandford, Christian Persch, Jonas Bonn, Brett Atoms, Guillaume 
7096   Cottenceau, Sebastien Bacher, Robin Green, Benoit Carpentier,
7097   Hans Breuer, Kjartan Maraas, Manish Singh, Robert Jeff Mitchell,
7098   Markku Vire, Kristian Rietveld, Tommi Komulainen]
7099 * Documentation improvements [Olexiy Avramchenko, Matthias]
7100 * Updated translations (es,et,hu,ko,lt,ro,uk)
7101
7102 Overview of Changes from GTK+ 2.7.5 to GTK+ 2.8.0
7103 =================================================
7104 * Require cairo 0.9.2 [Matthias]
7105 + Extend ABI checks to cover exported variables [Matthias]
7106 * Bug fixes [Benjamin Berg, Christian Persch]
7107 * Documentation improvements [Matthias]
7108 * New and updated translation (cy,de,el,id,te,zh_TW)
7109
7110 Overview of Changes from GTK+ 2.7.4 to GTK+ 2.7.5
7111 =================================================
7112 * Rename the default theme to "Raleigh" [Thomas Wood]
7113 * Add a performance testing framework [Federico Mena Quintero]
7114 * Catch format errors in translations. This may cause 
7115   "make check" to fail when using older versions
7116   of gettext [Matthias]
7117 * Win32
7118  - Implement the urgency hint [Tor Lillqvist]
7119  - Update ms-windows theme [Dom Lachowicz]
7120  - Improve tablet handling [Robert Ögren]
7121  - Bug fixes [Kazuki Iwamoto, Tor Lillqvist, Tim Evans, 
7122    J. Ali Harlow, Hans Breuer]
7123 * Other bug fixes [Callum McKenzie, Matthias, Kjartan Maraas, 
7124   Elijah Newren, Morten Welinder, Owen Taylor, Johan Dahlin,
7125   Peter Zelezny, Dan Winship, Damien Carbery, Alex Graveley,
7126   Mike Morrison, David Odin]
7127 * Documentation improvements [Fabrice Bauzac, Claudio Saavedra,
7128   Federico Mena Quintero]
7129 * New and updated translation (ar,bg,cs,de,fi,gu,ja,nb,nl,no,
7130   pl,pt,sq,zh_CN,zh_TW)
7131
7132 Overview of Changes from GTK+ 2.7.3 to GTK+ 2.7.4
7133 =================================================
7134 * Make svg icon themes work better [Matthias]
7135 * GtkPlug/GtkSocket: Make these cross-platform
7136   and implement them for Win32 [Tor]
7137 * Make font rendering xsettings work with pangocairo [Owen]
7138 * Fix sporadic segfaults in the GtkTreeModelSort [James
7139   Bramford, Markku Vire, Kristian Rietveld]
7140 * Improve gdk-pixbuf's ability to recognize 
7141   svg images. [William Jon McCann]
7142 * Win32 
7143  - Build fixes [Tor Lillqvist]
7144  - Fix clipping issues [Robert Ögren]
7145  - Bug fixes [Peter Zelezny]
7146 * Other bug fixes [Christian Persch, Arkady L. Shane, 
7147   Matthias, Tommi Komulainen, Alexander Larsson, Owen,
7148   Thomas Vander Stichele, Robert Ögren]
7149 * Documentation improvements [Steve Chaplin, Matthias,  
7150   Federico Mena Quintero]
7151 * New and updated translations (en_CA,fr,hy,lt,nl,sk,th,zh_CN)
7152
7153 Overview of Changes from GTK+ 2.7.2 to GTK+ 2.7.3
7154 =================================================
7155 * Make sure that gtk_window_present() moves the window to the 
7156   current desktop [Elijah Newren]
7157 * GtkFileChooser
7158  - Add overwrite confirmation for SAVE mode [Federico Mena Quintero]
7159 * GtkTreeView
7160  - Add gtk_tree_view_get_visible_range() [Mikael Hallendal]
7161  - Add gtk_tree_view_column_queue_resize() [Morten Welinder]
7162  - Add gtk_tree_row_reference_get_model() [Stefan Kost]
7163  - Make page up/down behave as in the text view [Owen Taylor]
7164  - In typeahead search, allow Ctrl-G to move to the
7165    next match.  [Matt T. Proud]
7166  - Interpret Ctrl-Backspace as "Move focus to parent [Kathy
7167    Fernandes]
7168  - Speed up gtk_tree_selection_selected_foreach [Kristian Rietveld]
7169 * GtkTextView 
7170  - Make double-clicking between words select whitespace [Mike 
7171    Miller, Paolo Borelli]
7172  - Show dragged text in drag icon [Kevin Duffus, Carlos 
7173    Garnacho Parro]
7174  - Make invisible text work well enough to remove the
7175    remove the warning about it being unsupported.  [Matthias]
7176 * GtkEntry
7177  - Make double-clicking between words select whitespace [Matthias]
7178  - Show dragged text in drag icon [Kevin Duffus, Carlos Garnacho Parro]
7179  - Fix the sizing of the entry completion popup [Ross Burton, Kris]
7180 * Win32
7181  - Build fixes [Tor Lillqvist]
7182  - Fix handlink of Aiptek tablets [Robert Ögren]
7183 * Bug fixes [Kris, Jorn Baayen, Billy Biggs, Tomislav Jonjic, 
7184   Owen Taylor, Vincent Noel, Carlos Garnacho Parro, Mark McLoughlin. 
7185   Mikael Magnusson, Luis Villa, Brian Bober, Bernd Demian, Manish 
7186   Singh, Akira Tagoh, Barbie LeVille, Hans Oesterholt]
7187 * Documentation improvements [Torsten Schoenfeld, Rodney Dawes,
7188   Park Ji-In]
7189 * New and updated translations (cs,es,et,he,hu,nb,nl,no,sk)
7190
7191 Overview of Changes from GTK+ 2.7.1 to GTK+ 2.7.2
7192 =================================================
7193 * GtkAboutDialog
7194  - Clean up the "trail" in the path bar when set_current_folder
7195    is called explicitly [Jonathan Blandford, Matthias Clasen]
7196  - Accept dropped files and directories on the file list [Sven 
7197    Neumann, Matthias]
7198 * GtkTreeView
7199  - Make reusing cell renders work as well as it did in 2.6,
7200    but document it as being unsupported. [Kristian Rietveld]
7201 * GtkAboutDialog
7202  - Optionally wrap the license [Christian Rose, Christian Persch]
7203 * Menu
7204  - Make image menu items work in vertical menubars [Matthias]
7205  - Make orientation changes of menubars work [Matthias]
7206 * Win32
7207  - Implement named cursors and other new GDK apis [Hans Breuer]
7208  - Implement getting cursor images [Tor Lillqvist]
7209 * Bug fixes [J. Ali Harlow, Matthias, Diego Gonzalez, 
7210   Kazuki IWAMOTO, Paul Cornett, Sebastien Bacher, Tor]
7211 * Documentation improvements [Benjamin Berg, Matthias,
7212   Steve Chaplin, Peter van den Bosch, Tim-Philipp Müller]
7213 * New and updated translations (en_CA,sr,sr@Latn)
7214
7215 Overview of Changes from GTK+ 2.7.0 to GTK+ 2.7.1
7216 =================================================
7217 * GtkTreeView
7218  - Change the keynav for header reordering and resizing 
7219    to Alt-arrows and Shift-Alt-arrows  [Calum Benson]
7220 * GtkTextView
7221  - Make movement by paragraphs up/down symmetric [Behnam 
7222    Esfahbod]
7223  - Improve invisible text support [Matthias Clasen]
7224 * Some new stock items: GTK_STOCK_INFO, GTK_STOCK_FULLSCREEN,
7225   GTK_STOCK_LEAVE_FULLSCREEN [Kristof Vansant]
7226 * Handle broken grabs in many places [John Ehresman, Matthias]
7227 * GDK
7228  - Add a function to move a region [Søren Sandmann]
7229  - Fix endianness issues in the pixbuf drawing 
7230    code [David Zeuthen, Owen Taylor]
7231  - Add a GrabBroken event that is emitted when grabs
7232    are broken [Simon Cooke, John Ehresman, Matthias]
7233  - Track implicit grabs [Matthias]
7234 * Win32 
7235  - Improve and simplify line segment rendering [Tor Lillqvist] 
7236 * Bug fixes [Georg Schwarz, Fabricio Barros Cabral, 
7237   Benoit Carpentier, Markku Vire, Ryan Lortie, Matthias,
7238   Morten Welinder, Dan Winship, Manish Singh, Tom von
7239   Schwerdtner, Kjartan Maraas, Euan MacGregor, William Jon 
7240   McCann, David Saxton, Padraig Brady]
7241 * Documentation improvements [Matthias, Ross Burton]
7242 * New and improved translations (es,et,nl,sk,th,zh_TW)
7243
7244 Overview of Changes from GTK+ 2.6.x to GTK+ 2.7.0
7245 =================================================
7246 * GtkTreeView
7247  - Kris is back !!!
7248  - Lots of scrolling/validation fixes [Kristian Rietveld]
7249  - Allow to "unsort" columns. [Richard Hult]
7250  - Support wrapping in GtkCellRendererText [Matthias Clasen]
7251  - Support tinting in GtkCellRendererPixbuf [Jorn Baayen]
7252  - Make enable-search control only typeahead search,
7253    not C-f search. [Sven Neumann]
7254  - Make double-click autosize treeview columns again [Matthias]
7255  - Fix insensitive appearance [Billy Biggs, Matthias]
7256 * GtkFileChooser
7257  - Don't select the first item in folder modes [Christian Neumair,
7258    Federico Mena Quintero]
7259  - Make save mode work again [Federico]
7260  - Allow bookmarks to be renamed [Sean Middleditch]
7261  - Ellipsize the preview label [Jeroen Zwartepoorte]
7262  - Use smaller icons [Vincent Noel]
7263  - Avoid a size allocation loop [Milosz Derzynski, Robert Ögren]
7264  - Don't stat children of /afs or /net network directories [Federico]
7265  - Improve sorting of filenames [Matthias]
7266  - Treat backup files like hidden files, and support
7267    .hidden files in the Unix backend [Sean Middleditch, Jan Arne Petersen]
7268  - Improve the re-rooting behaviour of the path bar [Benjamin Otte]
7269 * GtkIconView
7270  - Many fixes for scrolling and selection handling [Mathias Hasselmann]
7271  - Implement GtkCellLayout, use cell renderers [Matthias]
7272  - Support editing [Matthias]
7273  - Support DND [Matthias]
7274  - Add API to determine the visible part of the 
7275    model [Jonathan Blandford]
7276 * GtkAboutDialog
7277  - Visual improvements, HIG compliance [Jorn Baayen]
7278 * GtkCalendar
7279  - Use nl_langinfo() to determine the first day of week,
7280    when it is available [Vincent Untz, Tommi Komulainen, Pierre Ossman]
7281  - Allow localization of the year format [Paisa Seeluangsawat]
7282 * GtkEntry
7283  - Allow completion popups to be wider than the entry [Ross Burton]
7284  - Add a property to suppress the popup for single matches [Matthias]
7285  - Don't blink the cursor if not editable [Nikos Kouremenos]
7286 * GtkTextView
7287  - Add a GtkTextBuffer::text property [Johan Dahlin]
7288  - Allow to set a paragraph background color [Gustavo Carneiro,
7289    Jeroen Zwartepoorte]
7290  - Don't blink the cursor if not editable [Nikos Kouremenos]
7291  - Make invisible text work a bit better [Jeroen]
7292 * GtkAlignment
7293  - Flip padding in RTL mode [Maciej Katafiasz]
7294 * GtkUIManager
7295  - Support invisible, expanding separators [Christian Persch]
7296  - Allow to construct menu tool buttons [Sven Neumann]
7297 * GtkIconCache
7298  - Cache image data and metadata as well [Anders Carlsson]
7299 * GtkMenu
7300  - Support vertical menubars [Matthias]
7301  - Make scrolling more efficient [Jorn Baayen, Søren Sandmann]
7302  - Allow to pop up menus without grabbing the keyboard [Michael 
7303    Natterer]
7304  - Allow setting background images on menus [Benjamin Otte]
7305 * gtk-demo
7306  - Add demos for 2.6 features [Matthias, Mark McLoughlin]
7307 * Allow custom translation function for stock labels. [Funda Wang,
7308   Diego Gonzalez]
7309 * Add 16x16 versions for some some icons which were missing
7310   them [Jakub Steiner, Tuomas Kuosmanen, Vincent Noel]
7311 * Move a lot of constant data to the .rodata section [Matthias]
7312 * Don't copy property names, nicks and blurbs [Matthias]
7313 * Use Cairo for most drawing [Owen Taylor]
7314 * Allow themes to draw outside the widget's allocation [Owen]
7315 * Allow key names to be translated [Christian Rose]
7316 * Make all cursors used by GTK+ themeable [Matthias]
7317 * Support the ICCCM urgency hint [Havoc Pennington]
7318 * GDK
7319  - Work with XRender < 0.4 [Albert Chin, Billy Biggs]
7320  - Add API to warp the pointer [Matthias]
7321  - Support _NET_VIRTUAL_ROOTS [Carsten Haitzler]
7322  - Add API to obtain the last user interaction time [Elijah
7323    Newren]
7324  - Make some large arrays const [Ben Maurer, Tommi Komulainen]
7325  - Support Cairo drawing [Owen, Carl Worth]
7326  - Support Visuals with alpha channel [Owen, Keith Packard]
7327  - Support named cursors and cursor themes [Matthias]
7328 * gdk-pixbuf
7329  - Support saving BMP [Ivan Wong Yat Cheung]
7330  - Allow to specify compression level when saving
7331    in PNG format [Sven Neumann]
7332  - Add a way to construct animations from frames [Dom Lachowicz]
7333  - Accept BMP v4 [Matthias]
7334 * Win32 changes
7335  - Improve keyboard handling [Tor Lillqvist]
7336  - Improve clipboard handling [Ivan Wong]
7337  - Do delayed rendering for transferring images 
7338    through the clipboard [Ivan Wong]
7339  - Improve tablet handling [Robert Ögren]
7340  - Initialize input devices lazily [Robert Ögren]
7341  - Make big windows work on NT [Ivan Wong]
7342  - Implement dashed lines correctly [Ivan Wong, Hans Breuer]
7343  - Handle 16 color display mode [Tor] 
7344  - Support RGBA cursors [Tim Evans]
7345  - Fix DND on multi-monitor systems [Tor]
7346  - Use alternative button order [Tor]
7347  - Build fixes [Hans]
7348  - Bug fixes [Ivan Wong, Dave Neary, Daniel Atallah, Takuro Ashie, 
7349    Robert Ögren, Kevin Stange, Tim Evans]  
7350 * Other bug fixes [Alexander Hunziker, Alexander Larsson, Anders
7351   Carlsson, Andreas Volz, Arjan van de Ven, Billy Biggs, Chris Lee, 
7352   Christian Neumair, Christian Persch, Crispin Flowerday, Damon Chaplin, 
7353   David A. Knight, David Costanzo, Dennis Cranston, Diego Gonzalez, 
7354   Dom Lachowicz, Doug Morgan, Doug Quale, Elijah Newren, Fabricio Barros 
7355   Cabral, Federico, Felipe Heidrich, Felix Riemann, Frank Naumann, 
7356   Frederic Crozat, Gary Kramlich, Gustavo Carneiro, Hans-Wolfgang Loidl, 
7357   Havoc, Hazael Maldonado Torres, Ian Wienand, Ismael Juma, Jaap A. Haitsma, 
7358   Jacob Kroon, Jakub Jellinek, Jean Marie Favreau, Jeff Franks, Jens Finke, 
7359   Jim Evins, Joerg Sonnenberger, John Ellis, John Finlay, Jonathan, 
7360   Jorn Baayen, Kazuki Iwamoto, Kirk Bridger, Kjartan Maraas, Leonard 
7361   Michlmayr, Lorenzo Gil Sanchez, Manish Singh, Marc Meissner, Matthias, 
7362   Michael Natterer, Mikael Hallendal, Milosz Derezynski, Morten Welinder, 
7363   Murray Cumming, Nickolay V. Shmyrev, Niko Tyni, Nguyen Thai Ngoc Duy, 
7364   Olaf Vitters, Olivier Sessink, Owen, Paolo Borelli, Patrick Fimml, 
7365   Peter Bloomfield, Peter Wainwright, Phil Blundell, Philipp Langdale, 
7366   Priit Laes, Reinout van Schouwen, Remus Draica, Richard Hult, Robert 
7367   Staudinger, Rodney Dawes, Rodrigo Moya, Roman Kagan, Ryan Lortie, 
7368   Samuel Hym, Seven Walter, Søren, Stefan Kost, Stepan Kasal,
7369   Stephen Kennedy, Sven Neumann, Theerud Lawtrakul, Thomas Leonard,
7370   Thomas Zajic, Tim-Philipp Müller, Tomislav Jonjic, Tommi Komulainen,
7371   Torsten Schoenfeld, Tristan Van Berkom, Victor Osadci, Vincent Ladeuil, 
7372   Vincent Noel, Vincent Untz, Yury Puzis]
7373 * Documentation improvements [Alex Graveley, Ali Akcaagac, Bill
7374   Haneman, Billy Biggs, Christian Persch, Christian Rose, Dan Winship,
7375   George Kraft IV, Ghorban M. Tavakoly, Hubert Sokolowski, Jeff Franks,
7376   Jianfei Wang, Johan Dahlin, Jon-Kare Hellan, Karel Kulhavy, Ken
7377   Siersma, Maciej Katafiasz, Masao Mutoh, Mathias Hasselmann, Matthias,
7378   Michal Suchanek, Morten Welinder, Murray Cumming, Oliver Sessink, Owen, 
7379   Richard Hult, Roger Light, Sebastian Bacher, Steve Chaplin, Sven Neumann, 
7380   Torsten Schoenfeld, Vincent Untz, Worik Stanton]
7381 * New and improved translations (bg,ca,cs,cy,da,de,el,en_CA,en_GB,es,et,
7382   eu,fa,fi,hu,id,ja,nb,ne,nl,nn,no,pl,pt,pt_BR,ro,ru,rw,sk,sq,sr,sr@Latn,
7383   sv,th,uk,vi,xh,zh_CN,zh_TW)
7384
7385 Overview of Changes from GTK+ 2.6.0 to GTK+ 2.6.1
7386 =================================================
7387 * GtkFileChooser
7388  - Fix some possible threading deadlocks [Matthias Clasen]
7389  - Don't return errors from the private GTK_FILE_SYSTEM_ERROR
7390    domain [Murray Cumming]
7391  - Fix some crashes with unreadable directories [Federico Mena 
7392    Quintero]
7393  - Add an "Open Location" item to the context menu [Federico]
7394 * GtkTreeView
7395  - Make sorting work again in list stores [Marcin Krzyzanowski]
7396  - Restrict column reordering to button 1 [Jonathan Blandford]
7397 * GtkComboBox
7398  - Make the button prelight [Ricardo Veguilla]
7399  - Fix state propagation [Carlos Garnacho Parro]
7400 * GtkMessageDialog
7401  - Don't show secondary label until it is set [Christian Persch]
7402 * GtkMenu
7403  - Make items activate immediately on button release [Søren Sandmann]
7404  - Submenus inherit their cascading direction [Matthias]
7405 * gdk-pixbuf
7406  - Fix a possible threading deadlock when loading
7407    animations [Callum McKenzie]
7408  - Make Hyper interpolation work again [Dennis Nezic]
7409 * Win32
7410   - Improve handling of UNC paths [Tor Lillqvist]
7411   - Show the correct Desktop folder in the file chooser [Tor]
7412   - Bug fixes [Tor]
7413 * Bug fixes [Torsten Schoenfeld, Morten Welinder,
7414   Marcin, Seth Nickell, Jonathan, Owen Taylor, Søren, 
7415   Iñigo Serna, John Finlay, Zeeshan Ali, Robert Ögren,
7416   Billy Biggs, Brian Tarricone, Tor, Christian, Tristan 
7417   Van Berkom, Elijah Newren, Federico, James M. Cape,
7418   Matthias, Arnaud Charlet]
7419 * Documentation improvements [Masao Mutoh, Torsten,
7420   Billy, Alessio Dessi, David Bourguignon, Tommi Komulainen,
7421   Dave Bordoley, Robert Ancell, Kentaro Fukuchi, Matthias,
7422   Christian Biere, Jonathan, Tommi, Stefan Kost]
7423 * New and improved translations (cs,cy,da,de,en_CA,es,ja,lt,nl,sq,sv,zh_CN)
7424
7425 Overview of Changes from GTK+ 2.4.x to GTK+ 2.6.0
7426 =================================================
7427
7428 * New widgets
7429   - GtkIconView
7430   - GtkAboutDialog
7431   - GtkCellView 
7432   - GtkFileChooserButton
7433   - GtkMenuToolButton 
7434
7435 * New cell renderers
7436   - GtkCellRendererCombo 
7437   - GtkCellRendererProgress
7438
7439 * Changes in GtkFileChooser
7440   - Many tweaks to keynav and other behaviour
7441
7442 * Changes in GtkTreeView 
7443   - Hover selection
7444   - Hover expand
7445   - Separators 
7446   - Insensitive rows
7447   - Typeahead
7448
7449 * Changes in GtkComboBox
7450   - Allow trees in combo boxes
7451   - Hover selection
7452   - Hover expand
7453   - Separators 
7454   - Insensitive rows
7455   - Scrolling
7456
7457 * Changes in GtkLabel
7458   - Rotated text
7459   - Ellipsisation
7460   - Dnd from selectable labels
7461   - Selectable labels in the focus chain
7462   - Obey the Pango backspace-deletes-character attribute
7463
7464 * Changes in GtkTextView
7465   - Rotated text
7466   - Obey the Pango backspace-deletes-character attribute
7467
7468 * Changes in Clipboard/Selection/DND handling
7469   - Selection ownership change notification
7470   - API to handle text, image and file targets
7471   - Support text/plain target
7472   - Support clipboard persistence
7473   - Support xdnd v5
7474   - Reduce clipboard timeout to 30 seconds
7475
7476 * Theming
7477   - Follow icon theme specification for directory locations
7478   - Themed window icons
7479   - Themed images in GtkImage
7480   - Allow themes to displace focus rectangles on click
7481   - Various new stock icons
7482
7483 * Window Manager interaction
7484   - Support do-not-focus-on-map hint
7485   - Support _NET_WM_USER_TIME
7486
7487 * gdk-pixbuf:
7488   - License information for image loaders
7489   - Disable loaders
7490   - Simple rotation
7491   - Make thread-safe
7492
7493 * Performance improvements
7494   - Increase chunk size for incremental selection transfers
7495   - Get rid of many PLT entries
7496   - Icon theme caching
7497   - Sync counter mechanism to speed up resizes
7498   - Reimplement GtkListStore on top of a splay tree
7499   - Fix algorithmic problems in GtkUIManager
7500
7501 * Win32-specific changes
7502   - Integrate IME input method module
7503   - Integrate ms-windows (Wimp) theme engine
7504
7505 * Other changes
7506   - API for HIG-conform dialogs
7507   - API for stock-like buttons
7508   - New init API based on GOption
7509   - Setting for alternative button order
7510   - Setting for modules to load
7511   - Integrate pixbuf theme engine
7512   - Change notebook tabs with the scroll wheel
7513   - Ellipsisation in GtkCellRendererText, GtkProgressBar, GtkStatusbar
7514   - Clean up abi and enforce list of exported symbols
7515
7516 Overview of Changes from GTK+ 2.5.6 to GTK+ 2.6.0
7517 =================================================
7518 * GtkListStore
7519   - Emit rows_reordered if the list is reordered [Matthias Clasen]
7520   - Add functions to allow inserting rows with values [Matthias]
7521 * GtkTextView
7522   - Add function which allow to determine the character
7523     at a position [Padraig O'Briain, Matthias]
7524 * GtkFileChooser
7525   - Center select row during typeahead [Federico Mena Quintero]
7526   - Reset filters when necessary [Carlos Garnacho Parro]
7527 * GtkMenu
7528   - Make mnemonics without Alt work in menubars [Owen Taylor]
7529   - Scroll wheel scrolling [Matthias]
7530 * GtkLabel
7531   - Add a max-width-chars property to specify the maximal 
7532     width of a label in characters [Christian Persch]
7533 * GtkIconView 
7534   - Arrange items in a grid [Matthias]
7535   - Convert hard coded spacing constants into properties [Matthias]
7536 * GtkCellRendererText
7537   - Add ::width-chars property [James M. Cape]
7538 * Win32
7539   - Implement keynav for the color picker [Hans Breuer]
7540   - Use GLib stdio wrappers [Tor Lillqvist]
7541 * Bug fixes [Kazuki IWAMOTO, Damon Chaplin, Matthias, Christian, 
7542   Michael Natterer, Jonathan Blandford, Manish Singh, John Finlay, 
7543   Robert Ögren, Mariano Suárez-Alvarez, Marco Pesenti Gritti,
7544   Tommi Komulainen, R. McFarland, Alexander Larsson, Dennis Cranston,
7545   Jorn Baayen]
7546 * Documentation improvements [Matthias, Jay Camp, Paolo Borelli,
7547   David Lodge]
7548 * New and improved translations (bg,nb,no,nso,pt_BR,zh_CN)
7549
7550 Overview of Changes from GTK+ 2.5.5 to GTK+ 2.5.6
7551 =================================================
7552 * GtkFileChooser
7553   - Improve key bindings [Davyd Madeley, Federico Mena Quintero]
7554   - Speed up loading of large directories [Federico]
7555   - Move "Browse for other folders" expander up [Federico]
7556   - Support DND from the path bar [Federico]
7557 * GtkColorSelectionDialog
7558   - Add keynav to the color picker [Frances Keenan, Matthias Clasen]
7559 * GtkButton
7560   - Allow construction of stock-like buttons  [Matthias,
7561     Jonathan Blandford]
7562 * GtkLabel
7563   - Support DND for selectable labels [Matthias]
7564   - Support rotated text [Owen Taylor, Hans Breuer]
7565 * GtkTextView
7566   - Support rotated text [Owen Taylor]
7567   - Make it possible to select the first/last line
7568     when moving by lines  [Paolo Borelli]
7569 * GtkTreeView
7570   - Make sorting of GtkListStore stable again [Søren Sandmann]
7571   - Change the behaviour of gtk_tree_sortable_get_sort_column_id() 
7572     slightly to be more useful [Matthias]
7573 * GtkUIManager
7574   - Make some functions virtual to make deriving 
7575     GtkUIManager easier [Michael Natterer]
7576 * GtkSettings
7577   - Handle changes to gtk-menu-images and gtk-button-images
7578     much more efficiently [Matthias]
7579 * GtkClipboard
7580   - Reduce timeout to 30 seconds [Billy Biggs]
7581 * Add pixbuf theme engine [Owen]
7582 * GDK 
7583   - Compile against X11R5 [Matthias]  
7584   - Add GdkPangoRenderer [Owen]
7585   - Support rotated text [Owen]
7586   - Add dead_hook and dead_horn keysyms [Samuel Thibault]
7587   - Determine direction of XKB groups from their content 
7588     [Behdad Esfahbod, Ilya Konstantinov]
7589 * Win32
7590   - Notice when drives are plugged in or removed [Hans]
7591   - Ms-windows theme improvements: no tearoff menu items,
7592     button order, toolbar and statusbar grips, combobox 
7593     arrows [Dom Lachowicz]
7594   - Fix im module loading [Tor Lillqvist]
7595 * Bug fixes [Vasco Alexandre da Silva Costa, Kazuki IWAMOTO,
7596   Erwann Chenede, Tim Janik, Gavin Romig-Koch, Jonathan,
7597   Manish Singh, Morten Welinder, Billy Biggs, Matthias, Owen,
7598   John Finlay, Christian Neumair, Sven Neumann, Felipe
7599   Heidrich, Martin Jeppensen, Kristian Høgsberg, Olivier 
7600   Andrieu, Jody Goldberg, Søren, Dan Winship, Federico,
7601   Alex Larsson, James Henstridge, James M. Cape, Frederic Crozat,
7602   Dennis Cranston, Marcel Telka, Robert Ögren]
7603 * Documentation improvements [Matthias, Jonathan, Owen, Masao Mutoh,
7604   Billy Biggs]
7605 * New and updated translations (bg,ca,cs,da,de,en_CA,en_GB,es,hu,ja,nb,nso,rw,sq,zh_CN)
7606
7607 Overview of Changes from GTK+ 2.5.4 to GTK+ 2.5.5
7608 =================================================
7609 * gdk-pixbuf
7610   - Make thread safe [Colin Walters]
7611 * GtkFileChooser
7612   - Make tooltips work better [Matthias Clasen]
7613   - Show files (grayed out) in folder modes [Nickolay V. Shmyrev]
7614   - Add predefined filter for image files [Anders Carlsson]
7615   - Support mime subclasses, aliases and superclasses 
7616     like text/* [Tommi Komulainen, David A. Knight, Matthias]
7617 * GtkFileChooserButton
7618   - Remove support for CREATE_FOLDER and SAVE modes 
7619     until a more satisfactory UI for these can be found [Seth Nickell,
7620     Matthias]
7621   - Make file DND work better [Christan Persch]
7622 * GtkAction
7623   - Add a function to obtain the accel path [Michael Natterer]
7624 * GtkUIManager
7625   - Major performance improvement [Dave Neary, Michael, 
7626     Sven Neumann, Soeren Sandmann, Matthias]
7627 * GtkIconView
7628   - Make scrolling work with large icon views [Matthias]
7629 * GtkWindow
7630   - As a last resort, allow to use mnemonics without 
7631     modifier [Pasupathi Duraisamy, Owen Taylor]
7632 * GtkProgressBar
7633   - Support ellipsizing the text [Morten Welinder, Matthias]
7634 * GtkStatusbar
7635   - Avoid resizing if the text of the label changes [He Qiangqiang,
7636     Owen, Christian]
7637   - Draw the resize grip better [Matthias, Christian]
7638   - Ellipsize the text [Matthias]
7639 * GtkClipboard
7640   - Add API for image transfer via copy-and-paste [Matthias]
7641 * DND
7642   - Fix DND to embedded windows (e.g. panel applets) [James Henstridge, 
7643     Matthias]
7644 * Stock icons
7645   - Add RTL variants of the media icons [Bastien Nocera]
7646 * Win32
7647   - Build fixes [Hans Breuer, Tor Lillqvist]
7648   - Implement resize grips [Robert Ögren]
7649   - Bug fixes [Robert, Tor, J. Ali Harlow]
7650 * Bug fixes [Paolo Borelli, Kjartan Maraas, Olivier Andrieu,
7651   Torsten Schoenfeld, Matthias, Philip Langdale, Christian,
7652   Frances Keenan, Owen, Murray Cumming, Christophe Fergeau,
7653   Tristan Van Berkom, Adam Hooper, James M. Cape, Carlos Garnacho
7654   Parro, Mariano Suárez-Alvarez, John Finlay, Jonathan Blandford]      
7655 * Documentation improvements [Masao Mutoh, Matthias, 
7656   Torsten Schoenfeld, Matthew H. Plough, Salvador Fandiño, 
7657   Owen, Vincent Untz, Jonathan, Bastien]
7658 * Updated translations (cs,da,en_CA,es,hu,ja,nl,sq)
7659
7660 Overview of Changes from GTK+ 2.5.3 to GTK+ 2.5.4
7661 =================================================
7662 * GtkFileChooser
7663  - Make path bar arrows larger [Matthias Clasen]
7664  - Make SELECT_FOLDER mode work [Matthias]
7665  - Speed up the completion popup, pop it up
7666    again after Tab [Matthias, Jens Bech Madsen]
7667  - Add some tooltips [Matthias]
7668  - Make path bar scroll [Matthias]
7669  - Improve preview updating [Tommi Komulainen]
7670  - Make the key / pop up the location dialog even
7671    on French keyboards, insert the /. [Frederic Crozat, Warren Togami]
7672 * GtkFileChooserButton
7673  - Show icons next to entry [James M. Cape]
7674  - Improve ellipsisation [James]
7675 * GtkMessageDialog
7676  - API additions to create HIG-conform dialogs [David Bordoley, Carlos
7677    Garnacho Parro]
7678 * Keyboard navigation
7679  - Put selectable labels in the regular tab focus 
7680   chain [David Hawthorne, Matthias]
7681  - Skip selectable labels when looking for the initial 
7682   focus widget in dialogs [Matthias]
7683 * Icon themes:
7684  - Use an mmap()ed cache for directory data. [Martijn Vernooij,
7685    Owen Taylor, Anders Carlsson]
7686 * Clipboard, DND: 
7687  - Add convenience API for image and file transfers. [Matthias]
7688  - Add API for clipboard persistence [Anders]
7689  - Don't loose clipboard contents if a text buffer is
7690    finalized [Anders]
7691 * Add a GtkMenuToolButton widget which displays a
7692  dropdown menu from a toolbar button.  [Paolo Borelli]
7693 * Make menus scroll faster [Soeren Sandmann]
7694 * Allow themes to displace focus rectangles in buttons
7695  on click [Soeren, Matthias]
7696 * Add a public setting for button ordering [Owen Taylor, Matthias]
7697 * GtkImage
7698  - Support named icons [James Henstridge]
7699 * GtkAboutDialog
7700  - Support named icons [James Henstridge]
7701 * Add a function to obtain the string representation of
7702  accelerators used in GtkAccelLabel [John Spray, Matthias]
7703 * Win32 bug fixes [Robert Ögren]
7704  - Fix command line option handling [Tor Lillqvist]
7705  - Make IME input method work better [Tor]
7706 * Other bug fixes [Joel Fredrikson, Darren Creutz,
7707  Manish Singh, Matthias, Tristan Van Berkom, Christian Persch,
7708  Padraig O'Briain, Owen, Jonathan Blandford, 
7709  Michèle Garoche, Milosz Derezynski, Christopher Blizzard,
7710  Paolo, John Austin, Maryn Russell, Ken Harris, Reinout van 
7711  Schouwen, Morten Welinder, Ross Burton, Bernd Demian, Gustavo 
7712  Carneiro, John Finlay, Tim Janik, Damon Chaplin,
7713  Peter Zelesny, Soeren, John Cupitt, Federico Mena Quintero,
7714  Manuel Baena García, William Jon McCann, Olexiy Avramchenko,
7715  Sebastien Bacher, Kazuki IWAMOTO, Dan Williams, Vincent Noel,
7716  Billy Biggs, Olivier Andrieu, Thomas Fitzsimmons]
7717 * Documentation improvements [John Finlay, Billy Biggs, Matthias,
7718  Martyn Russell, Dave Cook, Jonathan, Owen, Shaun McCance, Anders]
7719 * New and updated translations (az_IR,cs,en_CA,en_GB,es,nb,nl,no,pt_BR,
7720   sq,sr,sr@Latn,zh_TW)
7721
7722 Overview of Changes from GTK+ 2.5.2 to GTK+ 2.5.3
7723 =================================================
7724 * GtkFileChooser
7725  - Work better with older version of the gnome-vfs backend [Zack Cerza]
7726  - Keynav improvements [Jonathan Blandford]
7727  - Make position of pathbar down button stable [Jonathan]
7728  - Make autocompletion less annoying in save mode [Owen Taylor]
7729 * GtkFileChooserButton
7730  - Allow mnemonic activation [Dennis Cranston, James M. Cape]
7731 * GtkComboBox
7732  - Work without a model [Mariano Suarez-Alvarez
7733 * GtkTreeView
7734  - Allow sorting of tree models to be turned off [Torsten Schoenfeld]
7735 * GtkRange
7736  - Add a::change-value signal [Thomas Fitzsimmons]
7737 * GtkEntryCompletion
7738  - Improve positioning of popups [Matthias]
7739 * Make input methods respect editability [Noah Levitt]
7740 * Add an setting to specify modules to load [Alex Graveley]
7741 * Use GOption for command line argument parsing [Anders Carlsson]
7742 * Default theme
7743  - Improve drawing of expanders [Matthias Clasen]
7744 * Add a configure option to disable the use of ELF visibility 
7745   attributes for PLT reduction
7746 * Make selection handling robust against invalid UTF-8 [Owen]
7747 * gdk-pixbuf
7748  - Add a variant of gdk_pixbuf_new_from_file_at_size() which 
7749    optionally ignores aspect ratio [Dom Lachowicz]
7750  - Fix saving of pixbufs with alpha-channel as jpeg [Emmanuel Pacaud]
7751  - Security fixes [Chris Evans]
7752 * Win32
7753  - Improve tablet handling [Robert Ögren]
7754  - Make tablets work on multi-monitor systems [Robert]
7755  - Handle screen resolution changes [Arjohn Kampman, Tor Lillqvist]
7756  - Add IME input method [Takuro Ashie, Kazuki IWAMOTO]
7757  - Add ms-windows (Wimp) theme engine [Raymond Penners, Dom Lachowicz,
7758    Havoc Pennington]
7759  - Fix loading of input modules on Win32 [Kazuki IWAMOTO]
7760  - Build fixes [Tor Lillqvist, Robert]
7761 * Other bug fixes [Hans Petter Jonsson, Tim Janik, Manish Singh,
7762  Soeren Sandmann, Bill Haneman, Padraig O'Briain, Olexi Avramchenko,
7763  Jonathan, Frederic Croszat, Matthias, Christian Persch, Felipe Heidrich,
7764  Lorenzo Gil Sanchez, Richard Hoelscher, Owen, Olivier Andrieu,
7765  Morten Welinder, Jean Bréfort, Alexander Larsson]
7766 * Documentation improvements [Matthias, Jonathan]
7767 * New and updated translations (ang,ar,en_CA,es,ne,pt_BR,ro,ru,uk)
7768
7769 Overview of Changes from GTK+ 2.5.1 to GTK+ 2.5.2
7770 =================================================
7771 * GtkFileChooserButton
7772  - New widget to go along with GtkFontButton and GtkColorButton
7773    for use in preference dialogs.  [James M. Cape]
7774 * GtkFileChooser
7775  - Add getter and setter for the ::show-hidden property [Jeff Franks]
7776  - Allow paths to be entered as part of the file name. [Federico Mena Quintero]
7777  - Make separator in bookmarks pane unselectable [Matthias Clasen]
7778  - Improve activation on focus [Federico]
7779  - Avoid warnings when opened on non-default screens [Abel Daniel]
7780  - Fix some memory leaks [Federico]
7781 * GtkEntryCompletion
7782  - Warn if text column has wrong type [Fernando San Martin Woerner,
7783    Gustavo Carneiro]
7784 * GtkTextView
7785  - Obey the Pango backspace_deletes_character 
7786    attribute [Noah Levitt, Teppitak Karoonboonyanan]
7787 * GtkTreeView
7788  - Add hover-expand mode [Matthias]
7789  - Fix fixed height mode [Michael Vogt, Tim-Philipp Müller, Pawel Salek]
7790  - Reimplement GtkListStore on top of a splay tree [Soeren Sandmann]
7791 * GtkEntry
7792  - Track the selection more accurately when dragging and
7793    selecting [Soeren]
7794 * GtkComboBox
7795  - Support trees in combo boxes [Matt Walton, Matthias]
7796  - Optimize non-spanning gridded layouts [Lorenzo Gil Sanchez, Matthias]
7797  - Handle sensitivity changes properly [Matthias]
7798  - Add a ::focus-on-click property [Matthias]
7799 * GtkIconView
7800  - Fix BROWSE selection mode [Matthias]
7801  - Make accessible [Padraig O'Briain]
7802 * GtkAboutDialog 
7803  - Change the API to be more binding-friendly [Oliver Andrieu]
7804 * GtkUIManager
7805  - Accept paths with leading '/' everywhere. [David Malcolm]
7806  - Make GtkActionEntry* arguments const [Mariano Suarez-Alvarez]
7807  - Add a way to suppress overflow menu items [Christian Persch]
7808 * GtkPlug/GtkSocket
7809  - Use the sync counter mechanism to speed up resizes  [Soeren]
7810 * GDK
7811  - Support XDND v5 [Owen Taylor, Matthias]
7812  - Complete the _NEW_WM_USER_TIME implementation [Elijah Newren]
7813  - Update the _NET_ACTIVE_WINDOW implementation [Elijah]
7814 * gdk-pixbuf
7815  - Avoid infinite loops for bad BMPs [Chris Evans, Manish Singh]
7816  - Fix a problem with GDK_INTERP_NEAREST scaling which caused
7817    Nautilus thumbnails to be misdrawn [Christoph Fergeau]
7818  - Avoid segfaults in gdk-pixbuf-csource [Matthias]
7819  - Fix progressive loading of 8bit pcx files [Magnus Bergman]
7820  - Handle edge pixels consistently [Brian Cameron, Matthias]
7821  - Handle OS/2 BMPs [Jon-Kare Hellan]
7822 * Performance 
7823  - Get rid of many PLT entries for internally used exported symbols,
7824    and clean up the ABI at the same time and make make check check the
7825    list of exported symbols.  [Arjan van de Ven, Matthias]
7826 * Look up icon themes in the directories specified in the
7827   icon theme spec  [Matthias]
7828 * Win32 bug fixes [Robert Ögren, Hans Breuer, Tor Lillqvist, Tim Evans]
7829 * Other bug fixes [Matthias, Soeren, Pawel, David, Tor, Gustavo,
7830   Olivier, Manish, Robert, Christian Biere, Markku Vire, Markus Lausser, 
7831   Thomas Leonard, Morten Welinder, Torsten Schoenfeld, Tim Janik, 
7832   Tomislav Jonjic, Tommi Komulainen, Philip Langdale, Rich Wareham,
7833   Christian Persch, Vincent Noel, Christophe Fergeau]
7834 * Documentation improvements [Matthias, Mariano, Axel Simon, 
7835   Jonathan Blandford]
7836 * New and updated translations (ang,br,bs,eu,lt,wa,zh_CN)
7837
7838 Overview of Changes from GTK+ 2.5.0 to GTK+ 2.5.1
7839 =================================================
7840 * GtkTreeView
7841  - Support ellipsisation in GtkCellRendererText [Vincent Untz, 
7842   Jonathan Blandford, Anders Carlsson]
7843  - Add a GtkCellRenderer::editing-started signal [Matthias Clasen]
7844  - Typeahead support [Jonathan]
7845  - Align the entry in GtkCellRendererText [Matthias]
7846  - Make DND work again [Ernst Persson, Matthias]
7847  - Improve appearance of search popup [Matthias]
7848 * GtkFileChooser
7849  - Activate the last focused widget [Federico Mena Quintero]
7850  - Add an "Add to shortcuts" item to the context menu [Federico]
7851 * GtkCombobox
7852  - Support scrolling in list mode [Matthias]
7853  - Add necessary API to make GtkComboBox accessible [Padraig O'Briain]
7854  - Change the API for separators to use a callback function 
7855    instead of a boolean model column [Matthias]
7856 * GtkNotebook
7857  - Ignore scroll events from page content [Gabriel de Perthuis]
7858 * GtkAboutDialog
7859  - Visual improvements [Anders]
7860 * GtkIconView
7861  - Use XRender to draw selection rectangle [Anders]
7862 * GtkLabel
7863  - Support ellipsisation [Tim Van Wassenhove, James M. Cape]
7864 * Expose the menubar accel key as an XSetting [Scott James Remnant]
7865 * Add example code for clipboard handling to gtk-demo [Anders]
7866 * Bug fixes [Peter Zelesny, Guilherme Salgado, John Finlay, 
7867  Tommi Komulainen, Matthias, Crispin Flowerday, Padraig,
7868  Morten Welinder, Olivier Sessink, Dafydd Harries, Soeren Sandmann,
7869  Michael Natterer, Nicolas Deves, Matthew Garrett, Lorenzo Gil Sanchez]
7870 * Documentation improvements [Federico, Matthias]
7871 * Updated translations (gu,hi,pt_BR,ru,sv,uz)
7872
7873 Overview of Changes from GTK+ 2.4.1 to GTK+ 2.5.0
7874 =================================================
7875 * New widgets: 
7876  - GtkIconView [Anders Carlsson]
7877  - GtkAboutDialog [Matthias Clasen]
7878  - GtkCellView [Matthias]
7879 * GtkFileChooser
7880  - change to newly-created folders [Federico Mena Quintero]
7881  - always show icons [Federico]
7882  - bug fixes [Federico, Christian Neumair, Alex Roitman]
7883 * GtkComboBox, GtkComboBoxEntry
7884  - add missing getters and some more convenience API [Matthias, 
7885   Christian Neumeir, Oliver Andrieu]
7886  - improve placement and sizing of popups [Matthias]
7887  - support insensitive items [Matthias]
7888  - support separators [Matthias]
7889  - handle empty or unset models better [Mariano Suarez-Alvarez]
7890  - bug fixes [Matthias, Jonathan Blandford, Oliver Andrieu, Paul 
7891    Pongonyshev, Christian Persch]
7892 * GtkEntryCompletion
7893  - ignore enter events when the window pops up under the 
7894    pointer [Anders]
7895  - bug fixes [Matthias]
7896  - support inline autocompletion [Matthias]
7897 * GtkUIManager
7898  - fix signal registration [Michael Natterer]
7899  - make generated XML parsable [Sven Neumann]
7900  - fix get_widget to return menus [Matthias]
7901 * GtkTreeView
7902  - hover-selection mode [Matthias]
7903  - support insensitive cells [Matthias]
7904  - support separators [Matthias]
7905  - make entry context menu work in editable text cells [Owen Taylor, 
7906   Kristian Rietveld]
7907  - make DND work with treeviews in modal dialogs [Federico]
7908  - make empty treeviews focusable [Federico]
7909  - new GtkCellRendererProgress [Matthias, Tommi Komulainen, 
7910   Christian Persch]
7911  - new GtkCellRendererCombo [Matthias]
7912  - bug fixes [Matthias, Federico]
7913 * GtkNotebook
7914  - allow to change tabs with the mouse wheel [Gabriel de Perthuis]
7915 * GtkWindow
7916  - support named themed window icons [Matthias, Calum Benson]
7917 * New stock icons: file, directory, about, edit, connect, disconnect,
7918   and media player icons for forward, next, pause, play, previous,
7919   record, rewind and stop
7920 * GDK
7921  - support do-not-focus-on-map hint [Elijah Newren]
7922  - fix RGBA cursors [Michael Natterer]
7923 * gdk-pixbuf
7924  - reorganize headers [Matthias, Jeff Franks, Havoc Pennington]
7925  - flag to mark loaded images as scalable [Dom Lachowicz]
7926  - license information for loaders [Matthias]
7927  - simple multiple-of-90° rotation support [Matthias]
7928  - allow to disable loaders [Matthias]
7929  - bug fixes [Kouichirou Hiratsuka, Sven, Brian Cameron,
7930   Manish Singh, Morten Welinder]
7931 * X11 selections 
7932  - make incremental transfer of MULTIPLE work [Matthias]
7933  - don't do incremental transfer in 4k chunks [Matthias]
7934  - add selection ownership change notification [Matthias]
7935  - support text/plain targets [Matthias]
7936 * Win32 
7937  - bug fixes [Hans Breuer, John Ehresman, Tor Lillqvist, 
7938   Robert Ögren, Benoît Carpentier, J. Ali Harlow, Laurent Sansonetti]
7939 * Performance improvements
7940  - predict exposes for override-redirect windows [Søren Sandmann]
7941  - unset the background when mapping or unmapping windows [Søren]
7942  - support the update counter spec for smoother resizing [Søren]
7943 * Misc bug fixes [Matthias, Owen, Søren, Anders, Padraig O'Briain, 
7944   Crispin Flowerday, Michal Pasternak, Scott Tsai, Morten,
7945   Michael Natterer, Dmd Ljungmark, Sven, Billy Biggs, 
7946   Mark McLoughlin, Sam Stephenson, John Finlay, David Hawthorne, 
7947   Kent Sandvik, Davyd Madeley, Alexander Winston, Jean-François Wauthy, 
7948   Jeff Franks, Philip Kendall, Baris Cicek Yevgen Muntyan, 
7949   Bastien Nocera, Tim Janik, John Ehresman, Theppitak Karoonboonyanan, 
7950   Nickolay V. Shmyrev, William Jon McCann, Paolo Maggi, Lorenzo Gil 
7951   Sanchez, Jan-Marek Glogowski, Pawel Salek, Felipe Heidrich, Dmitry 
7952   M. Shatrov, Alex Larsson, Michael Hallendal, Scott Bronson, Kjartan 
7953   Maraas, Damien Carbery, Elke Meier]
7954 * Doc improvements [Matthias, Federico, Owen, Steve Chaplin, Tommi 
7955   Komulainen, Bastien Nocera, Billy Biggs, Sampo Nurmentaus, Steffen 
7956   Röcker, Doug Quale, Oliver Andrieu]
7957 * Updated translations (bg,lt,ne,tk,wa,en_GB)
7958
7959
7960 Overview of Changes from GTK+ 2.4.0 to GTK+ 2.4.1
7961 =================================================
7962 * GtkFileChooser
7963  - bug fixes [Morten Welinder, Federico Mena Quintero]
7964  - pre-fill the location entry [Federico]
7965  - internal api changes to allow setting a busy cursor
7966    while loading [Federico]
7967  - improve pathbar button sizing [Owen Taylor]
7968  - add keybindings for removing bookmarks [Federico]
7969 * GtkComboBox, GtkEntryCompletion
7970  - fix repositioning logic [Niklas Knutsson]
7971  - make keynav wrap around [Matthias]
7972  - improve theme compliance [Matthias, Brian Cameron]
7973 * GtkUIManager
7974  - accept unnamed <separator>s [Anders Carlsson]
7975  - robustify against gtk_widget_show_all() [Murray Cumming]
7976  - warn if an accelerator cannot be parsed  [Jody Goldberg]
7977 * Win32
7978  - fix DND positioning [Hans Breuer]
7979  - update gtkfilesystemwin32 [Tor Lillqvist, J. Ali Harlow]
7980  - make filechooser work on Windows [Tor]
7981  - draw arcs more correctly [Tor]
7982  - disable tables support by support, add --use-wintab to
7983    get it back  [Tor]
7984 * Make color wheel accessible [Padraig O'Briain]
7985 * Support _NET_WM_USER_TIME [Elijah Newren, Soeren Sandmann]
7986 * Doc improvements [Federico, Matthias, Christian Persch]
7987   Olexiy Avramchenko, Tim-Philipp Müller]
7988 * Misc bug fixes [Alex Converse, Owen, Jacques Garrigue,
7989   Jonathan Blandford, Anders Carlsson, Christian, Hans,
7990   Matthias, Morten, Philip Langdale, Brian, Pedro Rodriguez,
7991   Soeren, Torsten Schoenfield, Dongho Shin, Andrew E. Makeev,
7992   Todd Goyen, Tim Gerla, John Finlay, Theppitak Karoonboonyanan,
7993   John Ehresman, Chris Sherlock, Jody]
7994 * Updated translations (af,ar,az,bn,br,ca,cs,cy,da,de,el,en_CA,
7995   en_GB,es,et,eu,fi,fr,ga,gu,he,hr,hu,id,is,it,ja,ko,lt,mi,ml,
7996   mn,mr,ms,ne,nl,nn,no,pa,pl,pt,pt_BR,sk,ru,sq,sr,sr@ije,sr@Latn,
7997   sv,tr,uk,uz,wa,zh_CN)
7998
7999 Overview of Changes from GTK+ 2.3.6 to GTK+ 2.4.0
8000 =================================================
8001 * GtkFileChooser
8002  - Handle icon theme changes [Federico, Jonathan]
8003  - Add reordering bookmarks via DND [Federico]
8004  - Cache filesystem data inside GtkFileSystemUnix backend [Morten Welinder]
8005  - Implement local-only mode so that apps don't get remote paths
8006    they don't expect [Owen Taylor]
8007  - Add Alt-Down keybinding [Mark McLoughlin, Owen]
8008  - Major rewrite of location dialog completion code [Jonathan]
8009  - Bug fixes [Federico, Jonathan, Morten, Mark, Owen, Anders Carlsson, 
8010    Soeren Sandmann, Olivier Andrieu]
8011 * GtkComboBox [Matthias Clasen]
8012  - Handle the case of no-active-row properly
8013  - Improve positioning of popup
8014  - Miscellaneous bug fixes
8015 * Win32 [Tor]
8016  - Handle different install locations for gdk-pixbuf loaders
8017  - Bug fixes [John Ehresman, Bruce Hochstetler, Dave Neary]
8018 * Improve handling of foreign GdkWindows on destruction [Soeren, Owen]
8019 * Require Control-Tab to focus labels [Owen]
8020 * RTL flipping for GtkArrow [Semion Chichelnitsky]
8021 * Support justifcation with wrapping off in GtkTextView [Owen, Felipe Heidrich]
8022 * Change layout algorithm for mixed gridded/non-gridded menus
8023   to fix performance problems [Soeren, Owen, Christian Persch]
8024 * Doc improvements [Matthias, Owen]
8025 * Misc bug fixes
8026 * Updated translations (ar,az,ca,cs,da,de,es,fr,ga,hr,it,ja,lt,no,nl,pt,ro,
8027   ru,sq,uk,zh_CN)
8028
8029 Other contributors: Dave Bordoley, Hans Breuer, David L. Cooper II, 
8030   Dennis Cranston, Dov Grobgeld, Niklas Knuttson, Kjartan Maraas, 
8031   Michael Natterer, Nils O. Selåsdal, Philip K Warren, Dan Winship
8032
8033 Overview of Changes from GTK+ 2.3.5 to GTK+ 2.3.6
8034 =================================================
8035 * GtkComboBox
8036  - Make menu positioning more like GtkOptionMenu [Matthias Clasen]
8037  - Improve keybindings [Matthias]
8038  - Bug fixes [Matthias, Owen, Damon Chaplin]
8039 * GtkFileChooser
8040  - Keep child directories in pathbar when changing to a parent
8041  - Reroot pathbar inside home directory, use icons [Jonathan]
8042  - Make the user actually select a file before hitting OK [Federico]
8043  - Fix folder mode to not have tree [Jonathan]
8044  - Add gboolean return values to operations that can fail [Federico]
8045  - Improve internal error handling [Morten Welinder, Federico]
8046  - Bug fixes [Federico, Jonathan, Morten, Anders Carlsson, Damon,
8047    Alex Larsson]
8048 * GtkTextView bug fixes [Paolo Borelli]
8049 * Win32 
8050  - Implement/stub missing GDK functions [Tor]
8051  - .defs file updates [Tor, J Ali Harlow]
8052  - Misc fixes [Hans Breuer]
8053 * Fix problem with excess symbol exports on Linux [James Henstridge]
8054 * Fix problem with 32-bit BMPs [Matthias]
8055 * Include config.h first everywhere [Morten]
8056 * Fix performance problem destroying menus [Soeren, Marco Pesenti Gritti]
8057 * Doc fixes and improvements [Matthias, Murray Cumming, Henning Nielsen Lund, 
8058   Vitaly Tishkov]
8059 * Updated translations (az,cs,cy,da,de,el,en_CA,es,fi,fr,ga,hu,ja,ko,lt,mn,
8060   nl,no,pl,pt,sq,sr,sr@ije,sr@Latn,sv,th,zh_CN)
8061 * Misc bug fixes
8062
8063 Other contributors: Crispin Flowerday, Mark McLoughlin, Michael Meeks, 
8064   Michael Natterer,Christian Neumair, Padraig O'Briain, Geoff Reedy, 
8065   Olivier Ripoll
8066
8067 Overview of Changes from GTK+ 2.3.4 to GTK+ 2.3.5
8068 =================================================
8069 * GtkFileChooser [Federico Mena Quintero]:
8070  - Enable DND in the shortcuts list [Federico]
8071  - More folder modes [Jonathan R Blandford]
8072  - Resizing toplevel as contents change [Jonathan] 
8073  - Make the backend settable via GtkSetting [Alex Larsson, Owen Taylor]
8074  - Miscellaneous fixes.  [Jonathan, Morten Welinder, Alexander Larsson]
8075  - Add combo box to pick folder in Save mode. [Jonathan, Federico]
8076 * GtkComboBox
8077  - Memory leak/crash fixes [Damon Chaplin, Matthias Clasen]
8078  - Always grab when popping the list up [Damon, Matthias]
8079  - Fixes for dynamic changes to the model [Owen]
8080  - Improve popup positioning [Matthias]
8081 * Implement computation of bidi-base direction from text
8082   in GtkEntry, GtkTextView, GtkLabel [Dov Grobgeld, Owen Taylor]
8083 * Add gtk_entry_set_alignment() [Egon Andersen, Steffen Gutmann,
8084   Owen]
8085 * Fix wrong interpretation of new_order array for
8086   gtk_tree/list_store_reorder() [Owen]
8087 * Improve space allocation in menubars [Soeren Sandmann]
8088 * Improve key bindings in GtkEntryCompletion [Matthias]
8089 * Hide XCursor dependency [Soeren]
8090 * Make mouse wheel scrolling usable [Soeren]
8091 * Use resize cursors for resize grips [Soeren]
8092 * Set the right window group for menu and combo popups [Frederic Crozat,
8093   Jean-Philippe Chancelier, Soeren]
8094 * Add a way to list the mnemonic labels of a widget [Owen]
8095 * Add a group-changed signal to GtkRadioButton [Owen, Padraig O'Briain]
8096 * Export insertion cursor drawing functionality [Alexander Larsson, Owen]
8097 * Support squiggly red underlines in text views [Nicolas Setton, Owen]
8098 * Export GtkWindow key-press-event internals to allow 
8099   custom implementations [Tim Janik]
8100 * Add gtk_drag_source_set/get_target_list() [Mitch Natterer]
8101 * Fix drag-and-drop in GtkTextView to move [Paolo Borelli, Paolo Maggi]
8102 * Memory leak fixes [Owen]
8103 * Win32 fixes [Hans Breuer]
8104 * Misc. fixes [George Bronnikov, Simon Budig, J. Ali Harlow, David Hawthorne, Tim,
8105   Tomasz Lloczko, Mitch, Manish Singh, Owen]
8106 * Documentation improvements [Matthias, Federico, Torsten Schoenfeld]
8107 * Updated translations (ar,cs,da,de,en_CA,es,et,fi,fr,it,ja,ko,nl,pt,ru,sr,sr@ije,
8108   sr@Latn,sq,sv,th,zh_CN)
8109
8110 Overview of Changes from GTK+ 2.3.3 to GTK+ 2.3.4
8111 =================================================
8112 * Fix broken gtk_binary_age setting causing wrong soname [Owen Taylor]
8113 * Add some extra GtkExpander docs [Federico Mena Quintero]
8114 * Misc bug fixes [Matthias Clasen, Damon Chaplin, Owen, Uwe Zeisberger]
8115 * Updated translation (ga)
8116
8117 Overview of Changes from GTK+ 2.3.2 to GTK+ 2.3.3
8118 =================================================
8119 * GtkFileChooser [Federico Mena Quintero]:
8120  - Support bookmarks in GtkFileSystemUnix. [Jan Arne Petersen]
8121  - Correctly handle typed-in filenames in save mode, folder mode, and
8122    multiple-selection mode in all combinations.
8123  - Don't erase the filename in the entry when changing folders.
8124  - Support icons in GtkFileSystemUnix.
8125  - GtkFileChooserDialog now comes up at a reasonable size.
8126  - GtkFileSystemUnix now notifies correctly on ::create_folder().
8127  - Slight GUI reorganization.
8128  - File system module support. [Alexander Larsson]
8129  - Pathbar widget. [Jonathan R. Blandford]
8130  - Miscellaneous fixes. [Christian Persch, Jan Arne Petersen, Anders Carlsson,
8131    Padraig O'Briain, Alexander, Jonathan]
8132  - Win32 fixes, GtkFileSystemWin32 work. [Hans Breuer]
8133  - Memory leak fixes [Morten Welinder]
8134 * GtkTreeView:
8135  - Fix return values. [Federico, R. McFarland]
8136  - Properly cancel the arrow animation. [Michael Zucchi]
8137  - Allow custom icon sizes in pixbuf cell renderer. [Erik Grinaker]
8138  - Don't darken the sort column unless there are three visible columns
8139    [Jonathan]
8140 * GtkToolbar:
8141  - Improve the sliding implementation. [Soeren Sandmann]
8142  - Add writeonly ::group property to GtkRadioToolButton. [Soeren, 
8143    Olivier Andrieu]
8144  - Misc fixes. [Morten, Jeroen Zwartepoorte, Michel Meeks, Soeren]
8145 * Menus:
8146  - Make menus work better on Xinerama [Matthias]
8147  - Fix keynav in RTL mode. [Matthias]
8148  - Fix grid mode, removing of items. [Matthias, Vincent Noel]
8149  - Make tearoff menu items work anywhere in menus. [Matthias]
8150  - Improve popup/popdown behaviour. [Soeren]
8151 * gdk-pixbuf:
8152  - Fix some problems with indexed BMPs [Kazuho Okui, Matthias]
8153  - Work around some libjpeg header file craziness [Manish Singh]
8154 * Assume gravity works. [Soeren]
8155 * Cache GCs for drawing. [Brian Cameron, Soeren]
8156 * Handle focus adjustment correctly for deeply nested focus locations. 
8157   [Matthias, Owen Taylor]
8158 * Use reference counting for shared data in GtkActionGroup. 
8159   [Matthias, Adam Hooper]
8160 * Add a "use-separator" style property to GtkMessageDialog, and make
8161   it not resizable. [Federico]
8162 * Add 'const' to uses of GdkColor that need it. [Federico]
8163 * Put focusable labels in the focus chain. [Federico]
8164 * Make destroying widgets in focus-out-event work. [Owen, Grant Gayed]
8165 * Add properties to GtkAdjustment [Murray Cumming]
8166 * Add change notification to GtkAccelMap [Matthias, Owen]
8167 * Add settings to suppress icons in buttons and menus. [Matthias]
8168 * Add Xft settings for hinting and antialiasing. [Federico, Owen]
8169 * Make size of indicator in menu items themeable. [Bill Hanemann, 
8170   Narayana Pattipati, Matthias]
8171 * Fixes to GtkIconTheme [Torsten Schoenfeld]
8172 * Improve drawing of GtkExpander. [Mark McLoughlin]
8173 * Improve drawing of paned handles. [Soeren]
8174 * Remove broken hangul input module. [Changwoo Ryu]
8175 * Remove C++-style comments. [Damien Carbery]
8176 * Memory leak fixes. [Christian Persch, Richard Hult, Morten, Matthias]
8177 * RTL mode (flipping) fixes. [Mitsuru Chinen, Semion Chichelnitsky]
8178 * Accessibility improvements for tooltips, GtkScale. [Padraig]
8179 * Make the ZOOM_100 and ZOOM_FIT labels HIG-compliant. [Mariano Suarez-Alvarez]
8180 * Win32 fixes. [Tor Lillqvist]
8181 * Documentation:
8182  - New section on how to check for modifier keys correctly. [Federico]
8183  - Miscellaneous improvements.  [Pascal Haakmat, Jan Huelsbergen,
8184    Tim-Philipp Müller, Matthias]
8185 * New and updated translations (ar,az,cs,da,de,en_CA,el,es,fi,fr,ga,hr,it,ja,
8186   ko,mi,mn,ms,nl,nn,no,pl,pt,ru,sq,sr,sr@Latn,sv,ta,th,uz,uz@Latn)
8187 * Other contributors: Christian Biere, Christopher Blizzard, Paolo Borelli, 
8188   Dan Damian, Rodney Dawes, John Ellis, David Hawthorne, Marco Pesenti Gritti,
8189   Felipe Heidrich, Jonas Jonsson, Theppitak Karoonboonyanan, Tommi Komulainen,
8190   Julio M. Merino Vidal, Gregory Merchan, Benjamin Otte, Joshua N. Pritikin,
8191   Yu Shao, Yao Zhang
8192
8193 Overview of Changes from GTK+ 2.3.1 to GTK+ 2.3.2
8194 =================================================
8195 * GdkPixbuf
8196  - Add functions to save pixbufs to non-file locations.  [Tim Evans]
8197  - Add a function to determine the type and size of a file without
8198    loading it completely.  [Matthias Clasen]
8199  - Turn pixbuf attributes into construct-only properties. [Matthias]
8200  - Fix building gdk-pixbuf with --disable-modules --with-included-loaders.
8201    [Matthias, Owen Taylor]
8202 * Fix the logic for changing the toplevelness of a window.  [Soeren Sandmann]
8203 * Do not interpret distant clicks as double clicks, using a
8204   new double-click-distance setting.  [Matthias]
8205 * Improve the GDK API for dealing with group leaders. [Matthias]
8206 * Utility function for application launching in multi-screen scenarios.
8207   [Mark McLoughlin]
8208 * Support big and small and alpha-blended icons under Win32. [Tim Evans]
8209 * Misc Win32 improvements [Tor Lillqvist, Hans]
8210 * GtkFileChooser [Federico]
8211  - Fix new filename entry in Save mode [Jan Arne Petersen]
8212  - Improved the look of GtkFileChooserDefault. [Tuomas Kuosmanen]
8213  - Added support for file system volumes such as CD-ROMs, 
8214    floppies, and network shares.
8215  - Add a "New Folder" button for Save mode in GtkFileChooser.
8216  - Better support for Folder mode.
8217 * GtkTreeView
8218  - Speed up by adding a fixed height mode.  [Kristian Rietveld]
8219  - Add a single-paragraph mode and a language property to 
8220    GtkCellRendererText [Kristian Rietveld]
8221  - Add a editing-canceled signal to GtkCellRenderer [Federico Mena Quintero]
8222  - Misc GtkTreeView bug fixes [Kristian, Soeren, Jonathan Blandford]
8223 * Add a way to list the supported targets of a clipboard. [Dom Lachowicz]
8224 * Add stock icons: harddisk, indent, unindent.  [Hans Breuer, Jody Goldberg]
8225 * Improve the GtkCalendar drawing code.  [Matthias]
8226 * GtkCalendar supports starting the week on any day [Matthias]
8227 * Make GtkToolbar compatible with 2.2 again [Soeren]
8228 * Misc GtkToolbar fixes and API improvements [Christian Persch, 
8229   Olexiy Avramchenko, Jody, Soeren]
8230 * Misc GtkUIManager fixes and API improvements.  [Jody, Matthias, Jeff Franks]
8231 * Add a way to lock individual accelerator paths  [Matthias]
8232 * Add gtk_menu_shell_cancel() to emit the "cancel" signal on 
8233   a menu shell.  [Matthias]
8234 * Fix dynamic menus. [Matthias, Michael Meeks]
8235 * Add xalign, yalign properties to GtkButton. [Jody]
8236 * Implement or improve RTL support in GtkComboBox, GtkCellView, 
8237   GtkViewport [Semion Chichelnitsky, Matthias, Kristian]
8238 * Support for "no focus" windows. [Matthias]
8239 * Documentation improvements [Matthias, Federico, Manish, Murray Cumming, 
8240   Theppitak Karoonboonyanan]
8241 * FAQ updates [Tony Gale]
8242 * Split the translations into two domains: ui strings and
8243   error messages go to gtk20, property nicks and blurbs to 
8244   gtk20-properties. [Matthias]
8245 * New and updated translations (af,ar,bn,br,cs,cy,da,de,es,et,fa,fr,ga,hr,
8246   it,ja,ko,lt,mn,ms,nl,nn,no,pl,pt,pt_BR,ru,sr,sr@Latn,sv,sq,wa)
8247 Other contributors: Olivier Andrieu, Herman Bloggs, Anders Carlsson,
8248   Marco Pesenti Gritti, Bill Haneman, Alexander Larsson, Noah Levitt, 
8249   Kjartan Maraas, Evan Martin, Tim-Philipp Müller, Christian Neumair, 
8250   Joshua N Pritikin, Sebastian Rittau, Daniel Rogers, Manish Singh, 
8251   Torsten Schoenfeld, Alexander Winston, Johannes Weißl,  Morten Welinder, 
8252   Adam Wright
8253
8254 Overview of Changes in GTK+-2.3.1
8255 =================================
8256 * Improve sanity checks on gdk-pixbuf loaders [Matthias Clasen]
8257 * GDK
8258  - Add GDK_DEBUG=xinerama that fakes a 2x2 Xinerama mode [Matthias]
8259  - Make gdk_drawable_copy_to_image public [Matthias, Peter Zelezny]
8260 * Misc Win32 bug fixes [Tor Lillqvist, John Ehresman, Tim Evans]
8261 * Action-based menu/toolbar API [Matthias]
8262  - Add "name" construct-only parameter to GtkActionGroup
8263  - Bug fixes [Marco Pesenti Gritti, Christian Persch]
8264 * Change ranges for Saturation/Value to be 0-100 in GtkColorSelection
8265   [Gregory Merchan, Matthias]
8266 * GtkComboBox [Kristian Rietveld]
8267  - Make model and text_column properties not construct-only [Murray Cumming]
8268  - Fix sizing
8269  - Add mouse wheel support [Matthias]
8270 * Various GtkEntryCompletion bug fixes [Kristian, Piers Cornwell, Marco]
8271 * GtkExpander
8272  - Add a "use_markup" property, gtk_expander_set/get_use_markup
8273  - Fix bugs when unrealizing/destroying [Mark McLoughlin]
8274 * GtkFileChooser [Federico Mena Quintero]
8275  - Add a GtkFileSystemWin32 [Hans]
8276  - Use GtkEntryCompletion in GtkFileChooserEntry 
8277  - Add a render_icon to GtkFileSystemIface to allow the 
8278    GnomeVFS backend to supply appropriate icons
8279  - Improve selection handling in bookmarks list [Federico, Owen Taylor]
8280  - Support drops on the bookmarks list
8281  - Display error dialogs on failed operations
8282  - Many UI tweaks [Federico, Iain Holmes,Hans-Petter Jansson]
8283  - Ignore filters for folders [Dave Malcom]
8284  - Misc file chooser bug fixes [Owen, Christian Persch, Taavi Talvik]
8285 * Menus
8286  - Make torn-off menus transient-for the window they were torn from
8287    [Matthias, Jon-Kare Hellan]
8288  - Fix menu positioning for Xinerama, add gtk_menu_set_monitor()
8289    for use by position functions [Matthias]
8290  - Tweak menu delay parameters, add a default width [Soeren Sandmann]
8291 * Make g_message_dialog_new_with_markup() automatically escape
8292   arguments, add g_message_dialog_set_markup() [Owen]
8293 * Add read-only min-position/max-position properties to GtkPaned
8294 * GtkToolbar [Soeren]
8295  - Support gaps in the toolbar with expand=true/draw=false separators
8296  - Improve drop-location preview handling
8297  - Take a GtkRadioToolButton as the parameter to
8298    gtk_radio_tool_button_new_from_widget [Murray Cumming]
8299  - Many misc toolbar bug fixes [Soeren, Marco]
8300 * GtkTreeView bug fixes [Morten Welinder, David Hampton]
8301 * Add gtk_window_is_active()/gtk_has_toplevel_focus() getters
8302   to go along with properties [Owen Taylor]
8303 * Add gtk_widget_can_activate_accel() / ::can-activate-accel
8304   signal to fix handling of accelerators on insensitive parent
8305   menu-items. [Tim Janik]. (*Note*: the details here will probably
8306   change, since similar problems for mnemonics aren't handled.)
8307 * Implement or improve RTL support in GtkAlignment, GtkCombo, 
8308   GtkNotebook, GtkScrolledWindow, GtkTreeView, GtkViewport.
8309   [IBM L3 NLS Support Team]
8310 * Fix string setters for self-assignment [Matthias, Soeren]
8311 * Finish multi-head handling in gtk-demo [Matthias]
8312 * Fix install rules for generating gdk-pixbuf.loaders [Manish Singh]
8313 * Reference doc improvements [Matthias, Soeren,
8314   Federico Mena Quintero, Michael Natterer, Owen Taylor, Olexiy Avramchenko]
8315 * FAQ updates [Tony Gale]
8316 * New and updated translations (ca,cs,cy,de,el,es,ja,mn,nl,nn,no,pl,pt,sr,
8317   sr@Latn,sv,th)
8318
8319 Other contributors: Jorn Baayen,Damon Chaplin, Jeff Franks, Diego Gonzalez,
8320   Richard Hult, Egmont Koblinger, Thomas Leonard, Ross McFarland, 
8321   Padraig O'Briain, Tomas Ögren, Danilo Segan
8322
8323 Overview of Changes from GTK+-2.2.x to GTK+-2.3.0
8324 =================================================
8325
8326 * New Widgets
8327  - GtkFileChooser: a replacement for GtkFileSelection with 
8328    replaceable backends, many new API features, better user
8329    interface (UI is still a work in progress) [Owen Taylor, 
8330    Federico Mena Quintero]
8331  - New combo box widgets: GtkComboBox, GtkComboBoxEntry [Kristian Rietveld]
8332  - New "disclosure triangle" widget: GtkExpander [Mark McLoughlin]
8333  - "Picker button" widgets based on code from libgnomeui: 
8334    GtkFontButton, GtkColorButton [Matthias Clasen]
8335
8336 * Widget improvements:
8337  - Autocompletion for entries: GtkEntryCompletion [Kristian]
8338  - Add separate padding for all 4 sides of GtkAlignment [Murray Cumming]
8339  - Add input-only event boxes for trapping events [Alex Larsson]
8340  - Support RTL flipping for GtkHPaned, tab navigation [Soeren, Matthias]
8341  - Support up to four scroll arrows on GtkNotebook and make which
8342    ones are displayed themeable. [Matthias]
8343  - GtkCalendar improvements: make the arrows spin, support RTL flipping,
8344    automatic week start selection, DND support, improve API 
8345    for setting options [Matthias]; mousewheel support [Abigail Brady]
8346  - New properties: GtkButton::focus_on_click, GtkCheckMenuItem::draw_as_radio
8347    [Soeren, Matthias]
8348  - New functions: gtk_window_set_default_icon(), 
8349    gtk_message_dialog_add_buttons(), gtk_button_box_get_child_secondary()
8350    [Matthias]
8351  - Add missing "role", "decorated", "gravity" properties for GtkWindow,
8352    "has_resize_grip" for GtkStatusBar. [Matthias]
8353  - Add child properties for GtkPaned [Matthias, Soeren]
8354
8355 * Menus
8356  - New action-based menu API: GtkUIManager, GtkActionGroup, 
8357    GtkAction, etc. [James Henstridge, Matthias, Soeren Sandmann,
8358    Marco Pesenti Gritti, Philip Langdale]
8359  - Support for tabular menus [Kristian]
8360  - New positioning algorithm for popup menus [Soeren]
8361
8362 * GtkTextView [Matthias]
8363  - Add properties "accepts_tab" [Soeren], "overwrite" property 
8364    [Jeroen Zwartepoorte], "buffer"
8365  - Add gtk_text_buffer_select_range()
8366  - Implement drag-selection by words/lines (also for Gtkentry)
8367  - Some fixes to invisible text handling
8368  - Add support for GTK_WRAP_WORD_CHAR [David Brigada]
8369  - Clean up handling of horizontal paging
8370  - Fix scrolling with non-visible cursor
8371  - Add internals documentation [Havoc Pennington]
8372
8373 * GtkToolbar [Soeren]
8374  - Add a more consistent and extensible toolbar API; preserve
8375    old API for backwards compatibility [James, Anders Carlsson, Owen]
8376  - Support for sliding buttons like OS X
8377  - Keyboard navigation
8378  - Support "priority text"
8379  - Overflow menu
8380  - Better handling of really wide buttons [David Bordoley]
8381  - Drawing improvements
8382  - Support context menu
8383
8384 * GtkTreeView [Kristian Rietveld]
8385  - Handle RTL [Matthias, Jonathan]
8386  - Add expand flag to column packing parameters [Jonathan, Kristian]
8387  - gtk_tree_path_free now silently returns on NULL paths
8388  - Move row reference updating code to closures
8389  - Fix TreeView DnD: make TreeStore DnD work, make drops on empty views work,
8390    get rid of gtk-tree-model-drop-append.
8391  - Add a filtering tree model: GtkTreeModelFilter [Kristian]
8392
8393 * gdk-pixbuf
8394  - Add a loader for PCX files [Josh Beam]
8395  - Improve calculation of filter weights for scaling [Brian Cameron, Owen]
8396  - Support TGA files with arbitrary origins [Matthias]
8397  - Add gdk_pixbuf_loader_new_with_mime_type() [Dom Lachowicz]
8398    gdk_pixbuf_new_from_file_at_size() [Dom, Owen, Matthias]
8399  - Add saving support for ICO and CUR
8400  - Improve handling of GIFs with oversized frames [Matthias]
8401
8402 * GDK:
8403  - Support for full-color / alpha-channel cursors [Matthias]
8404  - Remove support for non-X fonts and for pango-1.0; always require Xft2 [Owen]
8405  - Fix handling of recursive calls to gdk_window_begin_paint() [Soeren]
8406  - Many small changes to reduce round trips on startup; 
8407    add gdk_display_flush() [Owen]
8408  - Use Xlib asynchronous APIs to reduce roundtrips on startup
8409    and during DND [Owen]
8410  - Other changes to improve DND for large-latency connections [Owen]
8411  - Add support for EWMH "above" and "below" states [Manuel Clos] (also
8412    in GtkWindow)
8413  - Add Add GDK_MOUSE_DEVICE envvar for linux-fb backend [Marc Welz]
8414  - Other small linux-fb fixes [Eric Warmenhoven]
8415
8416 * Miscellaneous
8417  - Add support for named themable icons; use this facility to 
8418    provide the default stock icon images [Owen Taylor, based
8419    on code by Alex Larsson]
8420  - Add gtk_widget_queue_resize_no_redraw() for more efficient
8421    resizing; use for GtkTextView. Redraw less on focus changes. [Soeren]
8422  - Add gtk_widget_queue_resize_no_redraw() [Soeren]
8423  - Default theme improvements, especially for menus. Add some
8424    more style properties. [Soeren]
8425  - Add authentication stock icon [Matthias, art by Jakub Steiner]
8426  - Allow "none" to be set for input method GtkSettings [Hidetoshi Tajima]
8427  - Convert build system to automake-1.7; many cleanups and
8428    improvements. [James Henstridge, Owen]
8429  - Win32 fixes for new widgets [Hans]
8430  - Add right-to-left variants of some stock icons [Matthias]
8431
8432 * Documentation
8433  - Use XML source for man pages; add man pages for tools that didn't
8434    have them before [Matthias]
8435  - Tutorial improvements [Sebastian Rittau, Tony Gale, Roger Leigh, Matthias]
8436  - FAQ improvements [Tony, Gonzalo Odiard, Owen]
8437  - Misc documentation improvements [Matthias, Frederic Lespez, Tomas Ogren, 
8438    Martin Pool, Mariano Suarez-Alvarez]
8439
8440 * Deprecations
8441  - GtkItemFactory [Replaced by GtkUIManager]
8442  - GtkCombo, GtkOptionMenu [Replaced by GtkComboBox]
8443  - Miscellaneous functions that were renamed in 
8444    GTK+-2.0 and GTK+-2.2 [Matthias, Manish Singh, Soeren]
8445
8446 Other contributors: Krasimir Angelov, Archit Baweja, Sebastien Bacher,
8447   Steve Chaplin, John Darrington, Daniel Elstner, Marco Pesenti Gritti, 
8448   Jody Goldberg, David Hampton, Richard Kinder, Christian Persch, 
8449   Roozbeh Pournader, Christian Reis, Christian Rose, Joe Shaw, 
8450   Vasilis Vasaitis, Morten Welinder
8451
8452 ----------------------------------------------------------------------
8453
8454 Overview of Changes in GTK+ 2.2.4
8455 =================================
8456 * Revert TreeView fix which broke context menus in different applications
8457   [Kristian Rietveld]
8458 * Typo fixes [Kjartan Maraas]
8459 * Make pressing END not put the menu in scrolling mode [Kris]
8460 * Misc bug fixes [Tor Lillqvist, Bruce Hochstetler, Kjartan, Tony Gale]
8461 * New and updated translations (sq, cy, hi, nl, de, es, zh_CN, ja, no, el)
8462
8463 Overview of Changes in GTK+ 2.2.3
8464 =================================
8465 * GdkPixbuf [Matthias Clasen]
8466  - Fix some problems with overflows when scaling down [Tomas Ögren]
8467  - Many GIF bug fixes [Matthias, Federico Mena Quintero]
8468  - Prefer 32-bpp ICOs, fix bugs with them
8469  - Fix problem with absolute filenames and gdk-pixbuf-query-loaders
8470    [Jens Elker]
8471  - Make gdk-pixbuf-csource include alignment magic [Brian Cameron]
8472 * Win32 [Tor Lillqvist]
8473  - Add multiple monitor support
8474  - Major event and key handling rewrite, including IME fixes
8475  - Fix handling of toplevel window positions
8476  - Add support for all window geometry hints (gridded geometry, etc.)
8477  - Fix DND to ignore drag window [Tony M Brown, Herman Bloggs]
8478  - Fix GdkImage memory leak [J. Ali Harlow]
8479  - Remove leftover OwnerGrabButtonMask emulation (fixes lots)
8480  - Misc bug fixes [Many from Hans Breuer, Tim Evans]
8481  - Build fixes and improvements [Peter Zelezny]
8482 * X11
8483  - Fix extremely common crash where we interpreted the timestamp
8484    field of a XKB event as a window ID and found a pixmap that matched.
8485    [Owen Taylor, with essential backtrace from Kjartan Maraas]
8486  - Fix CapsLock and NumLock for non-XKB [Robert Basch]
8487  - Fix problems with, eg. Ctrl-Alt-Backspace hiding Ctrl-Backspace [Owen]
8488  - Workaround Xinerama servers reporting wrong depths [Owen]
8489 * GtkTreeView [Kristian Rietveld]
8490  - Fix scrolling once more [Pedro Gimeno, Michael Natterer, Timo Sirainen]
8491  - Don't get confused by the Control key when handling selection
8492    from an accelerator like <Control>B [Michael Natterer]
8493  - Many misc fixes [Matthias, Marco Pesenti Gritti, Tim Janik, Alex Larsson, 
8494    Tim-Philipp Müller, Michael Natterer, Josh Parsons, Yann Rouillard,
8495    Rene Seindel, Owen Taylor, Alp Toker, Morten Welinder]
8496 * Input methods
8497  - Handle input methods exiting and starting while the 
8498    app is running [Hidetoshi Tajima]
8499  - Fix infinite loop when closing input methods [Owen,
8500    Takuro Ashie, Hidetoshi]
8501  - Add a 'cedilla' input method with c+acute => cedilla and use
8502    as the default for languages that use cedilla. [Gustavo De Nardin,
8503    Owen, Fco. Javier F. Serrador]
8504  - Fix status window for multihead [Owen, James Su]
8505  - Remember imcontext attributes when switching methods [Owen, 
8506    Botond Botyanszki]
8507 * GtkFileSelection [Owen]
8508  - Fix selection of "UntitledN" on initial map [Mark Finlay]
8509  - Fix an annoying bug with cursor positioning on failed completion
8510  - Misc Fixes [Owen, Tor]
8511 * Other widgets
8512  - Fix problem with GtkOptionMenus coming up in the wrong place [Kristian]
8513  - Fix problem with spinbuttons not getting enough space [Morten Welinder,
8514    Kristian]
8515  - Fix an infinite loop when resizing GtkTextView [Owen, Frederic Crozat]
8516  - Don't include menu labels in gtk_notebook_forall [Owen]
8517  - Fix problem with XEMBED (GtkPlug) clients that don't take focus stealing
8518    focus [Owen]
8519  - Accept color drops with wrong format from KDE [Matthias]
8520 * Fix problem from gnome-theme-manager playing tricks and
8521   making event->window a pixmap. [Anders Carlsson]
8522 * Ignore Caps-lock when matching accelerators
8523 * Fix 5-year-old bug where toplevels didn't fully refresh properly
8524   on theme change [Owen, Rajkumar Siva]
8525 * Don't require precompiled gdk-pixbuf-csource when cross-compiling
8526   from a tarball [Owen]
8527 * Documentation improvements [Matthias, Noah Levitt, Tor, Doug Quale, 
8528   Morten Welinder]
8529 * Misc bug fixes [Keith Bissett, Botond Botyanszki, Damien Carbery,
8530   Arno Charlet, Felipe Heidrich, Charles Kerr, George Lebl, Noah, Tor, 
8531   Callum McKenzie, Michael Meeks, Denis Mikhalkin, Thomas Mirlacher,
8532   Kristian, Masahiro Sakai, Soeren Sandmann, Benedikt Spranger, Owen, 
8533   Luis Villa]
8534 * New and updated translations (ar,az,cs,cy,be,de,es,fi,fr,he,hi,hu,id,is,it,
8535   ko,lt,ml,mn,nl,ne,no,pl,pt,pt_BR,ru,sk,sr,sr@Latn,ta,wa,zh_TW,zh_CN)
8536
8537 Overview of Changes in GTK+ 2.2.2
8538 =================================
8539
8540 * GdkPixbuf [Matthias Clasen]
8541  - Fix animation of slow-loading progressive GIFS
8542  - Fix long-standing animated GIF display bug with transparency
8543  - Misc bug and portability fixes [Rick Jones, Tim Mooney, Marijn Ross]
8544 * GDK [Owen Taylor]
8545  - Draw continuous underlines between Pango layout runs when 
8546    possible [Kang Jeong-Hee]
8547  - Fix gdk_pixbuf_from_drawable() for big endian [Christian Petig]
8548    Major rewrite of 16-bit handling for pixbuf_from_drawable()
8549 * X11 backend [Owen]
8550  - Fix build on X11R5 [Albert Chin]
8551  - Fix switching keyboard layouts while running [Egmont Koblinger]
8552  - Work around RENDER extension bugs on certain Sun X servers [Morten Welinder]
8553  - Zero unused fields in client messages we send Lubos Lunak]
8554  - Fix occasional segfault when drawing pixbufs [Hans Petter Jansson]
8555  - Fix wrong initialization that was keeping XShm from being used.
8556 * Win32 backend [Tor Lillqvist]
8557  - Tweak line drawing
8558  - Mouse/cursor fixes [Allin Cottrell]
8559  - Better handling of floppy drives in GtkFileSelection
8560  - Misc fixes [Arnaud Charlet, Cedric Gustin, Martyn Russell]
8561 * Input methods [Hidetoshi Tajima]
8562  - Add rules for Greek accents to GtkIMContextSimple [Vasilis Vasaitis]
8563  - Fix sorting of rules in GtkIMContextSimple [Vasilis]
8564  - Miscellaneous GtkIMContextXIM fixes 
8565  - Fix translation of input context names
8566 * Fix keyboard accelerators/bindings on Numeric Keypad [Owen, Olivier Ripoll]
8567 * Add Delete to GtkEntry context menu, Delete/Select All 
8568   to GtkTextView context menu [Matthias]
8569 * Keynav tweaks in GtkFileSelection, GtkColorSel [Matthias]
8570 * Add C-A-PgUp/Down as alternative notebook page switching keys [Matthias]
8571 * GtkTextView
8572  - Fix redrawing on color-only changes [Owen, Gustavo Giráldez]
8573  - Don't scroll to cursor on focus in [Paolo Maggi]
8574  - Fix spot location reported to input method [Owen, TOKUNAGA Hiroyuki, 
8575    Yao Zhang]
8576  - Miscellaneous bug fixes [Torbjörn Andersson, Matthias, Manual Clos,
8577    Padraig O'Briain, Owen]
8578 * GtkTreeView [Kristian Rietveld]
8579  - Fix prelighting [Sven Neumann]
8580  - Set drag cursor earlier to allow apps to override [Daniel Elstner]
8581  - Speed up insertions into GtkTreeModelSort [Owen, Jonathan Blandford]
8582  - Get background/cell area handling right in GtkTreeViewColumn [Vasco
8583    Alexandre da Silva Costa]
8584  - Bug fixes [Benjamin Bayart, Jonathan Blandford, Peter Bloomfield, 
8585    Dave Cook, Felipe Heidrich, Richard Hult, Markus Lausser, Michael Natterer,
8586    Mariano Suarez-Alvarez, Owen]
8587 * Fix handling of border width for GtkToolbar [Rodney Dawes]
8588 * Rewrite adjustment handling of GtkViewport, fixing many bugs
8589   [Owen, Thomas Leonard, Michael]
8590 * Misc bug fixes [Dennis Björklund, Jonathan, Dave Bordoley, Rich Burridge, 
8591   Anders Carlsson, Arnaud, Matthias, Vasco Alexandre da Silva Costa, 
8592   Tim Evans, Larry Ewing, John Finlay, Jeff Franks, Jody Goldberg, 
8593   Jason D. Hildebrand, Charles Kerr, Alex Larsson, Noah Levitt, Xan Lopez, 
8594   Loban Rahman, Richard Reich, Soeren Sandmann, Charles Schmidt, 
8595   Rajkumar Siva, Owen, Sergey V. Udaltsov, Morten Welinder, Michael Zucchi]
8596 * Code cleanups [Matthias, Glynn Foster, Britton Kerin, Sven Neumann, 
8597   Doug Quale, Manish Singh, Morten Welinder]
8598 * Switch to using libtool-1.5
8599 * Build fixes [Matthias, J. Ali Harlow, Rich Kinder, Jon Nall, Sven, 
8600   Christian Rose]
8601 * Documentation improvements [Matthias, Noah Levitt, Sven Neumann]
8602 * New and updated translations (am,az,be,ca,cs,cy,da,de,el,es,fa,fi,fr,id,
8603   it,ko,li,ml,mn,ms,nl,no,pl,pt,sr,sr@Latn,sv,ta,uk,yi,zh_TW)
8604
8605 Overview of Changes in GTK+ 2.2.1
8606 =================================
8607 * Win32 [Tor Lillqvist]
8608  - Improve setting of window position / decorations
8609  - Implement gdk_pixmap_foreign_new() [Naofumi Yasufuku]
8610  - Fix various file selection bugs
8611  - Improve scheme for locating pixbuf loader modules
8612  - Miscellaneous fixes [Alex Shaduri, Kenichi SUTO, Ed Woods]
8613 * GtkTreeView [Kristian Rietveld]
8614   - made GtkTreeSortable work as the documentation advertises [Jarek Dukat]
8615   - fixed gtk_tree_view_set_sort_column_id so you can disable sorting [Soeren
8616     Sandmann, Jarek Dukat]
8617   - TreeView search now works on all values transformable by GValue and not
8618     just strings [Muktha Narayan]
8619   - _move/_swap fixage in the Stores [Matthew Tuck, Paolo Maggi]
8620   - a lot of misc bug fixes [Alex Duggan, Carlos Garnacho Parro, Hans Petter
8621     Jansson, Kjartan Maraas, Soeren, Dave Camp, Murray Cumming, Dave Cook,
8622     Gaël Le Mignot, Vasco Alexandre da Silva Costa]
8623 * GtkTextView [Matthias Clasen]
8624  - Fix keynav with invisible cursor
8625  - Fix misdrawing of cursor [Owen Taylor] and selection
8626  - Many miscellaneous fixes [Narayana Pattipati, Daniel Elstner]
8627 * Fix problem with accidental inclusion of a main() [Matthias]
8628 * Documentation improvements [Matthias, Havoc Pennington]
8629 * Fix problem with GtkColorsel and pixmap themes [Daniel]
8630 * Fix race condition with GdkRGB in PseudoColor [Shivaram Upadhyayula]
8631 * Warning fixes [Manish Singh]
8632 * configure fixes [Akira Tagoh]
8633 * New and updated translations (ca,de,es,et,ko,mn,pl,pt,vi,zh_CN)
8634 * Miscellaneous bug fixes [Matthias, Daniel, Martin Gansser, Louis Garcia, 
8635   Tommi Komulainen, Thomas Leonard, Ian Peters, Arvind Samptur, 
8636   Soeren Sandmann, Hidetoshi Tajima, Owen]
8637
8638 ----------------------------------------------------------------------
8639
8640 Overview of Changes in GTK+ 2.2.0
8641 =================================
8642 * Fix problem with the DND code and event filters [Bolian Yin, Owen Taylor]
8643 * GtkTreeView bug fixes [Kristian Rietveld, Soeren Sandmann, Matthias Clasen]
8644 * Documentation improvements [Matthias Clasen, Eric Warmenhoven, 
8645   James M. Cape]
8646 * Example portability fix [Sven Neumann]
8647 * Updated translations (es,ja,lv,ms,nl,ru,sk,sv)
8648
8649 Overview of Changes in GTK+ 2.1.5
8650 =================================
8651 * GtkFileSel fixes [Owen Taylor]
8652   - Fix ..<tab> to go up a dir [Francisco Bustamante]
8653   - Fix UTF-8 operation, so that non-ASCII works [Kang Jeong-Hee]
8654   - Use g_utf8_collate() not strcmp for sorting [Gregory Merchan]
8655 * Only close dialogs on Escape if they have a cancel button. [James Willcox]
8656 * Fix problem with resizing gnome-terminal popup [Soeren Sandmann]
8657 * Add Home/End/Page_Up/Page_Down keybindings for menus [Owen,
8658   Narayana Pattipati, Marius Andreiana]
8659 * Xinerama fixes for GtkMenu [Matthias Clasen]
8660 * Fix long-standing problem with Ami and GtkEntry [Owen, Kang Jeong-Hee]
8661 * Documentation additions and fixes [Matthias]
8662 * New and updated translations (am,bg,da,fr,fi,de)
8663 * Miscellaneous bug and build fixes
8664
8665 Other contributors: Johan Dahlin, James Henstridge, Jon Nelson, 
8666    Bastien Nocera, Christian Reis, Arvind Samptur, Anand Subra, Simon Wong
8667
8668 Overview of Changes in GTK+ 2.1.4
8669 =================================
8670 * Improved default color scheme [Soeren Sandmann, with advise from
8671   Tuomas Kuosmanen and Garrett LeSage]
8672 * Make pixmap creation functions take a GdkDrawable not a GdkWindow
8673   [Kristian Rietveld]
8674 * Support move-resize emulation for all edges. [Matthias Clasen]
8675 * Many fixes for X11 gdk_colormap_alloc_colors [Naofumi Yasufuku, Owen]
8676 * Remove extra selections for ButtonRelease in XInput code 
8677   [Garry Osgood, Owen]
8678 * Another attempt at fixing X focus tracking [Owen]
8679 * linux-fb VT switch improvements [Eric Warmenhoven]
8680 * Win32 [Tor Lillqvist]
8681   - Bug and win98 portability fixes for new tile/stipple code [Hans Breuer]
8682   - Improve maximized/minimized tracking
8683   - Bug fixes
8684 * Fix problem with gtk_combo_set_popdown_strings() not changing
8685   the entry text [Owen]
8686 * Support RTL flipping for statusbars [Matthias]
8687 * GtkTreeView bug fixes [Kristian Rietveld, Juri Pakaste, Erik Simonsen,
8688   Richard Hult, Carlos Garnacho Parro]
8689 * Use octal escapes rather than literal UTF-8 in strings [Owen]
8690 * Make a lot of read-only data const. [Matthias, Morten Welinder]
8691 * Misc bug fixes
8692 * New and updated translations (cs,es,el,he,hu,lv,no,ro)
8693
8694 Other contributors: Anders Carlsson, Chris Blizzard, Stephen Brown, 
8695    Erwann Chenede, Jon-Kare Hellan, John Finlay, Jarred Keuch, 
8696    Kjartan Maraas, Christian Neumair
8697
8698 Overview of Changes in GTK+ 2.1.3
8699 =================================
8700
8701 GDK:
8702 * Win32 [Tor Lillqvist]
8703   - fixes to multihead API stubs 
8704   - Comprehensively implement tiles and stipples
8705   - Handle tracking minimized/maximized [Arnaud Charlet]
8706 * linux-fb fixes [Eric Warmenhoven]
8707 * Use g_get_application_name() for default window titles and
8708   for the title of the client leader window [Owen, Havoc Pennington]
8709 * Complete resize-grippy support, move-resize emulation 
8710   [Anders Carlsson, Matthias Clasen]
8711
8712 GTK+ Core:
8713 * On screen change, recreate the widget's Pango context [Owen]
8714 * Fix problems with focus ending up on unmapped widgets [Owen]
8715 * Make g_object_set (gtk_settings_get_default (), ...) to override
8716   settings from XSETTINGS and ~/.gtkrc [Jonathan Blandford]
8717 * Make GtkInputDialog multihead aware [Owen]
8718 * Add a ::screen-changed signal to GtkWidget [Owen Taylor]
8719
8720 Widget improvements:
8721 * Draw/check menu items insensitive [Soeren, Tim Evans]
8722 * Fix color usage for radio/check menu item indicators [Soeren]
8723 * Add ::snap-edge-set-property to GtkHandleBox [Owen, Matthias]
8724 * RTL flipping improvements for GtkHandleBox, GtkMenuItem, GtkOptionMenu,
8725   GtkCheckMenuItem [Matthias Clasen]
8726 * GtkCombo improvements [Owen]
8727   - Don't leave it behind when switching desktops [Matthias Clasen]
8728   - Fix longstanding bug with unwanted moving of selection [Mike Fulbright]
8729   - Don't change entry contents until window is popped back up
8730   - Keynav fixes
8731 * Menu scrolling behavioral improvements [Owen, Ettore Perazzoli]
8732 * GtkNotebook keynav improvements [Owen]
8733 * Handle painting text on dark-colored progressbars [Soeren]
8734 * GtkTreeView  [Kristian Rietveld]
8735   - Privatize gtk_tree_store_move(), add gtk_tree_store_move_before/after()
8736   - Add GTK_CELL_RENDERER_FOCUSED flag
8737   - Keynav fixes, including adding boolean return values for keybinding
8738     signals (API breakage for API that no one should have been using)
8739     [Narayana Pattipati]
8740   - Add gtk_tree_view_column_cell_get_position()
8741   - Add an inconsistent state for GtkCellRendererToggle
8742   - Various bug fixes [Murray Cumming, Daniel Elstner, Vitaly Tishkov,  
8743     Morten Welinder, Robert Kinsella, Soeren]
8744
8745 Input Methods:
8746 * Sort the input method list in the right click popup [Abigail Brady]
8747 * GtkIMContextXIM bug fixes [HideToshi Tajima]
8748
8749 General:
8750 * Make sure that parameters don't shadow system functions [Soeren Sandmann]
8751 * Deprecation cleanups [Manish Singh]
8752 * Don't grab the focus to the default button in a GtkDialog [Daniel Elstner]
8753 * Doc improvements, including adding Since: for 2.2. additions 
8754   [Matthias Clasen]
8755 * Bug fixes, cleanups [Anders Carlsson, Daniel, Vitaly Tishkov, Matthias, 
8756   Iain Holmes, Gregory Merchan, Havoc Pennington, Soeren, Morten Welinder]
8757 * Build fixes [Owen, Jeff Waugh, Dan Mills]
8758
8759 Overview of Changes in GTK+ 2.1.2
8760 =================================
8761
8762 * Fixes for GtkIMContextXIM [HideToshi Tajima, Owen Taylor]
8763 * Remove usage of XLookupString outside of GtkIMContextXIM [Owen]
8764 * Handle Shift/Caps/Num_Lock properly for non-Xkb [Owen]
8765 * Add a --screen option to set default screen [Balamurali Viswanathan, Owen]
8766 * Add simple support for startup notification [Havoc Pennington]
8767 * Handle focus indication for check and radio buttons without children
8768   [Dave Camp, Owen]
8769 * Much work on improve submenu navigation [Soeren Sandmann]
8770 * Add "selected_shadow_type" property for menus [Soeren]
8771 * Add "scrollbar_spacing" style property [Anders Carlsson, Owen]
8772 * Rework GtkPaned keynav [Soeren, Calum Benson]
8773 * Sensitivity and keynav fixes for GtkFileSelection [Muktha Narayan, Owen]
8774 * Removed mnemonics for GtkToolbar Items [Mikael Hallendal]
8775 * Tree view fixes and speedups 
8776   [Kristian Rietveld, Daniel Elstner, Havoc Pennington]
8777 * Allow themes to set GtkTreeView even/odd row colors [Kristian]
8778 * Doc fixes and improvements [Matthias Clasen, Vitaly Tishkov]
8779 * Win32 fixes [Tor Lillqvist]
8780 * Misc cleanups and bug fixes
8781
8782 Other contributors: Phil Blundell, Erwann Chenede, Jeremy Katz, 
8783    Padraig O'Briain, Havoc Pennington, Timo Sirainen, Nam SungHyun,
8784    Matt Wilson,
8785
8786 Overview of Changes in GTK+ 2.1.1
8787 =================================
8788 * Cleanup of use of deprecated functions in GTK+ [Manish Singh]
8789 * Add support for separately installed Pixbuf loaders [Matthias Clasen]
8790 * linux-fb improvements including window maximization. [Eric Warmenhoven]
8791 * Fix to compile again with Xft version 1 [Owen Taylor]
8792 * Fix handling of pointer on multiple screens [Owen]
8793   - Add gdk_event_set/get_screen() via evil hack
8794   - Add GdkDisplayPointerHooks to replace GdkPointerHooks
8795   - gdk_screen_get_window_at_pointer() => gdk_display_get_window_at_pointer()
8796   - Add gdk_display_get_pointer()
8797   - Make drag-and-drop between multiple screens work
8798 * Export gdk_event_new(), discourage stack allocated events [Owen]
8799 * gdk_draw_pixbuf() as better name for gdk_pixbuf_render_to_drawable() [Owen]
8800 * Basic support for RandR extension [Keith Packard, Owen]
8801 * Allow moving paned sliders all the way to the edge [Owen, Darin Adler]
8802 * Add tag_table construct property to GtkTextBuffer [Daniel Elstner]
8803 * gtk_window_set_[default_]icon_from_file [Owen, Havoc]
8804 * Fix handling of GtkSettings set from RC files on reload [Owen]
8805 * GtkTreeView work [Kristian Rietveld]
8806   - Stop editing on a focus out event for GtkCellRendererText 
8807     [Andreas J. Guelzow]
8808   - Don't accept drops on auto-sorted models
8809   - Fix evil bug with insertions to GtkTreeModelSort [Hans Petter Jansson]
8810 * Fixes for GtkIMContextXIM 
8811   [Takuro Ashie, Motonobu Ichimura, Owen, HideToshi Tajima]
8812 * Documentation fixes [Soeren Sandmann, Matthias Clasen; Joost Faassen, 
8813   Alexey A. Malyshev, Ben Martin, Havoc Pennington, Boris Shingarov, Owen, 
8814   Vitaly Tishkov, Dan Winship, Yao Zhang]
8815 * Some performance tweaks [Soeren, Padraig O'Briain]
8816 * Miscellaneous bug fixes
8817
8818 Other contributors: Jacob Berkman, Phil Blundell, Kenneth Christiansen, 
8819   Murray Cumming, Bill Haneman, Jon-Kare Hellan, Hema Seetharamaiah
8820
8821 Overview of Changes from GTK+-2.0.x to GTK+-2.1.0
8822 =================================================
8823
8824 Multihead support: [Erwann Chenede, Owen Taylor]
8825 * Multihead support 
8826 * Add GdkDisplay, GdkScreen structures
8827 * Add _for_display(), _for_screen() variants where needed in GDK and GTK+
8828   (In other cases, make the variants methods on GdkDisplay/GdkScreen
8829 * Adapt GTK+ widgets to be multihead safe
8830 * Allow initialization of GTK+ without opening a display with gtk_parse_args()
8831 * Add multihead support to demos/tests.
8832
8833 GDK:
8834 * Adapt win32 code to multihead reorganization [Hans Breuer, Tor Lillqvist]
8835 * Adapt linux-fb code to multihead reorganization [Eric Warmenhoven]
8836 * Miscellaneous linux-fb improvements [Eric]
8837 * Xinerama support [Erwann Chenede, Matthias Clasen]
8838 * Allow GDK backends to add custom argument parsing [Sven Neumann]
8839 * Add support for some addition NET window manager spec hints [Havoc Pennington]
8840 * Add ::keys-changed signal to GdkKeymap, handle keymap changes for keybindings [Owen]
8841
8842 GtkTreeView: [Kristian Rietveld]
8843 * Support stock pixbufs in GtkCellRendererPixbuf 
8844 * Allow setting the cell background for cell renderers
8845 * Support focusing individual cell renderers and other focus fixes
8846 * Make resizing tree views more efficient [Soeren Sandmann]
8847 * Add gtk_tree_model_get_string_from_iter
8848 * Improve gtk_list_store_remove API
8849 * API additions:
8850   gtk_tree_model_sort_iter_is_valid(), gtk_tree_view_expand_to_path() 
8851   Add gtk_tree_selection_get_selected_rows(),
8852   gtk_tree_selection_count_selected_rows() 
8853   gtk_tree_path_new_from_indices(),  gtk_{list,tree}_store_{reorder,swap,_move} 
8854
8855 GTK+:
8856 * Add style property for drawing menu items without shadow [Soeren]
8857 * gtk_widget_modify_color_component/font(): Allow clearing
8858   current modifications. [Owen]
8859 * Add GtkWidget::is_focus, GtkWindow::is_active properties [Owen]
8860 * Some XEMBED changes for standards compliance and Qt compatibility [Owen]
8861 * Fix menus resizing when popped up or torn off [Owen]
8862 * Improve label behavior when it gets a too small allocation [Soeren]
8863 * Add support for depth 8 StaticColor visuals to gdkrgb [Matthias]
8864 * Theme drawing improvements [Soeren]
8865 * Add types for GtkRowReference, GtkClipboard [Jonathan Blandford, James Henstridge, Owen]
8866 * Use G_TYPE_FLAG_ABSTRACT for abstract types [Matthias]
8867 * Add gtk_menu_shell_select_first() [Owen]
8868 * Add gtk_notebook_get_n_pages() [Havoc Pennington]
8869 * Allow accel_path = NULL for gtk_menu_item_set_accel_path().
8870 * Allow icon sizes to be changed via a GtkSetting [Bill Haneman, Brian Cameron, Owen]
8871
8872 GdkPixbuf:
8873 * Improve gdk-pixbuf loader tests [Soeren Sandmann]
8874 * Use iTXT chunks when necessary in PNG image saver [Matthias]
8875 * Add incremental loading for progressive jpegs [Matthias]
8876 * Add load-at-size functionality [Matthias]
8877 * Add a loader for .ANI animations [Matthias]
8878 * Load hotspot for .ICO files [Matthias]
8879
8880 Docs:
8881 * Convert docs to Docbook XML [Matthias]
8882 * Doc improvements and fixes [Matthias, Soeren, 
8883   Dennis Bj"orklund, Ross Burton, Manuel Clos, Alexey A. Malyshev, Brett Nash,
8884   Brian Tarricone, Owen, Vitaly Tishkov, Yao Zhang]
8885 * Tutorial improvements [Tony Gale]
8886
8887 General:
8888 * Add gtk-im-preedit-style/gtk-im-status-style XSETTINGS [Hidetoshi Tajima]
8889 * Clean up GDK and demos for deprecated functions [Manish Singh]
8890 * Misc fixes [Olexiy Avramchenko, Jacob Berkman, Anders Carlsson, David L. Cooper II, Robin Lu, 
8891   Eric Mader, Mark McLoughlin, Padraig O'Briain, Laszlo Peter, Hidetoshi, Vitaly Tishkov, 
8892   Shivaram Upadhyayula]
8893
8894 Overview of Changes in GTK+ 2.0.9
8895 =================================
8896 * Fix colormap refcounting, which caused frequent metacity crashes
8897   [Christopher James Lahey]
8898 * Lots of work on the Win32 backend [Tor Lillqvist]
8899  - Scrolling fixes
8900  - GdkGC clipping fixes and improvements
8901  - Started implementing all fill styles
8902 * GtkTreeView bug fixes [Kristian Rietveld]
8903  - Make TreeView reordering work on FreeBSD/Solaris [Heiner Eichmann]
8904 * Various bug fixes
8905
8906 Other contributors: Matthias Clasen, Arnaud Charlet, Vitaly Tishkov,
8907    Josh Parsons, Peter Bloomfield
8908
8909 Overview of Changes in GTK+ 2.0.8
8910 =================================
8911 * Fix typo in io-gif.c that broke loading GIFS [Akira Tagoh]
8912 * Improve redraws when scrolling on Win32 [Tor Lillqvist]
8913 * Fix problem with RENDER and XFree86-4.1 [Owen Taylor, Jamie Zawinski]
8914 * Fix problem with GtkImage placement [Owen, Sven Neumann, Soeren Sandmann]
8915 * Updated translation (el)
8916
8917 Overview of Changes in GTK+ 2.0.7
8918 =================================
8919 * Fix some memory leaks in gdk-pixbuf [Sven Neumann]
8920 * Pixbuf loader fixes  [Federico Mena Quintero, Elliot Lee]
8921 * Support depth 8 StaticColor in GdkRGB [Matthias Clasen]
8922 * Win32 fixes and improvements [Tor Lillqvist]
8923  - Keyboard handling fixes [Florent Duguet]
8924  - Fixes for building and running on Cygwin [Masahiro Sakai]
8925  - Fix gdk_window_scroll(), other GdkWindow fixes
8926  - Misc bug and build fixes [Soren Andersen, Florent, Tim Evans,
8927    J. Ali Harlow, Andreas Holzmann, Iwasa Kazmi]
8928 * Improve tracking of toplevel focus state [Owen]
8929 * XIM input method fixes [Takuro Ashie, HideToshi Tajima]
8930 * Fix the longstanding problem with <,> keys and XIM [Owen Taylor]
8931 * Fix GtkIMContextSimple for us-intl keyboards [Alexandre Oliva]
8932 * GtkIMContextSimple updates for Eastern Europe [Stanislav Brabec]
8933 * Fix the "key bindings randomly stop working" problem [Sebastian Ritau]
8934 * GtkTextView fixes [Gustavo Giraldez, Padraig O'Briain, Shivaram Upadhyayula]
8935 * GtkTreeView bugfixes [Jonathan Blandford, Kristian Rietveld]
8936   - Various memleak, ref counting fixes [Jonathan, Jorn Baayen, Daniel 
8937     Elstner, Morten Welinder]
8938   - gtk_tree_selection_selected_foreach now immediately returns if 
8939     the model is being changed [Havoc Pennington]
8940   - Fix evil bug with insertions to GtkTreeModelSort [Hans Petter Jansson]
8941 * GtkCombo fixes [Marco Pesenti Gritti, Zimler Attila, Matthias, Owen]
8942 * Fix 64-bit problem with GtkFundamentalType [Ross Alexander, Manish Singh] 
8943 * New and updated translations (am,be,bg,ca,cs,da,de,el,es,el,fa,fr,hi,hu,
8944   ja,ko,lv,ms,nl,no,pl,pt,pt_BR,ru,sk,sv,vi,zh_TW)
8945 * Many miscellaneous bug fixes
8946
8947 Other contributors: Jacob Berkman, Albert Chin, Chema Celorio,
8948    David L. Cooper II, Brent Fox, Tim Janik, Marco Pesenti Gritti, 
8949    Alex Larsson, Zenith Lau, Thomas Leonard, Gaute Lindkvist, 
8950    Paolo Maggi, Andy Wingo, Jami Pekannen, Joshua N Pritikin, 
8951    Soeren Sandmann, Vitaly Tishkov, Morten Welinder
8952
8953 Overview of Changes in GTK+ 2.0.6
8954 =================================
8955
8956 * GtkTreeView bug fixes [Jonathan Blandford, Kristian Rietveld, 
8957   Josh Green, Matthias Clasen]
8958 * Fix problem with keynav and insensitive menu items [Owen Taylor]
8959 * Fix pixbuf_from_drawable() for LSB -> MSB [Federico Mena Quintero]
8960 * Use GTK2_RC_FILES envvar instead of GTK_RC_FILES [Owen]
8961 * Focus check/radio buttons when activating with a mnemonic [Padraig O'Briain]
8962 * Cycle between multiple menubars with F10, not control-tab 
8963   [Calum Benson, Padraig]
8964 * Misc bug fixes [Jacob Berkman, Matthias Clasen, Manuel Op de Coul,
8965   Bill Haneman, Norihiro UMEDA, Shivaram Upadhyayula, Yao Zhang]
8966 * Build fixes for cross-compiling and portability [Arnaud Charlet, 
8967   J. Ali Harlow]
8968 * Updated translations (bg,ca,da,fr,ja,ko,lv,no,pl,ru,sk,sv,vi)
8969
8970 Overview of Changes in GTK+ 2.0.5
8971 =================================
8972
8973 * Fix a wrong assertion that broke gtk_file_selection_set_filename();
8974   also another fix from testing this function with non-UTF-8 filenames.
8975 * Fix incorrect property notification in GtkTextView. [James M. Cape]
8976
8977 Overview of Changes in GTK+ 2.0.4
8978 =================================
8979
8980 * Fix a number of types which were registered with the 
8981   type system with the wrong names [James Henstridge, Jonathan Blandford]
8982 * Support missing data types in GtkList/TreeStore [Daniel Elstner]
8983 * Misc GtkTreeView bug fixes [Dave Camp, Jonathan, Daniel Elstner, 
8984   Josh Parsons]
8985 * Drag and drop fixes, including a stuck grab. [Dave, Thomas Leonard, 
8986   Owen Taylor]
8987 * Calculate screen size on win32 from the "logical DPI" 
8988   [Joaquin Cuenca Abela, Tor Lillqvist]
8989 * Misc Win32 bug fixes. [Florent Duguet, Tor]
8990 * Fix theme changes for GtkMenu [Soeren Sandmann]
8991 * Fix gdk_pixbuf_from_drawable() for big endian. [Federico Mena Quintero]
8992 * Fix encoding handling for gtk_file_selection_set_filename()
8993   [Sebastian Ritau, Owen]
8994 * Fix crash with DND, Qt and Metacity [Cha Young-Ho, Havoc, Owen]
8995 * Fixes for DirectColor visuals [Shivaram Upadhyayula]
8996 * Memory leak and UMR fixes [Michael Meeks, Matthias Clasen, Valgrind]
8997 * Misc bug fixes
8998 * Updated translations (ca,cs,da,es,et,fr,ms,nl,pl,pt,pt_BR,ru,sv)
8999
9000 Other contributors: Nicholas Allen, Jacob Berkman, Remus Draica, 
9001   Nano Golveia, Tim Janik, Sergey Kuzminov, George Lebl, Garrett LeSage, 
9002   Robin Lu, Timo Meinen, Michel Selten, Boris Shingarov, Jeff Waugh
9003
9004 Overview of Changes in GTK+ 2.0.3
9005 =================================
9006
9007 * GtkTreeView fixes (Jonathan Blandford, Kristian Rietveld, Daniel Elstner)
9008 * Improve GdkRGB support for low color depths (Tor Lillqvist).
9009 * Tweak F10 behavior to focus GtkMenuBar. (Owen Taylor)
9010 * Include internal children when focusing. (Jonathan)
9011 * Win32 fixes (Tor Lillqvist, David Sterba)
9012 * Allow use of a pixmap as the drawable in gdk_pixmap_new(). (Kristian)
9013 * GdkPixbuf fixes (Matthias Clasen, Michael Natterer, Federico Mena Quintero)
9014 * GtkMenu fixes. (Soeren Sandmann)
9015 * Find gdk-pixbuf-csource when cross-compiling. (Michael Natterer)
9016 * Misc input-method related fixes (Yao Zhang, Federico)
9017 * Fix stuck grab during DND. (Dave Camp, Owen)
9018 * Remove in-bevel from scrolled-offscreen menus. (Ettore Perazzoli)
9019 * Various plug/socket fixes (Owen, Padraig O'Briain, Dave Camp, 
9020   Michael Meeks)
9021 * Handle Xlib internal connections (HideToshi Tajima)
9022 * Many miscellaneous bug fixes.
9023
9024 Other contributors: Jacob Berkman, Abigail Brady, Rich Burridge, 
9025 Anders Carlsson, Murray Cumming, Nalin Dahyabhai, James Henstridge, 
9026 David Highley, Ben Liblitt, Tim Janik, Bill Jannsen, Lauris Kaplinski, 
9027 Sergey Kuzminov, Alex Larsson, Sven Neumann, Havoc Pennington, Gareth Pearce, 
9028 Simon Floery, Thomas Leonard, Detlef Reichl, Martin Schulze, Christophe Saout,
9029 Timo Sirainen, Graham Swallow.
9030
9031 Overview of Changes in GTK+ 2.0.2
9032 =================================
9033
9034 * GtkTreeView cursor movement fixes [Kristian Rietveld]
9035 * GtkTreeModelSort iterator stamp fixes [Kristian Rietveld]
9036
9037 Overview of Changes in GTK+ 2.0.1
9038 =================================
9039
9040 * GtkTreeView fixes and performance improvements 
9041   [Kristian Rietveld, Jonathan Blandford, Mike Piepe, Dave Camp]
9042 * GtkTextView fixes [Havoc Pennington]
9043 * Fix problems with accelerators on Solaris [Padraig O'Briain]
9044 * Some fixes for key bindings on keypad keys [Owen Taylor]
9045 * Fix problem with RENDER use on big endian machines 
9046   [Owen Taylor, with help from Tuomas Kuosmanen]
9047 * Win32 fixes, especially dashed line drawing 
9048   [Tor Lillqvist, Hans Breuer]
9049 * Compile with -D_REENTRANT when appropriate [Sven Neumann]
9050 * Compiler warning cleanups [Erwann Chenede]
9051 * Fix handling of font-name XSETTING [Richard Hestilow]
9052 * Make linux-fb backend compile again [Carlo E. Prelz, Alex Larsson]
9053 * Fix problems with inappropriate menu scroll arrows [Owen]
9054 * Stock icon improvements [Jakub Steiner, Tuomas]
9055 * Much work on pixbuf loader robustness [Matthias Clasen]
9056 * Documentation improvements [Matthias, Vitaly Tishkov]
9057 * Fix some crashes in GtkWindow accelerator handling code 
9058   [Dave Camp, Matt Wilson]
9059 * Misc bug fixes
9060
9061 Other contributors: Jacob Berkman, Dennis Björklund, Seth Burgess,
9062   Murray Cumming, Johan Dahlin, John Ellis, Kang Jeong-Hee, 
9063   James Henstridge, Richard Hult, Thomas Leonard, LEE Sau Dan, 
9064   Alexey A. Malyshev, Mark McLoughlin, Michael Meeks, Sven Neumann, 
9065   Andras Salamon, Soeren Sandmann, Dan Winship, Yao Zhang
9066
9067 Overview of Changes in GTK+ 2.0.0
9068 =================================
9069
9070 * GtkTreeView fixes [Jonathan Blandford, Kristian Rietveld, Darin Adler]
9071 * Build fixes [Anders Carlsson, Tor Lillqvist, Manish Singh]
9072 * Bug fixes. [Thomas Leonard, Owen Taylor]
9073
9074 Overview of Changes in GTK+ 2.0.0 rc1
9075 =====================================
9076
9077 * GtkTreeView fixes [Kristian Rietveld, Jonathan Blandford, Richard Hult]
9078 * Text widget fixes [Havoc Pennington]
9079 * Efficiency fixes when using Xft [Owen Taylor]
9080 * Key handling fixes and other fixes for Win32 [Hans Breuer, Tor Lillqvist]
9081 * Try to fix key handling without XKEYBOARD extension [Owen]
9082 * Documentation fixes and improvements 
9083   [Matthias Clasen, Alexey Malyshev, Akira Tagoh, Vitaly Tishkov]
9084 * Widget drawing improvements [Soeren Sandmann]
9085 * Allow cycling between multiple menu bars with <Control>Tab [Owen]
9086 * Try to build libraries with only shared library dependencies on Xft to 
9087   deal with transition to Xft2 [Owen]
9088 * Portability fixes [Owen, Miroslaw Dobrzanski-Neumann]
9089 * Don't use red as the default cursor color [Owen]
9090 * Bug fixes, bug fixes, bug fixes.
9091
9092 Other contributors: Darin Adler, Jacob Berkman, Kevin Breit, Hans Breuer, 
9093   Anders Carlsson, Damon Chaplin, Finlay Dobbie, Jody Goldberg,
9094   Andreas J. Guelzow, Scott Guilbeaux, Vlad Harchev, James Henstridge,
9095   Tim Janik, Satyajit Kanungo, Charles Kerr, Sergey Kuzminov, Miles Lane, 
9096   Alexander Larsson, Paolo Maggi, Skip Montaro, Jan Mynarik, Sven Neumann, 
9097   Padraig O'Briain, Narayani Pattipati, Mark Patton, Havoc Pennington, 
9098   Ettore Perazzoli, Guillermo S. Romero, Manish Singh, Morten Welinder
9099
9100 Overview of Changes in GTK+ 1.3.15
9101 ==================================
9102
9103 * New stock and improved icon images
9104   [Tuomas Kuosmanen, Jakub Steiner, Anders Carlsson]
9105 * Widget drawing improvements for check and radio buttons,
9106   spinbuttons [Soeren Sandmann]
9107 * Clean up module search path algorithm, use GTK_PATH [Owen Taylor]
9108 * Add GtkSetting for font name. [Richard Hestilow]
9109 * Much improved key matching code, accelerators work independent
9110   of group [Owen]
9111 * Make mnemonics work for embedded GtkPlug widgets [Owen]
9112 * Keynav improvements for GtkTreeView [Kristian Rietveld]
9113 * Fix gtk_tree_view_scroll_to_cell() [Jonathan Blandford]
9114 * Rename gtk_tree_view_get_iter_root() and gtk_tree_path_new_root()
9115   to gtk_tree_view_get_iter_first() and gtk_tree_path_new_first(),
9116   add compatibility macros.
9117 * GtkTreeView bug fixes [Kristian, Anders, Damon Chaplin]
9118 * GtkTextView bug fixes [Havoc Pennington]
9119 * Pad class structures for future binary compatibility [Owen]
9120 * Tutorial improvements [Sven Neumann, Matthias Clasen]
9121 * Fixes for MULTIPLE selection target [Gregory Merchan, Owen]
9122 * Fix problems with initial widget size [Owen]
9123 * AIX compilation fixes [Miroslaw Dobrzanski-Neumann]
9124 * Win32 fixes [Hans Breuer, Tor Lillqvist]
9125 * Miscellaneous bug fixes
9126
9127 Other contributors: David L. Cooper, Eric Fischer, Jody Goldberg, 
9128   Satajyit Kanungo, Thomas Leonard, Mark Patton, Manish Singh, 
9129   Nicolas Setton
9130
9131 Overview of Changes in GTK+ 1.3.14
9132 ==================================
9133
9134 * Keyboard focus improvements [Owen Taylor]
9135 * Code cleanup [Matthias Clasen, Manish Singh, Darin Adler]
9136 * Fix accidentally exported variables [Mark McLoughlin]
9137 * GtkTreeView fixes [Jonathan Blandford, Kristian Rietveld, John Harper, Darin]
9138 * Default to yellow tooltips [Owen]
9139 * RC file fixes for reloading, priorities [Owen, Matthias]
9140 * GtkMenu behavior improvements and bug fixes [Owen, Arnaud Charlet]
9141 * GtkTextView fixes [Havoc Pennington, Daniel Elstner, Dennis Bjorklund]
9142 * Improve keynav for paned widgets, tooltips, spin buttons, notebooks, 
9143   scrolled windows [Soeren Sandmann, Padraig, Owen]
9144 * Add Emacs/Default key themes [Owen]
9145 * Win32 fixes [Hans Breuer, Tor Lillqvist]
9146 * Ethiopic input methods [Daniel Yacob]
9147 * Opaque paned window resizing [Soeren]
9148 * Tweak table expansion behavior [Tim Janik]
9149 * Fix GtkCalendar focus drawing [Bill Haneman]
9150 * Allow themeable cursor thickness [Bill]
9151 * Start of fixing of tutorial for GTK+-2.0 [Matthias]
9152 * Add a ::adjust-bounds signal to GtkRange to allow spreadsheet style
9153   scrollbars. [Jody Goldberg]
9154 * Add the ability to turn on multiple selection for GtkFileSel [Manish]
9155 * Bug fixes
9156
9157 Other contributors: Jacob Berkman, Padraig O'Briain, Anders Carlsson,
9158  Johan Dahlin, Richard Hult, Stefan Kost, Alex Larsson, Thomas Leonard,
9159  Paolo Maggi, Alexey Malyshev, Federico Mena Quintero, Skip Montaro,
9160  Sven Neumann, Havoc Pennington, Laszlo Peter, Christian Rose, Joe Shaw,
9161  Kevin Vandersloot,  Morten Welinder, Peter Williams
9162
9163 Overview of Changes in GTK+ 1.3.13
9164 ==================================
9165
9166 * Tree view fixes. [Kristian Rietveld, Jonathan Blandford, Anders Carlsson]
9167 * Tree view support for low-vision themes [Bill Haneman]
9168 * Text view bug fixes. [Havoc Pennington]
9169 * Win32 fixes and improvements.  [Tor Lillqvist, Hans Breuer, 
9170   Archaeopteryx Software]
9171 * Documentation improvements [Matthias Clasen, Havoc Pennington]
9172 * Accelerate alpha compositing using RENDER extension if present,
9173   and optimize the non-RENDER case a lot. [Owen Taylor]
9174 * Add support for "optional keybindings" (action signal returns FALSE) [Owen]
9175 * Fixed the infamous changing directory deletes filename bug 
9176   [Owen and a cast of thousands]
9177 * Add mouse cursor hiding for text widgets [Anders Carlsson]
9178 * Simple Hangul input module [Yusuke Tabata]
9179 * Removed the scary startup warning.
9180 * GdkPixbuf pixel handling fixes [Owen, Michael Hore, Jim Cape]
9181 * Converted GtkFileSelection and GtkFontSelection to use GtKTreeView widgets
9182   instead of the deprecated GtkCList [Owen]
9183 * gtkhsv.h was installed by mistake, fixed that. [reported by Ross Burton]
9184 * gdk_pixbuf_render_to_drawable() now also handles alpha pixbufs.
9185 * Made Gtkimage draw GtkPixmap, GtkImage, GdkPixbuf insensitive, prelighted,
9186   etc. [Havoc, Owen]
9187 * Marked gtk_item_factory_path_from_widget() G_CONST_RETURN. [Matt Wilson]
9188 * gtk_image_menu_item_new_from_stock() now falls back to
9189   new_with_mnemonic, for consistency with gtk_button_new_from_stock()
9190   [Havoc Pennington]
9191 * GdkModifierType is now consistently used for modifier mask parameters
9192   [Mark Patton]
9193 * gtk_widget_set_accel_path() is now publically exported.
9194
9195 Other contributors: Darin Adler, Jeffrey Baker, Damon Chaplin, Brian Cameron, 
9196   Murray Cumming, James Henstridge, Jacob Berkman, Arnaud Charlet, Jeff Franks, 
9197   Jeff Garzik, Jody Goldberg, Diego Gonzalez, Melvin Hadasht, Raja Harinath, 
9198   Tim Janik, Mike Kestner, Mathieu Lacage, Alex Larsson, Ryan Lovett, 
9199   Mark McLoughlin, Sven Neumann, Padraig O'Briain, Xavier Ordoquy, Chris Phelps, 
9200   Detlef Reichl, Guillermo S. Romero, Federico Mena Quintero, Manish Singh,
9201   HideToshi Tajima, Vitaly Tishkov, Jon Trowbridge, Sergey Vlasov.
9202
9203 Overview of Changes in GTK+ 1.3.12
9204 ==================================
9205
9206 * Fix problems with PNG saving [Michael Natterer]
9207 * Cleanups of deprecated usages [Sebastian Wilhelmi]
9208 * Win32 fixes [Tor Lillqvist]
9209 * Documentation improvements [Matthias Clasen, Havoc Pennington, 
9210   Vitaly Tishkov]
9211 * Frame buffer port fixes [Manish Singh]
9212 * GtkTextView bug fixes [Havoc Pennington, Chris Phelps]
9213 * Menu behavior improvements [Kristian Rietveld]
9214 * Make focus line width configurable, focus color work on 
9215   dark themes. [Bill Haneman, Owen Taylor]
9216 * Add state argument to gtk_paint_focus() [Bill]
9217 * Added incremental revalidation to tree view, for better apparent speed 
9218   [Jonathan Blandford]
9219 * Remove useless gtk_tree_view_column_cell_event() [Jonathan]
9220 * Display XIM status in a separate window [HideToshi Tajima]
9221 * Add GDK_DEBUG=nograbs to disable pointer, keyboard grabs [Jacob Berkman]
9222 * Add menu of Unicode control characters to GtkEntry, GtkTextView 
9223   [Dov Grobgeld, Havoc]
9224 * Pass key releases along to input methods [Owen]
9225 * Many bug fixes
9226
9227 Other contributors: Darin Adler, Fabrice Bellet, Chris Blizzard, 
9228   Hans Breuer, Anders Carlsson, Damon Chaplin, Murray Cumming, Jeff Franks, 
9229   James Henstridge, Tim Janik, Alex Larsson, George Lebl, Kjartan, Maraas, 
9230   Sven Neumann, Seth Nickell, Padraig O'Briain, Soeren Sandmann, Manish Singh, 
9231   Matt Wilson
9232
9233 Overview of Changes in GTK+ 1.3.11
9234 ==================================
9235
9236 * Massive rework of accelerator API and implementation (Tim Janik)
9237 * Major fixes to resizing and redrawing to eliminate hysteresis
9238   and optimize. (Owen Taylor, Soeren Sandmann)
9239 * Make many widgets NO_WINDOW to improve appearance and reduce
9240   drawing overhead (Owen)
9241 * Text view fixes (Havoc Pennington)
9242 * Make child widgets in GtkTextView work (Havoc)
9243 * GtkTreeModelSort fixage (Jonathan Blandford, Kristian Rietveld)
9244 * Clean up GtkTreeView drag and drop support (Owen)
9245 * Misc tree view fixes and improvements (Jonathan, Kristian, Anders, Matt Wilson)
9246 * Add gtk_window_get/set_focus(), gtk_window_set_default() as public
9247   functions (Owen, Damian Ivereigh)
9248 * Fixes to GtkPlug/GtkSocket (Michael Meeks, Owen)
9249 * Change button ordering in standard dialogs to correspond to 
9250   GNOME usability project proposal (Gregory Merchan)
9251 * Add support for context sensitivity in input methods (Owen)
9252 * Hook up gtk_im_context_set_use_preedit() (Hidetoshi Tajima)
9253 * Fix gdk_window_scroll() and other aspects of big windows (Owen)
9254 * Remove need for X connection for class initialization (Jacob Berkman)
9255 * Propagate key events to parents of focused widget (Owen)
9256 * Don't export normal GTK+ marshalers, export deprecated compat marshalers (Owen)
9257 * Many Win32 Fixes and improvements (Hans Breuer, Tor Lillqvist)
9258 * Bug and documentation fixing (Matthias Clasen, Anders Carlsson,
9259   Jacob Berkman, others.)
9260
9261 Other Contributors:
9262   Darin Adler, Marius Andreiana, Erwann Chenede, Murray Cumming, Janet Davis, 
9263   Daniel Egger, Daniel Elstner, Jeff Franks, Alex Larsson, George Lebl, 
9264   Sergey Kuzminov, Eric Lemings, Arkadiusz Miskiewicz, Padraig O'Briain, Sven Neumann, 
9265   Kristian Rietveld, Nicolas Setton, Manish Singh,  Vitaly Tishkov, Sebastian Wilhelmi, 
9266   Michael Natterer
9267
9268 Overview of Changes in GTK+ 1.3.10
9269 ==================================
9270
9271 * GtkTextView fixes [Havoc Pennington]
9272 * GtkTreeView fixes and improvements [Jonathan Blandford, Kristian,
9273   Manish Singh, Joshua Pritikin, Oleg Maiboroda, James Henstridge]
9274 * gtkdemo improvements [Kristian Rietveld]
9275 * Drag and drop fixes to generic code and widgets 
9276   [Owen Taylor, Damian Ivereigh]
9277 * Documentation improvement [Havoc Pennington, Matthias Clasen]
9278 * Spelling fixes [Jacob Berkman]
9279 * Move signals to the GtkEditable interface [Kristian]
9280 * Further stock image improvements [Jakub Steiner]
9281 * Support text chunks for the PGN loader, add gdk_pixbuf_get_option()
9282   [Sven Neumann]
9283 * Rename gdk_pixbuf_new_from_stream back to new_from_inline [Owen]
9284 * Automatically call setlocale(), unless explicitly disabled [Owen]
9285 * Property addition to various widgets [Michael Meeks, Owen]
9286 * Support building with automake-1.4 [James]
9287 * Make GtkRadioButton groups act as a single focus point [Owen]
9288 * Move gdk_window_lookup etc. to be cross-platform [Matthias]
9289 * Draw spinbuttons variably sized [Kristian]
9290 * Separate GdkAtom out from X atoms for compatibility with future
9291   multihead changes [Owen]
9292 * Require gdk_threads_init() to be explicitly called instead
9293   of piggybacking off of g_thread_init(). [Owen]
9294 * Improvements to text-view/label/entry popup menus [Damian, Jacob, Owen]
9295 * Bug fixes and cleanup [Matthias, others]
9296
9297 Other Contributors:
9298   Mark McLoughin, Mikael Hermansson, Soeren Sandmann, Anders Carlsson,
9299   Tim Janik, Murray Cumming, Hidetoshi Tajima, Padraig O'Briain, 
9300   Hans Breuer, Vitaly Tishkov, Dov Grobgeld
9301  
9302
9303 Overview of Changes in GTK+ 1.3.9
9304 =================================
9305
9306 * Add editable text cells to GtkTreeView.
9307   Keynav, drawing fixes in GtkTreeView [Jonathan Blandford]
9308 * Text widget no longer always has a \n in it. [Havoc Pennington]
9309 * Text widget bug fixes [Havoc, Dov Grobgeld, Hidetoshi Tajima]
9310 * Allow -1 for width/height in gdk_pixbuf_render_*(). [Matthias Clasen]
9311 * Minor fix for major resizing problems in recent releases [Owen Taylor]
9312 * Restore ability to set _set properties to TRUE for 
9313   GtkCellRendererText, GtkTextTag [Owen]
9314 * Cursor drawing improvements [Owen]
9315 * Win32 fixes [Hans Breuer]
9316 * Mark various functions as deprecated or private.
9317 * Misc bug fixes, portability fixes, and cleanups.
9318
9319 Other Contributors: 
9320  Vitaly Tishkov, Christian Rose, Frank Belew, Jeff Franks, Sven Neumann,
9321  Kristian Rietveld, Vitaly Tishkov, Joshua N. Pritikin, Matt Wilson, 
9322  James Henstridge, Detlef Reichl
9323
9324 Overview of Changes in GTK+ 1.3.8
9325 =================================
9326
9327 * GtkTreeView and GtkTreeModel API cleanups/improvements [Jrb]
9328 * GtkOptionMenu scrollwheel support [Alex]
9329 * GtkModule search paths [Owen]
9330 * Documenatation updates [Havoc,Jrb]
9331 * Major Gdk cleanup [Owen]
9332 * Miscellaneous other fixes/cleanups
9333
9334 Other Contributors:
9335   Joshua N Pritikin, Padraig O'Briain, Jakub Steiner, Matthias Clasen,
9336   Matt Wilson, James Henstridge
9337
9338 Overview of Changes in GTK+ 1.3.7
9339 =================================
9340
9341 * Many Pixbuf (loader) improvements [Matthias Clasen, Soeren Sandmann]
9342 * Added publically installed utility gdk-pixbuf-csource to generate
9343   inlined pixbufs in C source code [Tim Janik]
9344 * Optional movement of button children on press [Soeren, Owen Taylor]
9345 * Interactive searching in GtkTreeView [Kristian Rietveld]
9346 * Sorting/ordering improvements for GtkTreeView [Kris, Jonathan Blandford]
9347 * Animation of expander motion for GtkTreeView [Anders Carlsson]
9348 * Lots of misc GtkTreeView fixes and improvements [Jonathan]
9349 * New/improved stock icons [Jakub Steiner] 
9350 * Code and API rework for window resizing [Havoc Pennington]
9351 * Converted accel groups to GObject [James Henstridge]
9352 * More property support improvements
9353 * Add facility for "secondary" buttons in 
9354   GtkButtonBox/GtkDialog [Gregory Merchan]
9355 * Disentangled child visability from MAPPED state [Owen]
9356 * Plug/Socket improvements and port to the XEMBED protocol [Owen]
9357 * Added priorities for styles in RC files, 
9358   support multiple parse contents [Owen]
9359 * Made GdkVisual and GdkDevice GObjects [Alexander Larsson]
9360 * Key binding improvements [Havoc]
9361 * Added GtkWidget::event-after signal since normal event handling
9362   is now aborted as soon as a handler returned TRUE [Tim]
9363 * Dnd fixes and improved icon support [Owen]
9364 * Removed GtkPacker widget
9365 * Fixing missing paired getters/setters [Kris]
9366 * Nuked remaining GtkArg cruft, implemented container/child properties [Tim]
9367 * Added window grab groups [Owen]
9368 * Many frame buffer improvements [Alex]
9369 * Win32 fixes and improvements [Hans Breuer]
9370 * Warning fixes [Darin Adler]
9371 * Miscellaneous bug and API fixes [Matthias et. al]
9372
9373 Other Contributors:
9374   Joshua N Pritikin, Hidetoshi Tajima, Manish Singh, ERDI Gergo, Jens Finke,
9375   Chema Celorio, Lee Mallabone, Vitaly Tishkov, Sebastian Wilhelmi,
9376   Nicola Girardi, Sven Neumann, Padraig O'Briain, Michael Natterer,
9377   Suresh Chandrasekharan, Jonas Borgström, Jay Cox, Michael Meeks,
9378   Mathias Hasselmann, Peter Williams, Thomas Broyer, Kjartan Maraas,
9379   Joel Becker, Jeff Franks, Brian Cameron, Skip Montanaro
9380
9381 Overview of Changes in GTK+ 1.3.6
9382 =================================
9383
9384 * Properly renders strikethrough text
9385 * win32 fixes
9386 * Added "scale" property to GtkTextTag and GtkCellRendererText to do 
9387   relative font scaling
9388 * Added "format_value" signal to GtkScale to reformat value text
9389 * framebuffer fixes
9390 * Property support added to lots of widgets
9391 * Many GtkTreeView new features and API/implementation fixes
9392 * Lots of new_with_mnemonic() convenience functions
9393 * Change GtkImageMenuItem API to be more consistent/useful
9394 * Added lots of new stock items/icons
9395 * Rewrote GtkRange/GtkScale/GtkScrollbar, includes support for
9396   enabling/disabling extra scrollbar stepper arrows in gtkrc so NeXT
9397   themes won't need broken hacks
9398 * Convenience API for GtkRange similar to the one added to GtkSpinButton
9399   a while back
9400 * Make menubar/toolbar work properly with xthickness/ythickness of 1 or 0, 
9401   and move some attributes from program settings to user settings.
9402   Allows nice 1-pixel-bevel themes.
9403 * Moved ::focus virtual function from GtkContainer to GtkWidget
9404 * Plenty of bug fixes
9405
9406 Overview of Changes in GTK+ 1.3.5
9407 =================================
9408
9409 * New default theme based on Raleigh theme for 1.2.x.
9410 * Dependency on the ATK library added as a step to
9411   providing accessibility-enabling interfaces
9412 * XEMBED-based GtkPlug/GtkSocket now basically works.
9413 * Drag and drop of column headers in GtkTreeView
9414 * GtkColorSelector work: hooks for saving and propagating palette, UI tweaks,
9415   and API sanitation
9416 * Key binding fixes
9417 * Configurable padding/spacing in a lot of places
9418 * Invisible text in GtkTextView fixed
9419 * SHM segments now created with a mode of 0600
9420 * Bug fixes
9421
9422 Overview of Changes in GTK+ 1.3.4
9423 =================================
9424
9425 * Win32 fixes
9426 * GtkTreeView improvements and fixes
9427 * Fix glib-2.0.m4
9428 * Miscellaneous bug fixes
9429
9430 Overview of Changes in GTK+ 1.3.3
9431 =================================
9432
9433 [ 5600 lines of ChangeLog ]
9434
9435 * API cleanups
9436 * Win32 work (Tor, Hans Breuer)
9437 * Focus improvements (Owen)
9438 * Frame buffer improvements (Alex)
9439 * Work on GtkTextView (Havoc)
9440 * Much work on GtkTreeView (Jonathan)
9441 * Selectable labels (Havoc)
9442 * Converted many arguments to properties (Lee Mallabone, John Margaglione)
9443 * Add exact regions to GdkExposeEvent, propagate it. (Alex)
9444 * Added ability to have resize grips in status bars (etc.) using
9445   _NET_WM_MOVERESIZE protocol. (Havoc)
9446 * Added mnemnonic mechanism to make setting underline accelerators
9447   much easier. (Alex)
9448 * Add per-style property mechanism to allow themes to change 
9449   geometry parameters. (Tim)
9450 * Added global settings mechanisms for settings such as double-click
9451   time. (Tim, Owen)
9452 * Various support functions for new and old WM properties (Havoc, Alex)
9453 * Add TRUE-stops-returns for boolean-returning signals (Ron Steinke)
9454
9455 Overview of Changes in GTK+ 1.3.2
9456 =================================
9457
9458 GTK Core:
9459
9460 * New stock-icon and stock-item system. Use themeable pixbufs in
9461   dialogs, buttons, etc. [Havoc]
9462 * Theme engines reworked to use derivation and new object system. [Owen]
9463 * Added GtkClipboard object for simple selection handling. [Owen]
9464 * Make GtkEditable an interface, move implementation to GtkOldEditable for
9465   compat. [Owen]
9466 * Better handling of default directionality. [Robert]
9467 * Use GSignal as backend for GtkSignal and other GObject stuff. [Tim]
9468 * Move theme engines to GTypePlugin. [Owen]
9469
9470 GDK:
9471
9472 * Beginning of implementation of client parts of new window manager spec. [Owen]
9473 * Make gdk_drawable_get_image() work with backing store. [Havoc]
9474
9475 Widgets:
9476
9477 * New text widget [Havoc]
9478   - Adjustable tab handling.
9479   - Ability to have scrolling side areas in new text widget for tabs/line numbers.
9480   - Many cleanups and small improvements.
9481 * Improvements to submenu navigation [Nils Barth/David Santiago] and
9482   scrolling menus. [Alex]
9483 * Simplification of progress bar API. [Havoc]
9484 * Make GtkImage a generic image-display widget. [Havoc]
9485 * New GtkTreeView tree widget. Model/view architecture, flexible rendering,
9486   large datasets, etc. [Jonathan]
9487 * New GtkMessageBox widget for message display. [Havoc]
9488 * Allow labels to have contents set from XML-like markup language. [Havoc]
9489 * Make dialogs derive from GtkDialog and use stock buttons. [Havoc]
9490
9491 Internationalization:
9492
9493 * Proper character set conversion for clipboard/selection. [Owen]
9494 * New input method system via loadable modules; support on-the-spot
9495   preedit in GtkEntry and new text widget; allow switching input methods
9496   on the fly; include modules for XIM and demo Cyrillic-transliteration 
9497   module. [Owen]
9498 * VIQR, Thai, and Inuktitut input methods. [Robert]
9499 * Convert po files to UTF-8. [Robert]
9500
9501 gdk-pixbuf:
9502
9503 * Full-alpha compositing for gdk-pixbuf on drawable. [Havoc]
9504 * Add simple saving to gdk-pixbuf. [David Welton/Havoc]
9505 * Add improved error handling with GError to gdk-pixbuf. [Havoc]
9506
9507 Ports:
9508
9509 * Much work on Win32 Port. [Tor/Hans]
9510 * Much work on Linux-FB Port. [Elliot/Alex]
9511
9512 Misc:
9513
9514 * Start of new gtk-demo demo program. [Owen/Jonathan]
9515 * Bug fixes and more bug fixes.
9516
9517
9518 Overview of Changes in GTK+ 1.3.1:
9519
9520 * GTK+ now uses the Pango library for text manipulation. All
9521   strings in GTK+ now are in Unicode, languages written
9522   from right-to-left, and complex-text languages are now supported.
9523 * The gdk-pixbuf library for image loading and manipulation is 
9524   has been integrated with GTK+.
9525 * The GTK+ object system has mostly been moved to GLib, separating
9526   it from the GUI code. Many significant enhancements have been
9527   made as part of this.
9528 * A new text widget is now included. This started as a port
9529   of the Tk text widget, and includes such features of the Tk
9530   text widget as tags, marks, and unicode text support. It
9531   has been enhanced to support model-view operation and the
9532   full power of Pango.
9533 * The GDK library has been extensively revised to support multiple
9534   windowing systems. The only fully functional backend in 1.3.1
9535   is the X11 backend, however, ports to Win32, Linux-framebuffer,
9536   Nano-X, BeOS, and MacOS exist in various states of completion,
9537   and at least some of these will be finished and integrated in 
9538   before the final GTK+-2.0 release.
9539 * 32-bit coordinates are now supported throughout GDK and GTK+
9540   (they are emulated where not supported by the windowing system.)
9541 * Many minor bug fixes and enhancements. Incompatible changes
9542   are documented in docs/Changes-2.0.txt
9543
9544 Overview of Changes in GTK+ 1.2.8:
9545
9546 * GNU Make 3.79 bug workaround
9547 * FAQ and tutorial updates and improvements
9548 * Miscellaneous bug fixes: CList, Calendar, rc-files, FontSelection
9549
9550 Overview of Changes in GTK+ 1.2.7:
9551
9552 * More header cleanups.
9553 * Fixed activation bug for insensitive widgets.
9554 * Locale fixes to RC file parsing code.
9555 * Miscellaneous bugfixes for Item Factory, CList, CTree, X Selections,
9556   HScale, VScale, Pixmap, Viewport, OptionMenu, Entry and Notebook.
9557 * Upgrade to libtool 1.3.4.
9558
9559 Overview of Changes in GTK+ 1.2.6:
9560
9561 * container queue_resize fixes
9562 * gtk[vh]scale: minor fixups
9563 * rename idle to idle_id in testgtk to avoid conflicts with 
9564   broken libs
9565 * More consistent naming of gtkrc files
9566 * Added language support: ro, uk
9567
9568 Overview of Changes in GTK+ 1.2.5:
9569
9570 * more GtkCTree and GtkWindow bug fixes.
9571 * more redraw/resize queue fixes, better expose event
9572   discarding code.
9573 * more miscellaneous bugs fixed
9574 * new configure.in option --disable-rebuilds to completely disable
9575   rebuilds of autogenerated sources.
9576 * check for 5.002 now, to avoid failing autogeneration build rules due
9577   to old perl versions.
9578 * fonts (and fontsets) are cached now.
9579 * more autogeneration make rules and dependency fixups, we should be
9580   save with autogeneration up to make -j12 now ;)
9581 * new window position GTK_WIN_POS_CENTER_ALWAYS, which will recenter the
9582   GtkWindow on every size change.
9583 * major rework of window manager hints handling code, fixed a bunch of
9584   races with the new resizing code.
9585 * the new wm hints and resizing code is absolutely perfect and bug free now,
9586   it only lacks testing ;)
9587 * fixed up various rc style memory problems.
9588 * gtk_widget_modify_style() now properly changes the style of realized widgets
9589   and references the style passed into it. if people worked around this bug,
9590   this will introduce a slight memory leak in their code.
9591   The code should typically look like:
9592             GtkRcStyle *rc_style = gtk_rc_style_new ();
9593             [...]
9594             gtk_widget_modify_style (widget, rc_style);
9595             gtk_rc_style_unref (rc_style);
9596 * fix problems with positioning menus offscreen.
9597 * GtkText fixes for some crashes and drawing errors.
9598 * Better handling for unexpected window destroys in GDK and GTK+.
9599   This should make it possible to use a GtkPlug and catch the
9600   case where its parent socket is randomly killed.
9601 * FAQ updates.
9602 * FileSelection i18n patches, RadioButton fixups.
9603 * many translation improvements.
9604 * miscellaneous other bugs fixed.
9605
9606 Overview of Changes in GTK+ 1.2.4:
9607
9608 * DnD improvements (drags can be canceled with Esc now).
9609 * suppressed configure event reordering in Gdk.
9610 * rewrite of Gtk's configure event handling.
9611 * major improvements for the object argument system (Elena Devdariani).
9612 * major bugfixes for threading, GtkNotebook, GtkItemFactory, GtkCList and
9613   GtkCTree.
9614 * tutorial/FAQ updates, new file generation.txt on autogenerated sources.
9615 * configure's --with-glib= is "officially" unsupported.
9616 * upgrade to libtool 1.3.3.
9617 * various buglets fixed.
9618
9619 Overview of Changes in GTK+ 1.2.3:
9620
9621 * Upgrade to libtool 1.3
9622 * Check for dgettext (for systems with old versions of GNU Gettext)
9623 * Many bug fixes (see ChangeLog for details)
9624
9625 Overview of Changes in GTK+ 1.2.2:
9626
9627 * Improved Dnd behaviour with Motif applications.
9628 * Bug fixes for the Gtk selection code.
9629 * Minor bug fixes to the Gdk Atom cache and Dnd code (with --display option).
9630 * Bug fixes and leak plugs for the Gdk IM code.
9631 * Added gtk_object_get() facility to retrieve object arguments easily.
9632   The var args list expects ("arg-name", &value) pairs.
9633 * Fixed mapping for GdkInputCondition<->GIOCondition, this should fix
9634   problems where closed pipes were no longer signaling GDK_INPUT_READ on
9635   systems with a native poll().
9636 * Some cleanups to GtkLabel's memory allocation code (shouldn't leak memory
9637   anymore).
9638 * We don't attempt to lookup xpm color "None" anymore, this should prevent
9639   eXodus (commercial X windows server) from popping up a color dialog every
9640   time a transparent pixmap is created.
9641 * Fixed bug where Gtk timeout/idle handlers would execute without the global
9642   Gdk lock being held.
9643 * Other minor bug fixes.
9644
9645 Overview of Changes in GTK+ 1.2.1:
9646
9647 * Many Bug fixes have been applied to the menu and accelerator code.
9648 * GtkItemFactory can "adopt" foreign menu items now and manage their
9649   accelerator installation. This is often required to get GtkItemFactory
9650   like accelerator propagation between different windows with the same
9651   menu hierarchy and for centralized parsing and saving of accelerators.
9652 * GtkCList/GtkCTree buttons should always display correctly now.
9653 * Miscellaneous other bug fixes.
9654
9655 What's New in GTK+ 1.2.0 (since 1.0.x):
9656
9657 * New widgets: GtkFontSelector, GtkPacker, GtkItemFactory, GtkCTree,
9658   GtkInvisible, GtkCalendar, GtkLayout, GtkPlug, GtkSocket
9659 * Many new features and robustness for existing widgets
9660 * Theme support
9661 * New DND implementation
9662 * Internationalization of standard dialogs
9663 * New key binding system
9664 * Tearoff menus and menu accelerators
9665 * Wide character support for entry and text
9666 * Resizing code has been overhauled
9667 * Queued redraws of partial areas
9668 * Far better support for object arguments
9669 * Speed optimizations
9670 * Runtime loading of dynamic modules
9671 * Support for GLib log domains
9672 * Tutorial improvements
9673 * A bug fix or two
9674
9675 Overview of Changes in GTK+ 1.1.16:
9676
9677 * Major fixes and improvements for handlebox
9678 * A change to the way widget->requisition works. Now,
9679   widget->requisition is always what the widget requested,
9680   unmodified by the usize. See Changes-1.2.txt for details.
9681   This correct various bugs with gtk_widget_set_usize().
9682 * Fixes for XIM on X11R5 systems
9683 * Don't allow cut-and-paste of text in password-style entries
9684 * --enable-debug is now on by default for the development release.
9685   (When compiling for "production", use --enable-debug=minimum)
9686 * Handle systems where Helvetica is not present more gracefully
9687 * Fixes for memory leaks
9688 * CList and CTree fixes
9689 * Bug fixes for drawing problems. 
9690 * Miscellaneous bug fixes to GtkLabel, GtkCList, GtkCTree,
9691   GtkColorsel, Focusing, DND
9692 * Tutorial improvements
9693
9694 Overview of Changes in GTK+ 1.1.15:
9695
9696 * Tutorial Updates
9697 * Added --libs gthread to gtk-config 
9698 * Bug fixes
9699
9700 What is new in GTK+ 1.1.14:
9701
9702 * Additions to docs/Changes-1.2.txt
9703 * Just warn when loading theme engine fails
9704 * CLAMP GtkScale digits to a meaningful range
9705 * GTK_LOCALDIR is now defined in a better fashion
9706 * New functions (feature freeze, we know...):
9707     gtk_menu_set_title()
9708     gtk_toggle_button_get_active()
9709 * Some locale fixups in gtkrc code
9710 * Fixes to make gtk_radio_button_set_group() keep only
9711   one radio button in the group active
9712 * Foreign windows are now always treated as viewable; this fixes
9713   a problem where updating didn't occur properly in GtkPlug
9714 * DND fixes for 64 bit architectures, and for specifying operations 
9715   with modifier keys.
9716 * Major revisions to GtkLayout: avoid having to create window
9717   for NO_WINDOW children, adjust allocations of children as 
9718   scrolled so queued draws work, and a resize is queued instead
9719   of allocating directly in a put() or move()
9720
9721 What is new in GTK+ 1.1.13:
9722
9723 * Dnd and selection bug fixes and memory purification.
9724 * Widget sensitivity fixups.
9725 * Tooltips windows are now named "gtk-tooltips" so rc file rules
9726   can match tooltips windows. Fixed interaction of tooltips and NO_WINDOW
9727   widgets.
9728 * Spin buttons now update their values upon value retrieval.
9729 * Overhaul of the resizing vs. redrawing logic to reduce redrawing needs
9730   a lot. Gtk makes full use of the draw_area coalescing code now, which
9731   got minorly improved as well.
9732 * Containers map their Gdk windows after their children now to reduce
9733   expose event generation.
9734 * Gdk event queue fixups, this solves the double-click problems people were
9735   recently having.
9736 * Account for the fact that GSource's are only properly reentrant from
9737   within dispatch(), thus we don't do Gdk event processing from within
9738   check() or prepare() anymore.
9739 * Rc files feature a bg_pixmap value of "<none>" now.
9740 * Improved session management support in Gdk.  
9741 * Automatic disabling of NLS if no gettext is found should work now.
9742 * Removed deprecated functions, docs/Changes-1.2.txt gives an overview.
9743 * Gtk+ development now requires GNU autoconf 2.13, GNU automake 1.4
9744   and GNU libtool 1.2d.
9745 * More bug fixes all over the place.
9746
9747 What is new in GTK+ 1.1.12:
9748
9749 * Korean translation added
9750 * Fixed memory leaks
9751 * A few other bug fixes
9752
9753 What is new in GTK+ 1.1.11:
9754
9755 * Dutch, Japanese, Swedish, Polish, and Norwegian translations
9756 * Removed deprecated _interp variants: gtk_container_foreach_interp, 
9757   gtk_idle_add_interp, gtk_timeout_add_interp, gtk_signal_connect_interp
9758 * Lots of cast corrections
9759 * Many fixes 
9760
9761 What is new in GTK+ 1.1.9:
9762
9763 * Check for broken glibc 2.0 mb functions and avoid them
9764 * Label and Entry display fixes 
9765 * Move main thread back to GDK, for locking when translating events
9766 * Bug fixes
9767
9768 What is new in GTK+ 1.1.8:
9769
9770 * Added support for gettext and the localization of the standard
9771   dialogs.
9772 * Added line-wrapping for the label, and JUSTIFY_FILL
9773 * Support reordering via drag and drop in  CList and CTree.
9774 * Replaced GtkDrawWindow widget with a GTK_USER_DRAW flag
9775 * Extended gtkpaned API to support minimum sizes and proportional
9776   resizing.
9777 * Changed the handling of shared memory segments so as to 
9778   remove the need for GTK+ to set up signal handlers.
9779 * Re-implemented event loop in terms of the event loop
9780   that has been added to GLib 1.1.8
9781 * Added 'grab_focus' signal to allow keyboard accelerators
9782   for entries.
9783 * Load locale specific RC files if present.
9784 * Bug fixes.
9785
9786 What is new in GTK+ 1.1.7:
9787
9788 * Fixed memory mis-allocation in default files code
9789 * Various event handling fixes
9790 * Wide character support for entry and text
9791 * Destroy widgets _after_ propagating unrealize signals through 
9792   widget hierarchy
9793 * Only build XIM-support if available
9794 * Tutorial and examples updates
9795 * Added gtk_drag_source_unset()
9796
9797 What is new in GTK+ 1.1.6:
9798
9799 * The signal system now features emission hooks with special semantics,
9800   refer to the ChangeLog for this.
9801 * Minor? speedups and memory reductions to the emission handling of the
9802   signal system.
9803 * _interp() function variants are deprecated now. the corresponding *_full()
9804   variants are provided for a long time now.
9805 * Dnd abort timeout increased to 10 minutes.
9806 * GtkScrolledWindow inherits from GtkBin now.
9807 * GTK_POLICY_NEVER is implemented for scrolled windows now.
9808 * Lots of API clean ups.
9809 * Incremental freezing abilities.
9810 * Integrated widgets from the GNOME tree: GtkLayout, GtkPlug and GtkSocket.
9811 * New window functions for transient relationship, default size, and 
9812   geometry hints
9813 * Default rc files are now read in (<sysconfdir/etc/gtkrc and ~/.gtkrc)
9814   GTK_RC_FILES environment variable and functions are provided to configure
9815   this behavior
9816 * Read doc/Changes-1.2.txt to properly adapt your code.
9817 * Bug Fixes.
9818
9819 What is new in GTK+ 1.1.5:
9820
9821 * Theme integration
9822 * Widget style modification is now handled through GtkRcStyles
9823 * GtkPixmaps now grey out pixmaps when insensitive
9824 * Notebook enhancements
9825 * Shadow configurability for menubars and handleboxes
9826 * DND enhancements
9827 * gtkfilesel now supports automounters better
9828 * Implementation of expose compression
9829 * Queued redraws of partial areas
9830 * Scrolledwindow (+Viewport) source incompatibilities, children that are added
9831   to a scrolled window don't get an automatic viewport anymore. a convenience
9832   function gtk_scrolled_window_add_with_viewport() is supplied for this task
9833 * Deprecated functions will now issue a message, informing the programmer about
9834   the use of this function. These functions will get removed in future versions
9835 * Non-functional functions got removed entirely
9836 * gtk_widget_new() and gtk_object_new() will now auto-construct new objects.
9837   A new function gtk_object_default_construct() is provided now which should
9838   be called after every gtk_type_new() to perform the auto-construction
9839 * Improved argument support of several widgets
9840 * Bug Fixes
9841
9842 What is new in GTK+ 1.1.3:
9843
9844 * GtkCList/GtkCTree now have the ability to:
9845     - hide/show individual columns
9846     - disable/enable column resizing
9847     - set min and max for column widths
9848     - set expander style of the ctree
9849     - set/get row and cell styles
9850     - set spacing between tree expander and cell contents in ctree
9851     - toggle auto_resize for columns
9852 * Must enhanced DND support, removed old DND code
9853 * Idle functions are now implemented via GHook, giving a slight speed
9854   improvement
9855 * An environment variable GTK_MODULES which takes a colon separated
9856   list of module names GTK+ will now automatically load at gtk_init() startup
9857 * GtkFontSel now has support for an extra 'base' filter
9858 * New function gdk_window_set_root_origin to get the real geometry taking
9859   into account window manager offsets
9860 * New function gtk_text_set_line_wrap to toggle line wrapping
9861 * New function gtk_widget_add_events which safely adds additional
9862   events to a widget's event mask
9863 * New function gdk_event_get_time to get the timestamp from a generic
9864   event
9865 * New widget GtkCalendar
9866 * New widget GtkInvisible - InputOnly offscreen windows used for reliable
9867   pointer grabs and selection handling in DND code
9868 * New functions gtk_object_remove_no_notify[_by_id] to remove a certain
9869   data portion without invocation of its destroy notifier 
9870 * gtk_spin_button_construct is now deprecated, use gtk_spin_button_configure
9871   instead 
9872 * gtk_clist_set_border is now deprecated, use gtk_clist_set_shadow_type 
9873   instead
9874 * Removed functions gtk_object_set_data_destroy[_by_id] 
9875 * Documentation additions/updates 
9876 * HTML and plain text files are now included in the distribution
9877 * Bug fixes, typeness corrections, and general fixups
9878
9879 What is new in GTK+ 1.1.2:
9880
9881 * Gtk+ is now featuring runtime loading of dynamic modules via the
9882   --gtk-modules= command line switch. such modules have to export a
9883   G_MODULE_EXPORT void gtk_module_init (gint *argc, gchar ***argv);
9884   function which will be invoked to initialize the module. since such
9885   modules may create new widget types, they are always resident.
9886 * The tutorial has been updated again.
9887 * Changes to menus including tearoff menus and accelerators.
9888 * Better support for modal dialogs.
9889 * Removed CAN_FOCUS by default from scrollbars and button children of toolbar.
9890 * More improvements and fixes for GtkCList and GtkCTree (i.e. row sorting).
9891 * GtkCTree rows can be unselectable now.
9892 * The GtkCTree API has undergone major renames (see ChangeLog entry from Lars
9893   Hamann on Tue Aug 18 00:29:13 1998).
9894 * A bunch of varargs functions changed to get va_lists working on systems that
9895   implement va_lists as arrays.
9896 * Improvements to the gdkrgb code.
9897 * Improvements to Gdk color handling so we greatly reduce server traffic and
9898   don't leak colors anymore.
9899 * Improved internal widget tree iterators (the GtkContainer::foreach signal
9900   vanished because of this).
9901 * Option menus can have the keyboard focus now.
9902 * More fixups to the text widget.
9903 * GtkFileSelection should behave much more nicely in combination with AFS now.
9904 * Support for label underlining.
9905 * Support for GLib 1.1.3 log domains.
9906 * Documentation improvements.
9907 * Configuration fixes on various platforms.
9908 * Miscellaneous fixes to XInput support.
9909 * Build with shared library dependencies on Linux
9910 * Fix for a major bug in the type systems memory allocation code that could
9911   cause random crashes.
9912 * Libtool update to version 1.2b.
9913 * Lots of bugfixes and cleanups again ;)
9914
9915
9916 What is new in GTK+ 1.1.1:
9917
9918 * Tutorial updates and additions.
9919 * Key binding support for GtkListItems and GtkList.
9920 * Extended selection mode and autoscrolling for GtkLists.
9921 * A GtkCtree now operates on GtkCTreeNode* structures rather than GList*.
9922 * GtkCTreeNodes can now be created from GNode trees.
9923 * Bug fixes for GtkNotebook, GtkCList, GtkCombo and GdkWindow reparentation.
9924
9925
9926 What is new in GTK+ 1.1.0:
9927
9928 * New widget GtkFontSelector.
9929 * New featureful progress bar.
9930 * New container widget GtkPacker.
9931 * New object GtkItemFactory, GtkMenuFactory is deprecated.
9932 * New key binding system, configurable via rcfiles, similar to styles.
9933 * New widget GtkCTree with drag selections and keyboard movement and
9934   and horizontal scrolling. Features also implemented for GtkCList.
9935 * Significant speedups to widget creation and destruction through caching
9936   colormap and visual queries to the XServer.
9937 * Speedups for type creation and especially gtk_type_is_a() checks.
9938 * Speedups in signal lookup, creation and emissions and connection handling.
9939 * Minor speedups with object data allocation and destruction.
9940 * Additions to the signal handling API (e.g. *_emitv).
9941 * Support for rc-file reparsing.
9942 * Resizing logic is now implemented on container widget basis, rather than
9943   for toplevel GtkWindows only.
9944 * Buttons support relief styles now.
9945 * Some widgets are now allocated through memchunks to behave more memory wise.
9946 * Newly included file gtkfeatures.h which defines compatibility macros to
9947   test for certain API features upon program compilation.
9948 * Child arguments support for container widgets.
9949 * Far better support for object arguments, revamp of the underlying
9950   mechanism for speed and reusability. Child/object arguments don't
9951   need to be preceded by the "GtkType::" portion anymore.
9952 * Removed GtkAcceleratorTable in favour of GtkAccelGroup, accelerator display
9953   is now performed by a new widget GtkAccelLabel.
9954 * Overhaul of the resizing code. Resizing behaviour can now be specified
9955   on GtkContainer basis, so the underlying algorithm isn't only available
9956   for GtkWindows.
9957 * GtkTables are now fully resizable.
9958 * The GtkType system now supports an additional base class initialization
9959   function.
9960 * GtkStyles and key bindings can now be looked up depending on the base
9961   types of a widget, through a new keyword `class' in rc files.
9962 * GtkButton derives from GtkBin (finally).  
9963 * More descriptive error messages on rc parsing.  
9964 * Runtime information is available to query enum/flag definition values.
9965 * Upgrade to libtool-1.2
9966 * Legions of bug fixes, memory leaks, segfaults, of-by-something errors...
9967   including those that already went into the 1.0.x branch.
9968 * A big bunch of features and cosmetic fixups that just got lost in
9969   the masses of changesonfigure problem when cross-compiling