]> Pileus Git - ~andy/gtk/blobdiff - NEWS
Updated Catalan translation
[~andy/gtk] / NEWS
diff --git a/NEWS b/NEWS
index ffceec733d25f5d913f8792ea3c0cf81de73cd81..6f5711843ea8d9665abbf4b7d835aaac6fda9674 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,942 @@
+Overview of Changes from GTK+ 2.15.4 to 2.15.5
+==============================================
+
+* GtkAction:
+ - Rename gtk_activatable_reset to gtk_activatable_sync_action_properties
+   to make it easier to bind
+
+* GDK:
+ - The DirectFB backend has been restored to basic function
+ - The RANDR support in the X11 backend has been made more robust
+
+* Changes that are relevant for theme authors:
+ - GtkEntry now has a ::progress-border property and use fg/bg[SELECTED]
+   for drawing progress
+
+* Bugs fixed:
+ 457086 numpad does not work when the Thai-Lao input method is used
+ 554407 directfb backend does not implement GdkWindowImpl
+ 543710 Dead keys do not work anymore with DirectFB
+ 560671 the client_message API doesn't work in DirectFB
+ 513422 Unknown meaning of translatable messages
+ 533456 Memory leak when window is destroyed
+ 572387 gdm crashes after gtk 2.15.4 upgrade
+ 565199 Ellipsize text in Places list
+ 495320 GtkRange does not use gdk_event_request_motions
+ 572904 GtkRadioAction broken in trunk
+ 573383 Setting a textview's buffer to NULL doesn't do a complete job
+ 573416 GtkMountOperation fixes for ask_password()
+ 572968 GtkIconView: image_description setter function strdups wrong...
+ 572972 GtkRecentChooserDefault: memory leak in copy_activated_cb
+ 572996 crash in Home Folder: Trying to open the sidebar
+ 573069 Gdk-CRITICAL warnings with Gtk 2.14 when dragging GtkNotebook...
+ 573113 Can't build tests due to testfilechooserbutton.c
+ 573211 Setting screen for popup windows
+ 573287 Warning on startup
+ 572273 No replacement documented for gtk_action_connect_proxy
+ 573515 po-properties/ special Makefile.in.in handling causes failure...
+ 552619 File Chooser no longer automatically enters newly created dir...
+ 573087 gdkwindow.c: {x,y}_offset used uninitialized
+ 573688 Don't steal update region in gtk_text_view_paint
+ 546285 Allow GtkEntry to draw progress
+ 569671 gdk_pixbuf_new_from_file() can't open image/x-portable-pixmap
+ 573393 Deprecated functions in gdk-Threads example code snippet
+ 571001 STATE_SHOWING missing on table items
+ 520395 event.any_data incorrect with spin buttons and combo boxes...
+ 325809 getAccessibleAtPoint for tables does not seem to take column...
+ 561631 gailbutton.c:571:idle_do_action: code should not be reached
+ 519090 Add accessibility support to GtkScaleButton
+
+* Updated translations:
+ British English (en_GB)
+ Estonian (et)
+ Hungarian (hu)
+ Japanese (ja)
+ Korean (ko)
+ Kurdish (ku)
+ Maithili (mai)
+ Dutch (nl)
+ Oriya (or)
+ Swedish (sv)
+ Traditional Chinese (zh_HK)
+ Traditional Chinese (zh_TW)
+
+
+Overview of Changes from GTK+ 2.15.3 to 2.15.4
+==============================================
+
+* GtkAction:
+ - More compatibility fixes to make PolicyKit-gnome work
+
+* GtkFileChooserButton:
+ - Don't emit file-set when the dialog is canceled. But emit it
+   when a file is received via DND
+
+* GDK
+ - Use Xrandr 1.3 for tracking monitor information, if available
+
+* Bugs fixed: 
+ 538439 tooltip may appear in upper left corner...
+ 571015 libprintbackend-cups has unlocalized strings
+ 353196 Add a file-set signal to GtkFileChooserButton
+ 571249 Icons are not drawn properly when initial widget...
+ 571196 gtk_binding_entry_add_signall deprecated without alternative
+ 508545 No way to identify terminal classes from documentation
+ 570824 TreeView is not keyboard (re)focusable after selecting a cell...
+ 568571 Asian am/pm format on cups print backend's time parsing
+ 571576 gdk_pixbuf_save_to_stream() broken
+ 571873 Compile error with gdk/win32/gdkselection-win32.c
+ 572041 Focus should change when advancing forward in GtkAssistant
+ 572040 GtkAssistant does not expose page titles
+ 570406 gailutil.def is in srcdir, but used from builddir
+
+* Updated translations:
+ Belarusian Latin (be@latin)
+ Bulgarian (bg)
+ Catalan (ca)
+ Danish (da)
+ Spanish (es)
+ Basque (eu)
+ Finnish (fi)
+ French (fr)
+ Gujarati (gu)
+ Hungarian (hu)
+ Japanese (ja)
+ Korean (ko)
+ Latvian (lv)
+ Norwegian bokmål (nb)
+ Polish (pl)
+ Brazilian Portugese (pt_BR)
+ Slovak (sk)
+ Albanian (sq)
+ Serbian (sr)
+ Swedish (sv)
+ Thai (th)
+ Vietnamese (vi)
+
+
+Overview of Changes from GTK+ 2.15.2 to 2.15.3
+==============================================
+
+* Keyboard shortcut handling has been changed, to help with a longstanding
+  complaint about the way GTK+ handles multiple layouts. GTK+ now only uses
+  keys from groups other than the current group if they are not present in
+  the current group. Feedback on this change is appreciated.
+
+* Bugs fixed:
+ 569336 change in gtkbutton klass is causing crash...
+ 569435 make maintainer-clean removes non-generated sources
+ 145058 Inputting "^^" requires four keystrokes on Win32...
+ 559408 Transparency lost when images are copied...
+ 359288 Toolbar items are not shown after hiding
+ 569918 64bit portability issue in gtkrecentchooser.c
+ 162726 Multiple Latin layouts in XKB break keyboard shortcuts
+ 569635 fontchooser should reload list of families/styles on...
+
+* Updated translations:
+ Norwegian bokmål (nb)
+ Oriya (or)
+ Brazilian Portugese (pt_BR)
+ Thai (th)
+ Traditional Chinese (zh_HK)
+ Traditional Chinese (zh_TW)
+
+Overview of Changes from GTK+ 2.15.1 to 2.15.2
+==============================================
+
+* GtkAction:
+ - Make toolitems pick up icon names from actions
+ - Draw proxies of radio actions properly
+ - Make menu proxies of recent actions work
+ - Avoid accidental activations when changing actions on proxies
+ - Make derived button classes work as proxies
+
+* Input methods:
+ - Avoid an assertion due to early use of input methods
+
+* GtkScale:
+ - Avoid a segfault in the marker drawing code
+
+* GtkImageMenuItem:
+ - Add a property to override the show-menu-images setting
+
+* Bugs fixed:
+ 566628 gdk_display_close always asserts on win32 and quartz
+ 569240 Crasher when using markers
+ 569104 Toggle menu entries showed as check menu entries...
+ 322932 Always show icons on panel menus
+
+* Updated translations:
+ Finnish (fi)
+ German (de)
+
+
+Overview of Changes from GTK+ 2.15.0 to 2.15.1
+==============================================
+
+* GtkFileChooser:
+ - Remember the file chooser's size across invocations
+ - Handle uris that are entered in the entry
+ - Improve autocompletion, in particular for uris
+
+* GtkEntry:
+ - New property "im-module" for selecting input methods per-widget
+ - New icon-related API got renamed for consistency
+ - Added properties and setters for icon tooltips
+
+* GtkTextView:
+ - New property "im-module" for selecting input methods per-widget
+ - New signal "paste-done" to allow better handling of async pasting
+
+* GtkScale:
+ - New api to add annotated marks: gtk_scale_add_mark.
+
+* GtkAction:
+ - Rework the way actions and proxies interact, to make the
+   interaction less ad hoc, more extensible, and better suited
+   for support in GUI builders like glade.
+
+   To be used as a proxy, a widget must now implement the
+`  GtkActivatable interface, and GtkActivatable implementations
+   are responsible for syncing their appearance with the action
+   and for activating the action.
+
+   All the widgets that are commonly used as proxies implement
+   GtkActivatable now.
+
+   This is a big change, and it is not unlikely to break some
+   current users of GtkAction, so feedback about problems caused
+   by this is appreciated.
+
+ - Add a "gicon" property to specify the icon with a GIcon
+
+* GDK:
+ - On X11, GDK now caches cursors to avoid cursor theming overhead
+ - New cursor type for blank cursors: GDK_BLANK_CURSOR
+
+* New deprecations:
+   gtk_scale_Button_get_orientation()
+   gtk_scale_button_set_orientation()
+   gtk_action_connect_proxy()
+   gtk_action_disconnect_proxy()
+   gtk_widget_get_action()
+   gtk_action_block_activate_from()
+   gtk_action_unblock_activate_from()
+   direct access to "gtk-action" object data
+
+* Changes that are relevant for translators:
+ - Navigation and Media stock labels have separate message contexts now
+ - The caps lock warning string has been changed
+
+* Bugs fixed:
+ 566083 Icon pixmap hardcoded during DnD
+ 566334 compile failure for gtk+ on Mac OS X
+ 565998 configure script doesn't check for cairo-xlib.pc
+ 566391 gtk_about_dialog_set_url_hook should activate...
+ 566568 gtk_tree_model_get_value docs typo
+ 566628 gdk_display_close always asserts on win32
+ 566733 Add GIcon to GtkAction, GtkToolButton
+ 567024 gtktoolbutton doesn't create right proxy menu item...
+ 523554 Copy from GIMP to Word broke
+ 567468 no check for trailing != NULL in gtk_text_layout_get..
+ 492794 Pasting external text at end of view yields wrong...
+ 164002 query scripts don't work uninstalled on windows
+ 566532 GtkScaleButton implementation of GtkOrientable
+ 450716 New API to change global IM
+ 562701 GtkEntryCompletion popup sizes its rows wrong...
+ 567944 [Win32] Sorted treeview columns can be unreadable
+ 567655 gtk_status_icon_set_tooltip_text/markup should use...
+ 567887 gtk_entry_get_storage_type() should be...
+ 568196 Please change context of Forward stock label
+ 563280 stock items & translation context
+ 568233 Wrong statement about GtkEntry's "activate" signal
+ 568263 gtk can't recognize the wrong X Selection TARGETS...
+ 565656 Add marks to scales
+ 567413 GtkComboBoxEntry doesn't emit "changed" signal...
+ 545980 GtkFileChooserEntry should handle URIs
+ 566862 pixbuf_new_from_file does not autodetect format
+ 568552 gtk_combo + gtk entry in invisible mode takes 100% cpu
+ 561801 "scheduled printing" doesn't function as expected
+ 566535 gtk_widget_get_snapshot does not work if double buff...
+ 567021 gtkimage accessors docs
+ 567761 Spellfixes in GTK+ documentation
+ 568744 Spellfixes in GtkTreeView's documentation
+ 536965 GtkPlug: crash on theme change
+ 567124 proposal to delay doing something related to immodule...
+ 568305 gdk-pixbuf mishandles BI_BITFIELDS bmps
+
+* New and updated translations:
+ Crimean Tatar (crh)
+ Spanish (es)
+ Hebrew (he)
+ Hungarian (hu)
+ Italian (it)
+ Korean (ko)
+ Lithuanian (lt)
+ Norwegian bokmål (nb)
+ Norwegian Nynorsk (nn)
+ Swedish (sv)
+ Thai (th)
+ Simplified Chinese (zh_CN)
+
+
+Overview of Changes from GTK+ 2.14.x to 2.15.0
+==============================================
+
+* GtkFileChooser
+ - Optionally shows file sizes
+ - Mounts volumes when necessary
+ - Picks better mime icons
+
+* GtkEntry
+ - Can show icons at either side of the entry, which can be made
+   clickable, drag sources, etc
+ - Can show progress information
+ - Picks the best available placeholder character for invisible entries 
+   unless it is explicitly set. See the invisible-char-set property
+ - Input methods work again in invisible entries
+ - Invisible entries can optionally display a caps-lock warning. This
+   can be turned off with the caps-lock-warning property
+
+* GtkStatusIcon
+ - Uses an extension of the tray icon spec to negotiate RGBA support.
+   This is also supported by the GNOME panel. For details, see the
+   section on "Visual and bckground pixmap handling" in the System
+   Tray Protocol Specification.
+ - Supports scroll events, middle clicks and rich tooltips
+
+* GtkLinkButton
+ - Respects user-defined tooltips 
+ - Has a default url hook
+
+* GtkBuilder
+ - Can construct menus
+ - Can associate accel groups with windows
+ - Child properties can now be translatable, e.g. GtkAssistant::page-title
+
+* GtkOrientable
+ - A new interface implemented by all widgets that have horizontal and
+   vertical variants
+
+* Printing support
+ - Print-to-file can save to non-local files
+ - Page rendering can be deferred to a thread to avoid blocking the mainloop
+
+* GDK
+ - GdkKeymap emits a state-changed signal when the caps lock state changes
+
+* Newly deprecated functions:
+  gdk_window_get_toplevels(),
+  gtk_font_selection_dialog_get_apply_button(),
+  gtk_status_icon_set_tooltip(),
+  gtk_toolbar_set_orientation()
+
+* Changes that are relevant for theme authors
+ - The GtkMenu::arrow-placement style property allow more space efficient
+   layout of scrolling menus
+ - Submenu arrows can be scaled relative to the font size, with the
+   GtkMenuItem::arrow-scaling style property
+ - Themes can set the GtkDialog::content-area-spacing style property to 
+   change the spacing between elements of the content area
+ - The GtkEntry::state-hint style property can be used to request that
+   GTK+ should pass the correct state when drawing the background of entries
+ - The GtkEntry::prelight style property can be used to suppress prelighting
+   of icons in entries on mouseover
+* Changes that are relevant for translators
+ - GTK+ has been switched to use the two-argument C_() macro
+   instead of Q_() for messages with context
+
+* Bugs fixed:
+ 434987 MS Windows style should use pango_win32_font_description_from_logfont
+ 325095 show a 'size' column
+ 552837 mem leak in gtkimmulticontext
+  83935 GtkEntry's default invisible char should be U+25CF
+ 553000 incorrect i18n header in gtkfilesystem.c
+ 552789 Show size column in the search and recently used files modes
+ 553135 eog crash: assertion failed. 
+ 382544 GtkIconView: Selection/focus should be painted around the items
+ 541391 Unfocussable Treeview swallows focus
+ 408244 add GtkDialog::content-area-spacing
+ 538782 Make GtkMenu's arrow size themable
+ 553385 gtk-builder-convert creates untranslated combobox models
+ 553241 double freed pointer in lpr_write cause firefox3 crash
+ 553917 Typo in gdkwindow-win32.c
+ 553133 GtkFileChooser won't ask to mount a volume
+ 553211 GtkFileChooserButton unsets filter after first use
+ 553578 tabs are not drawn correctly
+ 553803 eventually call XCloseDevice on XOpenDevice results
+ 552956 Should check composite extension version
+ 552959 GtkTrayIcon: _NET_SYSTEM_TRAY_VISUAL and real transparency
+ 553575 Only draw focus when navigating with the keyboard
+ 339367 Incorrect spotlocation
+ 554141 uninitialized data use/free in gtkclipboard-quartz.c
+ 371908 Password Entry broken
+ 317002 Disable input method completely in GtkEntry when it...
+ 487624 Tooltips doesn't get updated if ther's no mouse motion...
+ 107000 Add signals to GdkKeymap for monitoring caps_lock, etc
+ 530568 Entries with visibility=FALSE should warn for caps-lock on
+ 553086 hard to see current immodule
+ 541009 Get rid of separate subclasses for horizontal and vertical...
+ 344522 support non-local destination files (GtkPrint)
+ 553582 Add orientation API to GtkSeparator
+ 554506 combining diacritics broken, became deadkeys
+ 553585 Add orientation API to GtkRuler
+ 554690 mem leak in filechooser
+ 554691 mem leak in filechooser
+ 554696 invalid free function used
+ 554698 mem leak in filechooser
+ 554701 filechooser spams console with useless warnings
+ 554704 gtkfilesystemmodel does too much work
+ 530575 GtkEntry with invisible chars has a confused cursor in overwrite mode
+  96431 Can't cut and paste / DND within invisible entry
+ 132501 Make utility window translate to tool window in win32
+ 539464 gtk_cell_view_get_model is missing in GtkCellView
+ 553573 Add orientation API to GtkBox
+ 555387 Changing the sensitivity of a statusbar mistakenly requires a display
+ 436533 Allow more space efficient scroll arrows placement
+ 555270 Allow unsetting a MessageDialog's image
+ 554702 gtkfilesystem leaks GError
+ 554192 double press on the "circumflex" dead key...
+ 516425 Optionally display accelerators in popups
+ 550342 Splash screens have a caption
+ 555578 GtkTable propertiy maxima are wrong
+ 555523 gtk_scale_button_set_adjustment should accept NULL
+ 555573 gtk_font_selection_set_font_name shouldn't require a screen
+ 555676 gtk_widget_real_grab_focus assumes toplevel == window
+ 555000 Wrong treatment on non-spacing marks dead keys in GtkIMContextSimple
+ 551355 Make glib build with libtool 2.2
+ 555186 Setting gtk-toolbar-icon-size with custom icon_size
+ 555625 Updated gtk_compose_seqs_compact table
+ 555386 format not a string literal and no format arguments
+ 552318 menubar mnemonics consumed even when gtk-enable-mnemonics=false
+ 555779 GtkCellRendererPixbuf crashed on failed GIcon lookup
+ 556150 gtk 'object' property test fixing
+ 556527 The current page property is not passed to GtkPrintUnixDialog
+ 556578 GIMP windows stay on top of other windows
+ 557059 crash when compositing emblems with icon
+ 557266 Window Management Problem
+ 555920 gtkentry.c passes wrong enum to pango_layout_set_alignment
+ 528320 Incorrect icons displayed for files with custom mimetype icons
+ 557524 "va_end(args);" should be added into gtk_text_buffer_insert_with_...
+ 556835 gtkentry.c: variable is declared at middle of block
+ 556954 gtk+/gtk/gtkrecentchooserdefault.c: mismatching allocation...
+ 557315 stale clipboard target cache
+ 530454 Clarify page_nr when printing
+ 557065 gtkcellrendererpixbuf spams console over and over...
+ 557894 Wrong return value for gdk_pointer_grab_info_libgtk_only
+ 558397 gtk_widget_error_bell undefined without a screen
+ 557762 Misleading error message in GDK DirectFB
+ 557316 GtkLinkButton should consider user-defined tooltip
+ 339714 Set printer dpi on cairo ps/pdf surfaces when printing
+ 558522 scroll arrow painted insensitive even though there are pages...
+ 347230 testicontheme shortcomings
+ 558323 glitches when popping up combos in treeviews
+ 558667 gtk_font_selection_dialog_get_apply_button - deprecate
+ 412134 Add API to query style properties from the style
+ 322934 Replace menu's proxy icons with empty space hiding icons
+ 409435 GtkStatusIcon enhancements: scroll events, middle click, rich tooltips
+ 558278 Crash when calling a callback set by gdk_add_client_message_filter()
+ 558929 gtkstatusicon.c: 'event' is a member of the structure
+ 558001 gtk_icon_view_enable_model_drag_[source|dest] problem
+ 557212 Problem with which window gains focus and is visible
+ 559404 gtk_editable_insert_text counts length in bytes
+ 558586 handling of keyboard under darwin (quartz)
+ 558409 GtkLabel::use-underline doesnt work with GtkLabel::attributes
+ 553586 Add orientation API to GtkPaned
+ 560135 Print when the user double clicks a printer
+ 553765 Add orientation API to GtkRange
+ 550942 Rework of gdkeventloop-quartz.c
+ 525550 GTK+ 2.13.0 GtkCurve test fails
+ 559619 invisible-char default cannot be tested
+ 560139 GtkEntry doesn't paint with the right state
+ 560602 Wrong GtkMenuItem default value (test fails)
+ 377699 realizing gtk.Progress() causes SEGV
+ 561335 Fix typos in GtkToolItem documentation
+ 561539 Alignments miscalculate dimensions when allocated less...
+ 559947 Unchecked dependency on python>=2.4
+ 561504 testgtk should load rc file from sub folder
+ 539263 Deprecate gdk_window_get_toplevels
+ 554076 eventually release g_new-ed supported_atoms
+ 559622 GdkDevice test segfaults
+ 554453 "typeahead find" widget of GtkTreeView appears on wrong monitor...
+ 562817 GtkDialog: typo
+ 555334 connected server feature
+ 562878 password save incorrectly set in gtkmountoperation
+ 559914 eog doesn't apply paper setup
+ 562998 GtkFontButton documentation improvements
+ 557420 Some compose sequences don't work anymore (or only in specific order)
+ 546285 Allow GtkEntry to draw progress
+ 563547 Update gdkx11 atom precache table
+ 563285 test print backend does not compile
+ 559325 documentation for gdk_display_get_window_at_pointer() is wrong
+ 554274 Add default hook for GtkLinkButton
+ 546378 GtkAssistant page title is not translatable
+ 563991 gtk_file_chooser_button_new_with_backend is deprecated...
+ 563994 Input method module interface not documented
+ 564066 Crash in gtk_rc_parse_default_files
+ 563835 Typo in gtk_widget_has_screen() docs
+ 564212 gtk_icon_view_accessible_model_rows_reordered explain new_order...
+ 563751 xatom cache is prefilled too late
+ 556839 Crash when opening a link
+ 549251 GTK icon view accessible issue
+ 558306 Cannot build gdk (gtk+ 2.14.4) on Solaris 8
+ 555560 gtk_combo_box_set_active fails with no model
+ 563158 CellRendererProgress pulsing and progressing rows can not...
+ 556233 local-only causes G_IS_FILE warning
+ 562579 Remove error dialog when directory does not exist
+ 561494 FileChooser network browsing and authentication support
+ 339318 Allow page rendering to (optionally) happen in a thread
+  85292 add an icon to gtkentry
+ 564881 gtkstatusicon.c: 'event' bug again
+ 552545 leaks GpImage
+ 553374 gdk_pixdata_from_pixbuf fails for some images with use_rle set to TRUE
+ 555791 Natuilus Crashes when opening USB MP3 Player Contents
+ 561186 GdkPixbuf API type checking needs cleanup
+ 559009 gtk_radio_button_get_group documentation needs to say...
+ 523264 Update GTK+ reference documentation screenshots
+ 563876 [Regression] GTK_MODULES env var is no longer relevant
+ 554950 gail must make itself resident
+ 555953 libferret missing link against libgtk-x11
+ 554002 Orca App-Preferences dialog page tabs are "off" by one...
+ 353088 gtk_expander_get_label should return the full label text
+ 512743 Applications with lists crash in libgail
+ 564555 synaptic cannot be started...
+ 565203 icons are misplaced when horizontal gtkiconview is...
+ 549251 GTK icon view accessible issue 
+ 558694 Paned window splitter keynav broken
+ 565846 va_end(args) should be added into gtk_tree_store_new
+
+* New and updated translations:
+ Arabic (ar)
+ Asturian (ast)
+ Catalan (ca)
+ Danish (da)
+ German (de)
+ British English (en_GB)
+ Spanish (es)
+ Finnish (fi)
+ Galician (gl)
+ Hebrew (he)
+ Japanese (ja)
+ Georgian (ka)
+ Malayalam (ml)
+ Marathi (mr)
+ Portugese (pt)
+ Brazilian Portugese (pt_BR)
+ Romanian (ro)
+ Russian (ru)
+ Slovak (sk)
+ Serbian (sr, sr@latin)
+ Swedish (sv)
+ Thai (th)
+
+
+Overview of Changes from GTK+ 2.14.1 to 2.14.2
+==============================================
+
+* Don't use XRRGetScreenResources, since it doesn't work well
+
+* Bugs fixed:
+ 551063 deprecated marking without a link to what new code should use
+ 319849 gtkcalendar look in RTL locales
+ 550989 gdk_display_put_event should call g_main_context_wakeup
+ 550062 Small update in gdk/gdkkeysyms.h
+ 551325 Reference to wrong parameter in gtk_editable_insert_text
+ 551386 gtk_printer_set_is_default() always sets TRUE
+ 550676 Memory leak, update keyboard layout data structure
+ 551699 gtk_scrolled_window_destroy() is broken
+ 551567 DND mark broken
+ 551378 Print dialog: should try UDS when fetching PPD for localhost
+ 536542 gtk_list_store_set() documentation doesn't say whether...
+ 552153 GtkModules loading with XSettings doesn't work...
+ 552001 gtkimcontextsimple.c: variable is declared at middle...
+ 551987 GtkPaned redrawing problem
+ 551722 gtk_widget_set_scroll_adjustments() should check...
+ 552107 Small libtool fixes
+ 552500 GtkPrintSettings API doc not precise enough
+ 408154 Change GtkEntryCompletion max-items to style property
+ 329593 Entering characters on a line very cpu intensive and slow
+ 552667 gtkimage containing gicon leaks memory
+ 552668 format not a string literal and no format arguments...
+ 346903 gtk_enumerate_printers needs events to complete
+ 550969 fix a typo which breaks the static build
+ 517233 Calling gdk_pixbuf_loader_close causes "GError set over...
+ 551063 deprecated marking without a link to what new code should use
+ 540967 docs build slowly because of entities
+
+* Updated translations:
+ Afrikaans (af)
+ Arabic (ar)
+ Assamese (as)
+ Bulgarian (bg)
+ Bengali India (bn_IN)
+ Catalan (ca)
+ Finnish (fi)
+ French (fr)
+ Gujarati (gu)
+ Croatian (hr)
+ Italian (it)
+ Lithuanian (lt)
+ Malayalam (ml)
+ Marathi (mr)
+ Dutch (nl)
+ Oriya (or)
+ Brazilian Portugese (pt_BR)
+ Portugese (pt)
+ Telugu (te)
+ Thai (th)
+ Turkish (tr)
+
+
+Overview of Changes from GTK+ 2.14.0 to 2.14.1
+==============================================
+
+* Fix a deadlock in pixbuf loader initialization
+
+* Updated translations:
+ Ukrainian (uk)
+
+
+Overview of Changes from GTK+ 2.13.7 to 2.14.0
+==============================================
+
+* Bugs fixed:
+ 548354 Remove repeated code in gtk_cell_view_size_allocate
+ 548346 gtk_color_selection_dialog_get_color_selection always...
+ 535158 can't rearrange the order of multi pages per side
+ 545875 evo crashed when trying to print pages 6-7 of a 1 page...
+ 549236 missing Since 2.14 in gtk_file_chooser_get_file
+ 549354 Crash trying to open a file on a remote folder
+ 549734 gtk_selection_data_get_data prototype is wrong
+ 549262 GtkScrolledWindow should not accept focus unless...
+ 549810 Memory leaks in printing code 
+ 437791 Animation is played at the wrong speed
+ 549943 gtk_tool_shell_get_relief_style() always returns...
+ 547449 Entry/Combo popup misplaced after resize
+ 550528 IconView DND interface does not work if only used as source
+ 548993 regression: gdk 2.13 leaves stray windows in certain cases
+ 520165 typeahead find (interactive search) only accepts one char...
+ 528091 Arrows for scrollable notebooks don't work with unset GTK...
+ 528975 Can not maximize the window
+ 543308 FileChooser size problems since gtk+-2.13.x 
+ 549322 Typo in gdk_pixbuf_save_to_buffer docs
+ 549711 Race condition when loading gdk-pixbuf image modules
+
+* Updated translations:
+ Czech (cs)
+ German (de)
+ Spanish (es)
+ Estonian (et)
+ British English (en_GB)
+ Finnish (fi)
+ French (fr)
+ Irish (ga)
+ Galician (gl)
+ Japanese (ja)
+ Hebrew (he)
+ Hungarian (hu)
+ Korean (ko)
+ Maithili (mai)
+ Norwegian bokmål (nb)
+ Polish (pl)
+ Pashto (ps)
+ Brazilian Portugese (pt_BR)
+ Albanian (sq)
+ Swedish (sw)
+ Telugu (te)
+ Thai (th)
+ Vietnamese (vi)
+
+
+Overview of Changes from GTK+ 2.13.6 to 2.13.7
+==============================================
+
+* Bugs fixed:
+ 545031 list of recently used files is created world-readable
+ 535573 Deadlock in gdkeventloop-quartz.c:poll_func()
+ 546771 Add writable property "visited" to GtkLinkButton
+ 546756 gnome-panel crashed with SIGSEGV in g_type_check_...
+ 547027 menus are broken
+ 544863 gtkquartz.h not included in released 2.13.5 package
+ 547211 Duplicated mnemonic
+ 547270 Make GtkHSV public
+ 546616 CUPS print backend uses 1.2 API without guards
+ 546754 2.13.6 update create rendering issue in the evo...
+ 546730 gtk_status_icon_get_gicon() should use a return...
+ 526234 make shift+ctrl+del delete till the end of line
+ 547456 gdk/x11/gdkscreen-x11.c : init_solaris_xinerama doesn't...
+ 547516 Add comments for translators in gtkprintbackendcups.c
+ 547673 Accessors for GtkFileSelection.font_entry and...
+ 547775 Documentation of gtk-button-images is not correct
+ 547846 gtktestutils functions lack Since: tags
+ 547655 gio_can_sniff configure test can fail...
+ 547944 Self-reference in gtk_page_setup_load_file's docs
+ 547680 fontconfig monitoring can crash apps
+ 546549 Better Type Checking
+ 532644 TIFF loader need to exclude CR2 files
+
+* Updated translations:
+ Arabic (ar)
+ Spanish (es)
+ Basque (eu)
+ Finnish (fi)
+ Galicican (gl)
+ Japanese (ja)
+ Kannada (kn)
+ Marathi (mr)
+ Norwegian bokmål (nb)
+ Portugese (pt)
+ Brazilian Portugese (pt_BR)
+ Swedish (sv)
+ Thai (th)
+
+
+Overview of Changes from GTK+ 2.13.5 to 2.13.6
+==============================================
+
+* Fix problems on 64-bit Windows
+
+* Fix a long-standing, well-known problem with the handling
+  of insensitive buttons, bug 56070
+
+* Fallback to Xinerama if the Xrandr implementation
+  is just a stub
+
+* gdk_threads_add_timeout_seconds[_full]: New functions with
+  second-granularity to complete the set of gdk_threads_ timeout
+  functions
+
+* Support rendering icons with emblems specified as GEmblemedIcon
+
+* GtkFileChooser has a GFile-oriented API now, functions
+  for creating filechoosers with specific backends have been
+  deprecated, since GIO is used directly.
+* GtkAdjustment has been sealed, adding getters and setters
+  for all struct fields.
+
+* Bugs fixed:
+ 544265 GDK assumes XFIXES extension
+ 543915 "Sole completion" translation issue
+ 544510 SetTimer callback signatures has the wrong type
+ 544390 evince crashes after clicking print
+ 361561 StatusIcon signals not documented as definitely public API.
+ 368234 Incorrect tabs rendering during reorder with rounded themes
+ 545976 Deprecate gtk_file_chooser_*_with_backend
+ 545978 Make filechooser GFile API public 
+ 544863 gtkquartz.h not included in released 2.13.5 package
+ 424207 printing hangs on unreachable cups server
+  56070 Can't click button after setting it sensitive
+ 545931 small documentation typos
+ 344383 use po/LINGUAS
+  65818 rename gtk_window_set_default() and add getter for it
+ 539733 No way to control treeview separator height
+ 523950 GtkTreeModelFilter's visible function may get an empty...
+ 526575 Missing return type in gtk_ui_manager_get_toplevels...
+ 429411 add style properties to set minimum progressbar w...
+ 429427 Add "arrow-spacing" style property to GtkRange
+ 544302 GtkStatusIcon should support GIcon
+ 339699 implement gtk_print_operation_set_show_dialog for...
+ 538686 gtkprintoperation-win32.c: devmode_from_settings
+ 540379 gtk_tree_view_enable_model_drag_dest and ...
+ 544684 Win64 issue, window handles are assumed to be 32-bit
+ 540834 Insensitive widgets cannot be grabbed
+ 515596 GtkUIManager's embedded UI definition example is invalid
+ 534979 GtkImageMenuItem is a bin but has two children
+ 382291 Automatically dim the combobox when the model is empty
+ 545982 missing braces cause bogus warnings when using GtkBuilder
+ 544858 Seal GtkAdjustment
+
+* Updated translations:
+ Spanish (es)
+ Galician (gl)
+ Japanese (ja)
+ Korean (ko)
+ Norwegian bokmål (nb)
+ Portugese (pt)
+ Brasilian Portugese (pt_BR)
+ Albanian (sq)
+ Swedish (sv)
+
+
+Overview of Changes from GTK+ 2.13.4 to 2.13.5
+==============================================
+
+* gdk-pixbuf:
+ - Use GIO for mime type sniffing when possible
+
+* Printing:
+ - Handle paused printers and printers that don't accept jobs
+
+* GtkBuilder:
+ - Support building parts of the XML tree with the new functions
+   gtk_builder_add_objects_from_file, gtk_builder_add_objects_from_string
+
+* Bugs fixed:
+ 540917 deprecate pack_start_defaults()
+ 541645 gtkfilechooserdefault segfaults when bookmark does not contain ://
+ 493008 gdk_screen_get_window_stack is not 64-bit-compatible
+ 539248 gtk_calender_query_tooltip calls ->detail_func with invalid dates
+ 327582 Incomplete docs for GtkSettings::gtk-icon-sizes
+ 343663 source-buffer highlighting highlights "char" in gtk_text_iter_...
+ 541811 g_return_if_fail (widget->parent == container)
+ 541540 Dead link to pkg-config site in GTK+ online FAQ
+ 513580 Broken link in GTK+ FAQ
+ 531129 gtk_style_copy() does not include a return value or description
+ 510225 gtk_widget_get_composite_name retval should be freed
+ 507953 gtk_tree_view_set_tooltip_column() shows markups
+ 469068 clarify gdk_cairo_create()
+ 528845 segv from GtkBuilder on attempting <accelerator> under GtkCellView
+ 540994 [Win32] Some windows don't appear at the top when created
+ 541964 [Win32] Setting modal hint to current value might confuse the stack
+ 541950 Removing recently-added accelerator UI causes a wrong g_warning
+ 542234 iconview a11y implementation segfaults
+ 541399 Widget tooltips: treat "" same as NULL
+ 334418 Support easy input of ellipsis
+ 321896 Synch gdkkeysyms.h/gtkimcontextsimple.c with X.org 6.9/7.0
+ 316087 Resizing columns is chaotic
+ 542853 jasper test fails due to incomplete library arguments
+ 507394 mem leak from gtk_selection_add_targets
+ 488766 GtkFileChooserButton doesn't clear icon after gtk_file_chooser_...
+ 479780 Bookmarks in left pane of FileChooser cannot be renamed
+ 542523 GtkTextTag should handle setting properties to NULL
+ 384940 handle rejecting jobs and authentication meaningfully
+ 339591 Detect list of availible cover pages
+ 543244 crashes when renaming a bookmark
+ 447998 GtkBuilder does not support building parts of the xml tree
+ 543217 GTK application crashed with directfb backend
+ 543545 GtkAssistant crashes when gtk_widget_hide() is called inside ...
+ 401985 Documentation improvement for the gdk_pixbuf_new_from_file_at_...
+ 543085 gdk_pixbuf_saturate_and_pixelate may corrupt memory
+ 488019 Mention bind_textdomain_codeset in gettext related FAQ
+ 528822 typo in GtkCombo docs
+ 540967 docs build slowly because of entities
+ 537430 label pango attributes & i18n
+ 543989 Crash in gtk_tree_view_size_allocate_columns
+ 535223 gbookmark file inefficiency ...
+
+* Updated translations:
+ Assamese (as)
+ Czech (cs)
+ German (de)
+ Spanish (es)
+ Galician (gl)
+ Hebrew (he)
+ Polish (pl)
+ Pashto (ps)
+ Traditional Chinese (zh_HK)
+ Traditional Chinese (zh_TW)
+
+
+Overview of Changes from GTK+ 2.13.3 to 2.13.4
+==============================================
+
+* Merge the GSEAL branch (see http://live.gnome.org/GTK+/3.0/Tasks)
+
+* GtkScaleButton has an orientation property 
+
+* Bugs fixed:
+ 538519 GtkCellRendererPixbuf doesn't allow unsetting the icon anymore
+ 538362 Get Win32 icons back in the file chooser
+ 538182 pango_cairo_context_update_layout is not noop after...
+ 508751 gnome-terminal crashed with SIGSEGV after keypress
+ 419737 The file chooser clears the filename entry in SAVE/CREATE_FOLDER...
+ 538784 Don't change the filename in the name entry in CREATE_FOLDER...
+ 538395 gtk_combo_box_append_text() on non-compliant model segfaults
+ 539363 Segfault when creating GtkPlugs
+ 539466 GtkMenuShell API/ABI break in trunk
+ 442042 GtkScaleButton is too limited
+ 540318 Invalid URL
+ 530255 GtkAboutDialog cuts off comments label
+ 540310 Avoid unnecessary repaints when resizing GtkWindow
+ 434535 printoperation's create_surface doesn't check temp file...
+ 539790 [PATCH] Please add three new settings to GtkSettings
+ 539164 Windows' System Menu blocks main loop
+ 541162 [Win32] Update for the new GdkWindowImpl stuff
+ 455268 Add gtk-enable-tooltips GtkSetting
+ 537591 Don't hardcode minimum width of menuitems
+ 541249 [Win32] Fix some internal static methods
+ 541305 [Win32] Scrolling was broken after GdkWindow refactoring
+ 540529 Remove all GIMP references
+ 538547 Update doc-shooter in gtk documentation
+ 535498 Printing demo broken
+ 539944 Add GtkScaleButton API so struct fields can be marked...
+ 540915 GtkBuilder sets properties in reverse order
+ 538863 Fixes assertion on entering empty folder
+ 540861 invalid UTF-8 in input device name
+ 540612 mem leak in filechooser
+ 540618 gtk_menu_shell_select_first prints warning on GtkMenubar...
+ 539944 Add GtkScaleButton API so struct fields can be marked...
+ 536966 Paper selector crashes
+ 378158 gdk_win32_selection_add_targets uses uninitialized hwnd v...
+ 516092 use gtk_drag_*_add_*_targets instead of hardcoded target ...
+ 536430 Libs and Cflags paths in gail-uninstalled.pc.in are out o...
+ 538378 GtkFileSystemError should be public
+ 539095 directfb functions need to be renamed due to the offscree...
+ 539470 Fix critical warnings when the GIcon can't be found for a...
+ 539732 Warnings on destruction of GtkDialog.
+ 540235 Getting the current folder fails
+ 537639 complete the gtk_clipboard_request/wait_for/is_available_... 
+
+* Updated translations:
+ Catalan (ca)
+ Spanish (es)
+ Estonian (et)
+ Hungarian (hu)
+ Korean (ko)
+ Norwegian bokmål (nb)
+ Occitan (oc)
+ Swedish (sv)
+ Thai (th)
+
+Overview of Changes from GTK+ 2.13.2 to 2.13.3
+==============================================
+
+ * Support runtime font configuration changes
+ * Use GIO for mime information
+
+ * Use GIO directly for the file chooser, do not load filesystem
+   implementation modules. This change causes some regressions on Win32, 
+   which will be addressed by improved Win32 support in GIO.
+
+ * GTK+ no longer uses translations when the application is not
+   translated to the current locale
+ * Bugs fixed: 
+ 520874 Should use gio directly
+ 536185 monitor font configuration
+ 536757 openoffice.org menus are placed at wrong position
+ 536990 updateiconcache.c: 'close ()' is redundant 
+ 535608 do not string-copy accel paths in the menu code
+ 488119 critical warnings from gtk_tree_view_get_visible_range
+ 536730 memory corruption in gtktreeview
+ 131920 gtkNotebook sends incorrect switch_page value
+ 526987 GtkCellRendererCombo should allow model to be NULL
+ 536765 GtkComboBox should set COMBO type hint for its menu
+ 503071 Application direction changes to right to left even if...
+ 517706 Connecting GtkButton with "use-stock" == FALSE to a...
+ 519092 Add accessibility support to GtkVolumeButton
+ 524222 GtkToolbar with mix of buttons with and without icons...
+ 537985 gtk_init_with_args() doesn't open a display after...
+ 531960 crash in eog-image.c:1154: (priv->image != NULL)
+ 408154 Change GtkEntryCompletion max-items to style property...
+ 506853 gtk_tree_view_enable_model_drag_[source|dest] problem
+ 536430 Libs and Cflags paths in gail-uninstalled.pc.in are out o...
+ 537685 print to file crashes when the target can not be written 
+
+* Updated translations:
+ Arabic (ar)
+ Czech (cs)
+ Estonian (et)
+ Hebrew (he)
+ Norwegian bokmål (nb)
+ Thai (th)
+
+
 Overview of Changes from GTK+ 2.13.1 to 2.13.2
 ==============================================