Steven Kirk
|
435f4df665
|
Added start of ItemsControl.
|
12 years ago |
Steven Kirk
|
1ee1e0b85d
|
Added DataTemplates.
|
12 years ago |
Steven Kirk
|
d034952c6a
|
Added Image control.
|
12 years ago |
Steven Kirk
|
88287b14ba
|
Moved input stuff into InputElement
Out of CONTROL dude!!!
|
12 years ago |
Steven Kirk
|
af9f8408eb
|
Moved layout stuff into Layoutable
Out of Control.
|
12 years ago |
Steven Kirk
|
7dc715d27e
|
Make TextBox caret flash.
|
12 years ago |
Steven Kirk
|
d9b0876522
|
Fix properties that affect measure/render etc
|
12 years ago |
Steven Kirk
|
0b81fc2ca0
|
Change Visibility to IsVisible.
|
12 years ago |
Steven Kirk
|
cfbc5d19f6
|
Display (not-yet-blinking) caret in TextBox.
|
12 years ago |
Steven Kirk
|
6d31e7d865
|
Started on TextBox.
Can type but not much else.
|
12 years ago |
Steven Kirk
|
406ad96736
|
Added FocusManager.
|
12 years ago |
Steven Kirk
|
52b7d08541
|
Started on TextBox.
|
12 years ago |
Steven Kirk
|
da75a6bfdf
|
Rectangle stuff.
|
12 years ago |
Steven Kirk
|
990d5c8c8c
|
Moved FontSize to Control.
|
12 years ago |
Steven Kirk
|
d47163353b
|
Moved alignment into child Control.
|
12 years ago |
Steven Kirk
|
32c8914609
|
Implement border child alignment.
|
12 years ago |
Steven Kirk
|
7838c41a70
|
Fix and test margin layout.
|
12 years ago |
Steven Kirk
|
e26f8f88de
|
Make border brush offset content
|
12 years ago |
Steven Kirk
|
f521642df2
|
Draw border inside control bounds.
Added few more tests.
|
12 years ago |
Steven Kirk
|
971db93002
|
Moved platform impls into IPlatformFactory.
|
12 years ago |
Steven Kirk
|
44756e27e1
|
Moved platform interfaces into Platform namespace.
|
12 years ago |
Steven Kirk
|
ee3743e942
|
Added Grid.
|
12 years ago |
Steven Kirk
|
1de05e4262
|
Check properties are registered when setting.
|
12 years ago |
Steven Kirk
|
6965420e79
|
WIP Rect
|
12 years ago |
Steven Kirk
|
e3de24fd20
|
Parse paths more correctly.
|
12 years ago |
Steven Kirk
|
c1a0931445
|
Added (VERY!) basic checkbox
|
12 years ago |
Steven Kirk
|
1b6bd74a6d
|
Added Button.Click
|
12 years ago |
Steven Kirk
|
d680fdb76d
|
Stylecop fixes
|
12 years ago |
Steven Kirk
|
5c1c26be93
|
Add Button over/pressed and pressed states
|
12 years ago |
Steven Kirk
|
162f918059
|
Started adding mouse capture.
Not yet released properly.
|
12 years ago |
Steven Kirk
|
5e1a282886
|
Implement IsPointerOver from enter/leave events.
|
12 years ago |
Steven Kirk
|
8450fe5e8b
|
Pass the device in PointerEventArgs.
|
12 years ago |
Steven Kirk
|
4b6e1b7d1b
|
Fixed file headers.
|
12 years ago |
Steven Kirk
|
111c562d3d
|
Removed readonly perspex properties.
They were half-baked. Will add them back in again later.
|
12 years ago |
Steven Kirk
|
7498319b1c
|
Renamed mouse stuff to pointer.
|
12 years ago |
Steven Kirk
|
1d753d04b3
|
Added StackPanel.Gap property.
|
12 years ago |
Steven Kirk
|
d90133677b
|
Added StackPanel.
|
12 years ago |
Steven Kirk
|
3d89fd922a
|
Fixed up logical tree stuff.
|
12 years ago |
Steven Kirk
|
79f840d225
|
Removed the DeferChanges stuff for now.
|
12 years ago |
Steven Kirk
|
f62be9ef3a
|
DeferStyleChanges -> DeferChanges
|
12 years ago |
Steven Kirk
|
766c0890de
|
Styles now applied properly.
|
12 years ago |
Steven Kirk
|
3d8d93d1eb
|
Fixed controls getting styled multiple times.
|
12 years ago |
Steven Kirk
|
77b1f1e15f
|
Replace ServiceLocator with Splat.Locator.
|
12 years ago |
Steven Kirk
|
52643eaadd
|
Added TemplatedControl tests.
|
12 years ago |
Steven Kirk
|
771bb4362a
|
Decorator doesn't need to be abstract.
|
12 years ago |
Steven Kirk
|
099def38ea
|
Added some Control tests.
|
12 years ago |
Steven Kirk
|
18bbb2c41e
|
WIP
Not sure where I am - went away for 2 weeks and forgot what I was doing.
oops.
|
12 years ago |
grokys
|
821a9aaba9
|
Code contracts crept back in, the cunt. I hate it.
|
12 years ago |
grokys
|
9bad6b1b91
|
Selectors return linked list of matches again.
|
12 years ago |
grokys
|
bba9893842
|
Removed the code contracts /shit/.
|
12 years ago |