BDisp
|
b1934453fa
Added a CloseFile method to the TextView as stated in #452.
|
před 5 roky |
BDisp
|
054ea9a573
Prevents MenuBar redraw twice if there more than one Application.Top with MenuBar too.
|
před 5 roky |
Charlie Kindel
|
b3f8f3bb29
missed some renames
|
před 5 roky |
Charlie Kindel
|
dc87bc4e07
sorry. for. my. OCD.
|
před 5 roky |
Charlie Kindel
|
c7b4b3472a
oops. left args off Resized
|
před 5 roky |
Charlie Kindel
|
2c5d09a521
Refactored onload/onresize events to use event vs. Action<T>
|
před 5 roky |
Charlie Kindel
|
ea813ce1e7
Refactored keydown/up/press events to use event vs. Action<T>
|
před 5 roky |
Ross Ferguson
|
2dc0204d54
Detect if view is hosted inside a Dialog
|
před 5 roky |
BDisp
|
a29ca06fc8
Added ReadOnly feature to the TextField. Fixed some bugs too.
|
před 5 roky |
Ross Ferguson
|
0e125968e9
Remove code checked-in by error
|
před 5 roky |
Ross Ferguson
|
2c33836719
TextFieldAutoComplete demo works cross-platform. Fix list clearing issue.
|
před 5 roky |
BDisp
|
eb37e776e8
Added mouse features in the Unix version. Supports xterm-1006.
|
před 5 roky |
Ross Ferguson
|
0f0c8e441f
AutoHide option. List and text view synced.
|
před 5 roky |
Charlie Kindel
|
dccad92f0b
Merge branch 'master' of tig:migueldeicaza/gui.cs
|
před 5 roky |
Ross Ferguson
|
e1354ec31b
Override OnEnter() Fix per BDisp's recomendation
|
před 5 roky |
BDisp
|
e26fbd7d0e
Fixes the return value of the position cursor in the TextField.
|
před 5 roky |
Ross Ferguson
|
81e3627881
Fix build
|
před 5 roky |
Ross Ferguson
|
2bdd4059fb
Merge branch 'master' of https://github.com/migueldeicaza/gui.cs into feature/TextFieldAutoComplete
|
před 5 roky |
Ross Ferguson
|
26e0478f56
Use LayoutStyle.Computed. Add Text setter
|
před 5 roky |
BDisp
|
b8450e2d31
I reversed the previous one because it prevented the timers from working. Now it seems to be correct.
|
před 5 roky |
BDisp
|
d50687519e
Revert "Updates screen on Unix window resizing."
|
před 5 roky |
BDisp
|
22475fad2f
Corrects the position of the StatusBar so that it is always at the bottom of the screen. Works perfectly with curses.
|
před 5 roky |
BDisp
|
55b64b01e8
Updates screen on Unix window resizing.
|
před 5 roky |
BDisp
|
e6c5b2599a
Improved a better clipped screen. Fixes some bugs with ScrollView, Menu. Added some virtual methods. (#410)
|
před 5 roky |
Charlie Kindel
|
2b82aac8e6
Merge branch 'master' of tig:tig/gui.cs
|
před 5 roky |
Charlie Kindel
|
8006fa357e
Merge branch 'master' of tig:migueldeicaza/gui.cs
|
před 5 roky |
Ross Ferguson
|
8d02ecbd78
Feature/TextFieldAutoComplete
|
před 5 roky |
En3Tho
|
1e2d6c5d87
Fix topological sort in view class (#413)
|
před 5 roky |
Charlie Kindel
|
917f02a124
Merge branch 'master' of tig:migueldeicaza/gui.cs
|
před 5 roky |
Charlie Kindel
|
8b26240741
Adds a better keyup/keydown demo to demo.cs (#395)
|
před 5 roky |