Historial de Commits

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