Commit History

Author SHA1 Message Date
  Tig f37ec5e04f Moved Overlapped stuff to ApplicationOverlap static class. Fixed nullable warnings. 1 year ago
  Tig 022050db73 Fixed nullable warnings 7 1 year ago
  Tig c03dd32031 Moved Toplevel keybindings out of Toplevel to Application. 1 year ago
  Tig 44ce74a5c0 Refactored Application into smaller files. 1 year ago
  Tig cd43ee363d Revamped to further simplify and make more correct 1 year ago
  Tig d7bd938664 Renamed StateChangedEventArgs 1 year ago
  Tig 303573bdea Fixed linux unit tests. 1 year ago
  BDisp 37d237aad9 Removes unnecessary driver parameter. 1 year ago
  BDisp 14361b1ee3 Fixes #3536. Application.Run<T> is broken by not calling Init before initializing T. 1 year ago
  Tig ab655feadc Application Keybinding tests 1 year ago
  Tig dde1fe435c Fixed unit test warnings 1 year ago
  Tig 52322a3b73 Rebased. 1 year ago
  Tig d391cc7ad2 MouseEvent: int X, int Y -> Point Position 1 year ago
  Tig 069089ee27 Made Arrangement = ViewArrangement.Fixed the default for Toplevels 1 year ago
  Tig 50fcb19af5 Keep Force16Colors set across apps to ease debugging of flicker issue 1 year ago
  Tig e1a2793c5c Fixed fragile toplevel drag unit tests 1 year ago
  Tig c5b7b084a9 Way too big a committ.... but I got carried away. 1 year ago
  Tig 6ebee8d42b Fixed more bad code 1 year ago
  BDisp e6de9ed9dc Ensures Top disposing on the AutoInitShutdownAttribute and fix ApplicationTests. 1 year ago
  BDisp 97a0595353 Ensures disposing toplevel before throwing. 1 year ago
  BDisp c471cf1aeb Add ObjectDisposedException testing for View.Title and fixes unit test. 1 year ago
  BDisp 034861bba2 Standardizes the entire Application.Run to be consistent between them. 1 year ago
  BDisp c68849a314 Remove Top from the Init method. 1 year ago
  BDisp c8890628e9 Fixes #3338. Application.Run/End -> Callers must dispose Toplevel 1 year ago
  Tig ab07ec665b Removed erroneous Disosal and fixed poorly coded unit test: A toplevel manually creatged must be disposed by creator 1 year ago
  Tig 73a6e66139 Tweaked unit tests 1 year ago
  Tig Kindel cba58caac8 Toplevel drag via Adornment finished 1 year ago
  dodexahedron 0f9e6f091d Stage 1 of #3256 - Prepare Rect for removal (#3260) 1 year ago
  Tig 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 year ago
  Tig 2c725b877f Fixes #2944. Makes `ColorScheme` explicitly readonly, removes `Colors.Base`, etc..., Fixes intermittent `TreeView` unit test failures (#3175) 1 year ago