Charlie Kindel
|
cb624ce7b6
Fixes All Warnings (#450)
|
5 năm trước cách đây |
BDisp
|
e6c5b2599a
Improved a better clipped screen. Fixes some bugs with ScrollView, Menu. Added some virtual methods. (#410)
|
5 năm trước cách đây |
BDisp
|
c310716fcd
Faster handling of the mouse in ScrollView with the addition of an uninterrupted click on the mouse features. Changed the Wakeup method to reset the events to update the screen. (#409)
|
5 năm trước cách đây |
BDisp
|
a9e62c0626
Improves mouse performance #386. Provides a better async call. Ensures all the cycles of a simple click (Pressed, Released and Clicked). Only clears selected text if other view than MenuBar get focus. (#404)
|
5 năm trước cách đây |
BDisp
|
8a6c2a9fc1
Mouse events menu (#401)
|
5 năm trước cách đây |
Charlie Kindel
|
c7ce619092
MenuItems on MenuBar (#388)
|
5 năm trước cách đây |
copyliu
|
fcc38b9a45
fix for wide-character display (#330)
|
5 năm trước cách đây |
BDisp
|
49cd29853f
All my pull-request at once (#345)
|
5 năm trước cách đây |
Fabian R
|
d3ec722bd9
Fixed and Enabled Library reinitialization (#291)
|
5 năm trước cách đây |
Daniel Cazzulino
|
9a70c1319b
Avoid throwing when the tokenSource is cancelled (#266)
|
5 năm trước cách đây |
giladlevi
|
a20d244d59
bugfix in WindowsDriver: removed the TerminalResized member that hides the inherited one from ConsoleDriver (#273)
|
5 năm trước cách đây |
giladlevi
|
f0a079b242
[Re]move unwanted allocation (new CancellationTokenSource()) in WindowsDriver.EventsPending to only when needed (#274)
|
5 năm trước cách đây |
Szymon Pobiega
|
add31bd83a
Implement WakeUp in WindowsDriver (#208)
|
6 năm trước cách đây |
Kit Eason
|
979f5ba444
Fix caps num lock (#189)
|
6 năm trước cách đây |
miguel
|
cd684a405c
Add Attribute.Make that delegates the color creation to the platform driver to more easily create attributes that can be used
|
6 năm trước cách đây |
Martin Björkström
|
b994f15943
Handle shift-modifier if tab is pressed on System.Console and Windows drivers.
|
7 năm trước cách đây |
miguel
|
f56f1ba39b
[Windows] Function keys on Legacy mode send UniChar == 0, handle this scenario, fixes issue #105, thanks to @fcallejon for the fix
|
7 năm trước cách đây |
miguel
|
aa2ffb06ef
[WindowsDriver] Fix the EventType type
|
7 năm trước cách đây |
Miguel de Icaza
|
b1662455b1
Do not try to map the number keys manually, should fix github.com issue 81.
|
7 năm trước cách đây |
miguel
|
b759fa9a62
Remove some debug messages
|
7 năm trước cách đây |
Nick Van Dyck
|
e654c3f196
Windows: restore console mode on exit
|
7 năm trước cách đây |
Miguel De Icaza
|
d40c92538c
Pass the coodinates to the damage region to fix the damage code
|
7 năm trước cách đây |
miguel
|
9ef3ee46ae
Use damage regions to speed up the console
|
7 năm trước cách đây |
miguel
|
d0e187585e
Refactor the windows driver to avoid the races
|
7 năm trước cách đây |
miguel
|
370c9080c3
Fix error checking on startup
|
7 năm trước cách đây |
Nick Van Dyck
|
121e9071ab
Windows: fix mapping of mouse button events
|
7 năm trước cách đây |
Nick Van Dyck
|
b3167faae8
Add mit licensing to windowsdriver
|
7 năm trước cách đây |
Nick Van Dyck
|
ead3ddaaac
Windows: fix cursor position movement
|
7 năm trước cách đây |
Nick Van Dyck
|
e576379786
Windows: write to console screen buffers
|
7 năm trước cách đây |
Nick Van Dyck
|
8eea18b8e8
First implementation of mouse events on windows
|
7 năm trước cách đây |