Steven Kirk
|
0592f3a0f1
|
Added some StackPanel tests.
|
11 years ago |
Nikita Tsukanov
|
f4f3d572a6
|
Renamed IRenderingViewport to IRenderTarget
|
11 years ago |
Nikita Tsukanov
|
c8e617231c
|
Moved render-related code from TopLevel to a separate class
(needed for wm stuff)
|
11 years ago |
Steven Kirk
|
005d95780b
|
Fixed failing test.
|
11 years ago |
Steven Kirk
|
f68f24f24a
|
Fix failing test.
|
11 years ago |
Steven Kirk
|
cbfbc52803
|
Use direct PPs for SelectedIndex/Items.
|
11 years ago |
Steven Kirk
|
7e7873b3a7
|
Fixed HotKeyManager test.
|
11 years ago |
Nikita Tsukanov
|
1d5b585895
|
Implemented HotKey attached property.
It doesn't work, however, because of broken ContentControl (doesn't sets child's parent for some reason)
|
11 years ago |
Steven Kirk
|
5a40e57f2b
|
Added extra TabControl test.
|
11 years ago |
Steven Kirk
|
292a04d973
|
Renamed DataTemplate -> FuncDataTemplate.
|
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
|
79f8f76351
|
ref #198
|
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 |
Nikita Tsukanov
|
323c1a49c1
|
Removed core dependency on Splat
|
11 years ago |
José Manuel Nieto Sánchez
|
fa97e8f51b
|
DockPanel Simplification
|
11 years ago |
Steven Kirk
|
3693193246
|
Fix tests failing due to previous layout fix.
The test expectations were incorrect after stretch layout with absolute
size fix.
|
11 years ago |
José Manuel Nieto Sánchez
|
d94bbfc2c3
|
DockPanel
|
11 years ago |
Steven Kirk
|
cc1c2c0313
|
Fixes #147.
|
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
|
f071a3d06b
|
Removed GlobalSuppressions.
|
11 years ago |
Steven Kirk
|
2e56c951d5
|
Removed StyleCop.Analysers.
|
11 years ago |
Nikita Tsukanov
|
f0e154ac90
|
ModifierKeys are now stored inside events
Ceterum censeo StyleCopum esse delendum
|
11 years ago |
Steven Kirk
|
5e18c3f4b8
|
Move grid length parsing to GridLengths.
|
11 years ago |
Nikita Tsukanov
|
70dcfd652a
|
Now using TextInput event, WM_CHAR and GtkIMContext
|
11 years ago |
Steven Kirk
|
d11d779414
|
Trying to fix capitalization of tests and docs AGAIN.
|
11 years ago |
Steven Kirk
|
1a2fba4798
|
Revert "Fixed casing of Docs and Tests directories."
This reverts commit 845b28a2c2.
|
11 years ago |
Steven Kirk
|
845b28a2c2
|
Fixed casing of Docs and Tests directories.
|
11 years ago |