Tig
|
aa5ee5f3c2
Merge pull request #2231 from BDisp/statusbar-misplaced-fix-2226
|
2 years ago |
tznind
|
ab0fce6ce1
Add Data to StatusItem
|
2 years ago |
BDisp
|
d46d60dd22
Removed unnecessary variable.
|
2 years ago |
BDisp
|
9e44f0183a
Fixes #2226. StatusBar misplaced when window maximized (and occasionally on resize).
|
2 years ago |
BDisp
|
52f48b2044
Fixes #1384. Added a VisibleChanged event on the View class. (#1385)
|
4 years ago |
BDisp
|
68329f6895
Fixes #1141. Cannot change the StatusBar's background color. (#1142)
|
4 years ago |
Gilles Freart
|
9b617a07f0
Adjusting cursor size ... working under WindowsDriver
|
4 years ago |
Charlie Kindel
|
b1e28baa2a
enables hiding statusbar
|
4 years ago |
BDisp
|
5efa8d5388
Fixes #731. Pos and Dim validation.
|
5 years ago |
BDisp
|
f84dd2e47b
Fixing a bug.
|
5 years ago |
BDisp
|
f34e869ad6
Also fixed the position and unicode on StatusBar.
|
5 years ago |
Charlie Kindel
|
e040382315
IDisposable POC
|
5 years ago |
Charlie Kindel
|
85f7818796
Merge branch 'master' into idisposable
|
5 years ago |
Charlie Kindel
|
5bfc648fb5
workaround for lifecycle bug introduced in 685
|
5 years ago |
Charlie Kindel
|
3a42318b74
POC of IDisposable support
|
5 years ago |
Charlie Kindel
|
634f214d6a
fixed status bar resize on Windows; not in cmd.exe
|
5 years ago |
Charlie Kindel
|
523acccb00
fixed mouse test bug
|
5 years ago |
Charlie Kindel
|
97efcea254
adds vline to statusbar
|
5 years ago |
BDisp
|
89a4bdeb03
Changed from Terminal.Gui all EventHandler to Action.
|
5 years ago |
Charlie Kindel
|
90b19a5e04
POC
|
5 years ago |
Charlie Kindel
|
e87b56cd77
updated api docs; implemented inheritdoc; may break deploy
|
5 years ago |
Charlie Kindel
|
7602b3e674
Merge branch 'master' into mondo_onlayoutcomplete_clip_msgboxdlg
|
5 years ago |
BDisp
|
fa29269ade
Added mouse support to the StatusBar. (#598)
|
5 years ago |
Charlie Kindel
|
f89fc03a0c
merged onlayoutcomplete PR
|
5 years ago |
Charlie Kindel
|
ecec2c9312
Merge branch 'more_clip' into mondo_onlayoutcomplete_clip_msgboxdlg
|
5 years ago |
BDisp
|
d8e1577594
Added shift keys status on the UICatalog StatusBar.
|
5 years ago |
Charlie Kindel
|
d035fb1116
fixed clipping once and for all
|
5 years ago |
Charlie Kindel
|
585f249b1c
Updated and fixed XML documentation
|
5 years ago |
Charlie Kindel
|
8de1702042
Refactored onload/onresize events to use event vs. Action<T>
|
5 years ago |
Charlie Kindel
|
7e0c725454
Fixes All Warnings (#450)
|
5 years ago |