19.02.2014
Cleaned the program folder structure
The reason for doing this is simply that it looks nice. The programfolder itself now only contains the necessary files, exe, dll's, readme and so on. All of the icons and such used by the program is stuffed away in a resource folder within the program folder.
Added spanish language
Not much needed to say. Thanks to Kari Aaraas for help with spanish translations.
Fixed bug in round log of the stop watch
There was a minor bug within the round log of the stop watch. If you chose to stop the watch and reset the round log everything was working fine. If you were to restart the stop watch and start the rounds all over again, the round counter did continue were it left off.
This of course could be solved by closing the stop watch and re-opening it. But the issue is now fixed. There is no need to re-open the stop watch in order to reset the round counter.
Made the round log focus on last appended text
Another annoying part of the round log was the appended text. If you were to click new round like a maniac, you also had to manually use the scroll bar in order to se the last rounds.
This is now fixed by adding auto-focus to the last appended text.
Removed the progress bar for "remaining time until alarm"
Because of the fact that I haven't found a satisfying solution to make this work yet, it is now removed. It might be back in later updates. For now it is just causing me hours of pain.
// Michael
Anonymous