moved "minimize to tray" functionality in MainW...
created the GoToTrayCommand
renamed the presenter into view model.
used the Application.Exit to exit the application.
removed the notify icon from the main window an...
created the RestoreMainWindowCommand
code format
changed date in about window
renamed some controls.
created the ApplicationEnvironment class and ch...
moved the IUserInterface in the presentation la...
used the IUserInterface interface instead of th...
removed the Ticker100 class.
added commands for most of the menu items in th...
added about and license commands.
created a base class for commands
created the ButtonWithCommand control
created commands for save and load configuration.
added the gitignore file in root dir.
refactored the action time section of the ui. a...
added some forgotten files
modified the ActionTypeControlViewModel to use ...
refactored the Action and Timer classes.
refactored the ActionTypeControl
removed the TickEventArgs class.
changed the v1.5 documentation
updated the tab stop order.
updated the copyright information.
added a daily option for the time of action.
code cleanup
renamed Performer into Task. other small refact...
added gitignore file
created ActionTypeControl
replaced the existing version with an older ver...
i created the FixedDateControl.
i created the DelayTimeControl.
big refactoring.
i renamed the UI directory into Presentation.
deleted unused files
1
fixed combo box binding not updated situation.
changed the RebootUtil class to non static.
i rearranged the clsses in directories.
i added the UserInterface class.
i created a StatusControl for the bottom part o...
Added a Tests project.
a few file moved in other directories.
i extracted in separate classes the win api rel...
cleanup an moved views into Ui dir.
i updated the copyright information in every file.
removed the .suo file from svn.