Tig
|
86484b442c
Tweaked unit tests
|
1 year ago |
Tig
|
70ab86d6fd
Moved Menu/MenuBar to use ctx
|
1 year ago |
Tig
|
1b7cd9d9a3
Partial impl using key binding context
|
1 year ago |
Tig
|
946a123fc6
Removed dead code
|
1 year ago |
Tig
|
0610c0f20f
Added KeyBindings scenario
|
1 year ago |
Tig
|
dba3ce34e3
Adding KeyBindings scenario
|
1 year ago |
Tig
|
da688a3f25
Merge pull request #3510 from BDisp/v2_2897-listwrapper-source-fix
|
1 year ago |
Tig
|
c58a7a59fb
Reverted to v2_develop DimAuto
|
1 year ago |
Tig
|
4c242d3e00
New branch dervied from v2_3037_Bar
|
1 year ago |
Tig
|
b2129fff3e
Fixed tests
|
1 year ago |
Tig
|
9abfb1ae46
Dim.Auto (Content) is pretty horked. Broke Bar
|
1 year ago |
Tig
|
236374b8c0
Fixed AllviewsTester issue - not aware of Pos.Align
|
1 year ago |
Tig
|
6af033acba
Fixed Scenario Tests
|
1 year ago |
Tig
|
60d8123f9e
Broke Application.cs up and put into subfolder
|
1 year ago |
Tig
|
c12578cf14
Broke Application.cs up and put into subfolder
|
1 year ago |
Tig
|
ab655feadc
Application Keybinding tests
|
1 year ago |
Tig
|
c2dcd28a15
KeyBinding -> record struct
|
1 year ago |
Tig
|
695b8cf293
Fixed SetupText issue
|
1 year ago |
Tig
|
6e48b07527
Fixed KeyBindingTests
|
1 year ago |
Tig
|
bc8895faa2
Fixed mousetests
|
1 year ago |
Tig
|
7213588973
New branch to correct merge problem
|
1 year ago |
Tig Kindel
|
e09f394155
Added more keybinding tests
|
1 year ago |
Tig Kindel
|
b2ab344a08
Fixed a bunch of Keybinding issues
|
1 year ago |
Tig
|
e7d2e3a55f
Merge branch 'v2_develop' into v2_fixes_3037_Bar
|
1 year ago |
Tig Kindel
|
8bf1ea2d05
Initial commit
|
1 year ago |
BDisp
|
254c1bbf44
Unsubscribing event from ListWrapper is responsible of the user by disposing. ListView does it.
|
1 year ago |
BDisp
|
308227761f
Resolving merge conflicts.
|
1 year ago |
BDisp
|
fc487cbbf8
Proving the Source can be derived from an IList<T>.
|
1 year ago |
BDisp
|
cf51c9e1bb
Replace with Main and code refactoring.
|
1 year ago |
BDisp
|
893a6c8c32
Ensures CollectionChanged event is subscribed once or none if the source is null. For the ListWrapper the user is responsible to dispose it.
|
1 year ago |