Commit Graph
17 Commits
Author SHA1 Message Date
Stone_Red 7488c19a28 Rework YesNtWindowStatements.cs 2026-06-16 22:26:20 +02:00
Stone_Red c53eb280d4 Fix DrawCharHeight ceiling division to prevent missing pixels on thin strokes at small sizes 2026-06-16 20:27:38 +02:00
Stone_Red e7922bdf05 Add MaxWidth property for text rendering in UI controls and fix maxWidth parameter in canvas extension methods 2026-06-16 19:46:05 +02:00
Stone_Red 1355fa06b8 Increase UI element sizes and add maxWidth support to DrawString methods 2026-06-15 02:10:20 +02:00
Stone_Red 4d70242ece Add CanvasExtensions for scaled and height-adjusted string drawing 2026-06-14 15:03:30 +02:00
Stone_Red 2f1563d374 Refactor YesNtWindowStatements to use constructor for ownerProcess 2026-06-12 16:53:10 +02:00
Stone_Red 61c0ceb7f8 Convert YesNtWindowStatements to non static class and add uiElements tracking 2026-06-12 16:53:10 +02:00
Stone_Red c70fd501bc Code cleanup 2026-06-12 15:18:02 +02:00
Stone_Red 9f2aae3ba8 Add YesNtWindowStatements for scripting window and UI element creation 2026-06-12 15:00:44 +02:00
Stone_Red 2b091e6e7c Move AES GCM crypto and PBKDF2 key derivation to Cryptography folder 2026-06-11 18:41:19 +02:00
Stone_Red 31e54c1637 Code cleanup 2026-06-10 00:29:28 +02:00
Stone_Red f7eea21de5 Add singleton/system manifest, process args, and async management support 2026-06-09 22:53:13 +02:00
Stone_Red e6bab7e371 Add TcpRpc server and client and split crypto code into multiple classes 2026-06-09 19:26:34 +02:00
Stone_Red 5b8936dd16 More code cleanup 2026-06-08 22:05:11 +02:00
Stone_Red 145055b77e Code cleanup 2026-06-08 21:30:40 +02:00
Stone_Red 930a0f6a5d Implement full canvas compositing and redraw only on state change 2026-06-08 13:03:44 +02:00
Stone_Red 2ba87a113d Initial commit 2026-06-08 12:30:37 +02:00