Commit Graph

  • 0af67eef8c Restrict to C# 5 Antony Male 2015-10-16 12:07:42 +0100
  • 31e4cb6f72 Freeze BitmapSources before returning them Antony Male 2015-10-08 14:43:09 +0100
  • 044f94873a Minor tidying, fix stylecopy violations Antony Male 2015-10-07 09:27:26 +0100
  • 545a334369 Remove bad reference to FodyTargets.xml Antony Male 2015-10-06 12:50:31 +0100
  • fdfaefa94e Implement another mechanism of backup ActionTarget, using IRootObjectProvider Antony Male 2015-10-06 12:49:22 +0100
  • 54cd9cf18f Revert the BindingProxy stuff Antony Male 2015-10-06 11:54:33 +0100
  • 35ecc551a3 Merge branch 'feature/binding-and' into develop Antony Male 2015-10-03 17:06:23 +0100
  • 764cfe0b39 Use multi-binding in bootstrapper Antony Male 2015-10-03 16:58:27 +0100
  • df7e024bf5 Slightly more testing, and docs Antony Male 2015-10-03 16:55:53 +0100
  • bd18b94e82 Start getting towards something that works... Antony Male 2015-09-28 12:49:47 +0100
  • 498597c0a6 WIP: Support 'And' to bind multiple services to type Antony Male 2015-09-28 08:35:20 +0100
  • 447f68f1f0 Only throw on click if action not found Antony Male 2015-10-03 15:50:53 +0100
  • 9263753600 Get rid of dependency on albacore Antony Male 2015-09-25 15:28:11 +0100
  • 81f256d231 Move away from separate ViewManagerConfig class Antony Male 2015-09-25 15:19:23 +0100
  • d265bb3ba2 Fix typo in BuilderBindingBase Antony Male 2015-09-25 13:47:36 +0100
  • 29b41c59ce Fix test coverage generation Antony Male 2015-09-25 11:16:56 +0100
  • 667564c3af Add support for customising 'View' and 'ViewModel' suffixes in ViewManager Antony Male 2015-09-25 11:16:50 +0100
  • 8a6f010fbb Add support for namespace transformations to ViewManager Antony Male 2015-09-25 10:57:46 +0100
  • 3dd1ec2bfe Ensure that ViewManagerConfig properties cannot be null Antony Male 2015-09-25 10:43:17 +0100
  • 000a77c4a9 Make looking up a view type slightly cheaper Antony Male 2015-09-25 10:39:19 +0100
  • 7bc6a6b863 Update NuGet packages Antony Male 2015-09-24 17:55:38 +0100
  • 1731f2388a Change how ViewManager is configured Antony Male 2015-09-24 17:48:40 +0100
  • 7fe21eb40b Turn s:ViewModel into a proper binding, making it vaguely useful Antony Male 2015-09-24 15:43:06 +0100
  • e8d9f95dfd Remove unnecessary usings Antony Male 2015-09-24 13:37:29 +0100
  • 8548df498b Tidy up commented-out code Antony Male 2015-09-24 13:36:58 +0100
  • c1c8a38dfb Merge branch 'feature/bindingproxy' into develop Antony Male 2015-09-24 13:09:22 +0100
  • 240f013822 Improve documentation Antony Male 2015-09-24 13:08:45 +0100
  • b378027018 Introduce proper testing Antony Male 2015-09-24 13:02:54 +0100
  • 4d767f0364 Refactor to add {s:ViewModel}, and use that for actions Antony Male 2015-09-24 12:12:25 +0100
  • 540482a5f4 YAY IT'S WORKING Antony Male 2015-09-24 10:34:19 +0100
  • f4bf876c6b Mucking about with an integration test for BindingProxy Antony Male 2015-09-23 22:11:24 +0100
  • a703659095 Playing around with BindingProxy Antony Male 2015-06-04 12:00:43 +0100
  • fc7f164c53 Remove unnecessary usings in unit tests Antony Male 2015-09-23 21:46:36 +0100
  • a321c6f94a Start screens in Deactivated, not Initial Antony Male 2015-09-23 21:45:13 +0100
  • 0089029ea8 Fixed broken tests for Systems that don't use "." as decimal separator Kai Eichinger 2015-09-22 20:53:56 +0200
  • 477d30ab4e Remove 'Task.Delay(1)' from unit tests Antony Male 2015-09-22 09:18:42 +0100
  • 7f14d29696 Merge branch 'release/1.1.7' into develop Antony Male 2015-09-09 12:48:49 +0100
  • 08a9178b34 Merge branch 'release/1.1.7' v1.1.7 Antony Male 2015-09-09 12:48:42 +0100
  • 4114e1cf92 Bump version Antony Male 2015-09-09 12:48:29 +0100
  • 3df0beaa23 Update changelog Antony Male 2015-09-09 12:48:21 +0100
  • 44cff93967 Update NuGet packages Antony Male 2015-09-09 12:43:31 +0100
  • 786438dc50 Fix unit test which could crash Antony Male 2015-09-09 12:42:58 +0100
  • 0bf916691f Change my mind on whether Deactivated can be entered before Active Antony Male 2015-09-09 12:27:21 +0100
  • fc1198dae6 Add version task Antony Male 2015-09-08 22:10:11 +0100
  • a90f1d3c2f Add ruleset Antony Male 2015-09-08 22:04:12 +0100
  • c1b842342b Add NUnit VS test runner NuGet package Antony Male 2015-09-08 22:03:33 +0100
  • 11d91e7323 Fix brace style Antony Male 2015-09-08 22:03:19 +0100
  • af5d2f0273 Do not allow Initial -> Deactivated transition Antony Male 2015-09-08 22:03:12 +0100
  • 6ef82a580b Allow ActionExtension to be instantiated with zero parameters Antony Male 2015-09-08 13:56:27 +0100
  • 5c511603b6 Fix 'Eliminate ViewManager' Antony Male 2015-06-12 19:47:28 +0100
  • 3b01fac260 Move to gitlink for symbols Antony Male 2015-06-02 19:47:14 +0100
  • f58d0486c0 Make 'View' static Antony Male 2015-06-02 16:02:18 +0100
  • 5e412af659 Behave better if s:View.Model used on a bad container Antony Male 2015-06-02 16:01:12 +0100
  • 97192899eb Eliminate View.ViewManager Antony Male 2015-06-02 15:35:19 +0100
  • 9f3a7d665a Ensure View.ViewManager is set before Configure called Antony Male 2015-04-05 17:46:17 +0100
  • 8479672028 Remove dependency on Application.Current from WindowManager Antony Male 2015-03-30 15:02:07 +0100
  • e0d91d1719 Merge v1.1.6 core/v1.1.6 Antony Male 2015-03-24 09:29:24 +0000
  • 25beb99dae Merge branch 'release/1.1.6' into develop Antony Male 2015-03-24 09:26:15 +0000
  • 40a598c132 Merge branch 'release/1.1.6' v1.1.6 Antony Male 2015-03-24 09:25:56 +0000
  • 995484425f Bump version Antony Male 2015-03-24 09:25:46 +0000
  • 337d947a30 Update changelog Antony Male 2015-03-24 09:25:25 +0000
  • e222af3c84 Throw if the user tries to show a Window using s:View.Model Antony Male 2015-03-24 09:23:35 +0000
  • 9b27dcf3de ActionExtension assumes any delegate is an EventHandler Antony Male 2015-03-24 09:13:52 +0000
  • 635a632d1b Merge v1.1.5 core/v1.1.5 Antony Male 2015-03-17 12:34:43 +0000
  • 01d1d21368 Merge branch 'release/1.1.5' into develop Antony Male 2015-03-17 12:33:25 +0000
  • 61cb5ef804 Merge branch 'release/1.1.5' v1.1.5 Antony Male 2015-03-17 12:30:35 +0000
  • 1bb0e70691 Bump version Antony Male 2015-03-17 12:30:30 +0000
  • 28aa42fa83 Update changelog Antony Male 2015-03-17 12:30:03 +0000
  • 9fa749f0b7 Fix incorrect assertion Antony Male 2015-03-17 12:26:35 +0000
  • 63a9c4a70f Avoid binding to IEnumerable in MessageBoxView Antony Male 2015-03-16 13:02:56 +0000
  • 0e48896a6d StyletIoC: Don't use Type for the key to the builderUppers dict either Antony Male 2015-03-16 11:12:20 +0000
  • a6cdca23ab StyletIoC: Optimize slightly by passing Type if available Antony Male 2015-03-16 11:00:22 +0000
  • a3293a2c1f StyletIoC: Move from storing Types to storing TypeHandles Antony Male 2015-03-16 10:42:55 +0000
  • 95a9995746 StyletIoC: Don't cache expressions by default Antony Male 2015-03-15 11:52:16 +0000
  • 9b1b1308b6 Shake up how autobinding is done in StyletIoC Antony Male 2015-03-15 11:46:32 +0000
  • a5f642d95c Improve Stylet.Samples.Validation, and remove .TryClose Antony Male 2015-03-14 14:53:55 +0000
  • 56395d8a8a Give StyletIoCBuilder a default list of assemblies Antony Male 2015-03-14 15:17:40 +0000
  • ea1efcccfd Merge branch 'release/1.1.4' into temp Antony Male 2015-03-17 12:27:15 +0000
  • 7859cbf9a2 Merge v1.1.4 core/v1.1.4 Antony Male 2015-03-02 12:58:38 +0000
  • 92a1b4182c Merge branch 'release/1.1.4' v1.1.4 Antony Male 2015-03-02 12:54:23 +0000
  • 575b4141a4 Bump version Antony Male 2015-03-02 12:54:20 +0000
  • 6a181d34f9 Update changelog Antony Male 2015-03-02 12:53:48 +0000
  • 12e1fd344f Add InverseInstance property to BoolToVisibilityConverter Antony Male 2015-02-28 18:35:09 +0000
  • 2a6350ad73 WindowManager sets window title if it's the same as the window name Antony Male 2015-02-28 17:57:29 +0000
  • b11a9dabff Make the MessageBox display properly with multi-line content Antony Male 2015-02-28 13:25:35 +0000
  • 48ee25ba29 Add OnStateChanged hook to Screen Antony Male 2015-02-27 16:48:04 +0000
  • 21e6441a2f Re-jig ViewManager slightly to make it easier to override Antony Male 2015-02-27 09:19:36 +0000
  • 68c5ed2a50 Improve readability and line count in the Actions classes Antony Male 2015-02-25 09:56:33 +0000
  • 51007f4a22 Add support for DependencyPropertyChangedEventHandler to EventAction Antony Male 2015-02-24 15:37:28 +0000
  • a7a347ea09 Merge v1.1.3 core/v1.1.3 Antony Male 2015-02-24 12:48:13 +0000
  • 9a5143c343 Merge branch 'release/1.1.3' into develop Antony Male 2015-02-24 12:47:16 +0000
  • afe8700840 Merge branch 'release/1.1.3' v1.1.3 Antony Male 2015-02-24 12:44:30 +0000
  • 7109bc6951 Bump version Antony Male 2015-02-24 12:44:25 +0000
  • 4a44826f18 Update changelog Antony Male 2015-02-24 12:44:04 +0000
  • 9552cbeeee Add extra 'operators after collection' test to EventAction Antony Male 2015-02-24 12:40:39 +0000
  • 1915758c25 Fix StyleCop warnings Antony Male 2015-02-24 12:37:57 +0000
  • 963751164f Fix unit test failure in SingletonRegistration Antony Male 2015-02-24 12:37:25 +0000
  • 00754e7bf7 Refactor CommandAction/EventAction to have a common base class Antony Male 2015-02-24 12:36:24 +0000
  • b98226b29f Use a DependencyProperty in CommandAction/EventAction to watch ActionTarget for changes Antony Male 2015-02-23 17:41:12 +0000
  • 2227367948 Merge v1.1.2 core/v1.1.2 Antony Male 2015-02-23 11:36:28 +0000