Commit Graph

  • f75833f508 Merge branch 'release/1.1.2' into develop Antony Male 2015-02-23 11:30:24 +0000
  • d430e1a4b9 Merge branch 'release/1.1.2' v1.1.2 Antony Male 2015-02-23 11:28:19 +0000
  • 90887356bc Bump version Antony Male 2015-02-23 11:28:09 +0000
  • 7ecb4da8c6 Update changelog Antony Male 2015-02-23 11:27:47 +0000
  • ec9b7c1d74 Add link to 'Contributing' from the README Antony Male 2015-02-23 11:26:07 +0000
  • 52b8da8ab6 Register IContainer with the builder Antony Male 2015-02-23 10:47:56 +0000
  • 3ec42446b4 Sort out accessibility issue in RegistrationBase Antony Male 2015-02-23 08:24:00 +0000
  • c024a2dfd8 Write unit tests for DependencyPropertyChangeNotifier Antony Male 2015-02-22 21:01:57 +0000
  • 6c8d9e8dbe More improvements to PropertyChangeNotifier Antony Male 2015-02-22 20:40:33 +0000
  • cc4de1c852 CommandAction and EventAction no longer retain the View forever Antony Male 2015-02-22 18:47:30 +0000
  • 1bdb0fb68b Merge v1.1.1 core/v1.1.1 Antony Male 2015-02-22 16:55:51 +0000
  • b831444e67 Merge branch 'release/1.1.1' into develop Antony Male 2015-02-22 16:51:17 +0000
  • 0204c0e4de Merge branch 'release/1.1.1' v1.1.1 Antony Male 2015-02-22 16:50:47 +0000
  • 7499579b93 Bump version Antony Male 2015-02-22 16:49:51 +0000
  • d7a153bc42 Update changelog Antony Male 2015-02-22 16:49:23 +0000
  • d2efcf48cb WindowManager avoids creating a new View if ViewModel already has a View attached Antony Male 2015-02-22 16:47:34 +0000
  • e8b7bbcaac Cheat to remove another line from failed coverage Antony Male 2015-02-20 15:40:30 +0000
  • 558b8b70d4 Remove a bit of untested code through interface separation Antony Male 2015-02-20 15:35:12 +0000
  • 25e90926a4 Tweak name of generated abstract factory implementations Antony Male 2015-02-19 22:19:21 +0000
  • 9ab3655c5f Improve test coverage slightly Antony Male 2015-02-19 22:17:30 +0000
  • ccc55dc800 Add DisposeChildren to IConductor, since it's really part of that... Antony Male 2015-02-19 22:00:46 +0000
  • 4b462d28fa Improve error message when a user shows a non-Window view as a window Antony Male 2015-02-17 17:55:38 +0000
  • 07b61026e9 If the located View is derived from UIElement, then it can't be an interface Antony Male 2015-02-17 16:11:26 +0000
  • 9f2c823ed2 Change 'as' to explicit cast, as we're not expecting it to fail Antony Male 2015-02-17 16:11:01 +0000
  • 907ac88f7e Merge v1.1.0 core/v1.1.0 Antony Male 2015-02-11 12:56:59 +0000
  • 848900fb27 Merge branch 'release/1.1.0' into develop Antony Male 2015-02-11 12:52:09 +0000
  • 193591c0b1 Merge branch 'release/1.1.0' v1.1.0 Antony Male 2015-02-11 12:51:54 +0000
  • b1059cf7ff Bump version Antony Male 2015-02-11 12:51:26 +0000
  • b34a59f0fe Update changelog Antony Male 2015-02-11 12:50:49 +0000
  • 0b088b04fd Get coverage up slightly Antony Male 2015-02-09 12:48:18 +0000
  • 386b7cb035 Bring more sanity to the Bootstrapper Antony Male 2015-02-09 12:39:21 +0000
  • 02175b6e67 Fix incorrect use of WeakEventManager in ScreenExtensions Antony Male 2015-02-09 12:16:25 +0000
  • 91b925a458 Add AddModule and AddModules to IStyletIoCBuilder (oops) Antony Male 2015-02-07 13:02:21 +0000
  • 68a826e66f WindowManager does not set Title binding if Title has a value already Antony Male 2015-01-20 10:24:12 +0000
  • 64e83c526b Set WindowStartupLocation appropriately if the user hasn't set it themselves Antony Male 2015-01-20 10:18:25 +0000
  • 4468740338 Implement proper state management in Screen Antony Male 2015-01-19 12:57:13 +0000
  • 768509cacc Actually add new Logger files to project Antony Male 2015-01-19 12:08:22 +0000
  • e2dc463d01 Sort logging classes into different files Antony Male 2015-01-18 22:15:05 +0000
  • 2481cec3fa Shuffle where hooks are called from in BootstrapperBase slightly Antony Male 2015-01-18 22:11:21 +0000
  • 3785fbf2af Add test to ensure guard method is propagated Antony Male 2015-01-18 22:05:59 +0000
  • b3601e6f81 Actions throw on execute of ActionTarget hasn't changed from the default Antony Male 2015-01-18 22:02:06 +0000
  • 0b2cf9f0d6 Merge v1.0.7 core/v1.0.7 Antony Male 2015-01-15 12:58:23 +0000
  • 3efcb250cf Merge branch 'release/1.0.7' into develop Antony Male 2015-01-15 12:45:25 +0000
  • a5013867fb Merge branch 'release/1.0.7' v1.0.7 Antony Male 2015-01-15 12:45:08 +0000
  • 81a1c66bbf Bump version Antony Male 2015-01-15 12:45:03 +0000
  • 45152d09db Update changelog Antony Male 2015-01-15 12:43:06 +0000
  • 1fd12fd54b Keep ReSharper happy Antony Male 2015-01-15 10:35:27 +0000
  • 3418fda5a2 Handle null/empty property name in ValidatingModelBase.ValidatePropertyAsync Antony Male 2015-01-15 10:12:37 +0000
  • 07160aa4fe Make BootstrapperBase non-generic Antony Male 2015-01-15 10:06:00 +0000
  • 46dc485eee Add tests for new conductor Dispose behaviour Antony Male 2015-01-15 09:54:05 +0000
  • c0562205de If a conductor receives a new ActiveItem, and it's not active, it will deactivate that item Antony Male 2015-01-15 09:33:09 +0000
  • 20c708ddbe Conductor optionally disposes children, and WindowConductor never does Antony Male 2015-01-15 09:28:24 +0000
  • dca24b4d5e Get unit test coverage back up Antony Male 2015-01-14 20:30:51 +0000
  • ee88316479 Move CreateViewForModel and BindViewToModel onto IViewManager Antony Male 2015-01-14 20:27:01 +0000
  • b4b24441aa Rename TryClose to RequestClose, and put in IRequestClose Antony Male 2015-01-14 20:25:01 +0000
  • 13adc8c1d0 Merge v1.0.6 Antony Male 2015-01-14 15:31:55 +0000
  • be88aed936 Merge branch 'release/1.0.6' into develop Antony Male 2015-01-14 15:28:38 +0000
  • 07e1941604 Merge branch 'release/1.0.6' v1.0.6 Antony Male 2015-01-14 15:28:18 +0000
  • 395d0c9d76 Bump version Antony Male 2015-01-14 15:22:37 +0000
  • 627b62d599 Update changelog Antony Male 2015-01-14 15:22:15 +0000
  • 06b1d6f632 Improve coverage Antony Male 2015-01-14 15:27:57 +0000
  • 66e6f9a925 Squash 'unused' warning in unit tests Antony Male 2015-01-14 15:10:59 +0000
  • 9bdf9d15b3 Align style with ReSharper Antony Male 2015-01-14 15:08:43 +0000
  • c777d295af ActionExtension: Handle attached events Antony Male 2015-01-14 13:39:09 +0000
  • 9efb21728a Merge v1.0.5 core/v1.0.5 Antony Male 2015-01-14 12:30:30 +0000
  • f7a7654984 Merge branch 'release/1.0.5' into develop Antony Male 2015-01-14 12:25:06 +0000
  • 24236a79c5 Merge branch 'release/1.0.5' v1.0.5 Antony Male 2015-01-14 12:24:46 +0000
  • 79ba687fca Bump version Antony Male 2015-01-14 12:24:33 +0000
  • 69482188b4 Update changelog Antony Male 2015-01-14 12:20:02 +0000
  • 5e40db124d Update bootstrappers to dispose their containers Antony Male 2015-01-14 12:23:43 +0000
  • e119386335 Make ReSharper happy Antony Male 2015-01-14 12:16:11 +0000
  • 185c49ad3d Improve bootstapper's container disposing Antony Male 2015-01-14 10:14:12 +0000
  • a3d15cd958 Unwrap TargetInvocationException for EventAction Antony Male 2015-01-14 10:10:49 +0000
  • 49f851e384 Accent any (reasonable) event signature for EventAction, not just RoutedEventHandler Antony Male 2015-01-14 09:59:36 +0000
  • 68a60b0aee CommandAction unwraps TargetInvocationException, preserving stack trace Antony Male 2015-01-14 08:30:08 +0000
  • 407a646fdc Dispose the container on exit Antony Male 2015-01-12 13:15:10 +0000
  • 0b8c22fc08 Fix Resharper warnings, and downgrade unnecessary ones to Hint Antony Male 2015-01-12 10:24:26 +0000
  • fd69a61ed5 Add workaround to error showing dialog when main window closed Antony Male 2015-01-10 17:13:59 +0000
  • 9e9355ffe0 Add StyleCop support Antony Male 2015-01-09 08:23:59 +0000
  • 487c288bd3 Stop View from being instantiated Antony Male 2015-01-09 11:08:00 +0000
  • 6311176648 Avoid access exception when updating CanExecuteChanged from a non-UI thread Antony Male 2015-01-07 21:24:28 +0000
  • 611474c014 Catch exception when application closed Antony Male 2015-01-07 20:58:12 +0000
  • c9d6fd0bb3 Make Bootstrapper.Container a property Antony Male 2015-01-07 20:22:56 +0000
  • 30e41ed658 Merge v1.0.4 Antony Male 2015-01-07 12:53:27 +0000
  • 234cc60933 Merge branch 'release/1.0.4' into develop Antony Male 2015-01-07 12:50:12 +0000
  • 44f8bb0239 Merge branch 'release/1.0.4' v1.0.4 Antony Male 2015-01-07 12:47:18 +0000
  • 7081b08d5d Bump version Antony Male 2015-01-07 12:47:11 +0000
  • 87ef7d3539 Update changelog Antony Male 2015-01-07 12:46:43 +0000
  • 445861ee53 Standardise on whether we allow inherit on InjectAttribute Antony Male 2015-01-07 12:42:48 +0000
  • 37bf6e7084 Merge branch 'feature/collection-changing' into develop Antony Male 2015-01-06 14:06:56 +0000
  • 0a169e6b69 Add unit tests for BindableCollection modifications Antony Male 2015-01-06 14:06:14 +0000
  • f26413f5a7 Catch corner-case with ConductorAllActive where AddRange / RemoveRange wouldn't handle added/removed items Antony Male 2015-01-06 13:43:31 +0000
  • 0a541c769c Modify BindableCollection to carry out all operations on the UI thread Antony Male 2015-01-05 16:52:47 +0000
  • e73cd237dd Fix up code analysis Antony Male 2015-01-05 13:21:07 +0000
  • 260bfee4c3 Remove and sort usings in samples and bootstrappers Antony Male 2015-01-05 13:14:33 +0000
  • 5633bf9fb3 Merge branch 'feature/design-time' into develop Antony Male 2015-01-05 13:08:00 +0000
  • 2032fdad77 Add a littl more text to the design-time example Antony Male 2015-01-05 13:07:50 +0000
  • a9e541c1a1 Get test coverage back up Antony Male 2015-01-05 13:04:29 +0000
  • 2ce3545de2 Add design-time sample Antony Male 2015-01-04 16:12:50 +0000
  • da2964c250 Ensure Execute.Dispatcher is set even at Design Time Antony Male 2015-01-04 16:13:35 +0000