BDisp
|
824b4e6568
Revert "Changed to ControlU to undo and to ControlR to redo in the TextField."
|
5 년 전 |
Charlie Kindel
|
faaf89e20f
Merge branch 'master' of tig:migueldeicaza/gui.cs
|
5 년 전 |
BDisp
|
ea9eab881c
Changed to ControlU to undo and to ControlR to redo in the TextField.
|
5 년 전 |
Charlie Kindel
|
b3b82dc79c
Make Windows default colors readable - Fixes #427 (#428)
|
5 년 전 |
Charlie Kindel
|
5b845307a2
UI catalog (#387)
|
5 년 전 |
BDisp
|
658e023904
Forces conversion to long date format even if CultureInfo.CurrentCulture doesn't have it. (#431)
|
5 년 전 |
BDisp
|
88d6047c74
Prevents mouse all events, which perform any of the mouse events, to be invoked if mouseEvent.ButtonState == 0 && mouseEvent.EventFlags == 0. (#453)
|
5 년 전 |
BDisp
|
e3acbf2d90
Updates screen on Unix window resizing. (#419)
|
5 년 전 |
Charlie Kindel
|
921a6a6170
Add Toplevel.Ready event (#446)
|
5 년 전 |
Charlie Kindel
|
a5a1ecbd8e
Fixes All Warnings (#450)
|
5 년 전 |
Charlie Kindel
|
97c6181567
Seeing how github actions will work
|
5 년 전 |
BDisp
|
b1934453fa
Added a CloseFile method to the TextView as stated in #452.
|
5 년 전 |
BDisp
|
054ea9a573
Prevents MenuBar redraw twice if there more than one Application.Top with MenuBar too.
|
5 년 전 |
Charlie Kindel
|
b3f8f3bb29
missed some renames
|
5 년 전 |
Charlie Kindel
|
dc87bc4e07
sorry. for. my. OCD.
|
5 년 전 |
Charlie Kindel
|
c7b4b3472a
oops. left args off Resized
|
5 년 전 |
Charlie Kindel
|
2c5d09a521
Refactored onload/onresize events to use event vs. Action<T>
|
5 년 전 |
Charlie Kindel
|
ea813ce1e7
Refactored keydown/up/press events to use event vs. Action<T>
|
5 년 전 |
BDisp
|
a29ca06fc8
Added ReadOnly feature to the TextField. Fixed some bugs too.
|
5 년 전 |
BDisp
|
eb37e776e8
Added mouse features in the Unix version. Supports xterm-1006.
|
5 년 전 |
Charlie Kindel
|
dccad92f0b
Merge branch 'master' of tig:migueldeicaza/gui.cs
|
5 년 전 |
BDisp
|
e26fbd7d0e
Fixes the return value of the position cursor in the TextField.
|
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
|
22475fad2f
Corrects the position of the StatusBar so that it is always at the bottom of the screen. Works perfectly with curses.
|
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
|
2b82aac8e6
Merge branch 'master' of tig:tig/gui.cs
|
5 년 전 |
Charlie Kindel
|
8006fa357e
Merge branch 'master' of tig:migueldeicaza/gui.cs
|
5 년 전 |
En3Tho
|
1e2d6c5d87
Fix topological sort in view class (#413)
|
5 년 전 |