Tig
|
d25f98f8e3
Everything appears to work (except ScrollView which I broke but will fix).
|
1 年之前 |
Tig
|
df5f04b645
Merged v2_develop
|
1 年之前 |
BDisp
|
41971a6e5a
Fix all tests.
|
1 年之前 |
Tig
|
3a40dec249
Reamed Bounds -> Viewport in comments
|
1 年之前 |
Tig
|
f6ff36968e
Reamed Bounds -> ViewPort to see how it feels
|
1 年之前 |
Tig Kindel
|
bd8edbe201
Merged MouseEvent() and OnMouseEvent()
|
1 年之前 |
Brandon Thetford
|
bfedfee9ee
Simplify construction of new Rectangle, Size, Point, and *F instances
|
1 年之前 |
Brandon Thetford
|
17d028432e
Re-apply Rect->Rectangle name changes in these files
|
1 年之前 |
Brandon Thetford
|
3d807c3833
Merge branch 'v2_develop' into v2_3256_prepare_for_Rect_removal
|
1 年之前 |
Tig
|
16055c53b0
Fixes #3039. Fix View.HotKey (#3249)
|
1 年之前 |
Brandon Thetford
|
a638edeeaf
Rename Rect to Rectangle in preparation for removal
|
1 年之前 |
Tig
|
4430fe2cc6
Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202)
|
1 年之前 |
Tig
|
2c725b877f
Fixes #2944. Makes `ColorScheme` explicitly readonly, removes `Colors.Base`, etc..., Fixes intermittent `TreeView` unit test failures (#3175)
|
1 年之前 |
Tig
|
7fe95cb9c7
Renames `Frame`->`Adornment`; changes `Frame` to have a `Border` subclass (#3158)
|
1 年之前 |
Tig
|
d2ad11248f
Fixes #3127 - View Layout improvements - Redefines how `LayoutStyle` works. Fixes `AutoSize` etc... (#3130)
|
1 年之前 |
BDisp
|
e2a59050fe
Fixes #3122. Shift-Tab is broken on TextView. (#3123)
|
1 年之前 |
BDisp
|
0484fc8bf9
Cleans up key handling in drivers (was "fixes VkeyPacketSimulator is broken") (#3078)
|
1 年之前 |
Tig
|
3b394c8104
Fixes #3115. `TextView` should use `Command.ShowContextMenu` not `Command.Accept` (#3118)
|
1 年之前 |
Tig
|
dcb3b359ad
Fixes #2926 - Refactor KeyEvent and KeyEventEventArgs to simplify (#2927)
|
1 年之前 |
BDisp
|
8f1b5aceb6
Fixes #3034. Text remains "invisible" in the TextView when WordWrap is activated. (#3036)
|
1 年之前 |
Tig
|
6851b42a49
Fixes #2921 - MainLoop refactoring (#2922)
|
1 年之前 |
BDisp
|
325180ae48
Fixes #2680. Make the TextView API more extensible. (#2682)
|
2 年之前 |
BDisp
|
ef6f355f50
Fixes #2653. TextField is using the UTF8 encoding to handle substring not compatible with string. (#2654)
|
2 年之前 |
Tig
|
4d6781e5f9
Fixes #2649 - Unit Tests on Windows are failing (#2650)
|
2 年之前 |
BDisp
|
713b2c4725
Fixes #92. Remove dependency on ustring. (#2620)
|
2 年之前 |
BDisp
|
ea24de3a27
Fixes #2482. Refactor Redraw - Non-virtual with the right set of virtual OnXXX methods. (#2577)
|
2 年之前 |
BDisp
|
be67e0f09f
Fixes #2196. TextView: Setting Text places cursor at beginning, unlike TextField (#2572)
|
2 年之前 |
Tig
|
b4552ee14b
Fixes #2493. Move all layout code out of View (and Toplevel) into a layout helper class (#2544)
|
2 年之前 |
BDisp
|
8dbb345225
Fixes #2523. WordBackward and WordForward should be moved to the TextModel class. (#2524)
|
2 年之前 |
Tig
|
574ed8fec7
Fixes #2469 - Revamp file structure and namespace (#2471)
|
2 年之前 |