| Age | Commit message (Expand) | Author |
| 2011-04-04 | add up,down icons. change timer interval to 20 seconds because larger values ...main | mo |
| 2011-04-04 | make Observable implement IDataErrorInfo, and move validation registration down. | mo |
| 2011-04-04 | hook up tooltip error when no symbol is specified when adding a new stock sym... | mo |
| 2011-04-04 | add Notification<T> | mo khan |
| 2011-04-03 | wire up presenters into container, fix xaml, and we are now able to start upd... | mo |
| 2011-04-03 | implement command to load stock information in a separate tab. | mo |
| 2011-04-03 | add UserControl for viewing a single stock. | mo |
| 2011-04-03 | start creating the single stock presenter. | mo |
| 2011-04-03 | figured out how to add new documents to the shell at runtime. | mo |
| 2011-04-03 | clean up toast so that it is a little easier to read. now i need to find a wa... | mo |
| 2011-04-02 | correct errors in toast xaml that prevented the designer from being able to l... | mo |
| 2011-04-02 | try to clean up the text that appears when a stock price is refreshed. | mo |
| 2011-04-02 | copied sample json retrieved from google. | mo |
| 2011-04-02 | hooked up the google stock price lookup service. | mo |
| 2011-04-02 | sync background thread to ui thread, when refreshing stock price. clean up cu... | mo |
| 2011-04-02 | update StockWatchPresenter to add new stock symbols. | mo |
| 2011-04-02 | update StockWatchPresenter to refresh the stock price when a new price is rec... | mo |
| 2011-04-02 | implement handler to lookup stock price. | mo |
| 2011-04-02 | close the add new stock symbol dialog once the add button is pressed. | mo |
| 2011-04-02 | start building add new stock symbol dialog, and hooked up StopEssentialServic... | mo |
| 2011-04-02 | moved dialogs in to dialog folder, ignore broken tests. | mo |
| 2011-04-02 | implement command to start watching a new stock symbol. | mo |
| 2011-04-02 | fix build script to use old mspec dir, and fix compiler warnings. | mo |
| 2011-04-02 | implement add symbol command, and refresh stock prices command. | mo |
| 2011-04-02 | implement present on StockWatchPresenter. | mo |
| 2011-04-02 | tried to figure out how to add document tabs at runtime but it aint working. | mo |
| 2011-04-02 | re-organize tax summary tab by moving chart to the right hand side and detail... | mo |
| 2011-04-01 | add chart to show distribution of income, and taxes for the family. | mo |
| 2011-03-30 | add alberta province tax calculation. | mo |
| 2011-03-30 | extract Family view model. | mo |
| 2011-03-30 | sorted out the federal tax calculation. | mo |
| 2011-03-30 | add smarter grid. | mo |
| 2011-03-30 | extract separate view model for federal taxes section. | mo |
| 2011-03-28 | add identity map. | mo |
| 2011-03-28 | format the message that is displayed in the toast popups. | mo |
| 2011-03-28 | resaving the person after altering it. | mo |
| 2011-03-28 | start clean up for xaml for tax summary tab. | mo khan |
| 2011-03-27 | tidy up the toast pop ups. | mo |
| 2011-03-27 | remove dependency property from Fancy Balloon. | mo |
| 2011-03-27 | add taskbar icon. | mo |
| 2011-03-27 | tried saving income account, but the unit of work doesnt seem to cascade down... | mo |
| 2011-03-26 | cleanup button bar, button expression and add null Icon. | mo |
| 2011-03-26 | rename to ButtonBarPresenter. | mo |
| 2011-03-26 | add button bar. | mo |
| 2011-03-26 | add button bar. | mo |
| 2011-03-26 | add icons to menu items and dialogs. | mo |
| 2011-03-26 | split DialogLauncher in to separate class, and save and restore window layout. | mo |
| 2011-03-26 | fix layout for status bar. | mo |
| 2011-03-26 | create a new shell using avalon dock. | mo |
| 2011-03-25 | start using nuget for package management. | mo |