Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-06-25 | Honor locale time settings in lock screenmate-screensaver-1.9.0 | Stefano Karapetsas | 1 | -2/+1 | |
Closes https://github.com/mate-desktop/mate-screensaver/pull/47 | |||||
2014-06-12 | Revert "Honor locale time settings in lock screen." | infirit | 1 | -2/+4 | |
This reverts commit debbeac50a48c78fd0ca1559228e54eebc4d7aa8. | |||||
2014-06-12 | Honor locale time settings in lock screen. | brian m. carlson | 1 | -4/+2 | |
The time display in the lock screen should honor the LC_TIME variable, including the locale-specific settings for whether to display a 12-hour or 24-hour time. Sending the time and date strings through gettext results in a value which is specific to LC_MESSAGES, which can be different from LC_TIME. Use the %X value for time, which is guaranteed to be appropriate for the locale in question. Signed-off-by: brian m. carlson <[email protected]> | |||||
2014-01-28 | Show date and time in lock dialog | Stefano Karapetsas | 1 | -0/+65 | |
Closes #18 https://github.com/mate-desktop/mate-screensaver/issues/18 | |||||
2013-11-12 | Add GTK3 support | Stefano Karapetsas | 1 | -1/+217 | |
2013-04-27 | Use GDK to detect caps lock state | Stefano Karapetsas | 1 | -17/+26 | |
Close #16 (https://github.com/mate-desktop/mate-screensaver/issues/16) Code adapted from: https://git.gnome.org/browse/gnome-screensaver/commit/?id=d30694d542ebe7db6d254bdfd8c9ba77e4b54df2 https://git.gnome.org/browse/gnome-screensaver/commit/?id=372b4d024b367d2fa6a868a272fd994745f92fac | |||||
2013-04-13 | Add support to switch user with LightDM | Stefano Karapetsas | 1 | -45/+63 | |
2013-02-28 | Use libnotify instead of libmatenotify | Stefano Karapetsas | 1 | -11/+11 | |
Fix some things in leave message feature | |||||
2012-11-18 | fixed incorrect fsf addresses | Steve Zesch | 1 | -1/+1 | |
2012-11-03 | add missing lock-dialog-theme key in gschema | Stefano Karapetsas | 1 | -2/+2 | |
2012-11-03 | Port MATE Screensaver to GSettings | raveit | 1 | -5/+7 | |
2012-05-26 | move is_program_in_path() functon | Stefano Karapetsas | 1 | -15/+15 | |
2012-05-25 | add GDM support for user switch | Stefano Karapetsas | 1 | -14/+63 | |
2011-11-04 | first commit | Perberos | 1 | -0/+2050 | |