Tig
|
4430fe2cc6
Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202)
|
1 year ago |
BDisp
|
56943f17d2
Fixes #2882. TabView: 'Frame.DrawFrame(Rect, bool)' is obsolete: 'This method is obsolete in v2. Use use LineCanvas or Frame (#2980)
|
1 year ago |
Tig
|
dcb3b359ad
Fixes #2926 - Refactor KeyEvent and KeyEventEventArgs to simplify (#2927)
|
1 year ago |
BDisp
|
7b46b1dea4
Add unit test for the #2892 fix. (#2956)
|
1 year ago |
BDisp
|
aa8b952509
Partially Addresses #2616. Support combining sequences that don't normalize (#2932)
|
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
|
1f5953b8ba
Fixes #2787. MenuItem with CanExecute returning false is select when a MenuBar is opened.
|
1 year ago |
BDisp
|
57db5a351b
Add unit test.
|
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 |
Tig
|
dea5f0fe03
Fixes #2597. Enables standard glyphs to be set via ConfigurationManager (#2595)
|
2 years 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
|
62746f8037
Fixes #2539. Add feature to draw menus with or without border. (#2556)
|
2 years ago |
BDisp
|
5ae8e98631
Fixes menu frame and unit test on the #2483. (#2542)
|
2 years ago |
Tig
|
b4552ee14b
Fixes #2493. Move all layout code out of View (and Toplevel) into a layout helper class (#2544)
|
2 years ago |
Tig
|
8c59e8255f
Partially Fixes #2483 - Removes old Border and leverages LineCanvas for Frames, etc... (#2527)
|
2 years ago |
BDisp
|
5317489a8b
Fixes #2539. Menu should use Frame instead of DrawFrame. (#2540)
|
2 years ago |
BDisp
|
91bf832ce4
Fixes #2531. Toplevel should redraw only if it's needed. (#2532)
|
2 years ago |
Tig
|
a637f8a29c
Fixes #2486 - Removes old `Border` and fixes a litany of related things (#2525)
|
2 years ago |
Tig
|
574ed8fec7
Fixes #2469 - Revamp file structure and namespace (#2471)
|
2 years ago |