Charlie Kindel
|
4d7ae9d2f2
refactored per #541
|
5 роки тому |
Fabian R
|
46b4c9025b
Improved View Key event handling
|
5 роки тому |
Ross Ferguson
|
6228bffcbf
Merge branch 'master' of https://github.com/migueldeicaza/gui.cs into feature/TextFieldAutoComplete
|
5 роки тому |
Ross Ferguson
|
f0199f6e61
Rename TextViewAutoComplete to ComboBox
|
5 роки тому |
Ross Ferguson
|
360e0256b8
TextFieldAutoComplete demo works cross-platform. Fix list clearing issue.
|
5 роки тому |
Ross Ferguson
|
282cf64500
AutoHide option. List and text view synced.
|
5 роки тому |
Ross Ferguson
|
1dc0cc6fac
Use LayoutStyle.Computed. Add Text setter
|
5 роки тому |
Ross Ferguson
|
e04cbf2b97
Feature/TextFieldAutoComplete
|
5 роки тому |
Charlie Kindel
|
ce16a147ea
Merge pull request #449 from tig/refactor_onload_onresize
|
5 роки тому |
Charlie Kindel
|
b3f8f3bb29
missed some renames
|
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
|
e6c5b2599a
Improved a better clipped screen. Fixes some bugs with ScrollView, Menu. Added some virtual methods. (#410)
|
5 роки тому |
Charlie Kindel
|
8b26240741
Adds a better keyup/keydown demo to demo.cs (#395)
|
5 роки тому |
Charlie Kindel
|
427cf4784b
Text alignment (#397)
|
5 роки тому |
Charlie Kindel
|
5df8500862
Status bar snap (#384)
|
5 роки тому |
BDisp
|
df5bc9f0b8
Fixed a moving window issue. Added OnLoad Action because there are settings that need to be accessed only once. (#375)
|
5 роки тому |
Charlie Kindel
|
c7ce619092
MenuItems on MenuBar (#388)
|
5 роки тому |
BDisp
|
ee7fc3022d
Fixes #355 stack overflow with Pos based on the size of windows at startup. Added a OnResized action to set the Pos after the terminal are resized. (#367)
|
5 роки тому |
miguel
|
12cfbb8231
Fix the demo
|
5 роки тому |
Charlie Kindel
|
c51e4177fe
made it so Ctrl-X on status bar actually quits (#362)
|
5 роки тому |
miguel
|
6d08364ad9
Move the text alignment demo elsewhere, so I can debug other things
|
5 роки тому |
miguel
|
f8548666ee
Improve the UI of the ListView demo, and the demo; And add a crashing scenario that I will fix
|
5 роки тому |
miguel
|
ad8461d6af
Prevent crash on Linux/Mac introduced in 0.80
|
5 роки тому |
BDisp
|
49cd29853f
All my pull-request at once (#345)
|
5 роки тому |
BDisp
|
832ff75973
Resizing the MessageBox width to accommodate all message text (#299)
|
5 роки тому |
Miguel de Icaza
|
401c872b31
ListView: simple selection implemented
|
6 роки тому |
miguel
|
c2a1f926a5
TimeField
|
6 роки тому |
Miguel de Icaza
|
bc19c74c60
Docs
|
6 роки тому |
miguel
|
137417f768
[TextField] update point to 0 or the lenght-1 on changes, fixes #150
|
6 роки тому |