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