root/ChangeLog

Revision 6721eef9b2c8afc7192f2acde01bf661087fd148, 1.3 kB (checked in by Leo Antunes <leo@…>, 6 months ago)

clarify prefs label regarding activation while available

  • Property mode set to 100644
Line 
1Version 0.? (????-??-??):
2
3        - clarify prefs label regarding activation while available
4
5Version 0.5.2 (2010-02-01):
6
7        - added an INSTALL file by popular request
8        - use LIBPURPLE_LIBDIR in install target
9
10Version 0.5.1 (2009-11-02):
11
12        - fix stupid error on coming back from idle
13
14Version 0.5 (2009-11-01):
15
16        - store changed status as pref and restore at startup if it exists:
17          avoid awayonlock messing with the last-online status if you quit
18          while idle.
19        - minor tweaks and fixes to the test script
20
21Version 0.4 (2009-07-22):
22
23        - support KScreensaver (thanks Daniel Eckl for pointing out
24          that it indeed DOES use DBus)
25        - correct description to include current functionality
26        - avoid dangling DBus connection on error during load
27
28Version 0.3 (2009-07-19):
29
30        - add option to activate only if current status is Available
31
32Version 0.2.2 (2009-07-14):
33
34        - listen to ActiveChange instead of SessionIdleChanged, it's
35          been dropped as of gnome-screensaver 2.26.0. (thanks Thomas
36          Krug for the heads-up)
37
38Version 0.2.1 (2009-06-01):
39
40        - fix linking in build-system
41
42Version 0.2 (2009-06-01):
43
44        - solved problem when pidgin's auto-away got activated before
45          the screensaver
46        - added pref to select which away status should be set by the
47          screensaver
48        - plugin info finally translatable
49
50Version 0.1 (2009-01-31):
51
52        - initial working version
Note: See TracBrowser for help on using the browser.