Antony Male
f32e83cbb5
Merge branch 'release/0.9.5'
2014-04-24 13:00:38 +01:00
Antony Male
3c83c9674e
Bump version
2014-04-24 13:00:12 +01:00
Antony Male
8a2b3bdd01
Update changelog
2014-04-24 12:59:50 +01:00
Antony Male
4711e3fefa
Fix tests involving changes to Execute
2014-04-24 12:58:09 +01:00
Antony Male
a716ac84f9
EventAction defaults to Enable if the ActionTarget is null
2014-04-24 12:46:58 +01:00
Antony Male
bac1d37e8a
Fix StyletConductorItemsControl style
2014-04-24 09:20:31 +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
559277d809
Tidy up Execute, and add a new method which dispatches asynchronously, or runs synchronously
2014-04-23 21:49:54 +01:00
Antony Male
7cc888d090
Make Execute.OnUIThread synchronous, with BeginOnUIThread being the async version
2014-04-23 21:19:50 +01:00
Antony Male
8cc0ce1ba9
Add style for using ItemsControls with a Conductor
2014-04-23 20:58:05 +01:00
Antony Male
bbaef0ff78
Merge branch 'release/0.9.4' into develop
...
* release/0.9.4:
Bump version
Update changelog
2014-04-23 20:29:49 +01:00
Antony Male
5c5449a0eb
Merge branch 'release/0.9.4'
...
* release/0.9.4:
Bump version
Update changelog
Re-instate AssemblyVersion and AssemblyFileVersion
Change stylet namespace to https://github.com/canton7/Stylet
Rename IPropertyChangedBinding -> IEventBinding
Remove tests which were no longer relevant, since Bind/BindWeak refactor
We can't use NotifyCollectionChangedAction.Add or Remove with a list of items, apparently
Update Actions to support things like Hyperlinks
Add options to ActionExtension to control the behaviour if target/action are null
PropertyChangeBase: Don't try to serialize the PropertyChangedDispatcher
First stab at a proper README
2014-04-23 20:29:40 +01:00
Antony Male
6f7e2d4b5f
Bump version
2014-04-23 20:29:33 +01:00
Antony Male
dcd90f87da
Update changelog
2014-04-23 20:29:04 +01:00
Antony Male
242690e95b
Re-instate AssemblyVersion and AssemblyFileVersion
2014-04-23 20:25:37 +01:00
Antony Male
580ba7f865
Change stylet namespace to https://github.com/canton7/Stylet
2014-04-23 17:47:42 +01:00
Antony Male
f7210b8aa9
Rename IPropertyChangedBinding -> IEventBinding
2014-04-23 17:45:26 +01:00
Antony Male
afe8b9c20f
Remove tests which were no longer relevant, since Bind/BindWeak refactor
2014-04-23 17:44:55 +01:00
Antony Male
c8e5ef3715
We can't use NotifyCollectionChangedAction.Add or Remove with a list of items, apparently
2014-04-23 17:41:20 +01:00
Antony Male
1512ea56a6
Update Actions to support things like Hyperlinks
2014-04-23 15:34:02 +01:00
Antony Male
b6fd8754fe
Add options to ActionExtension to control the behaviour if target/action are null
2014-04-23 14:59:25 +01:00
Antony Male
ec3cf5e440
PropertyChangeBase: Don't try to serialize the PropertyChangedDispatcher
2014-04-23 14:06:40 +01:00
Antony Male
6f01d44edf
First stab at a proper README
2014-04-22 19:06:08 +01:00
Antony Male
258ff690b9
Merge branch 'release/0.9.3' into develop
2014-04-22 14:55:56 +01:00
Antony Male
c1a2f22dc1
Merge branch 'release/0.9.3'
2014-04-22 14:55:41 +01:00
Antony Male
a081a8f2c3
Bump version
2014-04-22 14:55:38 +01:00
Antony Male
765a982910
Update changelog
2014-04-22 14:55:24 +01:00
Antony Male
12dde3a024
Re-jig what in the bootstrapper gets called on construction, and what on application startup
2014-04-22 14:51:07 +01:00
Antony Male
8e571dc4c6
Correctly capture SynchronizationContext
2014-04-22 14:36:54 +01:00
Antony Male
562722328e
Add BootstrapperBase.Configure
2014-04-22 14:31:32 +01:00
Antony Male
1de019aa48
Default the PropertyChangedDispatcher to Execute.OnUIThread
2014-04-22 14:24:26 +01:00
Antony Male
100c344436
Merge branch 'release/0.9.2' into develop
2014-04-22 12:55:11 +01:00
Antony Male
1177fb014d
Merge branch 'release/0.9.2'
2014-04-22 12:54:46 +01:00
Antony Male
c7245f7324
Bump version
2014-04-22 12:54:42 +01:00
Antony Male
3374bddab0
Update changelog
2014-04-22 12:54:31 +01:00
Antony Male
43271b18fd
Remove debugging from install.ps1
2014-04-22 12:53:53 +01:00
Antony Male
c7fd004354
Merge branch 'release/0.9.1' into develop
2014-04-22 12:49:07 +01:00
Antony Male
83d818b40c
Merge branch 'release/0.9.1'
2014-04-22 12:48:46 +01:00
Antony Male
676b19bba3
Bump version
2014-04-22 12:48:20 +01:00
Antony Male
541ad9fb7a
Update changelog
2014-04-22 12:47:57 +01:00
Antony Male
52e10c7373
Create master branch
2014-04-22 12:41:15 +01:00
Antony Male
8b177386d1
Add a readme which is added by NuGet
2014-04-22 12:40:13 +01:00
Antony Male
f538c55391
Don't force user to call base.ConfigureIoC when overriding Bootstrapper<T>
2014-04-22 12:04:03 +01:00
Antony Male
9da35d85fb
First attempt at a nuget package
2014-04-19 01:08:49 +01:00
Antony Male
c8f76a82dd
Require that TRootViewModel is a class
2014-04-19 01:08:48 +01:00
Antony Male
e23344af44
First attempt at an icon
2014-04-19 00:17:08 +01:00
Antony Male
1e904dd586
Fix up things I apparently didn't save before
2014-04-18 23:50:50 +01:00
Antony Male
f555a0e65e
Rename ConductorUtilities to StyletConductorExtensions, and get rid of the SlightlyInternal namespace
2014-04-17 14:58:05 +01:00
Antony Male
a33d1333a8
Add LICENSE.txt
2014-04-17 13:34:47 +01:00
Antony Male
7086b62fb3
Add some documentation to Screen
2014-04-17 11:22:52 +01:00