Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-07-08 | Use the string screensaver consistantly | infirit | 1 | -1/+1 | |
closes #56 | |||||
2015-07-07 | popsquares: do not return a value in void function draw_frame | infirit | 1 | -2/+2 | |
2015-06-26 | [joequant] fix segfault due to wrong object being destroyed (ported from ↵ | Clement Lefebvre | 1 | -1/+1 | |
https://github.com/linuxmint/cinnamon-screensaver/pull/106) | |||||
2015-06-12 | Sync translations with transifex | mate-i18n | 3 | -24/+28 | |
2015-06-11 | Bump version to 1.10.1mate-screensaver-1.10.1 | Martin Wimpress | 2 | -1/+7 | |
2015-05-19 | Merge pull request #70 from NiceandGently/master | Martin Wimpress | 1 | -15/+17 | |
check for running DM for user switching | |||||
2015-05-04 | Bump version to 1.10.0mate-screensaver-1.10.0 | Stefano Karapetsas | 2 | -2/+2 | |
2015-05-04 | Sync translations with transifex | mate-i18n | 2 | -13/+14 | |
2015-04-04 | Bump version to 1.9.90mate-screensaver-1.9.90 | Stefano Karapetsas | 2 | -2/+2 | |
2015-04-04 | Sync translations with transifex | mate-i18n | 5 | -53/+56 | |
2015-04-01 | check for running DM for user switching | raveit65 | 1 | -15/+17 | |
2015-01-20 | Bump version to 1.9.2mate-screensaver-1.9.2 | Stefano Karapetsas | 2 | -2/+2 | |
2015-01-20 | Sync translations with transifex | mate-i18n | 15 | -200/+209 | |
2014-12-16 | Revert "Add back Glib 2.32 support" | infirit | 3 | -12/+0 | |
This reverts commit ddc4152abebd61f14055dec8c2f7c4c1e0d2ddd0. | |||||
2014-12-16 | Revert "Drop back to Glib 2.32 in configure.ac" | infirit | 1 | -1/+1 | |
This reverts commit d1381afe0285c1fb4dabb2ccf3ad496efab9f3ff. | |||||
2014-12-16 | Drop back to Glib 2.32 in configure.ac | infirit | 1 | -1/+1 | |
2014-12-16 | Add back Glib 2.32 support | infirit | 3 | -0/+12 | |
2014-12-15 | Bump mate-desktop required to version 1.9.4 | infirit | 1 | -1/+1 | |
The materr* changes are not in mate-desktop 1.9.3 yet. | |||||
2014-11-30 | configure.ac: use dots when printing dbus version | monsta | 1 | -1/+1 | |
2014-11-30 | Update NEWS | infirit | 1 | -1/+1 | |
2014-11-30 | Bump required mate-desktop version for materr* changes | infirit | 1 | -1/+1 | |
2014-11-30 | Update to api changes for MateRR* in mate-desktop | infirit | 1 | -3/+1 | |
2014-11-28 | don't leak memory | Monsta | 1 | -0/+4 | |
2014-11-28 | avoid dereferencing NULL pointers | Monsta | 1 | -2/+8 | |
2014-11-28 | zero-init signals array | monsta | 1 | -1/+1 | |
2014-11-19 | Bump version to 1.9.1mate-screensaver-1.9.1 | Stefano Karapetsas | 2 | -2/+2 | |
2014-08-21 | Merge pull request #51 from NiceandGently/master | Stefano Karapetsas | 1 | -2/+0 | |
fix for glib2-2.41.2 | |||||
2014-07-21 | Merge pull request #52 from tagatac/master | Stefano Karapetsas | 1 | -1/+2 | |
Prevent SegFault in the absence of XRANDR | |||||
2014-07-21 | Prevent SegFault in the absence of XRANDR | David Tagatac | 1 | -1/+2 | |
(Fix #46) Patch by Steven Chamberlain https://bugs.debian.org/cgi-bin/bugreport.cgi?msg=10;filename=bug749629.patch;att=1;bug=749629 | |||||
2014-07-20 | fix for glib2-2.41.2 | raveit65 | 1 | -2/+0 | |
this will fix https://github.com/mate-desktop/mate-screensaver/issues/50 | |||||
2014-07-12 | Sync translations with transifex | mate-i18n | 7 | -220/+227 | |
2014-07-02 | Don't use deprecated GLib threading API. | infirit | 2 | -37/+15 | |
2014-07-02 | Dont call g_thread_init | Stefano Karapetsas | 2 | -6/+0 | |
2014-07-02 | Remove some old code after GLIB and GTK2 minimum version bump | Stefano Karapetsas | 5 | -43/+1 | |
2014-07-02 | Bump minimum GTK2 and GLIB versions | Stefano Karapetsas | 1 | -2/+2 | |
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-05-06 | Sync translations with transifex | mate-i18n | 2 | -21/+22 | |
2014-03-27 | Bump version to 1.9.0 | Stefano Karapetsas | 2 | -1/+7 | |
2014-03-16 | Sync translations with transifex | Stefano Karapetsas | 4 | -51/+54 | |
Closes https://github.com/mate-desktop/mate-screensaver/pull/42 | |||||
2014-03-01 | Bump version to 1.8.0mate-screensaver-1.8.0 | Stefano Karapetsas | 2 | -2/+2 | |
2014-03-01 | Sync translations with transifex | Stefano Karapetsas | 3 | -142/+146 | |
2014-02-23 | Sync translations with transifex | Stefano Karapetsas | 3 | -8/+8 | |
2014-02-21 | Fix help button in preferences dialog. | infirit | 1 | -36/+3 | |
2014-02-18 | Bump version to 1.7.90mate-screensaver-1.7.90 | Stefano Karapetsas | 2 | -2/+2 | |
2014-02-18 | Update NEWS | Stefano Karapetsas | 1 | -0/+9 | |
2014-02-18 | configure: Add check-news | Stefano Karapetsas | 1 | -1/+1 | |
2014-02-18 | Sync translations with transifex | Stefano Karapetsas | 16 | -215/+829 | |
2014-02-17 | Merge pull request #41 from hekel/master | Stefano Karapetsas | 3 | -88/+124 | |
Update Manual |