0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Now getting icons directly from DryIcons aesthetica zip-file. More... over 15 years ago
Added a 'start time' field to the UI. More... over 15 years ago
Fix crash at exit, by removing tray icon's ChangeListener at destroy(). More... over 15 years ago
Do Swing threading by the book. More... over 15 years ago
Fix typo in method name. More... over 15 years ago
Minor renames to make clearer what are user actions. More... over 15 years ago
Renamed 'lib' to 'thirdparty'. More... over 15 years ago
Fixed typo in method name. More... over 15 years ago
Simplified further: also the tray icon listens to the 'is running model'. More... over 15 years ago
Some refactorings/renamings without functional change. More... over 15 years ago
Fix NullPointerException when exiting after window was shown. More... over 15 years ago
Make fields used by anonymous inner classes more private. More... over 15 years ago
Simplified code by introducing a 'is running model'. More... over 15 years ago
Replaced button texts by images from DryIcons's free aesthetica icon set. More... over 15 years ago
Added very simple 'start' and 'pause' buttons to the main window. More... over 15 years ago
Added my e-mail address to the LICENSE section of the README file. More... over 15 years ago
Move a tiny piece of main window UI logic to the application facade. More... over 15 years ago
Switched to Mockito 1.6 for testing the UI logic. More... over 15 years ago
Move a tiny piece of main window UI logic to the application facade. More... over 15 years ago
Switched to Mockito 1.6 for testing the UI logic. More... over 15 years ago
Comment update on Preferences API. More... over 15 years ago
Now also hide the main window on minimize, and give it focus when shown. More... over 15 years ago
Fix bug: on close of window, "show window" menu item state was not updated More... over 15 years ago
Move main window to the lower-right-hand corner when first shown. More... over 15 years ago
Explicitly use JUnit 3.8.1, to support older Eclipse version (3.1?). More... over 15 years ago
UI change: timer start/stop now in pop-up menu, no triple-click anymore. More... over 15 years ago
Minor to-do list update. More... over 15 years ago
Added an empty main window, which hides/shows on tray icon double-click. More... over 15 years ago
Changed 'toggle timer' from a single-click to a triple-click. More... over 15 years ago
Implement start/stop timer actions, with icon changing (but no timer yet). More... over 15 years ago