Geçmişin Kaydedilmesi

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