Tig
|
059d8f4563
|
Fixed AutoCompleteTests
|
2024-05-30 07:17:25 -06:00 |
|
Tig
|
801c2d2a4d
|
Fixed AppendAutoCompleteTests
|
2024-05-30 07:15:30 -06:00 |
|
Tig
|
c6a57dae7b
|
Fixed PosPercentTests
|
2024-05-30 07:11:44 -06:00 |
|
Tig
|
90ef9fd1e2
|
Fixed PosCenterTests
|
2024-05-30 07:11:06 -06:00 |
|
Tig
|
315438a6a7
|
Fixed PosAnchorEndTests
|
2024-05-30 07:10:10 -06:00 |
|
Tig
|
37653cd695
|
Fixed DimTests
|
2024-05-30 07:09:20 -06:00 |
|
Tig
|
ce894345ae
|
Fixed DimFillTests
|
2024-05-30 07:08:10 -06:00 |
|
Tig
|
8abf1dfd9f
|
Fixed EscSeq tests
|
2024-05-30 07:07:11 -06:00 |
|
Tig
|
d775e85e41
|
Fixed FileDialogTests
|
2024-05-30 07:03:32 -06:00 |
|
Tig
|
1c8622ab24
|
Fixed ThicknessTests
|
2024-05-30 07:00:04 -06:00 |
|
Tig
|
d318f22123
|
Fixed LineCanvasTests
|
2024-05-30 06:59:28 -06:00 |
|
BDisp
|
b7b0f7f6e3
|
Merge branch 'v2_develop' into v2_3512-ctrl-z-suspend-unix-fix
|
2024-05-30 13:49:41 +01:00 |
|
BDisp
|
219458658f
|
Replace #define UNIX_KEY_BINDINGS with conditional PlatformID.Unix.
|
2024-05-30 13:44:37 +01:00 |
|
Tig
|
b6b730ee81
|
Fixed Thicknesstests
|
2024-05-30 06:38:13 -06:00 |
|
Tig
|
2f449e5963
|
Fixed RulerTests
|
2024-05-30 06:37:24 -06:00 |
|
BDisp
|
1e7263be73
|
Enable Driver.Suspend for NetDriver using Unix.
|
2024-05-30 13:37:18 +01:00 |
|
Tig
|
161bc277c8
|
Fixed AttributeTests
|
2024-05-30 06:35:43 -06:00 |
|
Tig
|
c39c67a693
|
Fixed WizardTests
|
2024-05-30 06:33:27 -06:00 |
|
Tig
|
486ca8f1a7
|
Fixed DialogTests
|
2024-05-30 06:27:43 -06:00 |
|
Tig
|
52322a3b73
|
Rebased.
Fixed ApplicatonTests.
|
2024-05-30 06:21:19 -06:00 |
|
Tig
|
7451e79313
|
Merge pull request #3476 from BDisp/v2_3475_fakedriver-cols-rows-fix
Fixes #3475. FakeConsole throws System.IndexOutOfRangeException using SetupFakeDriverAttribute.
|
2024-05-30 05:59:44 -06:00 |
|
BDisp
|
1862ca71ae
|
Fixes #3512. Ctrl+Z not suspending
|
2024-05-29 21:16:50 +01:00 |
|
Tig
|
79ff00126c
|
Merge pull request #3514 from BDisp/v2_3140-textview-frame-to-viewport
Fixes #3140. TextView assumes Frame == Bounds
|
2024-05-29 12:31:52 -06:00 |
|
BDisp
|
c1475c7ee1
|
Merge branch 'v2_develop' into v2_3140-textview-frame-to-viewport
|
2024-05-29 19:10:11 +01:00 |
|
BDisp
|
698b28ea3c
|
Fixes word wrap.
|
2024-05-29 18:58:02 +01:00 |
|
Tig
|
6ac5875bd2
|
Merge pull request #3509 from tig/v2_3501-ContentSize_Setter
Fixes #3501. `ContentSize` -> `GetContentSize()`/`SetContentSize()`
|
2024-05-29 11:06:55 -06:00 |
|
Tig
|
aff87b0364
|
Rebased
|
2024-05-29 10:50:22 -06:00 |
|
Tig
|
19b9620c47
|
Merge pull request #3502 from tig/v2_3479-DeleteLayoutStyle
Fixes #3497. Removes `LayoutStyle`
|
2024-05-29 10:46:14 -06:00 |
|
Tig
|
be0118e9d4
|
Addressed code review comments
|
2024-05-29 10:37:05 -06:00 |
|
BDisp
|
c4301b3813
|
Replace Frame to Viewport.
|
2024-05-29 17:21:45 +01:00 |
|
BDisp
|
68ba0db9c4
|
Removes unnecessary RightOffset and BottomOffset properties.
|
2024-05-29 16:57:44 +01:00 |
|
BDisp
|
933b0b5ff8
|
Remove _frameWidth field and replace with Viewport.Width.
|
2024-05-29 16:06:09 +01:00 |
|
BDisp
|
afaa924b57
|
Simplify and fix a bug.
|
2024-05-29 12:55:08 +01:00 |
|
BDisp
|
479d1d3558
|
Update the ContentSize on the CollectionChanged event.
|
2024-05-29 02:23:18 +01:00 |
|
BDisp
|
04d61663ea
|
Change comment to reflect what it's really doing.
|
2024-05-29 01:47:16 +01:00 |
|
BDisp
|
5a6e64b756
|
Fix MoveEnd method.
|
2024-05-29 01:32:07 +01:00 |
|
BDisp
|
812734856f
|
Unit test for the CollectionChanged event.
|
2024-05-28 23:24:50 +01:00 |
|
BDisp
|
7438f9f420
|
Change unit tests to use ObservableCollection.
|
2024-05-28 23:23:47 +01:00 |
|
BDisp
|
0075c07b39
|
Change scenarios to use ObservableCollection.
|
2024-05-28 23:13:36 +01:00 |
|
BDisp
|
fb4f474fd4
|
Change ComboBox to using ObservableCollection.
|
2024-05-28 23:00:26 +01:00 |
|
BDisp
|
b364e39082
|
Replace ListWrapper to use ObservableCollection.
|
2024-05-28 22:56:36 +01:00 |
|
BDisp
|
7be80b48f3
|
Added CollectionChanged event to the IListDataSource interface.
|
2024-05-28 22:43:11 +01:00 |
|
Tig
|
41d86f7e15
|
ContentSize -> GetContentSize()/SetContentSize()
|
2024-05-28 06:43:15 -06:00 |
|
Tig
|
157f1db288
|
Temporarily added SetContentSize to ScrollView and fixed other scenarios
|
2024-05-27 22:26:45 -06:00 |
|
Tig
|
5ceb56a06b
|
ContentSize to protected internal.
Broke some stuff.
|
2024-05-27 22:18:15 -06:00 |
|
Tig
|
f7c451b5fa
|
Added unit tests
|
2024-05-27 15:27:21 -06:00 |
|
Tig
|
7840cea48c
|
SetContentSize -> set_ContentSize
|
2024-05-27 14:20:59 -06:00 |
|
Tig
|
3575a78e9d
|
merged
|
2024-05-27 14:01:12 -06:00 |
|
Tig
|
7b3f5d21f1
|
Merge pull request #3507 from tig/v2_3503-ViewEditors
Fixes #3503. Improves "View Editing" for Scenarios (e.g. `AdornmentsEditor`)
|
2024-05-27 13:54:01 -06:00 |
|
Tig
|
b9c5797726
|
Tweaked Adornments scenario to have editor movable
|
2024-05-27 12:42:01 -06:00 |
|