Steven Kirk
|
e354887311
|
Fix Image measurement.
|
11 years ago |
Steven Kirk
|
ac9d0ad9d4
|
Require culture when parsing numbers.
|
11 years ago |
Steven Kirk
|
a18bc4d913
|
Convert max window size to client size.
|
11 years ago |
Nikita Tsukanov
|
bec230211a
|
Now resolving xml namespaces via attributes
|
11 years ago |
Steven Kirk
|
846df81b76
|
Whitespace.
|
11 years ago |
Steven Kirk
|
4e51f4755d
|
Use max platform window size in measure pass.
Closes #133.
|
11 years ago |
Steven Kirk
|
0e812bb0d6
|
Whitespace.
|
11 years ago |
Nelson Carrillo
|
57e27cb96e
|
Implemented DashStyle
|
11 years ago |
Nikita Tsukanov
|
3cd3579475
|
"field can be readonly"
|
11 years ago |
Nikita Tsukanov
|
dbeb0344f8
|
static readonly rename
|
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 |
Nikita Tsukanov
|
8a4e62ef7b
|
Fixed textbox copy
|
11 years ago |
Nikita Tsukanov
|
d0fadf3535
|
Added IScrollInfo and ScrollInfoAdapter
Ceterum censeo StyleCopum esse delendum
|
11 years ago |
Steven Kirk
|
d920814ffd
|
Set cursor for GridSplitter.
|
11 years ago |
Nikita Tsukanov
|
7f72c7763b
|
Implemented cursors. Ceterum censeo StyleCopum esse delendum.
|
11 years ago |
Steven Kirk
|
f455d51520
|
Added IInputRoot.PointerOverElement.
To track element currently under pointer on a window.
|
11 years ago |
Nikita Tsukanov
|
7e8d011f90
|
Implemented text clipboard support
|
11 years ago |
Steven Kirk
|
5e18c3f4b8
|
Move grid length parsing to GridLengths.
|
11 years ago |
Nikita Tsukanov
|
f24a6a0125
|
Fixed textbox control keys handling
|
11 years ago |
Steven Kirk
|
52dd3d1b6b
|
Draw DropDown selected content using VisualBrush
If content is a control. Fixes #87.
|
11 years ago |
Nikita Tsukanov
|
70dcfd652a
|
Now using TextInput event, WM_CHAR and GtkIMContext
|
11 years ago |
Nikita Tsukanov
|
ff9bbbaa27
|
Fix for #101
|
11 years ago |
Steven Kirk
|
a1ee3efab8
|
More work on VisualBrush, not entirely correct yet.
|
11 years ago |
Steven Kirk
|
f08220c599
|
Add shorthand property AddClassHandler.
|
11 years ago |
Steven Kirk
|
7954d52a24
|
Documentation
|
11 years ago |
Steven Kirk
|
e320148952
|
Removed AdornerTemplate.
Use ITemplate<IControl>.
|
11 years ago |
Steven Kirk
|
84924dee3c
|
Added IPanel interface.
|
11 years ago |
Steven Kirk
|
d9bac5e50d
|
Removed ItemsPanelTemplate
Use ITemplate<Panel> instead.
|
11 years ago |
Steven Kirk
|
5dc0e604fb
|
Slyecoping.
|
11 years ago |
Steven Kirk
|
6794fc7407
|
Fix setting window title.
Closes #82.
|
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 |