v1.3.2.2 (September 6, 2011)
============================

- Fixed a bug where "Track best as fastest to each split" was not working as intended
- Fixed losing application preferences during version upgrades
   (this version should keep your old settings, please tell me if it doesn't)
- Added a button on the configure dialog to restore all default settings

v1.3.2.1 (September 5, 2011... again)
=====================================

- Fixed a bug where the alpha channel was not being copied when desaturating icons for
   past segments, causing icons with tranparency to appear incorrectly
- By request: Added a "Black background" setting for when plain just isn't plain enough

v1.3.2 (September 5, 2011)
==========================

As requested:

- Added a global hotkey enabled/disabled indicator on the detailed mode title bar
   (only visible when a "Toggle Global Hotkeys" hotkey is configured)
- Added an option (on by default) to remember the window position
   (position will not be restored if the saved position is not onscreen)
- Added an option to manually set the exact width of detailed mode to assist streaming
   users with fine-tuning layouts
- Added an option to automatically load the most recent file on startup
- The user-adjusted width of detailed mode is now remembered and saved along with runs

v1.3.1.1 (September 5, 2011)
============================

- Fixed "select columns" box appearing behind timer windows with always on top on

v1.3.1 (September 4, 2011)
==========================

- Overall visual redesign
- The stopwatch time display can now be resized/scaled up
- Save files can now be drag-dropped onto the timer window or the .exe
- Start offsets are now saved along with runs
- Added support for segment icons
- Added detailed segment display to wide mode
- Added an optional digital clock font
- Added an "open recent" menu to load recently-used saves
- Added an option for whether or not to always display the last segment in detailed and
   wide modes (final segment will only be displayed if at least 4 segments are shown)
- Added an option to adjust the display refresh intervall between 10ms and 100ms
   (when the interval is set above 42ms, the clock will not display hundredths)
- Added an "Always on top" option for the advanced detail window
- Improved timer accuracy on some systems through a new option (on by default) that
   detects and switches to the fallback timer if the primary timer appears unreliable
- Improved the reliability of the fallback timer under certain circumstances
- The configure and run editor windows will no longer appear behind the timer window
   when "Always on top" is set
- Fixed a crash that occurred when attempting to save when the loaded file is read only

v1.2.1 (June 6, 2011)
=====================

- You can now adjust the number of segments displayed in detailed mode by clicking on
   the grey line between the segment list and the time display and dragging up or down
   (up to 40 segments and no fewer than 2)
- Fixed a bug in checking mouse cursor coordinates on multi-monitor setups which caused
   the timer to be stuck in resizing mode if the window was placed on a screen to the
   left of the "primary" display
- Fixed a shortcoming when adjusting the timer width where parts of the window edge
   could not be used in some places for resizing
- Fixed a bug when switching comparison modes at the end of a run where the finish time
   would be updated to the current time of the background timer and the delta times
   were not being updated
- By request: Added an option on the configure screen to pad the bottom of the segment
   list in detailed mode with blank space if the configured number of segments to show
   exceeds the number of segments present in the run

v1.2 (June 1, 2011)
===================

- It is now possible to adjust the width of the timer window
- Moved several configuration options into a new configure window available in the menu
- Added a feature to prevent accidentally multi-tapping the split key (the sensitivity
   can be adjusted, and it can be disabled)
- If the preferred display fonts are not installed, fonts available in older Windows
   versions will now be used instead
- A fallback timing method is now available in case the default timing method produces
   inaccurate results on your system
- An about screen is now available from the right-click menu to check the current timer
   version, compile date/time, and to analyze the fallback timing difference
- The extra "detailed view" window has been replaced by a more versatile (and hopefully
   more attractive) version, now available from the "Display settings" menu
- .NET framework 3.5 is now targeted instead of 4.0 for broader compatibility
   

v1.1.3.1 (May 17, 2011)
=======================

- Fixed a major oversight that prevented users in countries using a "decimal comma"
   from saving and loading their times

v1.1.3 (May 16, 2011)
=====================

- The global hotkey feature may be toggled without needing to clear configured hotkeys,
   and a new global hotkey may be set to perform this function (note this hotkey is NOT
   disabled, so that it may be used to re-enable the rest of the hotkeys)
- Added an Insert button to the Run Editor for adding a segment before the selected one
- Fixed a bug where global hotkeys using modifier keys (Shift, Ctrl, Alt) did not work

v1.1.2 (May 15, 2011)
=====================

- Added an option to track personal best overall runs instead of tracking the best
   time to each split (this is now the default behavior)
- The time difference displayed next to each segment in Detailed mode is now shown
   in a different shade depending on whether time was gained or lost in that segment
- Users may now use the Run Editor immediately after finishing a run (before pressing
   Stop, Split, or Save) without losing new personal best times from that run
- Changed a font used on one display element from Segoe UI Semibold to Segoe UI Bold
   to accommodate Vista users
- Fixed a time string formatting error when rounding to the next minute/hour

v1.1.1 (May 6, 2011)
====================

- Added support for running 10+ and 100+ hours
   (sorry this wasn't in before, it was outside of the original usage pattern)
- Adjusted detailed mode so that only the active segment displays tenths of a second
- Added support for run titles which can optionally be displayed above the timer

v1.1.0 (April 7, 2011)
======================

- Multiple display modes are now available:
   Timer only - only the timer is displayed
   Compact - current segment data is shown above and below the timer
   Wide - current segment data is shown to the right of the timer
   Detailed - extended segment data is shown above the timer
   (may be selected via the menu or by pressing 0, 1, 2, or 3 respectively

- The run editor has been revamped to be much easier to use.
- Global hotkey support has been expanded to cover all timer functions.
- Display mode preferences and global hotkeys are saved when closing the program