Tig
|
a3b606fe6e
New unit tests. Lots of fixes
|
1 年之前 |
Tig
|
15fa1abab1
TextView now works properly
|
1 年之前 |
Tig
|
7a712ad96a
Accept now uses HandledEventARgs vs. Cancel
|
1 年之前 |
Tig
|
695b8cf293
Fixed SetupText issue
|
1 年之前 |
Tig
|
db0f066e89
Fixed TextViewTests
|
1 年之前 |
BDisp
|
698b28ea3c
Fixes word wrap.
|
1 年之前 |
BDisp
|
68ba0db9c4
Removes unnecessary RightOffset and BottomOffset properties.
|
1 年之前 |
Tig
|
d21489cbf8
TextView modernization
|
1 年之前 |
Tig
|
d391cc7ad2
MouseEvent: int X, int Y -> Point Position
|
1 年之前 |
Tig
|
a1249198bd
PositionCursor unit tests and flashing cursor fixes
|
1 年之前 |
BDisp
|
d074ff0328
Improves @tig prototype.
|
1 年之前 |
Tig
|
5c36db22a4
merge
|
1 年之前 |
Tig
|
dceed59a5f
Fixed more unit tests
|
1 年之前 |
Tig
|
8483e29a9d
Removed ScrollView dependency from CharMap to validate new View scrolling fn
|
1 年之前 |
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 年之前 |