Commit Graph
164 Commits
Author SHA1 Message Date
Yoshi Askharoun 2ff11008d6 Basic RichEdit implementation 2026-07-27 14:23:16 -05:00
Yoshi Askharoun 7b8fc9768e Continue text abstraction with text editing 2026-07-27 12:26:07 -05:00
Yoshi Askharoun aedbd7bf6b Start text abstraction 2026-07-27 11:00:37 -05:00
Yoshi Askharoun 272cc14649 [WIP] Simplify and optimize PriorityQueue logic 2026-07-27 01:28:09 -05:00
Yoshi Askharoun a8d6f8fbe6 Use defaults for SystemParametersInfo-based APIs on non-Windows platforms 2026-07-27 01:14:46 -05:00
Yoshi Askharoun f2140ee046 Replace non-Windows code in ByteCodeWriter and DPI scale calculation 2026-07-26 23:31:53 -05:00
Yoshi Askharoun 8c7ced1b3e Sanity helpers when using DllResource (especially on non-Windows targets) 2026-07-26 22:13:35 -05:00
Yoshi Askharoun ea3594c065 Fix debug string for DeferredCalls that don't have a target 2026-07-26 20:26:07 -05:00
Yoshi Askharoun 106a7a9545 Clean up more image-related code 2026-07-26 17:50:43 -05:00
Yoshi Askharoun cd729851b3 Add foreground stealing to GLWindow 2026-07-26 11:15:43 -05:00
Yoshi Askharoun fe8a0b9760 Better debug message for DeferredInvokeProxy 2026-07-26 11:15:22 -05:00
Yoshi Askharoun e65399ed8c Stinky hacks to make progress on Linux target 2026-07-26 00:51:08 -05:00
Yoshi Askharoun b21401e3ab Use OpenGL render engine on non-Windows platforms 2026-07-25 23:30:54 -05:00
Yoshi Askharoun 7d343e646f Remove previous native attempts 2026-07-25 15:31:58 -05:00
Joshua "Yoshi" Askharoun b0bc4e5dba [WIP] Fix net48 build 2026-07-25 13:51:37 -05:00
Yoshi Askharoun 5203e4a721 Only use GetProcessDefaultLayout on Windows 2026-07-21 21:40:02 -05:00
Yoshi Askharoun cab11a3c31 Allow compilation on Linux 2026-06-21 02:03:37 -05:00
Joshua "Yoshi" Askharoun 5ea6f1c909 Remove IObservableCollection 2025-12-05 20:01:57 -06:00
Joshua "Yoshi" Askharoun d87e9d33db Allow interpreter breakpoints to check for multiple URIs 2025-12-05 20:00:00 -06:00
Joshua "Yoshi" Askharoun 1ab545d4e2 First pass at debug adapter support 2025-11-30 13:37:34 -06:00
Joshua "Yoshi" Askharoun 61ff45aee5 Merge XML and script symbol storage;
Prefer shortest source range
2025-11-29 19:18:32 -06:00
Joshua "Yoshi" Askharoun 453a8e8b29 More debug symbol work 2025-11-29 01:27:32 -06:00
Joshua "Yoshi" Askharoun f2c5a0d600 Clean up debug symbol structure 2025-11-28 20:27:34 -06:00
Joshua "Yoshi" Askharoun 2f293ec6dd [WIP] XML debug symbols 2025-11-28 18:05:23 -06:00
Joshua "Yoshi" Askharoun ba10c80c08 Redo debug symbols 2025-11-27 23:41:04 -06:00