Commit Graph
142 Commits
Author SHA1 Message Date
Yoshi Askharoun c938b1789a Implement IList<TreeNode> by TreeNodeCollection 2023-05-23 20:07:38 -05:00
Yoshi Askharoun 96aa0dd929 Prevent NRE in Dispatcher when debugger is not attached 2023-05-23 13:03:49 -05:00
Yoshi Askharoun 49d8ae6323 Switch to NetMQ for inter-process debugging 2023-05-22 21:44:05 -05:00
Yoshi Askharoun 1d36315297 Attempt 1 at remote debugging 2023-05-22 18:04:22 -05:00
Yoshi Askharoun 2045b7ccb9 More stable path for SNK file
Should be consistent for the current solution and any other solutions that may include UIX as a subfolder/submodule.
2023-05-22 14:24:12 -05:00
Yoshi Askharoun e285a34196 Consolidate UIX.Debug into UIX 2023-05-22 14:07:11 -05:00
Yoshi Askharoun 0bd6b273c0 Add DataProviderQuery.TryGetProperty helper 2023-05-21 18:46:17 -05:00
Yoshi Askharoun 2a7bc680c4 Add ability to load dynamics resources and consequently images from external C# code 2023-05-21 18:45:58 -05:00
Yoshi Askharoun 22b4b39ebc Drop support for net35 and net40 in favor of net461 2023-05-04 00:23:48 -05:00
Yoshi Askharoun c1bed8065d Remove OwlCore.Remoting 2023-05-03 13:57:19 -05:00
Yoshi Askharoun 83d2a717c0 Update OwlCore to 0.2.1 2023-04-28 19:44:03 -05:00
Yoshi Askharoun a41a4ff780 Make GetOwnedObjects public 2023-04-28 18:47:00 -05:00
Yoshi Askharoun 862c87fa66 Add breakpoints to UIX interpreter 2023-04-28 18:46:37 -05:00
Yoshi Askharoun 472361c839 Split common props into file 2022-12-20 01:54:59 -06:00
Yoshi Askharoun 2667456b41 Make visual tree public 2022-10-07 10:29:09 -05:00
Yoshi Askharoun be7d9c5364 Merge 2022-10-07 09:35:18 -05:00
Yoshi Askharoun eeb046a82e Started TCP remote messaging 2022-10-07 09:34:55 -05:00
Yoshi Askharoun ab0b5e3a4d Started TCP remote messaging 2022-10-07 09:34:08 -05:00
Yoshi Askharoun 4c2548a55a Added platform targets to SimpleDebugClient 2022-07-15 21:03:10 -05:00
Yoshi Askharoun da71a596a9 Added simple Iris test app 2022-07-15 21:00:29 -05:00
Yoshi Askharoun acb5d5f59d Merge branch 'master' of https://github.com/ZuneDev/MicrosoftIris 2022-07-15 15:19:05 -05:00
Yoshi Askharoun a7d4b12877 Added UIXrender.dll
UIX itself doesn't need it to compile, but apps built on UIX will crash at runtime without it.
2022-07-15 15:15:24 -05:00
Yoshi Askharoun fb81e1ad58 Fixed creation of ManagedXmlReader using Resource 2022-07-05 21:35:55 -05:00
Yoshi Askharoun e5ae6cd7cb Added support for .NET embedded resources 2022-07-05 15:15:26 -05:00
Yoshi Askharoun c09f29e92c Added support for .NET embedded resources 2022-07-05 15:14:28 -05:00