Steven Kirk
|
f2170e3ad5
|
Documentation.
|
11 years ago |
Steven Kirk
|
a4b77729f3
|
Updated Serilog.
|
11 years ago |
Steven Kirk
|
bee6a6981a
|
Documentation.
|
11 years ago |
Steven Kirk
|
f1a15335aa
|
Documented Layoutable and friends.
|
11 years ago |
Steven Kirk
|
731b517d96
|
More documentation.
|
11 years ago |
Steven Kirk
|
e56b189124
|
Renamed Binding -> BindingDescriptor
And documented it.
|
11 years ago |
Steven Kirk
|
cc5c197477
|
Documented Key.
Phew.
|
11 years ago |
Steven Kirk
|
81e889627a
|
Suppress documentation warnings in tests.
|
11 years ago |
Steven Kirk
|
6bbae51e26
|
Fix failing tests.
|
11 years ago |
Steven Kirk
|
4919eeb226
|
Removed InputElement.IsTabFocused.
It was unused.
|
11 years ago |
Steven Kirk
|
7435166436
|
Added more documentation.
|
11 years ago |
Steven Kirk
|
14f20e81dd
|
Implemented Window.SizeToContent.
|
11 years ago |
Steven Kirk
|
4ec63d4dd2
|
Fix mono build instructions.
|
11 years ago |
Steven Kirk
|
b602bfc063
|
Updated mono build instructions.
|
11 years ago |
Steven Kirk
|
b82cd43dc4
|
Renamed XAML -> Markup
|
11 years ago |
Steven Kirk
|
77994d0cb1
|
Renamed "Test Applications" -> "Demos"
|
11 years ago |
Steven Kirk
|
1a84d74c21
|
Don't run render tests in parallel.
|
11 years ago |
Steven Kirk
|
eaacfa5ac9
|
Don't run Controls unit tests in parallel.
|
11 years ago |
Steven Kirk
|
aa88783b18
|
Fix failing tests.
|
11 years ago |
Steven Kirk
|
85c9a340ef
|
Use "name" instead of "id".
|
11 years ago |
Steven Kirk
|
5ead2544ec
|
Reset appveyor status to correct URL.
|
11 years ago |
Steven Kirk
|
28c8547a80
|
Set the content property for TextBlock and TextBox.
|
11 years ago |
Steven Kirk
|
fbc7c6f583
|
Merge branch 'xaml'
|
11 years ago |
Steven Kirk
|
4c4a939684
|
Enable DevTools in XamlTestApplication.
|
11 years ago |
Steven Kirk
|
09d6e22f5e
|
Fix scrollable controls in XAML.
|
11 years ago |
Steven Kirk
|
5db655fe87
|
Make TabControl show from XAML.
|
11 years ago |
Steven Kirk
|
5a5fbf1e35
|
Make NGenerics a project reference.
|
11 years ago |
José Manuel Nieto
|
4c62d0e94f
|
Update readme.md
|
11 years ago |
José Manuel Nieto Sánchez
|
6f645da011
|
Configuration for AppVeyor
|
11 years ago |
José Manuel Nieto Sánchez
|
fc3cc76bd6
|
Added XAML feature
|
11 years ago |
Steven Kirk
|
1599828f9d
|
Documentation.
|
11 years ago |
Steven Kirk
|
b321db9718
|
Fix couple of failing tests.
|
11 years ago |
Steven Kirk
|
18682a74f7
|
Use client size for top-level arrange.
Fixes #23.
|
11 years ago |
Steven Kirk
|
c90ffca003
|
Revert "Use client size for top-level arrange."
This reverts commit 8dcc94550c.
|
11 years ago |
Steven Kirk
|
8dcc94550c
|
Use client size for top-level arrange.
Fixes #23.
|
11 years ago |
Steven Kirk
|
ed04fd5ed2
|
Initialize subsystems based on runtime check.
|
11 years ago |
Steven Kirk
|
e3620c3139
|
Use interfaces in page transitions.
|
11 years ago |
Steven Kirk
|
aa147f0423
|
More stylecoping.
|
11 years ago |
Steven Kirk
|
71ebd527d4
|
Enable XML documentation.
|
11 years ago |
Steven Kirk
|
12752f227f
|
Updated StyleCop.Analysers.
|
11 years ago |
Steven Kirk
|
d89930e9f0
|
Show focus adorner when using directional keys.
|
11 years ago |
Steven Kirk
|
5fca1066da
|
More documentation.
|
11 years ago |
Steven Kirk
|
18ec83493c
|
Documented PerspexList.
|
11 years ago |
Steven Kirk
|
c301f8d922
|
Make DropDown mouse selection work.
|
11 years ago |
Steven Kirk
|
d161428f52
|
Pass navigation method in GotFocus event.
And only focus selectable items when focus comes from the pointer, or
directional keys.
|
11 years ago |
Steven Kirk
|
1008d7ab6f
|
Handle Enter in DropDown.
|
11 years ago |
Steven Kirk
|
e787bf3f4c
|
Close DropDown on Escape.
|
11 years ago |
Steven Kirk
|
14c0e17f1b
|
Display DropDown current selection correctly.
|
11 years ago |
Steven Kirk
|
745944a86b
|
Update ref to stylecop analyser.
|
11 years ago |
Steven Kirk
|
2d6769b674
|
Add key bindings to open dropdown.
|
11 years ago |