提交歷史

作者 SHA1 備註 提交日期
  Tig c03dd32031 Moved Toplevel keybindings out of Toplevel to Application. 1 年之前
  Cam Sinclair 952fc49709 Fix typos 1 年之前
  Tig d7bd938664 Renamed StateChangedEventArgs 1 年之前
  Tig 24ca95fd5e Removed LayoutStyle 1 年之前
  Tig d391cc7ad2 MouseEvent: int X, int Y -> Point Position 1 年之前
  Tig Kindel 7a988e47ae Make OnMouseXX protected internal as a quick-fix workaround that at least makes them not public, so work can continue. 1 年之前
  Tig Kindel bd8edbe201 Merged MouseEvent() and OnMouseEvent() 1 年之前
  Tig 16055c53b0 Fixes #3039. Fix View.HotKey (#3249) 1 年之前
  Tig 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 年之前
  dodexahedron 92a601254e Fixes #3170. Color improvements (#3204) 1 年之前
  BDisp 96f7597050 Fixes #3166. TimeField should use TextChanging instead of TextChanged event. (#3167) 1 年之前
  BDisp 0484fc8bf9 Cleans up key handling in drivers (was "fixes VkeyPacketSimulator is broken") (#3078) 1 年之前
  Tig dcb3b359ad Fixes #2926 - Refactor KeyEvent and KeyEventEventArgs to simplify (#2927) 1 年之前
  BDisp 325180ae48 Fixes #2680. Make the TextView API more extensible. (#2682) 2 年之前
  Tig 4d6781e5f9 Fixes #2649 - Unit Tests on Windows are failing (#2650) 2 年之前
  BDisp 713b2c4725 Fixes #92. Remove dependency on ustring. (#2620) 2 年之前
  Thomas Nind c1a578891b Fixes #2150. Revamping FileDialog (#2259) 2 年之前
  tznind 53597b7cec Add TextChangedEventArgs (correctly this time) 2 年之前
  tznind 4b5fbfb89c Revert "Added TextChangedEventArgs" 2 年之前
  tznind fe2710ad2d Added TextChangedEventArgs 2 年之前
  tznind 09683a2cd5 Refactor more `event Action` to `event EventHandler` 2 年之前
  Thomas Nind ea7981dc59 Adds Key Binding support. Also refactors Autocomplete and Undo/Redo. (#1556) 3 年之前
  BDisp 01d4b4f55f Added wide improvements on keys managements. 4 年之前
  Artyom bd7610df74 Migrate all controls to C# events 4 年之前
  BDisp fda4e21341 Making SetFocus (View) private. 5 年之前
  Charlie Kindel a0522be496 tweaks 5 年之前
  BDisp 6eeb3149b9 Change some Action and Class names. 5 年之前
  Charlie Kindel e9af0c2ab5 tweaked API docs for Date/TimeField 5 年之前
  BDisp d788761710 Removed the unnecessary event flag too. 5 年之前
  BDisp 89a4bdeb03 Changed from Terminal.Gui all EventHandler to Action. 5 年之前