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