Commit History

Author SHA1 Message Date
  Tig e0551f4e4d NeedsDisplay -> NeedsDraw 9 months ago
  Tig e85f694269 Fixed Time/DateField crash 2 10 months ago
  Tig bf2e032cf4 Fixed Time/DateField crash 10 months ago
  Tig 1363995326 Merged MouseEvent and MouseEventEventArgs into MouseEventArgs 10 months ago
  Tig 1abe3182b6 View.Mouse cleanup - WIP3 10 months ago
  Tig a19781c53b View.Mouse cleanup - WIP2 10 months ago
  Tig c19cc7c332 Code cleanup 10 months ago
  Tig 61be0615e0 Fixed TableView key handling 10 months ago
  Tig ba161b3eae Cleaned up Command enum. 11 months ago
  Tig c03dd32031 Moved Toplevel keybindings out of Toplevel to Application. 1 year ago
  Cam Sinclair 952fc49709 Fix typos 1 year ago
  Tig d7bd938664 Renamed StateChangedEventArgs 1 year ago
  Tig 24ca95fd5e Removed LayoutStyle 1 year ago
  Tig d391cc7ad2 MouseEvent: int X, int Y -> Point Position 1 year ago
  Tig Kindel 7a988e47ae Make OnMouseXX protected internal as a quick-fix workaround that at least makes them not public, so work can continue. 1 year ago
  Tig Kindel bd8edbe201 Merged MouseEvent() and OnMouseEvent() 1 year ago
  Tig 16055c53b0 Fixes #3039. Fix View.HotKey (#3249) 1 year ago
  Tig 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 year ago
  dodexahedron 92a601254e Fixes #3170. Color improvements (#3204) 1 year ago
  BDisp 96f7597050 Fixes #3166. TimeField should use TextChanging instead of TextChanged event. (#3167) 1 year ago
  BDisp 0484fc8bf9 Cleans up key handling in drivers (was "fixes VkeyPacketSimulator is broken") (#3078) 1 year ago
  Tig dcb3b359ad Fixes #2926 - Refactor KeyEvent and KeyEventEventArgs to simplify (#2927) 1 year ago
  BDisp 325180ae48 Fixes #2680. Make the TextView API more extensible. (#2682) 2 years ago
  Tig 4d6781e5f9 Fixes #2649 - Unit Tests on Windows are failing (#2650) 2 years ago
  BDisp 713b2c4725 Fixes #92. Remove dependency on ustring. (#2620) 2 years ago
  Thomas Nind c1a578891b Fixes #2150. Revamping FileDialog (#2259) 2 years ago
  tznind 53597b7cec Add TextChangedEventArgs (correctly this time) 2 years ago
  tznind 4b5fbfb89c Revert "Added TextChangedEventArgs" 2 years ago
  tznind fe2710ad2d Added TextChangedEventArgs 2 years ago
  tznind 09683a2cd5 Refactor more `event Action` to `event EventHandler` 2 years ago