The following modules have a new version: - atkmm (2.24.1 => 2.24.2) - clutter (1.24.2 => 1.25.2) - dconf (0.24.0 => 0.25.1) - dconf-editor (3.19.2 => 3.19.3) - eog (3.19.2 => 3.19.3) - epiphany (3.18.1 => 3.19.1) - evolution-data-server (3.19.2 => 3.19.3) - folks (0.11.1 => 0.11.2) - gdk-pixbuf (2.33.1 => 2.33.2) - gdm (3.18.2 => 3.19.2) (*) - glib (2.47.3 => 2.47.4) - glibmm (2.46.2 => 2.47.3.1) - gnome-control-center (3.18.2 => 3.19.4) (*) - gnome-desktop (3.19.2 => 3.19.3) - gnome-disk-utility (3.18.2 => 3.19.3) - gnome-online-accounts (3.19.2 => 3.19.3) - gnome-settings-daemon (3.18.2 => 3.19.4) - gnome-shell (3.19.2 => 3.19.3) - gnome-shell-extensions (3.19.2 => 3.19.3) - gnome-system-monitor (3.18.2 => 3.19.3) - grilo (0.2.14 => 0.3.0) - grilo-plugins (0.2.16 => 0.3.0) - gsettings-desktop-schemas (3.19.2 => 3.19.3) - gssdp (0.14.12 => 0.14.12.1) - gtk+ (3.19.3 => 3.19.5) - gtkmm (3.18.0 => 3.19.3) - gtksourceview (3.19.2 => 3.19.3) - gvfs (1.26.2 => 1.27.3) - libchamplain (0.12.11 => 0.12.12) - libcroco (0.6.9 => 0.6.11) - libgdata (0.17.3 => 0.17.4) - libgtop (2.32.0 => 2.33.3) - librsvg (2.40.11 => 2.40.12) - mm-common (0.9.8 => 0.9.9) - mutter (3.19.2 => 3.19.3) - nautilus (3.18.2 => 3.19.2) - pango (1.38.1 => 1.39.0) - pangomm (2.38.1 => 2.39.1) - totem (3.18.1 => 3.19.3) - totem-pl-parser (3.10.5 => 3.10.6) - tracker (1.7.0 => 1.7.1) (*) No summarized news available The following modules weren't upgraded in this release: NetworkManager, adwaita-icon-theme, at-spi2-atk, at-spi2-core, atk, baobab, cantarell-fonts, caribou, clutter-gst, clutter-gtk, cogl, empathy, evince, gcr, geocode-glib, gjs, glib-networking, gmime, gnome-backgrounds, gnome-bluetooth, gnome-calculator, gnome-contacts, gnome-dictionary, gnome-font-viewer, gnome-keyring, gnome-menus, gnome-online-miners, gnome-packagekit, gnome-screenshot, gnome-session, gnome-system-log, gnome-terminal, gnome-themes-standard, gnome-user-docs, gnome-user-share, gnome-video-effects, gobject-introspection, gom, gtk-doc, gtk-engines, gucharmap, gupnp, gupnp-igd, json-glib, libgee, libgrss, libgsf, libgweather, libgxps, libmediaart, libnotify, libpeas, libsecret, libsigc++, libsoup, libwnck, libzapojit, mousetweaks, network-manager-applet, pygobject, rest, sushi, vala, vino, vte, yelp, yelp-tools, yelp-xsl, zenity ======================================== atkmm ======================================== atkmm 2.24.2 (stable): * Regenerate with the latest glibmm. ======================================== clutter ======================================== Clutter 1.25.2 2015-12-17 =============================================================================== • List of changes since Clutter 1.24 - Set event code on button and key events in the evdev input backend This allows users of the evdev input backend to retrieve the event code without doing ad hoc calculations based on event-specific fields. - Take scaling factor into account on Wayland with GDK This brings the Wayland support inside the GDK backend on par to the X11 side. - Decouple selectability from editability in ClutterText It's possible to create selectable ClutterText actors without enabling editability; this may cause unexpected cursors to appear in reactive label-like actors using non-editable ClutterText, so feedback from users is appreciated. - Allow overriding the Cogl driver used by Clutter On systems with multiple OpenGL and OpenGL ES implementations available, it should be possible to explicitly set the Cogl driver (OpenGL 3.2 core profile context; OpenGL legacy context; OpenGL ES 2.0 context) used by Clutter when creating its drawing context. It's also possible to define a list of drivers to try sequentially until one succeeds. - Rework the windowing system backend selection The windowing system backend initialization has been reworked to allow setting the default windowing system backend using the configuration file under $XDG_CONFIG_DIRS/clutter-1.0/settings.ini. The selection of the backend also supports the ability to specify a list of backends to try sequentially until one succeeds, for systems with multiple windowing systems available. - Documentation fixes - Translation updates Portuguese, Slovenian • List of bugs fixed since Clutter 1.24 #758238 - [evdev] Add evdev-specific API to get event codes from ClutterEvents #755245 - only shows a 4th of the screen under wayland #757470 - Allow selectability without editability #752752 - Patches needed for relative pointer and pointer confinement in mutter #759074 - Port cairo test to ClutterCanvas #759191 - should use pkg-config for GL #742678 - gl: Prefer gl3 over the gl driver Many thanks to: Carlos Garnacho, Lionel Landwerlin, Jonas Ådahl, Pedro Albuquerque, Matej Urbančič ======================================== dconf ======================================== Changes in dconf 0.25.1 ======================== - the libdbus-1 backend has been removed. dconf now always uses GDBus. - support has been added for system administration frameworks to set up the dconf profile via a file placed in the XDG_RUNTIME_DIR or in /run/dconf/. In the case of the file in /run/dconf/, it is not possible to modify the proile, even via the DCONF_PROFILE environment variable, which makes it slightly more difficult to evade lockdown. - directory resets are now implemented properly in DConfChangeset which means that reading a subkey through a changeset that contains a reset for a parent directory of that key will return TRUE with a NULL value - a new API dconf_client_read_full() has been added which allows reading the user value, the default value, or querying what the effective value would be if a changeset were to be applied. - a new API has been added for listing the locks that are in effect: dconf_client_list_locks() - DConfClient has a new "writability-changed" signal - support for reading default values and listing locks have been added to the dconf commandline tool - support for g_autoptr() has been added for DConfClient and DConfChangeset - the handling of reading of default values via GSettings has been made more efficient. More major changes to the GSettings backend are expected in the near future. ======================================== dconf-editor ======================================== dconf-editor 3.19.3 ===================== Added a notification for the multiple “copy” actions, and a new menu for actions on the view (notably a “reset visible keys” action – no recursion for now). Translations updated: Portuguese (Pedro Albuquerque) Spanish (Daniel Mustieles) Slovak (Dušan Kazik) Kazakh (Baurzhan Muftakhidinov) ======================================== eog ======================================== Version 3.19.3 -------------- * Convert custom CSS to use CSS nodes (Trinh Anh Ngoc) * Add a shortcuts window (Felix Riemann) Bug fixes: #757827, Provide a shortcuts window (Felix Riemann) #758763, Update CSS nodes (Trinh Anh Ngoc) New and updated translations: - Daniel Mustieles [es] - Jiro Matsuzawa [ja] - Baurzhan Muftakhidinov [kk] - Pedro Albuquerque [pt] - Dušan Kazik [sk] - Sebastian Rasmussen [sv] ======================================== epiphany ======================================== Epiphany 3.19.1 =============== - Enable WebGL and WebAudio by default. - Add a new downloads manager. - Properly propagate key-bindings to pages (#113449) - Only warn about unsubmitted changes if form has text (#668260) - Use x-scheme-handler to get default browser (#750275) - Add search to cookies dialog (#720978) - Add categories to web apps (#672574) - Many cleanups to the application dialogs (history, cookies, passwords, etc) - Several fixes to the ad blocker (#754954) - Add support for system-wide installed web applications. - Hide floating bar on mouseover (#742590) - Allow notification requests in web applications (#759176) - Fixes to the about:applications page. - Display insecure content warning on all insecure pages (#744064) - Fix builds, code fixes, etc. - Updated help and translations. ======================================== evolution-data-server ======================================== Evolution-Data-Server 3.19.3 2015-12-14 --------------------------------------- Bug Fixes: Bug 746675 - Workaround thread unsafety of icaltimezone_load_builtin_timezone() (Milan Crha) Bug 758856 - [GPG] Option to prefer inline sign/encrypt of pure text/plain mails (Milan Crha) Miscellaneous: Make sure EDBusServer modules are loaded only once (Milan Crha) [POP3] Avoid deadlock around pop3_folder_get_message_sync() (Milan Crha) [ECacheReaper] Recover data for private folders (Milan Crha) [EDBusServer] Reload the server only if a new module was added (Milan Crha) Translations: Aurimas Černius (lt) ======================================== folks ======================================== Overview of changes from libfolks 0.11.1 to libfolks 0.11.2 =========================================================== Major changes: • Lots of translation updates • Various EDS unit test fixes, improvements and simplifications • Improve Telepathy error handling on connection failure of a CM to avoid timeouts Bugs fixed: • Bug 751044 — addressbook: Treat an empty vCard attribute group name as NULL ======================================== gdk-pixbuf ======================================== 2.33.2 ====== * Fix two crashes in the bmp loader (#747605, #758991) * Translation updates ======================================== glib ======================================== Overview of changes in GLib 2.47.4 ================================== * The GApplication documentation has been improved in several areas. * Bugs fixed: 749092 gdb pretty-printers fail on Python 3 with a TypeError... 757374 macros: clean up "inline" mess 758641 Memory leak in g_dbus_proxy_new_for_bus_sync() 759134 Add missing checks for gnulib vasnprintf() 759408 Do not use uninitialized var 756475 Stop supporting non-POSIX getpwuid_r, getgrgid_r 757372 GApplication: destroy the impl on shutdown 728099 macros: add G_GNUC_CHECK_VERSION() for compiler checks 757299 glib-compile-resources: do not leak c_name 758553 Fix gettext use 758823 file monitors: reorder some code to avoid segfault 756214 gsettings: Don't translate "" 710243 Add GParamSpec object ref management annotations 735696 xdgmime: Finer handling for cases where mmap() is not available 752983 gapplication: Acquire the main context before running * Translation updates: Swedish ======================================== glibmm ======================================== 2.47.3.1: * Use thread_local instead of (deprecated) Glib::Threads::Private. (Murray Cumming, Kjell Ahlstedt) 2.47.3: * Deprecate all of Glib::Threads, including Mutex, Lock, Thread, etc. * Deprecated Glib::ThreadPool. (Murray Cumming, Kjell Ahlstedt) ======================================== gnome-desktop ======================================== ================ Version 3.19.3 ================ - Fix a compiler warning in gnome-rr ======================================== gnome-disk-utility ======================================== 3.19.3 - December 11, 2015 ========================== * Fix the handling of the --restore-disk-image option (Matthias Clasen) * Add names for option arguments in --help output (Matthias Clasen) ======================================== gnome-online-accounts ======================================== Overview of changes in 3.19.3 ============================= * Bugs fixed: 751524 Network changes cause authentication token timeouts 758361 Crash in mail_client_check_auth_run_cb when goa_mail_auth_run fails * Updated translations: Slovenian Swedish ======================================== gnome-settings-daemon ======================================== Version 3.19.4 ============== Mouse: - Force 2-finger scroll by default if available - Migrate scroll-method key to new edge-scrolling-enabled key ============== Version 3.19.3 ============== - Export the cursor theme through XSettings - Use the convenience Geoclue library for the automatic timezone setting - Don't overwrite existing XIM configurations - Fix application of left-handed mode, keep-aspect and area settings for Wacom tablets - Change default font hinting to slight (see git log for details) - Re-add a way to configure the power button for desktops and laptops (tablets and VMs have hard-coded defaults) - Always expand power notifications ======================================== gnome-shell ======================================== 3.19.3 ====== * Fix thumbnail scaling in window switcher on HiDPI [Florian; #758676] * Update animated backgrounds on timezone changes [Florian; #758939] * loginDialog: Update user list on user changes [Michael; #758568] * Fix touch interaction on wayland [Carlos; #756748] Contributors: Michael Catanzaro, Carlos Garnacho, Kalev Lember, Florian Müllner Translations: Daniel Korostil [uk], Muhammet Kara [tr], Dušan Kazik [sk], Baurzhan Muftakhidinov [kk], Marek Černocký [cs] ======================================== gnome-shell-extensions ======================================== 3.19.3 ====== * native-window-placement: Don't let border overlap title * apps-menu: Fix handling of .desktop files in subdirectories * updated translations (is) ======================================== gnome-system-monitor ======================================== New in 3.19.3 - 14 December 2015 * added/updated translations gd, courtesy of GunChleoc ro, courtesy of Daniel Șerbănescu ======================================== grilo ======================================== NEW in 0.3.0 ============ * New major version * Updated i18n translations * "last-played-time" now is a GDateTime key, instead of string * Support builtin plugins * Get rid of XML plugin definitions * New way of defining plugins (GRL_PLUGIN_DEFINE) * Plugins must be explicitly activated after loading them * Merge GrlMedia{Audio,Video,Image,Box} in GrlMedia ======================================== grilo-plugins ======================================== NEW in 0.3.0 ============ * General * Update i18n translations ======================================== gsettings-desktop-schemas ======================================== Major changes in 3.19.3 ======================= - Remove scroll-method key, and add edge-scroll-enabled key for touchpads - Revert natural scrolling being applies to non-touchpad devices by default - Translation updates ======================================== gssdp ======================================== 0.14.12.1 ========= - Update m4 macros from autoconf-archive. Bugs fixed in this release: - https://bugzilla.gnome.org/show_bug.cgi?id=758778 All contributors to this release: - Jens Georg ======================================== gtk+ ======================================== Overview of Changes in GTK+ 3.19.5 ================================== * GtkShortcutsWindow: - GtkShortcutsGesture has been removed, since GtkShortcutsShortcut can now document gestures * GtkFileChooser: - The places view now shows the available space when that information is available - Problems with remembering the dialog size have been fixed * CSS changes: - CSS margins, border and padding are more consistently supported - Many widgets now support min-width and min-height - Many style properties have been superseded by CSS properties * Adwaita: - Some visual updates and fixes * Wayland: - DND with icon widgets is working properly * GDK: - More of the DND implementation is now handled in GDK: creating the drag window, moving the window along with the cursor, the drag cancel animation. - GdkSeat is a new API that supersedes grabs on individual devices and is a better fit for backends like Wayland or Mir * Bugs fixed: 758929 GtkEntryCompletion should allow for changing the popdown delay 759079 GtkComboBox triggers segmentation fault in update_menu_sensitivity... 759081 Add 'nullable' to return type of gtk_cell_layout_get_area. 759091 notebook tab stays hovered if mouse leaves slowly 759092 GtkTextIter: add starts_tag() and deprecate begins_tag(), for cons... 759168 wayland: Implement DND icon hotspot API 759225 placesview: implement available space 759260 [Adwaita:dark] menus on GtkTreeView barely visible because menu sh... 759309 Add GdkSeat 759323 gdk_display_get_pointer(): segfault if application client (core) p... 729593 Add margin style property to GtkSwitch slider 756191 GtkModelButton css padding not working 708394 CSS - support min-width 755947 wayland: gnome-terminal does not fill entire area when tiled * Translation updates: Arabic German Polish Portuguese Slovak Spanish Overview of Changes in GTK+ 3.19.4 ================================== * GtkPopover can now be instructed to stay within the toplevel window on platforms that don't already enforce this (such as Wayland) * Wayland: - Memory leak fixes - Window positioning and sizing fixes - Clipboard and DND fixes - New build dependency: wayland-protocols * CSS changes: - The -gtk-image-effect property was renamed to -gtk-icon-effect - Active spinners are now :checked, not :active - A -gtk-icontheme property has been added - A -gtk-icon-palette has been added to allow recoloring symbolic icons - Drag highlighting uses the new :dnd pseudoclass * DND: - Make drag highlighting themable - Stop using RGBA cursors for drag icons (this only ever worked on X11) - Change the handling of drag windows to work on Wayland. The drag window implementation has been moved to GDK, with the new function gdk_drag_context_get_drag_window - Non-toplevel widgets can be used as drag widgets * Bugs fixed: 539944 Add GtkScaleButton API so struct fields can be marked as private 732742 Infinite recursion on GdkDevice disposal 735847 move animatable cursors' current frame info into GdkCursor 747295 shared memory leak when creating/destroying widgets 756618 GtkWindow CSD: gtk_window_resize() also includes client side deco... 757147 gdk_pixbuf_get_from_window() doesn't honor device scale 757282 "window: Ignore geometry widget" commit breaks gnome-terminal win... 757474 Add option for automatic GtkPopover placement 758483 GDK W32: Incorrectly uses SetWindowLong() to set/unset WS_EX_TOPM... 758484 GDK W32: Some calls to W32 routines are rather unclear 758563 play bar gets weird position in fullscreen under Wayland 758609 Regression with firefox dropdown menu position 758634 wayland: Use wayland-protocols for shared protocols 758660 Copy and paste doesn't work in wayland session 758661 every second right-click to window header is ignored (CSD-related?) 758698 Bug backward search + case insensitive + preceding multi-byte cha... 758713 Evolution cannot start on wayland if the clipboard contains data ... 758790 A few stylistic icon-browser patches 758901 wayland: old window size applied sometimes 758908 The app chooser dialog uses a non standard icon and doesn't wrap ... 758930 GTK+ spamming system logs with "doesn't match state" warnings 758936 Widgets within an offscreen windows are blurry on wayland with hidpi 759018 wayland: tests/testtooltips custom tooltip misplaced at (0,0) on ... * Translation updates: Polish Portuguese Spanish ======================================== gtkmm ======================================== 3.19.3: * Gdk::Rectangle: Add operator==(). (Murray Cumming) * C++11: Use of the override keyword. (Murray Cumming) Changes in 3.18 compared to 3.16: General: * Use, and require C++11, using features such as move operations, noexcept auto, = delete, nulltpr, override, range-based for loops. (Murray Cumming, Kjell Ahlstedt) Gtk: * C++11: Add move operations to widget classes. (Murray Cumming) * C++11: Point, TimeCoord: Add move operations. (Murray Cumming) * C++11: Mark all _CLASS_OPAQUE_REFCOUNTED classes as final. (Murray Cumming) * Object (and Widget): Add dont_allow_use_in_glib_refptr_. (Kjell Ahlstedt, Murray Cumming) * Actionable: Add keep_return to the _WRAP_VFUNC() for get_action_name. (Kjell Ahlstedt) Bug #705124. * Adjustment: Deprecate changed() and value_changed(). (Murray Cumming) * Assistant: Add get/set_page_has_padding(). (Murray Cumming) * CellRendererPixbuf: Deprecate property_follow_state(). (Kjell Ahlstedt) * Entry: Add grab_focus_without_selecting() (Murray Cumming) * FontChooser: Add get/set_font_map(). (Murray Cumming) * IconInfo: Deprecate get_builtin_pixbuf(). (Kjell Ahlstedt) * IconTheme: lookup_icon(), choose_icon(): Add default 0 for flags. (Murray Cumming) * LevelBar: Add set_orientation(). (Murray Cumming) Bug #752568 (Tobias Hoffmann) * Add ModelButton. (Kjell Ahlstedt) * Notebook: Add detach_tab(). (Murray Cumming) * Overlay: - Add reorder_overlay() and get/set_overlay_pass_through(). - Add child properties. (Murray Cumming) * Paned: Add get/set_wide_handle() and property. (Murray Cumming) * PaperSize: Add is_ipp(). (Murray Cumming) * PlacesSidebar: - Add set_drop_targets_visible(). (Kjell Ahlstedt) - Deprecate set/get_show_connect_to_server() and the property. - Add set/get_show_recent(), set/get_show_trash(), set/get_show_other_locations() and properties, and the populate_all property. (Kjell Ahlstedt) * Popover: - Add get/set_default_widget(). (Murray Cumming) - Wrap the pointing-to property. (Kjell Ahlstedt) Bug #723394 * Add PopoverMenu. (Kjell Ahlstedt) * Scrollable: Add get_border() and ScrolledWindow::signal_edge_reached() (Kjell Ahlstedt) * ScrolledWindow: Add signal_edge_reached(). (Kjell Ahlstedt) * SearchEntry: Add handle_event() and new signals (Kjell Ahlstedt) * StyleContext: Deprecate set_background(). (Kjell Ahlstedt) * IconView: Fix a crash in get_tooltip_context_path(). (Kjell Ahlstedt) * TreeView, TreeViewColumn: Deprecate SlotCellData, add SlotTreeCellData. (Kjell Ahlstedt) Bug #657844 * Widget: Deprecate drag_begin() without coordinates. (Kjell Ahlstedt) * Window: - Add fullscreen_on_monitor(). (Murray Cumming) - Add get_titlebar(). (Murray Cumming) Gdk: * Cursor, Pixbuf, Window: Fix use of Cairo::xxx in namespace Gd (Kjell Ahlstedt) Bug #755061 (lagerstrom15) * Window: - Add get/set_passthrough(). (Murray Cumming) - Deprecate get/set_composited(), set_static_gravities() and flush(). (Kjell Ahlstedt) * Deprecate open_default_libgtk_only() and supports_composite(). (Kjell Ahlstedt) Documentation: * Remove pixbuf-demo because it is already in the main demo. (Kjell Ahlstedt) * Demo: Remove Icon Theme demo, replacing it by a standalone Icon Broswer demo. (Kjell Ahlstedt) * Add GLArea and example to gtkmm-demo. (Daniel Hams) Bug #752314 * Demo: - Show data files in extra tabs in the Gtk::Notebook. - Remove the last traces of the UIManager and stock browser demos. - Add Builder demo. - Use resource files for the source code and data files. Build: * MSVC build fixes. (Chun-wei Fan) * Missing GTKMM_API for CellLayout. (Mikhail Titov) Bug #748720 * Demo: Use getc() if HAVE_GETC_UNLOCKED is not defined. (Mikhail Titov) Bug #748657 * Don't disable more deprecation warnings than necessary (Kjell Ahlstedt) Bug #750379. ======================================== gtksourceview ======================================== News in 3.19.3 -------------- * Many fixes to track GTK+ changes * Rework symbol visibility handling * Other small improvements * Translation updates ======================================== gvfs ======================================== Major changes in 1.27.3 ======================= * sftp: Fail cancelled jobs * metadata: Avoid endless recursion when copying meta files * mtp: Use phone icon for MTP devices * udisks2: Do not show notification if unmount failed * completion: Allow bash completion for gvfs-mount * http: Return error if seek was not successful * sftp: Handle "Too many authentication failures" error * Several smaller bugfixes * Translation updates ======================================== libchamplain ======================================== libchamplain 0.12.12 (2015-12-02) ================================= Stable release Changes: * Add possibility to export maps (Jonas Danielsson) * Fix map getting blank after some mouse actions (Carlos Garnacho) * Fix tile loading at higher zoom levels (Rémy Oudompheng) * Improve mouse wheel zoom handling (Carlos Garnacho, Jiri Techet) ======================================== libcroco ======================================== 0.6.11 * Fix regression in cr_tknzr_consume_chars (Florian Müllner) * Misc bug fixes 0.6.10 * Misc bug fixes ======================================== libgdata ======================================== Overview of changes from libgdata 0.17.3 to libgdata 0.17.4 =========================================================== Major changes: • Download stream data corruption fixes and fixes to content length calculation • Fix symbol exporting on OS X • Fix copying and deleting documents in Google Drive • Fix folder creation in Google Drive • Fix metadata-only uploads in Google Drive • Fix searching by title in Google Drive API changes: • Remove a couple of incorrect GIR annotations Bugs fixed: • Bug 755976 — Seeking with GDataDownloadStream can be broken if a range was set in the HTTP request • Bug 754821 — Compilation issues on Mac OS X • Bug 758119 — make check fails in git master (3.19.x) • Bug 684920 — Port to Google Drive API v2 • Bug 758524 — Cannot search documents by title Updated translations: • cs (Marek Černocký) • da (Ask Hjorth Larsen) • de (Wolfgang Stöggl) • es (Daniel Mustieles) • eu (Iñaki Larrañaga Murgoitio) • hu (Balázs Meskó) • lt (Aurimas Černius) • lv (Rūdolfs Mazurs) • pl (Piotr Drąg) • pt (Pedro Albuquerque) • pt_BR (Enrico Nicoletto) • ru (Stas Solovey) • sk (Dušan Kazik) • sr (Марко Костић, Милош Поповић) • tr (Muhammet Kara) ======================================== libgtop ======================================== 14 December: Overview of changes in 2.33.3 * Fixed borken compilation on OpenBSD * Updated translations. ======================================== librsvg ======================================== Version 2.40.12 - Benjamin Otte did *great* work in refactoring the test harness to use Glib's gtest infrastructure, instead of using home-grown machinery. Tests can simply be put as SVG files in the tests/ subdirectories; it is not necessary to list them explicitly in some text file. Yay! - Gzipped SVGs now work if read from streams. - References to objects/filters/URIs/etc. are now handled lazily. Also, there is a general-purpose cycle detector so malformed SVGs don't cause infinite loops. Work by Benjamin Otte. - Removed parsing of Adobe blend modes; they were not implemented, anyway. - Fixed bgo#700911 - feComponentTransfer filter functions did not work at all. - Fixed bgo#630732 - out-of-bounds read in feComponentTransfer with tableValues. - Fixed bgo#677068 - incorrect reflection points in paths. ======================================== mm-common ======================================== mm-common 0.9.9 (2015-11-27) * Fix install-time rewrite of documentation tag references with newer Doxygen versions. (Daniel Elstner) * MM_ARG_ENABLE_WARNINGS for C++11 when using the -Wzero-as-null-pointer-constant option with g++. (Kjell Ahlstedt) Bug #757979. * doc-reference.am: Don't assume all existing html files shall be rebuilt. (Kjell Ahlstedt) Bug #686364. ======================================== mutter ======================================== 3.19.3 ====== * Correct refresh rate units on KMS/Wayland [Daniel; #758653] * Fix crash when initial cursor position is not on a monitor [Marek; #756698] * Fix crash when more CRTs are enabled than outputs connected [Rui; #751638] * Fix touch pointer emulation on wayland [Carlos; #756754] * Allow minimizing windows that don't advertise supporting it [Jasper; #758186] * Force 2-finger scroll by default if available [Bastien; #759304] * Fix crash during XWayland initialization [Marek; #751845] * Ensure to send a ConfigureNotify to just mapped windows [Rui; #759492] * Misc. bug fixes and cleanups [Carlos, Jonas, Lionel; #758239, #758633, #755503, #759374] Contributors: Jonas Ådahl, Marek Chalupa, Carlos Garnacho, Lionel Landwerlin, Rui Matos, Bastien Nocera, Daniel Stone, Jasper St. Pierre ======================================== nautilus ======================================== Major changes in 3.19.2: * Show free space in Other Places (Georges Stravacas) * Add shortcuts window (Felipe Borges) * Fix new window Gnome Shell dash item (Carlos Soriano) * Add kudos data for Gnome Software (Cosimo Cechi) * Check availability of PackageKit for installing extra apps (Cosimo Cechi) * Fix overflow in 32 bits systems (Sebastian Bacher) * Fix renaming popover misplaced in the desktop (Iain Lane) * Fix blank square in the view after changing view modes or locations (Carlos Soriano) * Fix crash when clicking preferences (Carlos Soriano) * Widespread work on removing leaks, that usually causes crashes (Carlos Soriano) * Operations start visibility improved, showing the popover (Carlos Soriano) * Fix wrong date calculation (Carlos Soriano) * Fix another issue with nautilus opening location in the wrong window (Carlos Soriano) * Fix "move to" action (Carlos Soriano) ======================================== pango ======================================== Overview of changes between 1.38.1 and 1.39.0 ============================================= - Update PangoScript to Unicode 8.0 ======================================== pangomm ======================================== 2.39.1 (unstable): * Renderer: Added get/set_alpha(). (Murray Cumming) * Attribute: Added create_attr_background_alpha() and create_attr_foreground_alpha(). (Murray Cumming) * Reduce the cairomm dependency back to 1.2.2. (Murray Cumming) Bug #755460 (Daniel Stone) ======================================== totem ======================================== Major changes in 3.19.3: - Port to grilo 0.3.0 - Add a shortcuts help window - Use new grl-video-title-parsing plugin - Move controls OSD to the bottom of the screen - Fix fullscreen toolbar not appearing in Wayland - Add Ctrl+W to quit - Add man page for totem-audio-preview - Fix GSettings changing on startup - A number of deprecation warning fixes ======================================== totem-pl-parser ======================================== 3.10.6: - Fix a number of bugs in iTunes link handling and M3U and HLS playlist parsing. - Make it possible to use an alternate helper script to the default quvi based one ======================================== tracker ======================================== NEW in 1.7.1 - 2015-12-17 ========================= * libtracker-data: Support for Sparql 1.1 BIND and DELETE {...} INSERT {...} WHERE {...} syntax. * libtracker-data: Support for Sparql 1.1 functions: NOW, RAND * libtracker-miner: Improved performance of move operations in TrackerMinerFS * libtracker-data: Silence criticals on REGEX() with empty strings * libtracker-miner, libtracker-extract: Fix double frees Translations: sl, sv