Steven Kirk
|
00613b2d67
|
Use correct Contract exception.
|
11 years ago |
Steven Kirk
|
f38aa15886
|
More direct PPs.
|
11 years ago |
Steven Kirk
|
1498213e0c
|
Make more PPs direct.
|
11 years ago |
Steven Kirk
|
cbfbc52803
|
Use direct PPs for SelectedIndex/Items.
|
11 years ago |
Steven Kirk
|
45b8547fcf
|
Added some more direct PP tests.
|
11 years ago |
Steven Kirk
|
f12e25c5c8
|
Fix ItemsControl unsubscription.
|
11 years ago |
Steven Kirk
|
5c4d2b84a3
|
Started converting PPs to direct PPs.
|
11 years ago |
Steven Kirk
|
1268e612c6
|
Fix binding mode checks.
BindingMode.Default should be equivalent to BindingMode.OneWay.
|
11 years ago |
Steven Kirk
|
d3e7a1b730
|
Don't run XAML tests in parallel.
|
11 years ago |
Steven Kirk
|
133dd7aa80
|
Enable AddOwner for direct PerspexProperties.
|
11 years ago |
Steven Kirk
|
637b980919
|
Moved BindingPriority to its own file.
|
11 years ago |
Steven Kirk
|
247831a6c8
|
Implemented direct PersexProperties.
|
11 years ago |
Steven Kirk
|
57fbf27c9e
|
Documentation.
|
11 years ago |
Steven Kirk
|
5a40e57f2b
|
Added extra TabControl test.
|
11 years ago |
Steven Kirk
|
d98247e352
|
Updated OmniXAML
|
11 years ago |
Steven Kirk
|
893a7d9275
|
Allow negative Thickness values.
|
11 years ago |
Nelson Carrillo
|
8152ffd5b1
|
Merge pull request #214 from Perspex/ncarrillo-patch-2
Fix unable to move window after non client area msg
|
11 years ago |
Nelson Carrillo
|
b7db2ac304
|
Update WindowImpl.cs
|
11 years ago |
Nelson Carrillo
|
81b941bff4
|
Merge pull request #213 from Perspex/ncarrillo-patch-1
Non client mouse messages generate input events
|
11 years ago |
Nelson Carrillo
|
b25015583f
|
Non client mouse messages generate input events
|
11 years ago |
Steven Kirk
|
bdd367c93e
|
Merge pull request #209 from Perspex/datacontext-fixes
Datacontext fixes
|
11 years ago |
Steven Kirk
|
ad70cf874c
|
Make the TestApplication work again.
Expose the tab item content selector from TabControl, and make
FuncMemberSelector return default(T) if the parameter is of the wrong
type.
|
11 years ago |
Steven Kirk
|
338a1c0d91
|
Added ItemsControl.MemberSelector
And use it to select the TabItem.Content property for the Deck in a
TabControl.
|
11 years ago |
Nikita Tsukanov
|
f50a2c361c
|
Reverted Dispatcher.UIThread and added SingleThreadDispatcher
|
11 years ago |
Nikita Tsukanov
|
d7f3778de6
|
New main loop system
|
11 years ago |
Nikita Tsukanov
|
dd83f0b6dc
|
Temporary fix for that weird crash
|
11 years ago |
Nikita Tsukanov
|
2a609dba85
|
Use InvariantCulture:
|
11 years ago |
Nikita Tsukanov
|
45e5588a0a
|
Implemented middle mouse button
closes #198
|
11 years ago |
Nikita Tsukanov
|
79f8f76351
|
ref #198
|
11 years ago |
Steven Kirk
|
81c6d3ce0d
|
Merge pull request #197 from jazzay/master
Animations (PageSlide and CrossFade) can now be added in Xaml files
|
11 years ago |
Jason Jarvis
|
d561910554
|
Updated TimeSpanTypeConverter (renamed) to support both full syntax as well as shorthand seconds only. Made CrossFade/PageSlide use simple Duration property, and removed PerspexObject base. Fixed some white space issues.
|
11 years ago |
Nikita Tsukanov
|
9a3f192db3
|
Fixed backgroundproperty for htmlcontrol
|
11 years ago |
Nikita Tsukanov
|
1523f5a8be
|
Space isn't a control char
closes #185
|
11 years ago |
Steven Kirk
|
c4cfd967dc
|
Fix DataContexts.
This makes it so that IControls are no longer DataTemplate-able,
breaking TabControl. Need to find a better way.
|
11 years ago |
Steven Kirk
|
7cc5ee5dcc
|
Removed unused itemTemplate parameter.
|
11 years ago |
Steven Kirk
|
b130a14bee
|
Merge branch 'dockpanel-simplification'
|
11 years ago |
Steven Kirk
|
8012e0e5b3
|
Remove deleted files..
|
11 years ago |
Steven Kirk
|
6d89f78a98
|
Merge branch 'master' into dockpanel-simplification
|
11 years ago |
Jason Jarvis
|
8723790a04
|
Animations (PageSlide and CrossFade) can now be added in Xaml files. Added a TimeSpanTypeConverter to support that.
|
11 years ago |
Steven Kirk
|
426b706aff
|
Merge branch 'danwalmsley-master'
|
11 years ago |
Steven Kirk
|
f52d84c9af
|
Merge branch 'master' of https://github.com/danwalmsley/Perspex into danwalmsley-master
|
11 years ago |
Dan Walmsley
|
65a133a440
|
Implemented caret inverting background color.
|
11 years ago |
Dan Walmsley
|
c56b7bd0ed
|
Implemented Caret inverting background colour, by finding templated parent.
|
11 years ago |
Dan Walmsley
|
8309adf6da
|
Implemented caret inverting background colour.
|
11 years ago |
Nikita Tsukanov
|
3e0f4059cd
|
Merge branch 'locator'
|
11 years ago |
Nikita Tsukanov
|
2d0e4ae0c7
|
Removed NullDisposable
|
11 years ago |
Nikita Tsukanov
|
bed653012f
|
Revert to original Splat's behavior
|
11 years ago |
Nikita Tsukanov
|
323c1a49c1
|
Removed core dependency on Splat
|
11 years ago |
danwalmsley
|
736dc4d083
|
Merge pull request #1 from Perspex/master
Merge latest commits.
|
11 years ago |
Nelson Carrillo
|
0bd15b13fa
|
Merge pull request #190 from ncarrillo/patch-1
Fix Cairo memory leak
|
11 years ago |