Commit Graph

62 Commits

Author SHA1 Message Date
Antony Male 7758a2716c BootstrapperBase is no longer a ResourceDictionary 2014-03-18 21:16:54 +00:00
Antony Male 92568e0cbf Document CommandAction and EventAction, and make them consistent 2014-03-03 21:58:19 +00:00
Antony Male 2a1329627f Add 'SetAndNotify' to PropertyChangedBase 2014-02-26 13:42:29 +00:00
Antony Male d859e2e640 Start on dialog sample 2014-02-26 08:31:31 +00:00
Antony Male a6cfd64031 Little bit more work on master-detail 2014-02-26 08:23:28 +00:00
Antony Male 346220ae58 Start work on MasterDetail sample 2014-02-25 20:45:51 +00:00
Antony Male 770d7340b3 Fix a couple more bugs 2014-02-25 20:45:44 +00:00
Antony Male b13908e762 Re-arrange bootloaders
Bootloader is now abstract, and called BootstrapperBase. The default
implmentations of the IoC functions have been removed - we include an IoC
container, no point in providing a Bootstrapper implementation which
doesn't use it.

IoCBootstrapper has been renamed Bootstrapper, to make it more obvious
that it's the primary bootstrapper.
2014-02-23 20:08:35 +00:00
Antony Male 1607dc9ad3 Add Stylet ResourceDictionary, and automatically load on startup 2014-02-23 19:31:24 +00:00
Antony Male 64cdced116 Add TabNavigation sample 2014-02-22 21:29:27 +00:00
Antony Male 9da8461004 Fix conductors, view binding, and add the WindowConductor 2014-02-22 21:24:36 +00:00
Antony Male e972f2d054 Start adding samples, and fix a couple of things along the way 2014-02-22 15:07:52 +00:00