kingces95
093a4efa2d
Implicit impl of controller ifaces ( #807 )
...
* Simplify ICtrl callsites
* Rebase fix
2017-04-11 19:02:06 +01:00
Samantha Houts
5f2796e160
[Internal] Normalize Obsolete attributes ( #860 )
...
* [All] Normalize Obsolete attributes.
Make sure we include the version in which the member was deprecated and
consistent instructions for working around the deprecation, if
applicable.
* Update docs
2017-04-07 09:47:33 +02:00
BradChase2011
87f0bfa2e1
Fixed a redundant check that caused a massive slowdown on UWP. ( #788 )
...
* Fixed a redundant check that caused a massive slowdown on UWP.
* Fixed formatting.
* Fixed formatting.
* UWP_UI_Speed_Fix Last time on tabbing, lets hope so!
2017-03-09 18:39:27 +00:00
kingces95
e6d5186c8a
Remove InternalsVisibleTo from Core to XF.Platforms.* ( #782 )
...
* Remove InternalsVisibleTo from Core to XF.Platforms.*
* Changes per Jason's code review
* Move LockableObservableListWrapper to internals namespace
* Changes per Stephane's code review
* update docs
* Touch code to get CI to run tests
* Rebase; Update documentation
2017-03-07 14:56:24 -05:00
Stephane Delcroix
faa6eae8e7
Revert "[*] ScaleX and ScaleY"
...
This reverts commit fc7d556848
.
2017-02-06 15:18:16 +01:00
Stephane Delcroix
fc7d556848
[*] ScaleX and ScaleY
2017-02-06 15:16:54 +01:00
Kevin Petit
a11e4c638b
Fix NullReferenceException in VisualElement finalize. ( #701 )
2017-01-19 10:12:51 +01:00
Stephane Delcroix
20e2e12dce
[C] detach Behaviors and Triggers on VE finalization ( #555 )
...
* [C] detach Behaviors and Triggers on VE finalization
* update docs
2016-12-06 12:15:32 +00:00
E.Z. Hart
c08027804e
Restore incorrectly renamed InvalidateMeasure method ( #251 )
...
* Restore incorrectly renamed InvalidateMeasure method
* Update docs
2016-07-11 12:28:36 -07:00
E.Z. Hart
d5be2f0144
Prep Page for removal of InternalsVisibleTo ( #150 )
2016-06-16 16:45:09 +01:00
E.Z. Hart
5f8f47ff7c
Prep VisualElement (and descendants) for removal of InternalsVisibleTo ( #141 )
2016-05-02 15:19:12 -07:00
Stephane Delcroix
1a7a25fd76
Multi style classes ( #134 )
...
* [C] StyleClass is IList<string>
* fix docs
* this might be required
2016-04-25 15:03:33 -07:00
Samantha Houts
3b589b7f2a
Fix margin issue ( #130 )
2016-04-23 15:17:21 -07:00
Jason Smith
baa5e82a07
Make sure pragma warning restores only restore what they are supposed to
2016-04-12 12:51:53 -07:00
kingces95
10f6c08ceb
Mop up enabling warnings as errors ( #78 )
2016-04-12 11:44:30 -07:00
Jason Smith
17fdde66d9
Initial import
2016-03-22 16:13:41 -07:00