[gnome-settings-daemon] Created tag 3.5.2



The unsigned tag '3.5.2' was created.

Tagger: Matthias Clasen <mclasen redhat com>
Date: Mon Jun 4 23:38:42 2012 -0400

    3.5.2

Changes since the last tag 'GNOME_SETTINGS_DAEMON_3_4_0':

Andrej ÅnidarÅiÄ (1):
      Updated Slovenian translation

Antoine Jacoutot (1):
      disable wacom on non Linux platforms.

Bastien Nocera (100):
      media-keys: Get the environment from gnome-keyring
      wacom: Really don't set touchscreens into relative mode
      media-keys: This function isn't implemented
      media-keys: Remove is_composited path
      media-keys: the OSD window isn't a container
      media-keys: Fold in helper function
      media-keys: Merge OSD into single object
      media-keys: Remove colour manipulation from API
      media-keys: Remove rounded rect drawing from API
      media-keys: Remove update_and_hide() from the API
      media-keys: Fix _is_valid() documentation
      media-keys: Remove unused struct member
      media-keys: Remove useless sizing code
      media-keys: Remove old container hack
      media-keys: Fix indentation
      media-keys: Add finalize function
      media-keys: Make _is_valid() quicker
      media-keys: Cache the window size
      media-keys: More indentation fixes
      media-keys: Don't poke at the window to get the size
      media-keys: Fix test case's indentation
      media-keys: Make drawing code usable outside the widget
      media-keys: Add -private.h to the dist
      media-keys: Fix drawing when OSD window is resized
      media-keys: Fix indentation
      media-keys: Invalidate region after connecting "draw"
      media-keys: Use clutter_get_default_text_direction()
      media-keys: Don't require creating a GTK+ widget
      media-keys: Fix compile-time warning
      media-keys: Remove external define
      media-keys: Remove incorrect documentation
      media-keys: Remove duplicate call
      media-keys: Rename fake timeout constant
      media-keys: Remove unused constant
      media-keys: Move animation constants to private header
      housekeeping: Split "ignore unix mount" code
      housekeeping: Add helper to detect removable media
      common: Fix args generation for the custom cmd
      wacom: Make tablet configuration be per-machine
      wacom: Make tablet configuration be per-machine
      wacom: Fix mess left by last 2 commits
      common: Add helper to create test apps for plugins
      background: Simplify test app
      media-keys: Simplify test app
      orientation: Simplify test app
      print-notifications: Simplify test app
      wacom: Simplify test app
      xsettings: Simplify test app
      keyboard: Add test app
      keyboard: Use upstream g_settings_get_uint()
      keyboard: Clean up Num-Lock setup and XKB checking
      keyboard: Remove unused "feature"
      keyboard: Cleanup gsd_keyboard_xkb_init()
      keyboard: Remove unused macro
      keyboard: Remove another unused macro
      keyboard: Remove "inited_ok" variable
      keyboard: Simplify popup_menu_show_layout()
      keyboard: Remove handling of preview windows
      keyboard: Remove custom icons
      keyboard: Fix leak when app info creation fails
      keyboard: Merge XKB code into main manager sources
      keyboard: Run a custom command for new keyboards
      keyboard: Merge both events filters
      keyboard: Remove unnecessary checks
      keyboard: Stop leaking popup menus
      keyboard: Remove use of xlk_debug()
      keyboard: Merge stop functions
      keyboard: Merge gsd_keyboard_xkb_analyze_sysconfig()
      keyboard: Move GSettings to main _start() function
      keyboard: Don't start if XKB isn't supported
      keyboard: Remove have_xkb struct member
      po: Remove mention of old file
      keyboard: Fix wrong item popping up for preview
      wacom: Don't add fallback styli ourselves
      wacom: gudev support isn't optional on Linux systems
      wacom: Fix crasher on hotplug
      wacom: Fix memory leak when adding buttons
      wacom: Fix memleak in get_device_type()
      wacom: Fix memleak in find_output_by_display()
      wacom: Fix memleak in filter_events()
      common: Fix memleak in device_set_property()
      common: Fix memleak in xdevice_get_last_tool_id()
      wacom: Add hack to valgrind test-wacom
      common: Make test-plugin stop and unref the manager
      xsettings: Update for test-plugin.h change
      background: Update for test-plugin.h change
      print-notifications: Update for test-plugin.h change
      keyboard: Update for test-plugin.h change
      orientation: Update for test-plugin.h change
      wacom: Update for test-plugin.h change
      media-keys: Update for test-plugin.h change
      mouse: Add test application
      mouse: Add better debug in setting functions
      mouse: Be more careful with setting up "mice"
      mouse: Also handle "cursor" devices
      mouse: Always ignore the XTest virtual pointer
      data: Remove references to the keybindings plugin
      wacom: Simplify allocation
      wacom: Coding style fixes
      power: Simplify non_laptop_outputs_are_all_off()

Brian Cameron (1):
      data: Fix -uninstalled pkg-config file

Carles Ferrando (1):
      [l10n]Updated Catalan (Valencian) translation

Christian Kirbach (2):
      Updated German translation
      Updated German translation

Cosimo Cecchi (2):
      media-keys: use the OSD style class to draw the window
      media-keys: remove unused code

Craig Keogh (1):
      keyboard: remove undefined call to gkbd_keyboard_config_patch

Daiki Ueno (2):
      daemon: don't unref member objects twice on dispose
      daemon: Fix g_clear_object() usage

Dan HorÃk (1):
      disable wacom support on s390/s390x

Daniel Mustieles (1):
      Updated Spanish translation

Daniel Nylander (2):
      Updated Swedish translation
      Updated Swedish translation

Federico Mena Quintero (1):
      Clarify the description of the lid-close-suspend-with-external-monitors settings key

Fran DiÃguez (1):
      Updated Galician translations

Hannie Dumoleyn (1):
      Updated Dutch translation

Jordi Serratosa (1):
      [l10n] Fixes on Catalan translation

Kjartan Maraas (3):
      Updated Norwegian bokmÃl translation
      Updated Norwegian bokmÃl translation
      Updated Norwegian bokmÃl translation

Luca Ferretti (1):
      l10n: Updated Italian translation

Marek Kasik (1):
      print-notifications: Use PrinterAddOption method to set media size

Matthias Clasen (4):
      print-notifications: Don't create an unused proxy object
      printers: Move expensive initialization to an idle
      Fix distcheck
      3.5.2

Michael Terry (2):
      Disconnect signals from UpClient before unref'ing because it may survive the unref call.
      power: Ignore DBus requests while stopped

Milo Casagrande (2):
      [l10n] Updated Italian translation
      [l10n] Updated Italian translation

Nicolas Dufresne (1):
      mouse: Set default touchpad deactivation to 1.0s

Olivier Fourdan (1):
      wacom: Constify libwacom_get_styli() returned value

Owen W. Taylor (1):
      gnome-settings-daemon: fix applying settings to newly added touchpads

Paolo Bonzini (1):
      bgo#657201 [power] - Allow forcing suspend when closing the lid in the presence of external monitors

Pavel Vasin (3):
      mouse: fix mem leak
      housekeeping: fix GList leak
      mouse: fix mem leak

Peter Hutterer (1):
      common: Try XI 2.2 if XI 2.0 fails

Piotr DrÄg (1):
      Updated POTFILES.in

Ray Strode (1):
      daemon: Drop dbus activation capability

ReÅat SABIQ (1):
      Updated Crimean Tatar (Crimean Turkish) translation

Richard Hughes (5):
      trivial: Post branch version bump
      color: Don't spam .xsession-errors if a profile cannot be loaded at startup
      updates: Enable the PackageKit proxy if the user has chosen a manual setting
      updates: Automatically download updates rather than installing them
      color: Add the extra profile metadata as used by Oyranos

Rui Matos (6):
      keyboard: Remove needless call to XkbUseExtension
      keyboard: Fix XkbSelectEventDetails event_type argument
      keyboard: Remove a needless GObject constructor override
      keyboard: Apply XKB layouts ourselves and stop relying on libgnomekbd
      media-keys: Add key bindings to switch input sources
      configure: Fix link error in test-keyboard

Ryan Lortie (1):
      xsettings: use g_signal_connect_object with GSettings

Sergey V. Udaltsov (1):
      Patching xkb config with xmodmap regardless of the difference between current and xkb config

Shankar Prasad (1):
      Updated Kannada Translation

Timo Aaltonen (1):
      wacom: Don't put touchscreens in relative mode

Yaron Shahrabani (1):
      Updated Hebrew translation.



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