Charlie Kindel
|
672e38bb9a
Merge branch 'master' of tig:tig/gui.cs
|
5 年之前 |
Charlie Kindel
|
24087d75ea
merged upstream master'
|
5 年之前 |
BDisp
|
72ee72807b
ColorScheme inside the View instance. Updating OnKeyDownPressUpDemo to reflect the news changes. (#594)
|
5 年之前 |
BDisp
|
fa29269ade
Added mouse support to the StatusBar. (#598)
|
5 年之前 |
BDisp
|
5d6fe403f5
Fixes ColorScheme null exception # 597. (#599)
|
5 年之前 |
Charlie Kindel
|
db0ebfd04a
Fixes #557 - MessageBox should take ustrings
|
5 年之前 |
Charlie Kindel
|
7e0b0d35e6
updated release notes in csproj
|
5 年之前 |
Charlie Kindel
|
00b90cb480
Merge branch 'master' into fix_frame_dialog_messageboxes
|
5 年之前 |
Charlie Kindel
|
6f078e29a6
Merge branch 'master' of tig:migueldeicaza/gui.cs
|
5 年之前 |
Charlie Kindel
|
a33fd89a9c
Merge pull request #584 from BDisp/keys-modifiers
|
5 年之前 |
Charlie Kindel
|
8e58434e72
fixed frame drawing, buttons, dialogs, messageboxes and more
|
5 年之前 |
BDisp
|
d8e1577594
Added shift keys status on the UICatalog StatusBar.
|
5 年之前 |
BDisp
|
30edaebaae
No need to made KeyModifiers public in the class KeyEvent because his settings is already expose in the IsShift, IsAlt, IsCtrl, IsCapslock, IsNumlock and IsScrolllock.
|
5 年之前 |
BDisp
|
4c30df4347
Prevents ScrollView from handling the mouse if the content view needs to handle it.
|
5 年之前 |
BDisp
|
4234d9b614
Resolved some changes requested.
|
5 年之前 |
Charlie Kindel
|
1610e772bb
merge
|
5 年之前 |
Charlie Kindel
|
222a71d9ea
removed extraneous changes
|
5 年之前 |
Charlie Kindel
|
2e79a20581
fixed merge conflict
|
5 年之前 |
Charlie Kindel
|
844c0f7038
enhanced Scrolling demos
|
5 年之前 |
Charlie Kindel
|
31379aa03e
review items
|
5 年之前 |
Charlie Kindel
|
d035fb1116
fixed clipping once and for all
|
5 年之前 |
Charlie Kindel
|
320d8c3f06
Merge branch 'master' into more_clip
|
5 年之前 |
Charlie Kindel
|
830160372a
Merge branch 'master' of tig:migueldeicaza/gui.cs
|
5 年之前 |
Charlie Kindel
|
507713c07d
Merge pull request #582 from BDisp/scroll-view-overridden
|
5 年之前 |
Charlie Kindel
|
b286ba6e0a
updated documentation to clarify superview, view, and screen-relative regions
|
5 年之前 |
BDisp
|
4fcb164f4b
Added class KeyModifiers which improvements better control over the combinations keys.
|
5 年之前 |
Charlie Kindel
|
93d4fa333e
Merge branch 'master' into unknown
|
5 年之前 |
Charlie Kindel
|
e0db4e6bbf
Merge branch 'master' of tig:migueldeicaza/gui.cs
|
5 年之前 |
Charlie Kindel
|
549c8c0604
not sure
|
5 年之前 |
Charlie Kindel
|
1863970050
Merge pull request #578 from BDisp/curses-mouse
|
5 年之前 |