提交歷史

作者 SHA1 備註 提交日期
  Charlie Kindel 49bfe6a6c2 progress...rabbit hole 5 年之前
  Charlie Kindel 634f214d6a fixed status bar resize on Windows; not in cmd.exe 5 年之前
  BDisp 554202f5e7 Removing the unnecessary force from the View. 5 年之前
  BDisp 2766af8afe Allowing negative coordinates for scrolling purpose. 5 年之前
  Ross Ferguson 36a658d3e8 ComboBox. Color/Dim.Fill() issues when hosted inside a dialog 5 年之前
  Ross Ferguson 6f94a776fd ComboBox: Refactor. Resize Width working 5 年之前
  Ross Ferguson 4a3e1d0959 ComboBox. Adopt ListView interface pattern 5 年之前
  Ross Ferguson 89e2790a1c ComboBox supports Dim.Fill() Dim.Percent() 5 年之前
  Charlie Kindel dc878b899c enabled better characters 5 年之前
  BDisp 89a4bdeb03 Changed from Terminal.Gui all EventHandler to Action. 5 年之前
  BDisp d32c631dfd Changed from DateTime to TimeSpan. Changed from EventHandler to Action. 5 年之前
  Charlie Kindel da5bfd46f2 feature complete 5 年之前
  Charlie Kindel 7a0c522a20 Upgraded ScrollView + Charmap (#601) 5 年之前
  Charlie Kindel fddfcf8802 Charlie's Mondo Patch (#600) 5 年之前
  BDisp fa29269ade Added mouse support to the StatusBar. (#598) 5 年之前
  BDisp 4fcb164f4b Added class KeyModifiers which improvements better control over the combinations keys. 5 年之前
  Charlie Kindel 532285db8d Moved NetDriver's IMainLoopDriver impl to NetDriver.cs 5 年之前
  Charlie Kindel 140bb276ee moved mainloop out of CursesDriver 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 年之前