Steven Kirk
|
00613b2d67
|
Use correct Contract exception.
|
11 years ago |
Steven Kirk
|
133dd7aa80
|
Enable AddOwner for direct PerspexProperties.
|
11 years ago |
Steven Kirk
|
247831a6c8
|
Implemented direct PersexProperties.
|
11 years ago |
Steven Kirk
|
7e2a28c91f
|
Initial implementation of PerspexPropertyConverter.
|
11 years ago |
Nikita Tsukanov
|
3cd3579475
|
"field can be readonly"
|
11 years ago |
Nikita Tsukanov
|
21a3554260
|
Change property getter to expression properties
|
11 years ago |
Nikita Tsukanov
|
01e2c90bc5
|
Removed this.
|
11 years ago |
Steven Kirk
|
145411020b
|
Ran .net core code formatter.
|
11 years ago |
Steven Kirk
|
6151aef188
|
Removed file headers.
|
11 years ago |
Steven Kirk
|
6167bacf54
|
Moved to more standard filesystem layout.
Based on https://gist.github.com/davidfowl/ed7564297c61fe9ab814 and https://github.com/fsprojects/ProjectScaffold
|
11 years ago |
Steven Kirk
|
e56b189124
|
Renamed Binding -> BindingDescriptor
And documented it.
|
11 years ago |
Steven Kirk
|
aa147f0423
|
More stylecoping.
|
11 years ago |
Steven Kirk
|
ff331693f0
|
Started refactoring SelectingItemsControl.
|
11 years ago |
Steven Kirk
|
8dafd64ae3
|
Allow PerspexProperty validation to be overridden.
|
11 years ago |
Steven Kirk
|
ee8c211683
|
Renamed PerpexProperty coercion as validation.
As it can be used to invalidate a property change by throwing an
exception as well as coerce the value.
|
11 years ago |
Steven Kirk
|
254eaac9fa
|
Stylecop fixes.
|
11 years ago |
Steven Kirk
|
26015acfd9
|
Handle implicit conversions in perspex properties.
Fixes #49.
|
11 years ago |
Steven Kirk
|
6ed1f62485
|
Added a generic OverrideDefaultValue.
|
11 years ago |
Steven Kirk
|
e125d7e10c
|
More stylecop fixes.
|
11 years ago |
Steven Kirk
|
8d7d04ffd3
|
Added diagnostic popup to devtools.
|
11 years ago |
Steven Kirk
|
9a82daac91
|
Improved DevTools a bit.
|
11 years ago |
Steven Kirk
|
b369c30a2e
|
Implemented Tab focus.
Should hopefully be the start of a non-hacky tab focus solution.
|
11 years ago |
Steven Kirk
|
688f6532c8
|
Added coercion to PerspexProperties.
And use it to make sure ScrollViewer's offset is in range.
|
11 years ago |
Steven Kirk
|
55a11d8dfd
|
More stylecop fixes.
|
11 years ago |
Steven Kirk
|
1930178de3
|
Tidied up PseudoClass stuff.
Make it more like AffectsMeasure etc. To do this required a
PerspexProperty.Initialized observable.
|
11 years ago |
Steven Kirk
|
b93997c1b8
|
Display a bit more info about props in devtools.
|
12 years ago |
Steven Kirk
|
bfadaac5d9
|
Non-building checkpoint in MAJOR refactor.
|
12 years ago |
Steven Kirk
|
8e7be781f8
|
Implemented two-way binding.
And hooked up the TreeViewItem's expander button. The hit testing on it
is a bit off though...
|
12 years ago |
Steven Kirk
|
c9ee3847ce
|
TreeView work in progress...
|
12 years ago |
Steven Kirk
|
d9b0876522
|
Fix properties that affect measure/render etc
|
12 years ago |
Steven Kirk
|
ee3743e942
|
Added Grid.
|
12 years ago |
Steven Kirk
|
d46f10cd53
|
Added a new binding syntax.
Allows binding to be done in initializer lists when using the new syntax
available in the Roslyn preview.
|
12 years ago |
Steven Kirk
|
766c0890de
|
Styles now applied properly.
|
12 years ago |
grokys
|
bba9893842
|
Removed the code contracts /shit/.
|
12 years ago |
grokys
|
8118ddf312
|
Added PerspexProperty.UnsetValue.
|
12 years ago |
grokys
|
4e09447720
|
More work on styling system.
|
12 years ago |
grokys
|
f39d2a3f3a
|
Tidied up a bit.
|
12 years ago |
grokys
|
cd2b7530f5
|
Initial commit
|
12 years ago |