Charlie Kindel
|
ed2338e8b7
make UI Catalog the default project for solution
|
5 years ago |
Charlie Kindel
|
0bf558ef6a
renamed scenario and flushed out
|
5 years ago |
Charlie Kindel
|
a8dd10e1c2
merged with latest master
|
5 years ago |
Charlie Kindel
|
203beb8db9
sorry. for. my. OCD.
|
5 years ago |
Charlie Kindel
|
4db6c41170
oops. left args off Resized
|
5 years ago |
Charlie Kindel
|
693c2a232f
Refactored onload/onresize events to use event vs. Action<T>
|
5 years ago |
Charlie Kindel
|
53c0a3d4cf
updated to also demo Activity mode
|
5 years ago |
Charlie Kindel
|
41749c0d1c
Re-fixed keydown not repeating issue.
|
5 years ago |
Charlie Kindel
|
342e7672c8
missed some renames
|
5 years ago |
Charlie Kindel
|
ab72865b2c
Refactored keydown/up/press events to use event vs. Action<T>
|
5 years ago |
BDisp
|
0c2872979d
Added wheeling feature to the ScrollView.
|
5 years ago |
Charlie Kindel
|
e872277bdf
totally removed yml file
|
5 years ago |
Charlie Kindel
|
79ae344b1c
commented yml until we resolve netstandard2.1 build debate
|
5 years ago |
Charlie Kindel
|
7b086c6251
Shows of ProgressBar
|
5 years ago |
Charlie Kindel
|
5810a73353
Linked to Issue #246
|
5 years ago |
Charlie Kindel
|
73daf193b4
Demos TimeField - and proves it's not ready for use
|
5 years ago |
Charlie Kindel
|
01310793b3
minor typo
|
5 years ago |
Charlie Kindel
|
ff2192c4c4
updated README
|
5 years ago |
Charlie Kindel
|
58258d8136
updated README
|
5 years ago |
Charlie Kindel
|
63cd7ba2e5
Seeing how github actions will work
|
5 years ago |
Charlie Kindel
|
08bda27be6
Revert "Revert "Drop NuGet restore""
|
5 years ago |
Charlie Kindel
|
85a8f47737
Revert "Drop NuGet restore"
|
5 years ago |
Charlie Kindel
|
5e4a13b24b
UI catalog (#387)
|
5 years ago |
BDisp
|
4339f6bf18
Forces conversion to long date format even if CultureInfo.CurrentCulture doesn't have it. (#431)
|
5 years ago |
BDisp
|
8f8a771c8f
Prevents mouse all events, which perform any of the mouse events, to be invoked if mouseEvent.ButtonState == 0 && mouseEvent.EventFlags == 0. (#453)
|
5 years ago |
Charlie Kindel
|
f3a50a4b57
Add Toplevel.Ready event (#446)
|
5 years ago |
Charlie Kindel
|
36cebd0889
Fixes All Warnings (#450)
|
5 years ago |
BDisp
|
eb37e776e8
Added mouse features in the Unix version. Supports xterm-1006.
|
5 years ago |
BDisp
|
b8450e2d31
I reversed the previous one because it prevented the timers from working. Now it seems to be correct.
|
5 years ago |
BDisp
|
d50687519e
Revert "Updates screen on Unix window resizing."
|
5 years ago |