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