The following modules have a new version: - GConf (3.1.3 => 3.1.4) - atk (2.0.1 => 2.1.0) - clutter (1.7.4 => 1.7.6) - clutter-gtk (1.0.0 => 1.0.2) - cogl (1.7.2 => 1.7.4) - dconf (0.7.5 => 0.9.0) - empathy (3.1.3 => 3.1.4) - eog (3.1.2 => 3.1.4) - evolution-data-server (3.1.3 => 3.1.4) - gcalctool (6.0.2 => 6.1.3) - gjs (1.29.0 => 1.29.15) (*) - glib (2.29.10 => 2.29.14) - glibmm (2.28.2 => 2.29.11) - gnome-control-center (3.1.3 => 3.1.4) - gnome-desktop (3.1.3 => 3.1.4) - gnome-disk-utility (3.0.0 => 3.0.2) - gnome-icon-theme (3.0.0 => 3.1.4) - gnome-icon-theme-symbolic (3.0.0 => 3.1.4) - gnome-keyring (3.1.1 => 3.1.4) - gnome-power-manager (3.1.2 => 3.1.3) - gnome-settings-daemon (3.1.3 => 3.1.4) - gnome-shell (3.1.3 => 3.1.4) - gnome-themes-standard (3.1.3 => 3.1.4) - gobject-introspection (1.29.0 => 1.29.16) (*) - gtk+ (3.1.8 => 3.1.10) - gtkmm (3.1.6 => 3.1.10) - gvfs (1.9.1 => 1.9.2) - libgnome-keyring (3.1.1 => 3.1.4) - libpeas (1.1.0 => 1.1.1) - libsoup (2.35.3 => 2.35.4) - mutter (3.1.3.1 => 3.1.4) - nautilus (3.1.3 => 3.1.4) - vino (3.1.3 => 3.1.4) - yelp-xsl (3.1.2 => 3.1.3) (*) No summarized news available The following modules weren't upgraded in this release: atkmm, brasero, cantarell-fonts, epiphany, evince, gdk-pixbuf, gdm, glib-networking, gnome-backgrounds, gnome-bluetooth, gnome-doc-utils, gnome-icon-theme-extras, gnome-menus, gnome-online-accounts, gnome-packagekit, gnome-panel, gnome-screensaver, gnome-session, gnome-system-monitor, gnome-terminal, gnome-user-docs, gnome-user-share, gnome-utils, gsettings-desktop-schemas, gst-plugins-base, gst-plugins-good, gstreamer, gtk-doc, gucharmap, libgnomekbd, libgtop, libgweather, librsvg, libwnck, metacity, mm-common, network-manager-applet, notification-daemon, pango, pangomm, totem, totem-pl-parser, vte, yelp, yelp-tools, zenity ======================================== GConf ======================================== 3.1.4 ===== * gsettings-data-convert: Call g_type_init() * ensure_database: don't free the reply til we've finished with its args * build: Filter out generated corba code when building .gir And translation updates. ======================================== atk ======================================== Changes in version 2.1.0: ========================= * * Bug 654767: shlib downgrade at update atk-1.32.0 to atk-2.0.1 * Bug 651343: New ATK Roles * Added Leon Fan as maintainer * Improved Visual C++ 2010 infrastructure * Updated Russian, Slovenian, Persian, Hebrew, Lithuanian, Latvian, * Norwegian, Galician, and Spanish translations ======================================== clutter ======================================== Clutter 1.7.6 2011-07-26 =============================================================================== • List of changes since Clutter 1.7.4 - Accessibility fixes in Cally Fix the implementation of the AtkText interface for ClutterText. - Depend on the new Cogl windowing system API. - Add functions for retrieving the clip boundaries on the Stage The clutter_stage_get_redraw_clip_bounds() function is useful for window managers (like Mutter) that need to retrieve the clipped region used on the Stage. - Auto-detect the default flavour when building The default flavour used when building should be set depending on the platform. - Mark the OSX backend as non-experimental The OSX backend is being developed, and maintained, so it should not be considered experimental. - Make sure that Gestures are cancelled when missing release events - Correct the rounding for paint volumes Try to provide stable results against potential floating point rounding margins when projecting 3D paint volumes into screen bounding boxes; this should avoid re-creating FBOs and always correctly handle clipped redraws. - Do not clobber XI2 events data This allows to play along with other toolkits using XI2. - Fix ClutterSnapConstraint's right edge snapping - Deprecations ClutterScore, clutter_texture_new_from_actor(), clutter_cairo_texture_create*() • List of bugs fixed since Clutter 1.7.4 [bugzilla.gnome.org] #653959 - clutter-actor: Don't apply shaders during picking #654361 - uprof: Rename timers to remove the EGL specific bits #654363 - uprof: Add the units in the name of the "Per Frame" timer attribute #654103 - Fixed typo #654656 - Improve XGenericEventCookie allocation wrt other toolkits #654024 - snap-constraint: Fix allocation for CLUTTER_SNAP_EDGE_RIGHT #654066 - ClutterTimeline new-frame signal not working correctly on some platforms #654718 - clutter-1.6.16 compile issues #654726 - text: Fix the default value of "editable" #654727 - alpha: Don't use the GClosure to compute the alpha when possible #655342 - memory leak in clutter_bin_layout_get_preferred_width/height [bugzilla.clutter-project.org] #1733 - AtkText implementation on CallyText is not complete #2421 - Way to get current repaint bounds Many thanks to: Robert Bragg, Philippe Normand, Neil Roberts, Damien Lespiau, Tomeu Vizoso, Gil Forcada, Alejandro Piñeiro, Bastian Winkler, Carlos Garnacho, Christian Kirbach, Daniel Mustieles, Dinh Bowman, Kjartan Maraas, Marek Černocký, Mario Blättermann, Matej Urbančič, Piotr Drąg ======================================== clutter-gtk ======================================== Clutter-GTK 1.0.2 26/07/2011 =============================================================================== Changes since 1.0.0: • Build fixes • Make sure that GtkClutterActor works with GTK+ ≥ 3.1 [Cosimo Cecchi] • Check before unmapping the stage [Raluca Elena Podiuc] • Fix for introspection annotations [Simon Wenner] ======================================== cogl ======================================== Cogl 1.7.4 2011-07-20 =============================================================================== • List of changes since Cogl 1.7.2 » Optimize pipeline unparent operation using embedded lists instead of using GList API. » Remove the old matrix operation code we had before pulling in the mesa based code, and flatten all our matrix utilities back into one maintainable file. » Expose cogl_framebuffer_get_red/green/blue/alpha bits to query the precision for a framebuffer's color channels. » Numerous reference manual updates » Fix some memory leaks in CoglPipeline that weren't captured in bugzilla. » Fix some EGL winsys issues that weren't captured in bugzilla. » Switch to dynamically loading libGL, libGLESv2 or libGLES[v1]_CM at runtime so it's possible to distribute a libcogl that can choose to work with any of these at runtime. This can simplify packaging on distros that have numerous packages that provide a platform specific GL/GLES driver and certainly helps during the development process when evaluating the pros-and-cons of different drivers for a given platform. » Clean up lots of inconsistencies with platform specific APIs, so we follow the naming convention of cogl__object_method. » Remove cogl_set_default_context from experimental 2.0 api, since we are aiming to remove the default context for 2.0 » Ensure the experimental 2.0 reference manual gets a unique DOC_MODULE name so that distro's trying to package cogl don't end up installing the 1.x and 2.0 manuals to the same location » Add a program cache for the GLSL backend, a bit like we have for the ARBfp backend. This can be a big boost in performance for some apps depending on your platform. » Adds dither_enable getter and setter API for CoglFramebuffer so that Clutter doesn't need to use the GL API directly when picking. We need to get to the point where Clutter doesn't need to link against libGL directly so Clutter can take advantage of runtime driver selection by Cogl. » Use MESA_pack_invert extension in cogl_read_pixels to avoid needing to manually flip pixel data read in bottom-up order to a top-down order. » Fix the hello example to actually clear the framebuffer at the start of the frame instead of unintentionally relying on the driver to have cleared the framebuffer. • List of bugs fixes since Cogl 1.7.2 https://bugzilla.gnome.org: #652514 - CoglPipeline could embed the list nodes for the children directly in the CoglPipeline struct #654440 - _cogl_winsys_context_init crash #654718 - clutter 1.6.16 compile issues #654593 - dlopening an unversionaed Shared Object is illegal. Many thanks to: Neil Roberts Damien Lespiau Emmanuele Bassi Takeshi AIHANA ======================================== dconf ======================================== Changes in dconf 0.9.0 ====================== There has been an extremely minor incompatible change in the D-Bus API of dconf this release. From a practical standpoint, this change will have no effect. However, it serves as a reminder that the dconf D-Bus API is private and can change from version to version (and will likely change in the future). As such, it is appropriate for those packaging dconf to kill all running instances of dconf ('killall dconf-service') as part of their postinst for the package. It will be dbus-activated again on the next use. - support loading/storing of maybe types in dconf - remove NFS detection hackery and rely on XDG runtime dir - add proper support for change notification to DConfClient - commandline tool improvements - reset: reset keys or entire subpaths - dump: dump entire subpaths to keyfile format - load: load them back again (maybe at a different path) - watch: actually works now - editor improvements - keys now change in editor when changed from outside - support for flags - show dconf-editor in applications list - work around incompatible Vala bindings changes with an #if - don't install the bash completion script as executable - fix a warning caused by reusing a GError variable - other small fixes ======================================== empathy ======================================== NEW in 3.1.4 (26/07/2011) ============ Dependencies: • telepathy-glib ≥ 0.15.3 • Optional gudev for camera monitoring • clutter if building empathy-call Bugs fixed: - Fixed #558942, Dragging whitespace reveals secret contacts (Danielle Madeley) - Fixed #582442, Set video preview on top of remote video (Emilio Pozuelo Monfort) - Fixed #593352, empathy always display scroll bar in conversation window - Fixed #607557, Calls to bogus JIDs don't give useful error messages - Fixed #611789, VoIP toolbar buttons and icons (Emilio Pozuelo Monfort) - Fixed #634809, Call window size is saved with the sidebar but restored without it (Emilio Pozuelo Monfort) - Fixed #639353, Empathy should mirror webcam video stream (Emilio Pozuelo Monfort) - Fixed #652439, Can't open conversation tabs from the contact list if the conversation is open in the shell (Guillaume Desmottes) - Fixed #653116, Display aliases in the Who column (Emilio Pozuelo Monfort) - Fixed #653175, MUC chats show up as "Chat with " (Emilio Pozuelo Monfort) - Fixed #653341, Expand events when clicking on them (Emilio Pozuelo Monfort) - Fixed #653760, Refresh logs when new stuff happens - Fixed #653803, EmpathyLogWindow should be a GtkWindow - Fixed #654015, empathy-chat asserts with adium themes in tp_escape_as_identifier (Guillaume Desmottes) - Fixed #654256, empathy crashed with SIGSEGV in tp_proxy_get_object_path() (Emilio Pozuelo Monfort) - Fixed #654419, Chat history for Facebook lacks name of friend but shows ids - Fixed #654541, Default save location for debug reports is /tmp (Rob Sharp) - Fixed #654552, IRC configuration should expose 'username', and probably have an 'advanced' section. (Rob Sharp) - Fixed #654611, Should request Call channels by default when built with Call support (Emilio Pozuelo Monfort) - Fixed #654669, Spelling suggestions not offered from Menu key (Danielle Madeley) Translations: - Updated es Translation (Jorge González, Daniel Mustieles) - Updated gl Translation (Fran Dieguez) - Updated he Translation (Yaron Shahrabani) - Updated lv Translation (Rudolfs Mazurs) - Updated nb Translation (Kjartan Maraas) - Updated pa Translation (A S Alam) - Updated sl Translation (Matej Urbančič) - Updated sv Translation (Daniel Nylander) ======================================== eog ======================================== Version 3.1.4 ------------- * Stop silently ignoring errors while saving images (Javier Sánchez) * Improve display of GPS Exif tags (Felix Riemann) * Miscellaneous fixes/improvements (José Aliste, Felix Riemann) Bug fixes: #615376, if saving an image fails it's done silently (Javier Sánchez) #627185, Incomplete EXIF GPS metadata (Felix Riemann) #653162, Warning on fullscreening (Felix Riemann) New and updated translations: - Ihar Hrachyshka [be] - Marek Černocký [cs] - Christian Kirbach, Paul Seyfert [de] - Jorge González [es] - Tommi Vainikainen [fi] - Rūdofls Mazurs [lv] - Kjartan Maraas [nb] - Matej Urbančič [sl] - Muhammet Kara [tr] - Abduxukur Abdurixit, Sahran [ug] New and updated manual translations - Gabor Kelemen [hu] - Andrej Žnidaršič [sl] ======================================== evolution-data-server ======================================== Evolution-Data-Server 3.1.4 2011-07-25 -------------------------------------- Bug Fixes: none Other Changes: * Authorization domains are no longer used in password storage. (Matthew Barnes) * POP3: Use GError instead of errno. (Matthew Barnes) * NNTP: Remove unnecessary includes. (Matthew Barnes) * SMTP: Use GError instead of errno. (Matthew Barnes) * camel_tcp_stream_ssl_enable_ssl(): Add GError parameter. (Matthew Barnes) * camel_stream_process_connect(): Add GError parameter. (Matthew Barnes) * CamelImapWrapper: Use GError instead of errno. (Matthew Barnes) * Prefer g_seekable_seek() over camel_stream_reset(). (Matthew Barnes) * Remove camel_stream_reset(). (Matthew Barnes) * Remove camel_stream_printf(). (Matthew Barnes) * CamelDataWrapper: Keep contents in a GByteArray. (Matthew Barnes) * Move the "$host" down when $host is actually set and don't set DL_LIB to libdl which is not available on OpenBSD/FreeBSD. (Antoine Jacoutot) * Fix wakeups in imapx parser thread. (David Woodhouse) * Rewrite Camel's junk plugin interface. (Matthew Barnes) * Break reference cycle between CamelSession and CamelService. (Matthew Barnes) * CamelIMAPXServer: Fix CamelSession reference leak. (Matthew Barnes) * CamelSession: Add camel_session_remove_services() (Matthew Barnes) * Break reference cycle between CamelStore and CamelFolder. (Matthew Barnes) * CamelIMAPXConnManager: Keep a weak pointer to CamelStore. (Matthew Barnes) * Generate GTypes for various Camel enums. (Matthew Barnes) * Add CamelNetworkService interface. (Matthew Barnes) Translations: Mario Blättermann (de) Daniel Mustieles (es) Fran Dieguez (gl) Aurimas Černius (lt) Rudolfs Mazurs (lv) Kjartan Maraas (nb) Matej Urbančič (sl) Muhammet Kara (tr) Abduxukur Abdurixit (ug) Wylmer Wang (zh_CN) ======================================== gcalctool ======================================== Overview of changes in gcalctool 6.1.3 * Fix crash running on BSD (Joe Marcus Clarke, Bug #650174) Overview of changes in gcalctool 6.1.0 ======================================== glib ======================================== Overview of changes from GLib 2.29.12 to 2.29.14 ================================================ * Unicode improvements - add g_unicode_script_{to,from}_iso15924 - add G_UNICODE_SPACING_MARK define - more normalisation improvements - stop using deprecated g_unicode_canonical_decomposition() * GParamSpec: - mark the 'name' field as 'const' and add a comment to the header to help avoid future problems caused by bad hacks * Merge some (modified) patches from Debian: - 03_blacklist-directories.patch - add some blacklisted mount directories - 60_wait-longer-for-threads-to-die.patch - sleep longer in a test case, if needed to avoid failing * Units policy change: prefer use of SI units - deprecate g_format_size_for_display, add g_format_size(_full) * GSettings: don't call g_error() when the schema is missing * GVariant support for arrays of object paths: - new g_variant_{new,get,dup}_objv API - support for g_variant_{new,get} '^ao' and '^a&o' similar to '^as' * GDBus: - use new improved array-of-objects support and pass 'ao' as char** instead of GVariant* - improve handling of 'h' type (Unix file descriptor index) * GIO: - fix compilation without USE_STATFS and USE_STATVFS * Documentation fixes * Bugs fixed: 622921 Migrate from dbus-glib to glib's GDBus 648271 Add g_unicode_script_to_iso15924() 654948 Stop using deprecated g_unicode_canonical_decomposition() 654988 g_atomic_int_add should document behaviour change 655025 #define G_UNICODE_SPACING_MARK G_UNICODE_COMBINING_MARK 655076 normalization misses some Full_Composition_Exclusion=True. * Translations updated: Spanish Overview of changes from GLib 2.29.10 to 2.29.12 ================================================ * Add new API to do Unicode (de-)composition in atomic steps, for use in Harfbuzz. * Bugs fixed: 615895 (indirectly) support non-NULL-terminated regexes in GRegex 617949 glib trunk fails to compile on Solaris w/ Studio 12... 620423 Document the possibility to unset attributes 627974 Floating reference headaches 644687 Not finding cross-links in current doc set 649246 g_output_stream_splice() cannot be used on 32-bit machines... 653841 a helper script to build glib from git master on win32 653935 g_slist_free_full/g_list_free_full iterates twice in the list 654017 tests: fix glib_translations_work() in gsettings unit test 654085 Don't needlessly use "echo -e" when creating .def files 654195 Add g_unichar_compose() and g_unichar_decompose() 654232 GCancellable eventfd problems 654394 suspicious use of floating references in GDBusInterfaceSkeleton 654536 GSettings: lift key name length restriction to 64 654627 GParamSpec: intern property names 654651 Better g_unicode_canonical_decomposition() 654917 Make g_cclosure_marshal_generic the default signal handler * Translation updates: Belarusian Finnish Korean Latvian Lithuanian Norwegian bokmål Turkish ======================================== glibmm ======================================== 2.29.11: * Gio::AppInfo: - launch(): Use a vector instead of a ListHandle and assume that it contains Gio::File rather than strings. This was unusable before. - Add launch() overload with no launch_context parameter. - Add launch() overload taking one file, - launch_uri(): Deprecate the method taking a GAppLaunchContext*, adding one taking a Gio::AppLaunchContext instead. - Add launch_uri() taking one URI. (Murray Cumming) * Add test case for a recent fix in libsigc++ with RefPtr. (Kjell Ahlstedt) Bug #564005#c14 (Alexander Shaduri) * tools: Add python .def generation scripts removed from PyGObject. (Murray Cumming) * gmmproc: Allow _STRUCT_NOT_HIDDEN to be used even when multiple classes are defined in one file. (José Alburquerque) 2.29.10: * Gio: - Added DateTime, TimeZone, TimeZoneMonitor. (José Alburquerque) ======================================== gnome-control-center ======================================== ========================== Version 3.1.4 (2011-07-25) ========================== Background: - Add "swap" button for gradients (Bastien Nocera) (#34498) Common: - Add safeguards for empty language (Bastien Nocera) Date & Time: - Restore TZ envvar as it was (Rui Matos) (#649568) Info: - Use the new g_format_size() glib function (Javier Jardón) Network: - Kill compilation warnings (Rodrigo Moya) Power: - Use the new gnome-settings-daemon DBus names now the power plugin has moved to g-s-d (Richard Hughes) - Make insensitive any sleep actions the hardware cannot do (Richard Hughes) Printers: - Make model label and ip address label selectable (Marek Kasik) (#651545) - Add translation context in some places (Matthias Clasen) (#654725) Region: - Add weak ref for locale settings (Rodrigo Moya) - Set LC_ specific variables, not LC_ALL (Rodrigo Moya) - If no regional settings, use the configured language (Rodrigo Moya) - Show measurement (Bastien Nocera) - Don't use markup in bold labels (Bastien Nocera) Screen: - Avoid making lots of DBus calls to set the brightness when the slider change too quickly (Rodrigo Moya) Shell: - Shrink vertically (Bastien Nocera) (#645808) Sound: - Make hadware page tree a little taller (Bastien Nocera) Universal access: - Remove unused column in model (Bastien Nocera) User accounts: - Improved new username format message (Robert Roth) (#647851) - Remove unneeded markup in label (Bastien Nocera) Translations: - cz (Marek Černocký) - es (Daniel Mustieles, Jorge González) - gl (Fran Dieguez) - he (Yaron Shahrabani) - lv (Rudolfs Mazurs) - nb (Kjartan Maraas) - pa (A S Alam) - sl (Matej Urbančič) - sv (Daniel Nylander) - tr (Muhammet Kara) ======================================== gnome-desktop ======================================== ============= Version 3.1.4 ============= libgnome-desktop * GnomeRR: Add the capability to get and set the DPMS mode of the screen (Richard Hughes) Misc * Fix Cflags path in uninstalled.pc file (Brian Cameron) * Remove stale startup-notification dependency (Vincent) * Require xext in configure (Xan Lopez) Translators * Tommi Vainikainen (fi) ======================================== gnome-disk-utility ======================================== ------------------------- gnome-disk-utility 3.0.2 ------------------------- The gnome-disk-utility project provides libraries and applications for dealing with storage devices. It relies on the udisks project. David Zeuthen (5): Post-release version bump to 3.0.2 Revert "Replacing hbox/vbox with box" Revert "Add --enable-strict and default to this for developer builds" Don't avoid deprecated code Update NEWS for release David Zeuthen, July 8, 2011 ------------------------- gnome-disk-utility 3.0.1 ------------------------- The gnome-disk-utility project provides libraries and applications for dealing with storage devices. It relies on the udisks project. Benjamin Drung (1): Bug 612872 — wrong base-10 prefix KB (correct is kB) David Zeuthen (2): Add support for DeviceAutomountHint Add --enable-strict and default to this for developer builds Set version to 3.0.1 and update NEWS for release Javier Jardón (2): Update autotools configuration configure.ac: generate xz tarball with ustar format by default Michael Terry (1): Add Unity to OnlyShowIn Sergey V. Udaltsov (1): Replacing hbox/vbox with box Translation updates. David Zeuthen, July 8, 2011 ======================================== gnome-icon-theme ======================================== 3.1.4 - printer-network - starred/unstarred status - window decoration icons updated to current look. Also addresses #650712 ======================================== gnome-icon-theme-symbolic ======================================== 3.1.4 - channel secure/insecure to replace the secutiry levels - updated document-open and text-x-generic - object-flip icons ======================================== gnome-keyring ======================================== Changes in version 3.1.4 are: * New GcrListSelector class for selecting multiple keys. * Add icons for key and key pair. * Gcr now has support for loading of GnuPG keys from gpg, including photos. * New gcr dependency on p11-kit for loading PKCS#11 modules. * Remove support for GTK+ 2.x * Implement calculation of fingerprints in gcr for keys. * Fix problems in daemon if IPC lock or FS capabilities are not available. * Bug fixes and build fixes. * Code cleanup and refactoring. ======================================== gnome-power-manager ======================================== Version 3.1.3 ~~~~~~~~~~~~~ Released: 2011-07-25 * Translations - Updated Belarusian translation (Ihar Hrachyshka) - Updated Czech translation (Marek Černocký) - Updated Dutch translation (Hannie Dumoleyn) - Updated Norwegian bokmål translation (Kjartan Maraas) - Updated Serbian translation (Мирослав Николић) * New Features: - Do not handle the action on lid close, it's moved to g-s-d (Richard Hughes) - Do not handle the brightness keys, it's all now done in g-s-d (Richard Hughes) - Do not handle the lock key, it's now done in g-s-d (Richard Hughes) - Do not handle the 'power' button key, it's moved to g-s-d (Richard Hughes) - Do not handle the power hot-keys, it's now done in g-s-d (Richard Hughes) - Remove all the low power notifications, they have moved to g-s-d (Richard Hughes) - Remove all the OSD code as it's moved to g-s-d (Richard Hughes) - Remove gnome-phone-manager integration, it's moved to g-s-d (Richard Hughes) - Remove the backlight DBus interface used by g-c-c, it's moved to g-s-d (Richard Hughes) - Remove the critical event sounds, they've all moved to g-s-d (Richard Hughes) - Remove the DPMS integration, it's moved to g-s-d (Richard Hughes) - Remove the g-p-mr executable, 99% of functionality has been moved to g-s-d (Richard Hughes) - Remove the hardware button integration, it's moved to g-s-d (Richard Hughes) - Remove the help files, now neither g-p-mr or g-p-p exist (Richard Hughes) - Remove the interface that gnome-shell uses, it's moved to g-s-d (Richard Hughes) - Remove the keyboard backlight key handling, it's moved to g-s-d (Richard Hughes) - Remove the manual marshalling, it's no longer used (Richard Hughes) - Remove the notification for battery low capacity, the feature was rejected in g-s-d (Richard Hughes) - Remove the PkControl abstraction, it's moved to g-s-d (Richard Hughes) - Remove the power engine, it's moved to g-s-d (Richard Hughes) - Remove the screensaver integration, it's moved to g-s-d (Richard Hughes) - Remove the udisks integration, it was rejected from the g-s-d merge (Richard Hughes) - Remove the xrandr brightness settings code, it's now in g-s-d (Richard Hughes) * Bugfix: - Add Unity to OnlyShowIn (Michael Terry) - Don't complete critical action if power is resumed (David Sommerseth) - Support VPATH builds and use recommended quoting (Javier Jardón) - Update app launcher icon. bug #645536 (Jakub Steiner) ======================================== gnome-settings-daemon ======================================== ============= Version 3.1.4 ============= A11y-keyboard: - Do proper cleanup when the plugin is stopped (Rodrigo Moya) Automount: - Turn the automount plugin in a separate binary (Cosimo Cecchi) (#653521) - Fix distcheck of .desktop.in.in file (Rodrigo Moya) Common: - Fix grabbing of multimedia keys (Chris Coulson) Daemon: - Set locale environment on gnome-session as early as possible (Rodrigo Moya) (#654182) - Plug memory leak (Rodrigo Moya) Datetime: - Use friendlier wording for date & time policykit prompt (Michael Terry) (#645951) Media keys: - Add button handling code from gnome-power-manager (Richard Hughes) Power: - Add power plugin to replace g-p-m (Richard Hughes) Translations: - be (Ihar Hrachyshka) - cz (Marek Černocký) - de (Mario Blättermann) - es (Daniel Mustieles, Jorge González, Sebi Kul, Francisco Molinero) - gl (Fran Dieguez) - he (Yaron Shahrabani) - lt (Aurimas Černius) - lv (Rudolfs Mazurs) - nb (Kjartan Maraas) - pa (A S Alam) - tr (Muhammet Kara) ======================================== gnome-shell ======================================== 3.1.4 ===== * Take over inserted media handling and autorun from gnome-session [Cosimo] * Message Tray - Display a count of unread notifications on icons [Jasper, Guillaume; #649356, #654139] - Only remove icons when the sender quits from D-Bus, not when it closes its last window [Neha, Marina; #645764] - Solve problems switching chats between shell and Empathy [Guillaume; #654237] - Fix handling of bad GMarkup in messages [Dan; #650298] - Never show notifications when the screensaver is active [Dan; #654550] * Telepathy integrationpp - Implement Telepathy Debug interface to enable empathy-debugger [Guillaume; #652816] - Allow approving room invitations, and audio/video calls [Guillaume; #653740 #653939] - Send typing notifications [Jonny; #650196] * Fix selection highlighting for light-on-dark entries [Jasper; #643768] * Make control-Return in the overview open a new window [Maxim] * Delay showing the alt-Tab switcher to reduce visual noise when flipping betweeen windows [Dan; #652346] * When we have vertically stacked monitors, put the message tray on the bottom one [Dan; #636963] * Fix various problems with keynav and the Activities button [Dan; #641253 #645759] * Ensure screensaver is locked when switching users [Colin; #654565] * Improve extension creation tool [Jasper; #653206] * Fix compatibility with latest GJS [Giovanni; #654349] * Code cleanups [Adel, Dan, Jasper; #645759 #654577 #654791 #654987] * Misc bug fixes [Richard, Dan, Florian, Giovanni, Jasper, Marc-Antoine, Rui; #647175 #649513 #650452 #651082 #653700 #653989 #654105 #654791 #654267 #654269 #654527 #655446] * Build fixes [Florian, Siegfried; #654300] Contributors: Giovanni Campagna, Cosimo Cecchi, Guillaume Desmottes, Neha Doijode, Maxim Ermilov, Adel Gadllah, Siegfried-Angel Gevatter Pujals, Richard Hughes, Jonny Lamb, Rui Matos, Florian Müllner, Marc-Antoine Perennou, Colin Walters, Dan Winship, Marina Zhurakhinskaya Translations: Mario Blättermann, Paul Seyfert [de], Jorge González, Daniel Mustieles [es], Fran Dieguez [gl], Yaron Shahrabani [he], Luca Ferretti [it], Rudolfs Mazurs [lv], Kjartan Maraas [nb], A S Alam [pa], Yuri Kozlov [ru], Michal Štrba, Matej Urbančič [sl] 3.1.3 ======================================== gnome-themes-standard ======================================== 3.1.4 ===== Update the dark theme with a blue selection color Use the raised style for buttons in inline-toolbars Revert to light colors for the menus now that the mutter shadows are fixed Build fixes ======================================== gtk+ ======================================== Overview of Changes in GTK+ 3.1.10 ================================== * Assorted file chooser improvements/redesign: - Remove the expander in Save mode - Move the path bar up in Save mode - Remember the last opened directory - Start in recently-used mode when no folder is set - Update recent-files when confirming in the file chooser * Accessibility: - Gail has been merged into GTK+ and is no longer a module - A testsuite for a11y functionality has been added * Theming: - Icon view cells can now have a border * GtkMountOperation can now show processes on OpenBSD * Gdk input devices now expose their XInput2 device ID via gdk_x11_device_get_id() * Bugs fixed: 653450 gtkfilechooser crashes when adding favorite 653705 GtkAssistant doesn't notice destroyed pages 653947 Crash in gdk/x11/gdkdevicemanager-xi2.c:get_event_window 654125 gdkoffscreenwindow set any impl handlers to null... 654179 iconview: make it possible for selected cells to render... 654428 focusable labels are emitting inappropriate object:text-sel... 654678 Message dialog's primary text font increases on every call... 654695 Memory corruption in gtk_theming_engine_register_property() 654720 void return issues cause compile issues for GTK 3.1.8 655009 Clamp border radius following CSS specs 654266 No longer possible to set empty text on a GtkProgressBar * Translation updates: Galician German Hebrew Latvian Lithuanian Norwegian bokmål Persian Polish Slovenian Spanish Uighur ======================================== gtkmm ======================================== 3.1.10 (unstable): Gtk: * Adjustment: Added get_minimum_increment(). * ButtonBox: Added get_child_non_homogeneous() and set_child_non_homogeneous(). * CellArea: Added get_focus_siblings(). * CssProvider: Added to_string(), * Entry: Added get_placeholder_text(), set_placeholder_text(), and placeholder-text property. * Expander: Added set_resize_toplevel(), get_resize_toplevel() and resize-toplevel property. * PrintJob: Added set/get_pages(), set/get_page_set(), set/get_num_copies(), set/get_scale(), set/get_n_up(), set/get_n_up_layout(), set/get_rotate(), set/get_collate(), set/get_reverse(). (Murray Cumming) * Tooltip: Add unset_*() methods. (Jonathon Jongsma) Bug #541296 * TreeViewColumn: Added get_x_offset(). * Added several other properties to various classes. (Murray Cumming) 3.1.8 (unstable): * Gtk: - ComboBoxText: Constructor: Set entry-text-column and id-column. Bug #653579 (Glus Xof) ======================================== gvfs ======================================== Major changes in 1.9.2 ====================== * ftp: Fix stupid proxy servers disconnecting on FEAT * build: Lower AC_PREREQ requirement * gdu: Respect UDISKS_AUTOMOUNT_HINT available in recent udisks and gnome-disk-utility * Translation updates ======================================== libgnome-keyring ======================================== Changes in version 3.1.4 are: * Test and build fixes. ======================================== libpeas ======================================== Overview of Changes in libpeas 1.1.1 ==================================== * PeasExtension has been deprecated * You should be able to use C plugins without GObject-Introspection. * The plugin manager's disable plugins dialog will no longer show hidden plugins. ======================================== libsoup ======================================== Changes in libsoup from 2.35.3 to 2.35.4: * CVE-2011-2054: Fixed a security hole that caused some SoupServer users to unintentionally allow accessing the entire local filesystem when they thought they were only providing access to a single directory. [#653258] * Plugged another SoupCache memory leak [Xan] * Simplified SoupCache keys, and handle collisions. [#649963, Sergio] * Annotate SoupSession:add-feature, etc, as (skip), so they don't conflict with the methods of the same name. [#655150, Jasper St. Pierre] Changes in libsoup from 2.34.1 to 2.35.3: * SoupCache fixes [Sergio]: * Don't store hop-by-hop headers [#650094] * Fix status code and headers of responses returned from the cache after being revalidated [#649965] * Added versioning support to the cache file format [#652554] and extended it to keep track of the status code [#649965] * Fixed storage of time values in the cache [#653349] * Fixed a use-after-free that could result in bogus data being written to the cache [#650620] * Various leaks [#649309] * Work around an Apache bug where it tells browsers to automatically decode .gz files but still keep the .gz in the name. [#613361, Dan] * Fixed an overflow when sending a response larger than 2^31 bytes (eg, streaming movies in Rygel). [#638468, Jens Georg] * Always send the Keep-Alive header, not just to hosts we already know to be HTTP/1.0 [#648680, Sergio] * Fixed various leaks [#652699, Sergio], [#651643, Milan], [etc, Xan] * Minor build fix for Debian/Ubuntu [#648948] * Fixed a docs typo ======================================== mutter ======================================== 3.1.4 ===== * Use better, much more subtle shadow definitions [Jakub; #649374] * Add the ability to use named GTK+ colors in theme files as gtk:custom(name,fallback) [Florian; #648709] * Port from GdkColor to GdkRGBA and from GtkStyle to GtkStyleContext [Florian; #650586] * Try to fix window bindings using the Super key [Owen; #624869] * Update to using more modern Cogl and Clutter APIs [Adel, Emmanuele, Neil; #654551 #654729 #654730 #655064] * Fix for srcdir != builddir builds [Thierry; #624910] * Make handling of focus appearance for attached dialogs more robust [Dan; #647712] * Misc bug fixes [Dan, Florian, Jasper, Owen, Rui; #642957 #649374 #650661 #654489 #654539] Contributors: Emmanuele Bassi, Adel Gadllah, Rui Matos, Florian Müllner, Neil Roberts, Jasper St. Pierre, Jakub Steiner, Owen Taylor Translations: Ihar Hrachyshka [be], Jorge González, Daniel Mustieles [es], Fran Dieguez [gl], Yaron Shahrabani [he], Takeshi Aihana [ja], Kjartan Maraas [nb], Rudolfs Mazurs [lv], Matej Urbančič [sl], Abduxukur Abdurixit [ug], Nguyễn Thái Ngọc Duy [vi] ======================================== nautilus ======================================== Major changes in 3.1.4 are: * Remove the 'Create Launcher' options from the desktop * Improve the 'File System' entry in the places sidebar * Remove 'Clear History' from the 'Go' menu * Fix location bar not expanding full width in the toolbar * Use new g_format_size() instead of g_format_size_for_display() ======================================== vino ======================================== Vino 3.1.4 ========== Abduxukur Abdurixit (1): Added UG translation Bastien Nocera (1): Add GConf to GSettings convert file, bug 654901 David King (3): Post-release version bump to 3.1.4 Only call g_settings_sync() when necessary Update NEWS for 3.1.4 release Rudolfs Mazurs (1): Updated Latvian translation. Tommi Vainikainen (1): Updated Finnish translation ======================================== yelp-xsl ======================================== 3.1.3 ===== * Experimental support for ui:expanded expanders * Changed steps and note visuals, less yellow now * Cleaned up some links handling, some API changes * Added accessible titles on notes in DocBook and Mallard, #613267 * Mallard media type attribute defaults to 'image', per spec * Fixed seeie/seealsoie formatters in DocBook * Fixed the link text for DocBook glossentry links * Fixed formatting of DocBook inline quotes * Add PI to suppress DocBook section links, bug #346397 * Experimental Mallard Glossaries extension * Updated translations: de (Christian Kirbach) es (Jorge González, Daniel Mustieles) gl (Fran Dieguez) he (Yaron Shahrabani) lt (Aurimas Černius) lv (Rudolfs Mazurs) nb (Kjartan Maraas) pa (A S Alam) ru (Yuri Kozlov) sl (Matej Urbančič) sv (Daniel Nylander) tr (Muhammet Kara) zh_CN (Aron Xu)