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
Laurent Bugnion
c9a7ac91dd
Code analysis, some warnings removed, updating some documentation
2013-09-23 13:10:33 +02:00
Laurent Bugnion
045569dc55
Upgraded some solutions to VS13
2013-09-23 12:35:21 +02:00
Laurent Bugnion
8ea23b0b4a
Fixed race condition in WeakAction.
...
Fixed race condition in WeakFunc.
2013-09-22 21:39:03 +02:00
Laurent Bugnion
c64e5cfca9
Issue 7581:Deadlock with Register and Send
2013-09-22 20:19:15 +02:00
Laurent Bugnion
af5034871c
Simplified item templates and project templates hierarchy.
2013-09-21 23:32:50 +02:00
Laurent Bugnion
d2e1110c65
Added VB snippets for mvvmInpc, mvvmInpcLambda and mvvmInpcSet
2013-09-21 23:28:48 +02:00
Laurent Bugnion
9892d583e0
Fixed Nuget package to correct error when installing in Windows Phone. Using PS script now instead of transform files.
2013-09-21 23:21:31 +02:00
Laurent Bugnion
51c2603b2c
Added tag V4.1.27.0 for changeset 68ad586966bf
2013-02-14 23:41:43 +01:00
Laurent Bugnion
7ec372c1ed
Nuget cleanup
2013-02-14 23:40:23 +01:00
Laurent Bugnion
dc910d71ab
Using Nuget package for CommonServiceLocator dependency (where available).
...
Updated copyright and version.
2013-02-14 23:14:40 +01:00
Laurent Bugnion
82974fe2b1
Added tag V4.1.26 including Nuget for changeset 233ed0da39a4
2013-01-02 12:27:06 +01:00
Laurent Bugnion
d8228c619a
Updated Nuget with
...
- V4.1.26 of code
- .NET 4.5
- Windows Phone 8
- New name for Windows 8 folder
- New name for WP7.1 folder
2013-01-02 12:23:02 +01:00
Laurent Bugnion
21d585dbb2
Fixed generic relaycommand snippets.
2013-01-02 12:18:57 +01:00
Laurent Bugnion
d91d0a6c68
Various changes to templates
...
- Fixing .NET 4.5 references
- Restoring default logos and splash screen for Windows 8 (to allow detection by WACK tool)
- Simplified folder structure
- Reduced path length due to some issues on some OSes
- Using LayoutAwarePage for Windows 8
2013-01-02 12:15:35 +01:00
Laurent Bugnion
52708a9929
Fixing references and unit tests
2013-01-01 18:26:35 +01:00
Laurent Bugnion
812b8acfb6
Version V4.1.26
2012-12-18 13:36:39 +01:00
Laurent Bugnion
729b7aed0b
Cleaning up RelayCommand and Messenger
2012-12-18 13:35:21 +01:00