index
:
arc/mvp-to-mvvm.git
master
Demo code from .NET User Group presentation on MVP to MVVM
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2010-11-05
Update synchronizer per lagattack's suggestions
HEAD
master
Jason Lepp
2010-10-19
Add IsDirty again
Jason Lepp
2010-10-19
Change order of TodoItemViewModel
Jason Lepp
2010-10-19
Fix naming issues
Jason Lepp
2010-10-19
Move code around so it's easier to find things
Jason Lepp
2010-10-19
Added icon to alert when a task is near due on MVVM view.
Craig Anderson
2010-10-18
Remove Mappers from MVP
Jason Lepp
2010-10-18
Adjust namespaces
Jason Lepp
2010-10-18
Remove unneccesary Updates and Fix edge case on date in MVVM
Jason Lepp
2010-10-18
Small refactoring on SimpleCommand
Jason Lepp
2010-10-18
Merge branch 'working'
Craig Anderson
2010-10-18
Add tooltips for validation errors. Fix Bootstrapper.
Jason Lepp
2010-10-18
added validation.
Craig Anderson
2010-10-18
Merge branch 'master' of github.com:arcresources/MVPtoMVVM
Jason Lepp
2010-10-18
Fix issue with view models updating incorrectly
Jason Lepp
2010-10-18
Merge branch 'working'
Craig Anderson
2010-10-18
Fixed cancel changes so that it wipes the list and loads only the items that ...
Craig Anderson
2010-10-18
Added new MVVM projects and started wire-up of ViewModels and commands.
Craig Anderson
2010-10-18
Add notification when item is due soon
Jason Lepp
2010-10-18
Add Validation for description and date
Jason Lepp
2010-10-18
Add title to window
Jason Lepp
2010-10-15
Tie the deletion to the parent window
Jason Lepp
2010-10-15
Hooked up the new button
Jason Lepp
2010-10-15
Wire up events for changing text and buttons.
Jason Lepp
2010-10-15
Add ability to disable the save button.
Jason Lepp
2010-10-15
Update the repository
Jason Lepp
2010-10-15
Begin adding presenter for TodoItems
Jason Lepp
2010-10-15
Add test project, and some MVP related interfaces
Jason Lepp
2010-10-14
Begin adding repos, domain and StructureMap
Jason Lepp
2010-10-14
Add library project
Jason Lepp
2010-10-14
Add solution and project for MVP
Jason Lepp