Commit Graph

526 Commits

Author SHA1 Message Date
Eugene Wang
7afaf3fa77 Fix wrong repo url for package. 2026-02-04 20:28:13 -05:00
Eugene Wang
23f964e1c3 Version bump to beta.3. 2026-02-03 19:36:01 -05:00
Eugene Wang
4e8f52f696 Experiment with ownership idea for transferred event so caller won't need to dispose it. 2026-02-03 19:35:00 -05:00
Eugene Wang
5c288987ca Make hInstance static. 2026-02-03 18:52:40 -05:00
Eugene Wang
52565490b9 Fix wrong dispose logic in BufferedData. 2026-02-03 18:36:28 -05:00
Eugene Wang
e4c1e68582 More correct cleanup of message pump. 2026-02-03 18:31:54 -05:00
Eugene Wang
7453c96f09 Proper handling of WM_APP_INVOKE. 2026-02-03 18:10:39 -05:00
Eugene Wang
5fee291004 Tweak to use non-static WNDPROC. 2026-02-02 23:11:22 -05:00
Eugene Wang
48263b8f3b Better error handling in transfer file image routine. 2026-02-02 22:50:19 -05:00
Eugene Wang
b07753fede Fix wrong ptr being used in Unlock(). 2026-02-02 22:45:53 -05:00
Eugene Wang
7cd8592263 Version bump to beta.2. 2026-02-02 22:23:13 -05:00
Eugene Wang
5e197a8ce4 Fix _procEvent being never initialized. 2026-02-02 22:22:33 -05:00
Eugene Wang
c3ddd13082 Lib pkg updates. 2026-02-02 22:08:14 -05:00
Eugene Wang
f47be8f1f7 Add winui3 test sample 2026-01-08 22:25:13 -05:00
Eugene Wang
b4f16ca417 Merge pull request #78 from soukoku/v4-beta-refactor
V4 beta refactor
2026-01-08 21:32:07 -05:00
Eugene Wang
40d97f4dc4 Add readme file to package build. 2026-01-08 21:30:24 -05:00
Eugene Wang
440a6e3d17 Log catch-all exception in transfer loop. 2026-01-08 21:23:24 -05:00
Eugene Wang
51414ad136 Major revamp for beta, with simplified initialization and no winform/wpf dependency. 2026-01-08 21:20:58 -05:00
Eugene Wang
1b02f0fcad Fix getting mem func entrypoint never worked. 2026-01-06 18:28:20 -05:00
Eugene Wang
e073977268 Fix logger getting reset on get. 2026-01-02 17:42:18 -05:00
Eugene Wang
3aaa3f6c79 Revert "Merge pull request #77 from soukoku/remove-winform-test"
This reverts commit 19712e035e, reversing
changes made to efcc583792.
2026-01-01 23:53:03 -05:00
Eugene Wang
19712e035e Merge pull request #77 from soukoku/remove-winform-test
Remove winform and wpf dep
2026-01-01 23:36:31 -05:00
Eugene Wang
951f47e833 Fix os check warning. 2026-01-01 23:30:39 -05:00
Eugene Wang
0c8f0fc27d Fix wrong sizeof call. 2026-01-01 23:22:35 -05:00
Eugene Wang
b9988b2f13 Fixed incorrect logger getter. 2026-01-01 23:17:52 -05:00
Eugene Wang
d31c7a2f9f Replaced preproc guards that no longer work. 2026-01-01 22:33:40 -05:00
Eugene Wang
4de4bac806 Large version jump. 2026-01-01 22:23:13 -05:00
Eugene Wang
466e52ac67 Fully replaced old pump code. 2026-01-01 22:20:10 -05:00
Eugene Wang
2939067da5 Add exception event to pump. 2026-01-01 22:18:08 -05:00
Eugene Wang
95ce3b5e5b Updated with SynchronizationContext. 2026-01-01 22:18:08 -05:00
Eugene Wang
23e2359f6a Initial attempt to remove winform/wpf. 2026-01-01 22:18:08 -05:00
Eugene Wang
efcc583792 Update pkg to get rid of warnings. 2026-01-01 21:42:29 -05:00
Eugene Wang
5643e1de99 Another attempt to hide internal window. 2026-01-01 21:40:38 -05:00
Eugene Wang
f282108f66 Fix wrong TW_FIX32 value if using double value ctor. 2025-12-28 00:10:37 -05:00
Eugene Wang
fe6b9677bb Test remove code page package. 2025-12-26 16:38:07 -05:00
Eugene Wang
4da89eb6d9 Drop pkg to base versions. 2025-12-26 16:05:12 -05:00
Eugene Wang
853ccfd658 Use different logging lib version on different dotnet versions. 2025-12-26 15:45:45 -05:00
Eugene Wang
3f0e9eceb8 Add logger to default ctor. 2025-12-26 08:24:28 -05:00
Eugene Wang
a26745810e Remove build warning. 2025-12-26 08:21:44 -05:00
Eugene Wang
f4a956bd6b Move twaindsm binaries out of projects. 2025-12-26 08:16:25 -05:00
Eugene Wang
e9733a6b54 Log message pump error. 2025-12-25 23:14:44 -05:00
Eugene Wang
39c0373d3c Replace Debug.Writes with ILogger. 2025-12-25 23:13:07 -05:00
Eugene Wang
34c03b441e Pkg update and try to hide internal window more. 2025-12-25 18:25:32 -05:00
Eugene Wang
2c443301ca Fix wrong enum type for ICAP_AUTOSIZE. 2025-12-19 10:59:03 -05:00
Eugene Wang
c7e649eb72 Fix internal window being visible. 2025-12-12 23:30:48 -05:00
Eugene Wang
342b4d56b1 Update Magick.NET in sample projects. 2025-12-12 12:48:23 -05:00
Eugene Wang
e3a2a83fe6 Merge pull request #76 from soukoku/BoxedExperiments
Boxed experiments
2025-12-12 08:02:14 -05:00
Eugene Wang
77dd5eef3b Tweak internal message pump form to be hidden. 2025-12-12 07:58:34 -05:00
Eugene Wang
8d4e3a2708 Remove IEnumerable from range and add more boxed reads. 2025-11-25 07:31:36 -05:00
Eugene Wang
d2a1678164 Add more cap setter utilities. 2025-11-25 06:56:46 -05:00