[gnome-settings-daemon] Created tag 3.7.5.1
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-settings-daemon] Created tag 3.7.5.1
- Date: Thu, 7 Feb 2013 04:38:07 +0000 (UTC)
The unsigned tag '3.7.5.1' was created.
Tagger: Matthias Clasen <mclasen redhat com>
Date: Wed Feb 6 23:38:34 2013 -0500
3.7.5.1
Changes since the last tag 'GNOME_SETTINGS_DAEMON_3_7_4':
Aurimas Äernius (1):
Updated Lithuanian translation
Bastien Nocera (166):
mouse: Stop idle start when stop() is called
mouse: Simplify finalize() call
mouse: Simplify stop() call
xrandr: Remove verbose debug by default
a11y-keyboard: Remove GTK+ fallback dialogues
a11y-keyboard: Remove impossible switch cases
a11y-keyboard: Remove unused parameter
a11y-keyboard: Simplify ax_response_callback() further
a11y-keyboard: Remove unused retval in ax_response_callback()
a11y-keyboard: Remove use of GTK+ constants
a11y-keyboard: Remove useless #if 1
a11y-keyboard: Remove empty constructor
a11y-keyboard: Ensure stopped on finalize
power: Add 2013 copyright
power: Move is_hardware_a_virtual_machine() to gpm-common
power: Move screensaver watchdog to gpm-common
power: Add gsm-inhibitor-flag.h from gnome-session
power: Use flags from gsm-inhibitor-flag.h
power: Add gsm-presence-flag.h from gnome-session
power: Use flag from gsm-presence-flag.h
power: Remove use of GsdPowerManager in backlight functions
power: Rename x11_screen to the more descriptive rr_screen
power: Move backlight functions into gpm-common
power: Remove upower version checks
power: Use g_dbus_method_invocation_take_error()
power: Handle dim idle the same way as other idles
power: Don't add SCREENSAVER_FADE_TIME twice
power: Use session's idle-delay to blank the screen
power: Merge idle-dim-ac/idle-dim-battery
power: Make blank when in screen lock a constant
power: Lower "Make blank when in screen lock" timeout
power: Remove unneeded notification failure checks
power: Simplify calls to create_notification()
power: Fix alignment of D-Bus definition XML
power: Remove gnome-phone-manager support
power: Sort private structure
power: Remove unused power_proxy
power: Clarify notification_discharging name
power: Remember whether battery is low or UPS discharging
power: Remove idle-dim-time
power: Correct idle-delay type
media-keys: Remove unsightly debug message
updates: Also look for pkexec in the system directories
power: Explain the disabling of the dimming
power: Make g_print() into a g_debug()
power: Remove spammy composite device output with one battery
power: Remove connection to impossible signal
power: Move signal connection to the correct place
power: Remove extra linefeed in debug output
power: Try to print the name of the idle that's being triggered
power: What are you doing with all those idles
power: Fix indentation in randr_output_is_on()
power: The idle delay doesn't matter for sleep timeout
power: Fix incorrect debug output
power: Add markers inside the output for blanking
power: Add test case for screensaver interaction
power: Fix comments in test suite
power: Move the constants to a separate file
power: Add tools to generate Python constants
power: Use newly generated enums in test.py
power: Move test.py to correct section
tests: Remove hard-coded enum
power: Add CPP flags for gsd-power-enums-update
power: Make idle-dim delay closer to idle-delay
power: Add helper Perl script to the dist
power: Call gsd-power-enums-update from the correct dir
power: Use constant in blank test
power: Check for "no blank" before blanking
power: Fix leak from GetActive() result
power: Print warning when GetActive() fails
power: Add hint on how to run a single test
power: Fix arithmetic with the idle-dim multiplier
common: Add function to check for XTEST support
wacom: Use new supports_xtest() function
power: Better debug when exiting because of no XRandR support
power: Check for XTEST support on start
power: Add hack to reset IDLETIME counter
power: Reset IDLETIME on resume
power: Add tests for gnome-session's idle-delay handling
power: Update python constants file
power: Fix blanking not working
power: Fix blanking not working
power: Add test for IDLETIME reset on resume
power: Add test to avoid idle when inhibited
power: Fix test_sleep_inhibition check the wrong log for unwanted dim
power: Add test for dimming timeout
power: More fixes for test_sleep_inhibition
power: Factor out the presence status getting in tests
power: Move external_monitor_is_connected() to helpers
power: Add ability to override XRandR detection
power: Add simple test for lid close with no external monitor
power: Remove unused variable
power: Avoid possible criticals on startup
power: Don't warn if session isn't available yet
power: Better debug for screensaver blanking test
power: Assert non-idle at start of test_idle_time_reset_on_resume
power: Lock or blank on lid close if necessary
media-keys: Use D-Bus API to lock the screen
power: Start tests with the lid opened
power: Add tests for blanking on lid close
power: Unblank the easy way on lid open
power: Additional check in test_no_suspend_lid_close
power: Move brightness to its own section
power: Fix backlight_helper_set_value() retval on non-Linux
power: Add way to disable the backlight helper
power: Consolidate DPMS on/off calls
power: Fix prototype to gsd_backlight_helper_get_best_backlight()
power: Split off udev backlight enumeration function
power: Add backlight_available() function
power: Check whether backlight is available on startup
tests: Check whether an Xorg instance is already running
tests: Add dbus-monitor logging
power: Simplify the screen locking/screensaver setting call
power: Add FIXME in test_blank_on_lid_close test
power: Add FIXME in 2 other tests
tests: Create a new gnome-session for each test
power: Use correct type for inhibitor flag
power: SessionIsActive isn't the only session property
power: Simplify getting the active session
power: Stop the session after gsd-test-power
power: Use the new InhibitedActions property of gnome-session
power: Don't setup idle watches when we're not active
power: Don't treat sleep idle messages in a special way
power: Revert increased timeouts with FIXMEs
power: Add a suspend inhibitor when testing the screensaver
power: Support automatic logout after a maximum period of idleness
power: Add tests for the logout on idle feature
power: Use libnotify constant for non-expiring notifications
power: Fix crasher when backlight handling is disabled
power: Fix compilation warnings
power: Check whether gnome-session crashed
power: Remove canberra_context struct member
power: Simplify the sound alert code
power: Move sound loop to helpers
power: Fix comment in check_dim()
power: Un-idle temporarily when plugging in AC
power: Add test_unindle_on_ac_plug()
tests: Correct use of XTestFakeKeyEvent()
power: tests: Correct use of XTestFakeKeyEvent()
remote-display: Detect SPICE sessions as well
power: Fix incomplete fix for bug 692556
remote-display: Monitor Vino's Connected status
daemon: Also apply LC_PAPER
power: Wake up the display when unplugging the AC too
power: Add test for unidle on unplug
power: Avoid dead-locking with gnome-shell on startup
power: Avoid possible crash when shutting down quickly
a11y-keyboard: Use macro for everything mask
a11y-keyboard: Disable everything on exit if no settings changed
cursor: Correct copyright notice
power: Make compile-time option more generic
power: Stop installing the test application
power: Make GSD_ACTION_DELAY a constant
power: Mock the backlight handling
power: Fix incorrect backlight level on restore
power: Work-around the lack of DPMS support in Xorg dummy
power: Add brightness levels check to the tests
power: Check brightness reset after dimming
power: Reset the un-idle when an event occurs again
color: Switching to a new account shouldn't warn
xrandr: Remove extraneous linefeeds
power: Correct comment before sending fake keys
power: Don't unidle if the lid is closed
power: Use CurrentTime instead of zero
power: Remove lonely tabs
power: Remove idle notifications when active
Chao-Hsiung Liao (1):
Updated Traditional Chinese translation(Hong Kong and Taiwan)
Colin Walters (1):
power: Ensure enums are in BUILT_SOURCES
Cosimo Cecchi (1):
screenshot: save to GtkRecentManager on success
Daniel Mustieles (3):
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Fran DiÃguez (1):
Updated Galician translations
Gheyret Kenji (2):
Updated Uyghur translation.
Updated Uyghur translation
Ihar Hrachyshka (1):
Updated Belarusian translation.
Jiro Matsuzawa (1):
[l10n] Update Japanese translation
Kalev Lember (1):
media-keys: Use F20 for the temporary mic mute key
Kjartan Maraas (1):
Updated Norwegian bokmÃl translation
Martin Pitt (12):
power tests: Drop sleep-display-* setting
power tests: Disable screen saver locking
power tests: Fix check_*_blank() methods
power tests: Wait until daemon is ready
GSDTestCase: Kill mock notification daemon on teardown
Revert "power: Fix blanking not working"
power: Show blanking test suite markers when DPMS fails
tests: Run under X.org with dummy driver
power tests: Reset session and screensaver for each test
power tests: Robustify removal of monitor mock flag file
GSDTestCase: Drop 3s waiting for gnome-session
power tests: Verify that daemon does not crash
Matej UrbanÄiÄ (1):
Updated Slovenian translation
Matthias Clasen (4):
xrandr: Don't operate on a NULL object
power: Drop explicit screen locking on suspend
Fix media-keys handling with GTK+ 3.7.8
3.7.5.1
Michael Terry (1):
power: NULL-guard return value of up_client_get_devices
Nilamdyuti Goswami (1):
Assamese translation updated
Nishio Futoshi (1):
[l10n] Update Japanese translation
Olivier Fourdan (1):
wacom: use regular fullscreen window for OSD
Piotr DrÄg (1):
Updated Polish translation
Richard Hughes (4):
color: Set the MAPPING_device_id on the auto-created EDID profile
updates: Allow the shell time to initialize before checking for offline update failures
housekeeping: Use gtk_box_new() to avoid deprecation warnings
3.7.5
Rui Matos (1):
keyboard: Adapt to gnome-xkb-info API change
Yaron Shahrabani (1):
Updated Hebrew translation.
ÐÐÑÐÑÐÐÐ ÐÐÐÐÐÐÑ (1):
Updated Serbian translation
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]