Charlie Kindel
|
672e38bb9a
Merge branch 'master' of tig:tig/gui.cs
|
5 years ago |
BDisp
|
fa29269ade
Added mouse support to the StatusBar. (#598)
|
5 years ago |
Charlie Kindel
|
00b90cb480
Merge branch 'master' into fix_frame_dialog_messageboxes
|
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 |
BDisp
|
22475fad2f
Corrects the position of the StatusBar so that it is always at the bottom of the screen. Works perfectly with curses.
|
5 years ago |
Charlie Kindel
|
5df8500862
Status bar snap (#384)
|
5 years ago |
BDisp
|
6bdd02fff1
Pos and Dim should only be configured once for each change. Otherwise, a recursive loop occurs resulting in a stack overflow. For that, you have to use the OnLoad action and just use OnResized for other situations that are not always for the same definitions. (#392)
|
5 years ago |
Charlie Kindel
|
c7ce619092
MenuItems on MenuBar (#388)
|
5 years ago |
BDisp
|
49cd29853f
All my pull-request at once (#345)
|
5 years ago |