[gnome-settings-daemon] Created tag GNOME_SETTINGS_DAEMON_3_7_3



The unsigned tag 'GNOME_SETTINGS_DAEMON_3_7_3' was created.

Tagger: Bastien Nocera <hadess hadess net>
Date: Thu Dec 20 18:06:10 2012 +0100

    3.7.3

Changes since the last tag 'GNOME_SETTINGS_DAEMON_3_7_1':

Alex (1):
      media-keys: Repeat screen and keyboard brightness keys

Andika Triwidada (1):
      Updated Indonesian translation

Bastien Nocera (69):
      power: Remove debug hack
      keyboard: Fix build without IBus
      sound: Remove use of never-defined HAVE_PULSE
      keyboard: Prevent potential infinite loop
      keyboard: Don't print warnings when calls were cancelled
      data: Remove Unity from autostart desktop file
      main: Always set the IBus envvars
      keyboard: Remove fallback support
      automount: Remove fallback automount code
      a11y-keyboard: Remove fallback support code
      a11y-settings: gnome-shell OSK doesn't need a11y
      power: Remove status icon
      power: Simplify {icon,state}_changed functions
      color: Use gnome-session's SessionIsActive property
      color: Use gnome-session's SessionIsActive property
      color: Don't check SessionIsActive if it didn't change
      power: Remove unneeded libsystemd-login dep
      power: Update for GnomeIdleMonitor API change
      cursor: Remove inaccurate plural from function name
      cursor: Handle the changed GdkDeviceManager signal
      cursor: Add test program
      common: Print enable help at the start of plugin tests
      main: Add settings key to whitelist plugins
      media-keys: Rename name struct member to dbus_name
      media-keys: Add helper to launch either of 2 desktop files
      media-keys: Simplify search tool launch
      media-keys: Support gcalctool's new name
      xrandr: Add XRandR test application
      xrandr: Don't include unneeded labeler widget
      power: Remove unused finalize() function
      power: Check if action is available before taking action
      data: Install all the schemas
      main: Don't set IBus envvars if keyboard plugin is disabled
      main: Fix early morning code
      screensaver-proxy: Add new screesaver proxy plugin
      media-keys: Add default shortcuts for the magnifier
      media-keys: Escape the keybindings to fix the build
      housekeeping: Add test application
      power: Hide critical battery warning when power is plugged
      build: Disable smartcard plugin for now
      plugins: Simplify plugin creation with a huge macro
      cursor: Show the cursor only when a mouse gets used
      main: Start plugins as early as possible
      print-notifications: Add authorship information
      screensaver-proxy: Add authorship information
      remote-display: Add plugin to disable animations on slow links
      common: Don't make test apps bail out if settings not installed
      cursor: Don't initialise the root cursor
      xrandr: Avoid the GnomePnpIds object being created multiple times
      xrandr: Add object path to the interface definition XML
      main: Export D-Bus name and interface to plugins
      main: Use new defines for D-Bus names
      color: Use new D-Bus name defines
      media-keys: Use new D-Bus interface defines
      xrandr: Use a separate D-Bus name
      xrandr: Remove unused code
      power: Use separate D-Bus name
      orientation: Update for XRandR D-Bus name change
      color: Update for Power interface name change
      updates: Remove D-Bus interface
      orientation: Have our own D-Bus name
      build: Bump GIO reqs for housekeeping plugin
      power: Fix UPS critical action being treated as a battery one
      xrandr: Add more debug to the rotate windows call
      common: Print whether a device is a (non-Wacom) tablet in test app
      wacom: Stop capturing mouse buttons when deactivating
      plugins: Remove obsolete files from the sources list
      remote-display: Remove unused header
      3.7.3

Colin Walters (6):
      configure: Unify glib-2.0 and gio-2.0 requirements
      Remove calls to g_type_init(), bump GLib required version
      main: Remove libsystemd-login specific code
      build: Init git submodules in autogen.sh
      input-helper: Remove unnecessary g_strdup() invocation
      Fix previous commit to compile

Daniel Mustieles (1):
      Updated Spanish translation

Dominique Leuenberger (1):
      updates: Fix warning on startup with PackageKit < 0.8.1

Evan Nemerson (1):
      configure: bump PulseAudio dependency to 2.0

Giovanni Campagna (1):
      Use libgnome-volume-control from a submodule

Heiher (2):
      xrandr: Fix "next rotation" not working
      xrandr: Swap axes for tablets as well

Jasper St. Pierre (2):
      power: Power to GnomeIdleMonitor
      main: Add a way to replace the daemon

Kjartan Maraas (1):
      Added Norwegian bokmÃl translation

ManojKumar Giri (1):
      Updated Odia Translation with FUEL implementation.

Marek Kasik (1):
      print-notifications: Don't show strange notifications when printing

Martin Pitt (1):
      power: check environment for reducing action delay

Matthias Clasen (5):
      Remove unused settings
      xsettings: Export recent files max age xsetting
      housekeeping: Implement automatic purging of trash://
      build: Bump required gsettings-desktop-schemas version
      housekeeping: Add a D-Bus interface

Mattias PÃldaru (1):
      [l10n] Updated Estonian translation

Michael Biebl (1):
      build: Don't build orientation plugin if GUdev is not available

Nilamdyuti Goswami (1):
      Assamese translation updated

Olivier Fourdan (7):
      wacom: Avoid infinite recursion in gsettings callback
      wacom: multiple mode-switch buttons mode selection
      wacom: Upgrade the libwacom dependency
      wacom: Differentiate touch rings from touch strips
      wacom: use the new libwacom integration API
      wacom: use libwacom status LED functions
      wacom: implement OSD help window

Ondrej Holy (1):
      mouse: natural horizontal scroll fix

Paolo Bonzini (1):
      gsd-xrandr: Add new follow-lid behavior and tie gsd-power lid-close to gsd-xrandr

Pavol KlaÄanskà (2):
      Updated slovak translation
      Updated slovak translation

Peter Hutterer (1):
      main: exit gracefully if the session name is already taken

Piotr DrÄg (3):
      Updated POTFILES.in
      Updated POTFILES.in
      Updated Polish translation

Richard Hughes (7):
      power: Do not attempt to suspend, dim or blank if running as a virtual machine
      power: Don't create a GDBusProxy just to read a single property
      updates: If the offline-update was successful don't require the user to click OK to clear the message
      color: Set the primary monitor metadata when creating a display device in colord
      color: Use a perceptual intent when creating the auto-EDID profile
      color: Use a clearer copyright string as 'No copyright' isn't always legally valid
      power: Avoid crasher if XRandR calls fail on startup

Rui Matos (10):
      keyboard: Fix thinko
      Revert "main: Ensure session registration happens before other idles"
      main: Only start the manager after registering with gnome session
      color: Turn an harmless g_warning into a g_debug
      power: Don't try to unref a NULL pointer
      keyboard: Add combos with Caps Lock to the input sources switcher
      keyboard: Trigger input source switching on key press for Caps Lock
      keyboard: Fix compilation against older inputproto headers
      Revert "media-keys: Add key bindings to switch input sources"
      orientation: Claim D-Bus name after exporting objects

Ryan Lortie (1):
      main: remove a systemd header that was missed

Shankar Prasad (4):
      Updated kn translation
      Updated Kannada Translations
      Updated Kannada Translations
      Updated Kannada Translations

Yaron Shahrabani (3):
      Updated Hebrew translation.
      Updated Hebrew translation.
      Updated Hebrew translation.

timchen119 (1):
      power: When timeout_blank >= timeout_sleep, adjust sleep timer to blank timer



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]