BDisp
|
f1c6218ad6
Added a Key.Tab to Unix. Fixes https://github.com/migueldeicaza/gui.cs/issues/531#issuecomment-633238032
|
5 年 前 |
BDisp
|
f7e9ccc766
Added F11 and F12 keys #220. Changed keyDownHandler to before keyHandler.
|
5 年 前 |
Charlie Kindel
|
5e4a13b24b
UI catalog (#387)
|
5 年 前 |
Charlie Kindel
|
36cebd0889
Fixes All Warnings (#450)
|
5 年 前 |
BDisp
|
eb37e776e8
Added mouse features in the Unix version. Supports xterm-1006.
|
5 年 前 |
BDisp
|
b8450e2d31
I reversed the previous one because it prevented the timers from working. Now it seems to be correct.
|
5 年 前 |
BDisp
|
d50687519e
Revert "Updates screen on Unix window resizing."
|
5 年 前 |
BDisp
|
55b64b01e8
Updates screen on Unix window resizing.
|
5 年 前 |
BDisp
|
e6c5b2599a
Improved a better clipped screen. Fixes some bugs with ScrollView, Menu. Added some virtual methods. (#410)
|
5 年 前 |
Charlie Kindel
|
c7ce619092
MenuItems on MenuBar (#388)
|
5 年 前 |
miguel
|
ad8461d6af
Prevent crash on Linux/Mac introduced in 0.80
|
5 年 前 |
copyliu
|
fcc38b9a45
fix for wide-character display (#330)
|
5 年 前 |
BDisp
|
49cd29853f
All my pull-request at once (#345)
|
5 年 前 |
giladlevi
|
a50d79bd7b
bugfix in Button.ProcessKey and expose a new function for all drivers (#253)
|
6 年 前 |
Miguel de Icaza
|
4f25625ed3
Fix #180
|
6 年 前 |
miguel
|
cd684a405c
Add Attribute.Make that delegates the color creation to the platform driver to more easily create attributes that can be used
|
6 年 前 |
Miguel de Icaza
|
82398758e2
Expose some Curses APIs to the public
|
6 年 前 |
miguel
|
d0e187585e
Refactor the windows driver to avoid the races
|
7 年 前 |
miguel
|
33502735d3
Split the driver code, in preparation for a new Windows console driver
|
7 年 前 |