Commit History

Author SHA1 Message Date
  Tig 022050db73 Fixed nullable warnings 7 1 year ago
  Tig 73a9dc37c4 Fixed nullable warnings 2 1 year ago
  Tig 44ce74a5c0 Refactored Application into smaller files. 1 year ago
  Tig 9ef6fcbe2b Merge branch 'v2_develop' into v2_3522-IDesignable 1 year ago
  Tig 6188127a24 Refactors CheckBox to use an enum instead of bool? for state. Cleans up naming to make more correct too (Toggle v. Toggled and State vs. Checked). 1 year ago
  Tig f8ede1283b rebuilt 1 year ago
  Tig c48a020ecb Fixed menu unit test 1 year ago
  Tig 0e4d9c5b6c Menubar code cleanup 1 year ago
  Tig 0b99e1d054 Removed dead code 1 year ago
  Tig 86484b442c Tweaked unit tests 1 year ago
  Tig 87817083c0 Fixed MenuBarTests 1 year ago
  Tig e28f73f175 Pos / Dim code cleanup 1 year ago
  Tig d391cc7ad2 MouseEvent: int X, int Y -> Point Position 1 year ago
  Tig cea6e54b19 Ready for review. 1 year ago
  BDisp c42c88ccbc Ensures the menu bar grabs the mouse when removing a menu. 1 year ago
  Tig c5b7b084a9 Way too big a committ.... but I got carried away. 1 year ago
  BDisp 41971a6e5a Fix all tests. 1 year ago
  BDisp 2b3a67c7a9 Fix typo. 1 year ago
  BDisp 534ab2a631 Fixes #3326. Menu is responding even outside the limits, not moving to the view that has the mouse. 1 year ago
  Tig Kindel 3d30b06212 Fixed Menu: Was not dealing with Border correctly 1 year ago
  Tig Kindel 86a3d18f7d Removed dead code from MenuBar 1 year ago
  Tig Kindel bd8edbe201 Merged MouseEvent() and OnMouseEvent() 1 year ago
  Tig Kindel 248efc2cc2 Simplified FindDeepestVieew 1 year ago
  Brandon Thetford bfedfee9ee Simplify construction of new Rectangle, Size, Point, and *F instances 1 year ago
  Brandon Thetford 3d807c3833 Merge branch 'v2_develop' into v2_3256_prepare_for_Rect_removal 1 year ago
  Tig 16055c53b0 Fixes #3039. Fix View.HotKey (#3249) 1 year ago
  Brandon Thetford a638edeeaf Rename Rect to Rectangle in preparation for removal 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
  Tig 7fe95cb9c7 Renames `Frame`->`Adornment`; changes `Frame` to have a `Border` subclass (#3158) 1 year ago