Laurent Bugnion
64b504862b
Issue 7650: Remove unsupported XmlnsDefinition from WP projects
2015-02-06 16:55:45 +01:00
Laurent Bugnion
4ebcd21075
Issue 7619: SimpleIoC.GetService throws instead of returning null for nonexistent service
2015-02-06 16:55:04 +01:00
Laurent Bugnion
be2fa1bc02
Added SimpleIoc.GetInstanceWithoutCaching, which provides a way to get a new
...
instance without caching it in the IOC container.
2015-02-06 16:53:57 +01:00
Laurent Bugnion
3dbb38ea3c
Issue 7636: Issue with SimpleIoc public void Unregister<TClass>(TClass instance)
...
and discussion 483764: SimpleIoC instance delete
2015-02-06 16:51:55 +01:00
Laurent Bugnion
13ecf0b8e3
Fixing issue 7663: Relay Command CanExecute() not working in WinRT for refence types.
2015-02-06 16:49:30 +01:00
Laurent Bugnion
29fa48aae0
Updated iOS platform to Unified API (64 bits).
...
Updated the Navigation Service for Storyboard based UI.
Improved the navigationservice (fixing bug 7661 NavigationService.GoBack does not update CurrentPageKey)
2015-02-06 15:35:53 +01:00
Laurent Bugnion
349d14b32d
Updated copyright year
2015-02-06 15:29:54 +01:00
Laurent Bugnion
7acc90abd2
Added Win8 extra project to VS12 solution.
2015-02-06 15:27:59 +01:00
Laurent Bugnion
c6d4543b11
Added tag V5.0.2 for changeset 7120d8d79002
2014-10-20 22:28:37 +02:00
Laurent Bugnion
87429bf85d
V5.0.2 installer and nuget
2014-10-20 22:28:30 +02:00
Laurent Bugnion
cf522817e8
Some cleanup in documentation.
...
Fixed issue 7659: Relay Command CanExecute() not working in WPF.
Making V5.0.2.
2014-10-20 22:23:20 +02:00
Laurent Bugnion
91f8a38b6e
Added tag V5.0.1 for changeset f40f1b55e0e7
2014-10-14 22:25:55 +02:00
Laurent Bugnion
c4ada8ca07
- Updated IDialogService to return Task<bool> if the message has user feedback.
...
- DialogService implementations now can be awaited properly even on frameworks where showing a dialog is not asynchronous.
- Fix for issue 7589: RelayCommandGeneric.cs CanExecute raises InvalidCastException
- Nuget: Issue with WPA81 fixed.
- Nuget: Issue with Portable Class Libraries fixed.
- Nuget: Updated warning message when installing full MVVM Light nuget package in a libs only project.
- Updated templates
2014-10-14 22:20:24 +02:00
Laurent Bugnion
c66feb75c1
Fix for issue 7589: RelayCommandGeneric.cs CanExecute raises InvalidCastException
2014-10-13 12:00:14 +02:00
Laurent Bugnion
1006aea899
Removing RaisePropertyChanging call from the snippets.
2014-10-13 11:17:39 +02:00
Laurent Bugnion
81377cb1fa
Added tag V5.0.0.1 for changeset 4bcc5695cdc7
2014-10-11 17:07:33 +02:00
Laurent Bugnion
2805ac360b
Small fix due to an issue in Nuget with WPA81 only.
2014-10-11 17:06:45 +02:00
Laurent Bugnion
e9682b6e10
Added tag V5.0.0.0 for changeset a0c6b2ee43af
2014-10-08 15:42:58 -04:00
Laurent Bugnion
35783d8ebd
New and updated project templates.
...
Updating the VSIX.
2014-10-07 16:52:21 +02:00
Laurent Bugnion
c96b8e3281
Working on installer (VSIX) and Nuget
2014-10-07 14:36:01 +02:00
Laurent Bugnion
379297490e
Removed ProjectForTemplate from Codeplex
2014-10-06 17:11:31 +02:00
Laurent Bugnion
f4feca0d66
Updated Nuget for V5
2014-10-06 17:09:37 +02:00
Laurent Bugnion
e05386134c
Updated VSIX for V5
2014-10-06 17:06:54 +02:00
Laurent Bugnion
7adbf99a16
Updated snippets with
...
- Correct URL
- Call to CanExecute where possible (RelayCommands)
- New MvvmDroidElement snippet
2014-10-06 17:06:37 +02:00
Laurent Bugnion
93f16c762c
- V5 published.
...
- Android version updated including Binding and Commanding framework, ObservableAdapter.
- iOS version (new) including Binding and Commanding framework, ObservableController.
- Updated external references.
- All assemblies are now signed (where possible).
- Using a new directory structure across the board.
2014-10-06 16:38:51 +02:00
Laurent Bugnion
737266b219
Added Xamarin Evolve 2014 "Flowers" sample
2014-10-06 14:14:01 +02:00
Laurent Bugnion
c6949dce76
Added tag V4.4.32.1 for changeset a3b53ed19793
2014-05-11 18:10:01 +02:00
Laurent Bugnion
6cbda7fc96
Updated for V4.4.32.1 (PCL)
2014-05-11 18:09:35 +02:00
Laurent Bugnion
ea19829dca
Added tag V4.4.32.0 for changeset 973d83df81cd
2014-05-08 21:58:38 +02:00
Laurent Bugnion
9548592a47
Moved Silverlight 4 and .NET 35 to NewStructure.
...
Upgraded to CommonServiceLocator 1.3.
Updated copyright infos.
Changed assembly names to remove indication of framework.
2014-05-08 21:58:25 +02:00
Laurent Bugnion
931469410f
Moving some of the projects in the NewStructure folder. This is a cleaned up structure which eventually will replace the main one.
...
It also integrates better with the PCL version, which will eventually become the only version.
2014-05-08 18:53:51 +02:00
Laurent Bugnion
85fe0c4a4f
More work on Android data binding
2014-05-08 13:15:09 +02:00
Laurent Bugnion
12658513d2
Removed SL3 and WP7.0
2014-05-08 13:08:07 +02:00
Laurent Bugnion
13ae395bf9
Added templates for Express edition VSIX
2014-05-08 11:59:09 +02:00
Laurent Bugnion
2201938ec0
Working on Installers (VSIX)
2014-05-08 11:55:09 +02:00
Laurent Bugnion
95435dde56
Fixed compilation constants for Release mode.
2014-05-08 11:50:59 +02:00
Laurent Bugnion
4b123b5e4d
Work on Android version.
2014-05-08 11:48:21 +02:00
Laurent Bugnion
47d30de9e2
Added project template for Windows 8.1, new setup with VSIX instead of MSI
2013-11-30 00:05:35 +01:00
Laurent Bugnion
937a929717
Added tag V4.2.30 for changeset 1df7eaa12322
2013-10-26 16:07:15 +02:00
Laurent Bugnion
e9bc125c69
New Nuget version.
...
Some code analysis warnings suppressed.
Removed some WP71 precompiler directives around INotifyPropertyChanging tests.
2013-10-26 16:05:53 +02:00
Laurent Bugnion
298acde40f
Added tag V4.2.29 for changeset 13c296bed1ff
2013-09-28 17:18:16 +02:00
Laurent Bugnion
ac9ea28828
Moved some code analysis suppression attributes to global suppressions file.
...
Versioned 4.2.29.
2013-09-28 17:18:04 +02:00
Laurent Bugnion
b1caf94d9a
Added Xamarin (Android / iOS) support
2013-09-23 14:16:01 +02:00
Laurent Bugnion
9f0821aba8
If a class is already registered in SimpleIoc, ignoring and continuing instead of throwing an exception
2013-09-23 14:10:41 +02:00
Laurent Bugnion
a699dc5bad
Supporting WeakAction (and similar) in Windows 8 too
...
Using the standard Messenger in Windows 8 too
2013-09-23 14:07:28 +02:00
Laurent Bugnion
e1478ab596
Supporting empty string as parameter of RaisePropertyChanging and RaisePropertyChanged in Win8
2013-09-23 13:54:48 +02:00
Laurent Bugnion
d2651f1aff
Better error handling for DispatcherHelper when not initialized
...
Added a way to reset the dispatcher in DispatcherHelper
2013-09-23 13:52:51 +02:00
Laurent Bugnion
30dc6dca24
Added a cleaner way to convert event args in EventToCommand
2013-09-23 13:44:58 +02:00
Laurent Bugnion
d226f50edb
Added CallerMemberName attribute where supported
2013-09-23 13:38:11 +02:00
Laurent Bugnion
e60c506059
Reincluded INotifyPropertyChanging in WP71
2013-09-23 13:30:55 +02:00