Commit Graph

71 Commits

Author SHA1 Message Date
BDisp
aa1e20b8fb Added "en-US" culture info for unit test purpose. 2020-10-22 15:28:52 +01:00
BDisp
4fb0c93861 Fixes #968. Button Dim handler and a Dim unit test. Added a ToString to DimCombine. 2020-10-22 01:20:50 +01:00
Charlie Kindel
295b2ac779 Merge pull request #950 from tig/remove_ienumerable
POC to remove IEnumerable from View & Window
2020-10-21 16:18:09 -06:00
Charlie Kindel
9c0a8529a6 Fixed build warnings and ensured tests run 2020-10-21 08:49:34 -06:00
Charlie Kindel
473afe0732 poc 2020-10-08 13:47:47 -06:00
BDisp
f2953b5a00 Fixes #919 Initialized and CanFocus. 2020-09-29 14:54:58 +01:00
Adeel
d900721519 Add custom resolver for libcoreclr.so 2020-09-27 03:04:24 +01:00
Artyom
47a2020bf4 Convert TopLevel.Ready into event 2020-09-27 03:02:21 +01:00
Adeel Mujahid
80591f3ce2 Delete using WindowsRuntime from unit test 2020-09-27 03:02:20 +01:00
Melvyn Laïly
3529a947bc Fix typos 2020-09-10 20:06:02 +01:00
Melvyn Laïly
077a356944 Fix #882
Fix NullReferenceException during keyboard navigation
when `Focused` is null.
2020-09-10 20:05:49 +01:00
BDisp
9b66ad5cfd Added more unit tests to Pos and Dim. 2020-08-07 16:17:20 +01:00
BDisp
c597d601a3 Added more conditions to sure it act as expected. 2020-08-07 16:17:18 +01:00
BDisp
ae598843b4 Providing a simple test for Fixes #740. Multi thread toplevels. 2020-08-07 16:17:17 +01:00
BDisp
746cdc262d Fixing TextFormatter unit test. 2020-08-07 16:17:13 +01:00
BDisp
f01ddbe9e0 Fixes #808. Added an automated CanFocus. 2020-08-07 16:16:54 +01:00
BDisp
8c5822f9e2 Also testing with a Pos and Dim null values. 2020-08-04 17:50:23 +01:00
BDisp
5efa8d5388 Fixes #731. Pos and Dim validation. 2020-07-19 01:07:26 +01:00
Charlie Kindel
609a2514ea Merge pull request #799 from BDisp/canfocus-test
Just a little Unit Test for Focus #798
2020-07-17 09:27:16 -06:00
BDisp
d6f9e0a832 Fixed more unit tests. 2020-07-17 03:53:22 +01:00
BDisp
dce2a0304e Fixed Unit Test based on the changes. 2020-07-17 02:35:02 +01:00
BDisp
03862d1380 Just a little Unit Test for Focus #798 2020-07-15 23:02:35 +01:00
Charlie Kindel
9d088f87ec fixed a wide-unicode bug 2020-07-13 22:03:17 -07:00
Charlie Kindel
c3395f41ab fixed word wrapping to not strip spaces; ended up fixing other ww bugs too! 2020-07-13 17:48:41 -07:00
BDisp
315b93726c Revert "Fixed for dynamically added view."
This reverts commit adae58bbf7.
2020-07-10 19:20:05 +01:00
BDisp
adae58bbf7 Fixed for dynamically added view. 2020-07-10 19:05:58 +01:00
BDisp
45550c9cf0 Added support for ISupportInitializeNotification interface. 2020-07-10 15:15:28 +01:00
Charlie Kindel
fc00bc223f changed timout tolerance to 100ms - tests failed in CI/CD 2020-07-07 15:25:57 -07:00
BDisp
cc7aca4e50 Setting CanFocus also sets TabIndex and TabStop accordingly. 2020-07-07 15:00:36 +01:00
Charlie Kindel
f54b0c4849 Merge pull request #745 from BDisp/view-tab-index-feature
Fixes #742. Added a TabIndex to the View.
2020-07-06 15:51:44 -07:00
Charlie Kindel
da54dece1f dealt with Removed 2020-07-06 15:42:02 -07:00
BDisp
75d4ff0e7c Added TabIndex and TabStop properties. 2020-07-06 18:33:51 +01:00
BDisp
5741cf3171 Added TabIndex and TabStop properties. 2020-07-06 17:38:09 +01:00
Charlie Kindel
4047eb035e merge with master 2020-07-06 08:20:39 -07:00
Charlie Kindel
0f64ac6ea9 Merge pull request #724 from BDisp/added-removing-view-events
Fixes #723 Views now are notified when they are added or removing.
2020-07-06 07:58:05 -07:00
BDisp
e0c6067b39 Fixing the Removed test. 2020-07-06 00:45:56 +01:00
BDisp
caa43eb371 Fixes #743. Added View argument to the Enter and Leave events. 2020-07-03 23:38:34 +01:00
BDisp
cffdba52c9 Added and Removing tests. 2020-07-01 00:31:32 +01:00
Charlie Kindel
a0522be496 tweaks 2020-06-30 07:22:20 -07:00
Charlie Kindel
9ef9eb95a3 merge after massive PR merge 2020-06-24 14:02:01 -07:00
Charlie Kindel
2d5a9d0dbf merge with master 2020-06-22 10:11:28 -07:00
Charlie Kindel
120991ec5b ready for pr 2020-06-18 01:29:25 -07:00
Charlie Kindel
8272d8aff3 feature complete 2020-06-17 15:43:26 -07:00
Charlie Kindel
535f7e63f9 merge with master 2020-06-17 08:55:41 -07:00
Charlie Kindel
49bfe6a6c2 progress...rabbit hole 2020-06-17 08:50:38 -07:00
Charlie Kindel
a08a411a91 crazy refactoring 2020-06-15 22:52:35 -07:00
BDisp
ec73e0f2b6 Fixes #623 Dim.Percent with an extra behavior. (#696) 2020-06-15 22:01:53 -04:00
Charlie Kindel
254131b8c6 removed DEBUG by renaming #define 2020-06-14 22:55:59 -07:00
Charlie Kindel
c6a4bd9612 removed DEBUG by renaming #define 2020-06-14 22:21:34 -07:00
Charlie Kindel
6df27f5fd0 removed DEBUG stuff 2020-06-14 22:17:01 -07:00