SVN_SILENT made messages (.desktop file)
[rsibreak.git] / NEWS
blobe79bfdebb8440cc96f6f0989798b15bee23f7ca8
1 v0.6.0 2006-04-10
2 - Extensive amount of statistics.
3 - Colors to indicate how far away you are from a break in the tooltip
4 - libxss for the idle detection is a no longer optional, it is required.
5 - RSIBreak remembers the timer states when you quit. It can restore the timers
6   if you restart RSIBreak afterwards in a short timeframe. This is handy for 
7   rebooting (for those zealots who believe rebooting solves problems).
8 - Bug fixes: 
9   - For Gnome there were two Quit entries in the context menu.
10   - Welcome message on first launch was incorrect.
11   - Compiles with KDE 3.3 and probably with gcc 2.9x.
12   - Memory leak while querying idle time.
13   - Some buddies in the setup were not set.
14   - Some i18n calls in the setup were not correct.
15   - Clear focus from buttons to prevent accidental closure of a break.
17 v0.5.0 2006-02-22
18 - Instead of a big break after x tiny breaks, the big break is now
19   scheduled at x minutes.
20 - Improved idle detection, if you dont touch your mouse/keyboard
21   for one second, the timer wil also hold for a second.
22 - dcop interface added for stopping/resuming RSIBreak
23 - improved multihead setup: grab mouse and keyboard when slideshow
24   is active, so you can not continue on another screen.
25 - new tooltip code, which provides better and live information about the 
26   next big and tiny break
28 v0.4.0 2005-12-16
29 - Added slideshow feature, during break the shown images gets renewed.
30 - Image size is based on the screen size (for xinerama users).
31 - New logo and icons.
32 - Added possibility to automatically start RSIBreak when KDE starts.
33 - Progress bar is shown in the passive popup.
34 - The passive popup flashes when the user keeps working when he keeps working
35   during the relax moments.
36 - RSIBreak can be suspended. Rightclick on the dock icon and choose for
37   Suspend RSIBreak. This is handy when you're playing a game for example.
38 - You can lock your desktop. In case you walk away during a big break.
39 - Amount of activity is shown in the tray icon.
40 - Extensive rearrangements, cleanups and bugfixes.
42 v0.0.3  2005-10-29
43 - Change to KUniqueApplication to prevent multiple instances
44 - Fix icon in context menu
45 - Made minimize key configurable
46 - Added popup to show RSIBreak is waiting for a break
47 - Made a better layout for the settings of timings
48 - Rewrote the timing logic completely.
49 - Several fixes pointed out by Achim in his debian/rules:
50   - ChangeLog.Summary renamed to NEWS
51   - Desktop installs in right directory
52   - doc folder contains a DONOT_COMPILE entry
53   - distributed png files were corrupt.
55 v0.0.2  2005-10-12
56 - idle detection
57 - improved the showing of the image during the break
58 - Transparent counter during the break
59 - Added ESC-shortcut to abort a break
60 - Added link to bugs.kde.org
61 - Added a welcome-screen
63 v0.0.1  2005-10-01
64 - initial release