Steven Kirk
|
72104c3185
|
Make window update when resized.
|
12 years ago |
Steven Kirk
|
9d8d9a59fa
|
Updated NuGet packages.
|
12 years ago |
Steven Kirk
|
ec0b43d388
|
Added Controls.Primitives namespace
For controls that are only supposed to be used as the base for other
controls.
|
12 years ago |
Steven Kirk
|
e25269be1c
|
Updated NuGet packages.
|
12 years ago |
Steven Kirk
|
16be4a609f
|
Make app into a windows app.
And activate on show.
|
12 years ago |
Steven Kirk
|
371e381006
|
Added a logging manager...
To try and figure out why stuff is flashing up on the screen when you
open a new tree view node, and then decided to put that off for later ;)
|
12 years ago |
Steven Kirk
|
6205545bc5
|
Make stuff get measured properly.
And added some logging to Layoutable to help diagnose this.
|
12 years ago |
Steven Kirk
|
ced25df067
|
WIP
|
12 years ago |
Steven Kirk
|
c761f8830d
|
Make keyboard focus work again.
|
12 years ago |
Steven Kirk
|
2398387740
|
More things rendering, more tests passing...
|
12 years ago |
Steven Kirk
|
4a42a9e692
|
TabStrip rendering again now at least.
|
12 years ago |
Steven Kirk
|
3f24d2f6ef
|
Everything compiling now.
But not working, obviously.
|
12 years ago |
Steven Kirk
|
bfadaac5d9
|
Non-building checkpoint in MAJOR refactor.
|
12 years ago |
Steven Kirk
|
3b19bc25b6
|
checkpoint
|
12 years ago |
Steven Kirk
|
560f25d2e7
|
Oops!
|
12 years ago |
Steven Kirk
|
99d2fff532
|
Prevent queueing multiple layout/render passes.
|
12 years ago |
Steven Kirk
|
255708de24
|
Make app shutdown when main window closed.
|
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
|
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
|
96401affdd
|
Refactored input a bit.
|
12 years ago |
Steven Kirk
|
4a43bbbb78
|
Added RenderManager
|
12 years ago |
Steven Kirk
|
971db93002
|
Moved platform impls into IPlatformFactory.
|
12 years ago |
Steven Kirk
|
041b276cc1
|
Added Shape and Path
Draw checkbox check using Path. Still very hacky - measurement is off.
|
12 years ago |
Steven Kirk
|
bdb9d44f55
|
Separate Windows and D2D assemblies.
|
12 years ago |
Steven Kirk
|
8fded35715
|
WIP
|
12 years ago |
Steven Kirk
|
c1a0931445
|
Added (VERY!) basic checkbox
|
12 years ago |
Steven Kirk
|
4264d7766e
|
Added stylecop settings.
|
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
|
6116890e54
|
Mouse capture release works a bit better.
|
12 years ago |
Steven Kirk
|
162f918059
|
Started adding mouse capture.
Not yet released properly.
|
12 years ago |
Steven Kirk
|
8450fe5e8b
|
Pass the device in PointerEventArgs.
|
12 years ago |
Steven Kirk
|
19d6236f46
|
Route input events through InputManager.
|
12 years ago |
Steven Kirk
|
7498319b1c
|
Renamed mouse stuff to pointer.
|
12 years ago |
Steven Kirk
|
d1491d9ceb
|
Started revamping binding system.
To allow prioritized bindings.
|
12 years ago |
grokys
|
b292905a84
|
Separated visual and logical tree into interfaces.
IVisual and ILogical, duh.
|
12 years ago |
grokys
|
4080c18f59
|
Added IVisual interface.
|
12 years ago |
grokys
|
c0b35a36ca
|
The root of a control template has to be Control.
|
12 years ago |
grokys
|
60c8302033
|
Moved template into theme.
|
12 years ago |
grokys
|
22859b2795
|
Added mouse clicks/events
Not sure the styling system is going to work at this point...
|
12 years ago |
grokys
|
d324be3c11
|
Styley culture.
|
12 years ago |
grokys
|
153a0b7d06
|
Renamed Bind to SetValue
|
12 years ago |
grokys
|
4675ec41d6
|
Add :mouseover pseudoclass.
|
12 years ago |
grokys
|
f39d2a3f3a
|
Tidied up a bit.
|
12 years ago |
grokys
|
a777d24824
|
Change button color on mouseover! Woo!
|
12 years ago |
grokys
|
fcbdc60dc1
|
Added padding.
|
13 years ago |
grokys
|
8924977a49
|
Started implementing Button.
|
13 years ago |