Commit Graph

29 Commits

Author SHA1 Message Date
Antony Male 719653079a Use MessageBox in the integration tests and samples 2014-05-21 11:32:51 +01:00
Antony Male 1e6e0c4d98 Update validation rules in Stylet.Samples.ModelValidation 2014-05-20 09:11:11 +01:00
Antony Male 5823437a28 Support design-time application running 2014-05-16 09:46:16 +01:00
Antony Male ba8d5f338c Use PasswordBoxes in Stylet.Samples.ModelValidation 2014-05-14 12:16:37 +01:00
Antony Male bac99ab647 Refactor ValidatingModelBase slightly to support easier overriding 2014-05-13 17:56:54 +01:00
Antony Male 779df6ebcc More work on Stylet.Samples.ModelValidation 2014-05-13 13:29:02 +01:00
Antony Male 43377bbe5d Start work on ModelValidator sample 2014-05-12 17:42:07 +01:00
Antony Male 998237b83d Add extra work to RedditBrowser sample 2014-04-28 12:46:58 +01:00
Antony Male 9e96e8c052 Rename Conductor<T>.Collections to Conductor<T>.Collection, and move Conductor<T>.Collections.Nagivation to Conductor<T>.StackNavigation 2014-04-24 08:11:21 +01:00
Antony Male 580ba7f865 Change stylet namespace to https://github.com/canton7/Stylet 2014-04-23 17:47:42 +01:00
Antony Male 5884592c07 Split out ViewManager.LocateViewForModel, and fix a sample 2014-04-10 20:35:32 +01:00
Antony Male 0d3538c932 Document ViewManager a bit 2014-04-10 13:14:17 +01:00
Antony Male b3ec49f567 Start on the integration test suite 2014-04-04 13:04:53 +01:00
Antony Male 3247acfde9 Move StretchingTreeView into RedditBrowser, and remove codebehinds 2014-03-31 13:28:52 +01:00
Antony Male 72ac463a70 Add RedditBrowser sample 2014-03-31 07:56:14 +01:00
Antony Male b2b489c791 Use SetAndNotify in example 2014-03-28 00:18:59 +00:00
Antony Male 5c8d3b518a Add example with a custom ViewManager 2014-03-19 20:34:26 +00:00
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