Commit Graph
172 Commits
Author SHA1 Message Date
Yoshi Askharoun f3461ac81b Support loading fonts with names longer than 31 characters 2025-08-04 12:56:47 -05:00
Yoshi Askharoun a2b3addfc1 Implement font loader for .NET assemblies 2025-08-04 00:05:36 -05:00
Yoshi Askharoun 49e08bd707 Add helper for complete URI redirects 2025-08-03 23:35:30 -05:00
Yoshi Askharoun b56d513788 Revert hacky hack 2025-08-03 23:35:16 -05:00
Yoshi Askharoun 61131c0ebf Add AcquiringImage and ErrorImage to UIX 2025-08-03 22:40:34 -05:00
Yoshi Askharoun f4549b5533 Revert logic change in Class.SetProperty
Logic is invalid and causes errors when a symbol has previously been set, especially when set to null
2025-08-03 22:40:20 -05:00
Yoshi Askharoun 4a112102de To revert 2025-07-29 00:07:28 -05:00
Yoshi Askharoun 303a5f84b0 Don't crash when loading fonts from CLR DLLs 2025-07-29 00:07:28 -05:00
Yoshi Askharoun 7cba2bf1fd Fix in-proc debugger from continuously stopping 2025-07-29 00:07:27 -05:00
Yoshi Askharoun e79bb7d755 Create script ID helper function 2025-07-21 01:08:02 -05:00
Yoshi Askharoun 13d2fc640b Allow debugger instaces to be passed at runtime; Create in-processes debugger 2025-07-20 02:13:45 -05:00
Yoshi Askharoun 1667d353c2 Use constant values in MarkupTypeSchema.Run 2025-07-20 02:02:22 -05:00
Yoshi Askharoun af659f4bd5 Fix DeferredCall debug packet 2025-07-19 14:10:41 -05:00
Yoshi Askharoun fc26c21836 Include resources in UIXControls 2025-07-18 20:57:19 -05:00
Yoshi Askharoun 32555f355c Fix IDeferredInvokeItem calls 2025-07-15 16:02:21 -05:00
Yoshi Askharoun fb24662492 Add UIXControls 2025-07-12 23:44:01 -05:00
Yoshi Askharoun 958a1024a1 Merge branch 'master' of https://github.com/ZuneDev/MicrosoftIris 2025-07-11 21:18:48 -05:00
Yoshi Askharoun af06736516 Remove CallType in favor of checking type directly 2025-07-11 21:18:39 -05:00
Yoshi Askharoun 7d9d4b9465 Allow null _predefinedProperties 2025-07-11 19:01:58 -05:00
Yoshi Askharoun 9d76811133 Turn off signing 2025-02-01 20:30:24 -06:00
Yoshi Askharoun 72f338a729 Implement Interpolation encoding 2025-01-30 14:32:11 -06:00
Yoshi Askharoun 7ed765ee2e Make MarkupTypeToDefinition public 2025-01-30 14:30:40 -06:00
Yoshi Askharoun 18dba59889 Merge branch 'master' of https://github.com/ZuneDev/MicrosoftIris 2025-01-28 11:38:47 -06:00
Yoshi Askharoun 550f8b6771 Introduce ITypeSchemaWithInternalType 2025-01-28 00:31:57 -06:00
Yoshi Askharoun 5fa6a3b202 Rename variables in AnchorLayoutSchema 2024-12-29 17:28:34 -06:00