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