Charlie Kindel
|
49bfe6a6c2
progress...rabbit hole
|
vor 5 Jahren |
Charlie Kindel
|
634f214d6a
fixed status bar resize on Windows; not in cmd.exe
|
vor 5 Jahren |
BDisp
|
554202f5e7
Removing the unnecessary force from the View.
|
vor 5 Jahren |
BDisp
|
2766af8afe
Allowing negative coordinates for scrolling purpose.
|
vor 5 Jahren |
Ross Ferguson
|
36a658d3e8
ComboBox. Color/Dim.Fill() issues when hosted inside a dialog
|
vor 5 Jahren |
Ross Ferguson
|
6f94a776fd
ComboBox: Refactor. Resize Width working
|
vor 5 Jahren |
Ross Ferguson
|
4a3e1d0959
ComboBox. Adopt ListView interface pattern
|
vor 5 Jahren |
Ross Ferguson
|
89e2790a1c
ComboBox supports Dim.Fill() Dim.Percent()
|
vor 5 Jahren |
Charlie Kindel
|
dc878b899c
enabled better characters
|
vor 5 Jahren |
BDisp
|
89a4bdeb03
Changed from Terminal.Gui all EventHandler to Action.
|
vor 5 Jahren |
BDisp
|
d32c631dfd
Changed from DateTime to TimeSpan. Changed from EventHandler to Action.
|
vor 5 Jahren |
Charlie Kindel
|
da5bfd46f2
feature complete
|
vor 5 Jahren |
Charlie Kindel
|
7a0c522a20
Upgraded ScrollView + Charmap (#601)
|
vor 5 Jahren |
Charlie Kindel
|
fddfcf8802
Charlie's Mondo Patch (#600)
|
vor 5 Jahren |
BDisp
|
fa29269ade
Added mouse support to the StatusBar. (#598)
|
vor 5 Jahren |
BDisp
|
4fcb164f4b
Added class KeyModifiers which improvements better control over the combinations keys.
|
vor 5 Jahren |
Charlie Kindel
|
532285db8d
Moved NetDriver's IMainLoopDriver impl to NetDriver.cs
|
vor 5 Jahren |
Charlie Kindel
|
140bb276ee
moved mainloop out of CursesDriver
|
vor 5 Jahren |
Fabian R
|
46b4c9025b
Improved View Key event handling
|
vor 5 Jahren |
Ross Ferguson
|
6228bffcbf
Merge branch 'master' of https://github.com/migueldeicaza/gui.cs into feature/TextFieldAutoComplete
|
vor 5 Jahren |
Ross Ferguson
|
f0199f6e61
Rename TextViewAutoComplete to ComboBox
|
vor 5 Jahren |
Ross Ferguson
|
360e0256b8
TextFieldAutoComplete demo works cross-platform. Fix list clearing issue.
|
vor 5 Jahren |
Ross Ferguson
|
282cf64500
AutoHide option. List and text view synced.
|
vor 5 Jahren |
Ross Ferguson
|
1dc0cc6fac
Use LayoutStyle.Computed. Add Text setter
|
vor 5 Jahren |
Ross Ferguson
|
e04cbf2b97
Feature/TextFieldAutoComplete
|
vor 5 Jahren |
Charlie Kindel
|
ce16a147ea
Merge pull request #449 from tig/refactor_onload_onresize
|
vor 5 Jahren |
Charlie Kindel
|
b3f8f3bb29
missed some renames
|
vor 5 Jahren |
Charlie Kindel
|
2c5d09a521
Refactored onload/onresize events to use event vs. Action<T>
|
vor 5 Jahren |
Charlie Kindel
|
ea813ce1e7
Refactored keydown/up/press events to use event vs. Action<T>
|
vor 5 Jahren |
BDisp
|
e6c5b2599a
Improved a better clipped screen. Fixes some bugs with ScrollView, Menu. Added some virtual methods. (#410)
|
vor 5 Jahren |