Commit History

Author SHA1 Message Date
  Tig bdc60c9490 Got all unit tests passing. Some AdvanceFocus stuff still not right. 1 year ago
  Tig c39318c521 merged 1 year ago
  BDisp 6498610de9 Fixes #3678. ContextMenu accesses disposed MenuBar. (#3681) 1 year ago
  Tig 794ad0bad7 Refactoring again... WIP broke 1 year ago
  BDisp a0c03b11b6 Fixes #3635. Focus gets confused with ContextMenu. (#3663) 1 year ago
  Tig 44ce74a5c0 Refactored Application into smaller files. 1 year ago
  Tig f43596c878 restructure 1 year ago
  Tig 05613bb229 Start on replacing old StatusBar with new 1 year ago
  Tig 6c310c72c0 Fixed ContextMenuTests 1 year ago
  Tig d391cc7ad2 MouseEvent: int X, int Y -> Point Position 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 a551b977bb Invoke Activate and Deactivate on Begin method and fix ContextMenu to use it. 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 bd8edbe201 Merged MouseEvent() and OnMouseEvent() 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 d2ad11248f Fixes #3127 - View Layout improvements - Redefines how `LayoutStyle` works. Fixes `AutoSize` etc... (#3130) 1 year ago
  Tig a7209bcd88 Improves robustness of `Dim`, `Pos`, and `SetRelativeLayout` (#3077) 1 year ago
  Tig dcb3b359ad Fixes #2926 - Refactor KeyEvent and KeyEventEventArgs to simplify (#2927) 1 year ago
  Tig 6851b42a49 Fixes #2921 - MainLoop refactoring (#2922) 1 year ago
  Tigger Kindel 1c133ba364 Refactored CheckTimers into MainLoop and renamed/simplified 1 year ago
  BDisp b9f476a26d Fixes #2836. RequestStop while a ContextMenu is open can throw an exception. 1 year ago
  BDisp 915af9b3ff Fixes #2558. MenuBar positions wrong in some situations. (#2567) 2 years ago
  BDisp ea24de3a27 Fixes #2482. Refactor Redraw - Non-virtual with the right set of virtual OnXXX methods. (#2577) 2 years ago
  BDisp 5ae8e98631 Fixes menu frame and unit test on the #2483. (#2542) 2 years ago