Commit graph

1,715 commits

Author SHA1 Message Date
ca9a24a2b0 watcom opengl fix
Some checks are pending
pyrite-dev/milsko/pipeline/head Build started...
2026-08-10 04:32:44 +09:00
df1972e91c remove winmm
Some checks are pending
pyrite-dev/milsko/pipeline/head Build started...
2026-08-10 01:55:27 +09:00
ca41b5936b Update src/core.c
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-08-09 15:32:56 +09:00
f652523963 fix another c89 issue
Some checks failed
pyrite-dev/milsko/pipeline/head There was a failure building this commit
2026-08-09 15:27:54 +09:00
6a205453a7 fix c89 discrepency
Some checks failed
pyrite-dev/milsko/pipeline/head There was a failure building this commit
2026-08-09 15:26:48 +09:00
87f6dff101 Update include/Mw/MachDep.h
Some checks failed
pyrite-dev/milsko/pipeline/head There was a failure building this commit
2026-08-09 15:19:31 +09:00
8e4774054e Update src/lowlevel.c
Some checks failed
pyrite-dev/milsko/pipeline/head There was a failure building this commit
2026-08-09 15:16:32 +09:00
ff823028cd Update include/Mw/LowLevel.h
Some checks failed
pyrite-dev/milsko/pipeline/head There was a failure building this commit
2026-08-09 15:16:00 +09:00
054b085bcd fix compiles on machines where we have no vulkan
Some checks failed
pyrite-dev/milsko/pipeline/head There was a failure building this commit
2026-08-08 16:32:11 -07:00
9856979906 Dynload winmm, which is weird but it fixes vs2022 builds 2026-08-08 16:24:23 -07:00
6f976ae0ce more fuller suite of error mutes for vs2022 2026-08-08 16:02:53 -07:00
bde66f13a5 fix the wall of warnings on VS2022 2026-08-08 15:26:42 -07:00
85b66d0d9a fix font rendering
Some checks are pending
pyrite-dev/milsko/pipeline/head Build started...
2026-07-26 01:44:01 +09:00
974947b400 remove warnings
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-07-26 01:21:50 +09:00
7c2ab989fa formatting
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-07-24 20:51:17 -07:00
39a458d80f win32: remove unused urlmon dep
Some checks are pending
pyrite-dev/milsko/pipeline/head Build started...
2026-07-23 18:24:56 +09:00
f6c129b31c win32: pass utf8 function to dnd
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-07-23 01:00:56 -07:00
e20684f89b remove mime type stuff for now
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
Windows's built in function for getting mime type sucks, and I don't want to have to vendor in libmagic. We'll leave this as something the user can handle themselves.
2026-07-23 00:56:13 -07:00
9dd96d9cec dynload drag functions
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-07-23 00:34:38 -07:00
f35e781762 win32: move away from com for drag and drop to avoid conflicts (and because com sucks)
Some checks failed
pyrite-dev/milsko/pipeline/head There was a failure building this commit
2026-07-23 00:10:26 -07:00
c404e9e14b remove some leftover debug prints oops
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-07-22 21:33:37 -07:00
7e339cfd60 gdi: properly quit drag and drop after its finished
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-07-22 21:31:03 -07:00
0fd0611a99 dynload CoInitializeEx
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-07-22 20:02:08 -07:00
fb6c7a4772 replace FMFD_DEFAULT with 0
Some checks failed
pyrite-dev/milsko/pipeline/head There was a failure building this commit
2026-07-22 19:55:40 -07:00
981591120c linke to uuid
Some checks failed
pyrite-dev/milsko/pipeline/head There was a failure building this commit
2026-07-22 19:54:27 -07:00
b3e24df2f6 include urlmon.h in MachDep.h
Some checks failed
pyrite-dev/milsko/pipeline/head There was a failure building this commit
2026-07-22 19:51:11 -07:00
27b4f83840 linke to ole32
Some checks failed
pyrite-dev/milsko/pipeline/head There was a failure building this commit
2026-07-22 19:49:05 -07:00
d3af13ebd6 drag and drop beginnings
Some checks failed
pyrite-dev/milsko/pipeline/head There was a failure building this commit
Reviewed-on: #33
2026-07-23 11:45:01 +09:00
7d6f6ca93a fix gdi text on mingw
Some checks are pending
pyrite-dev/milsko/pipeline/head Build started...
2026-07-21 19:37:34 -07:00
90f69b63d4 version bump
Some checks are pending
pyrite-dev/milsko/pipeline/head Build started...
1.4
2026-07-21 01:45:29 -07:00
6a635fc1df changelog should mention newest entry change
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-07-21 01:30:33 -07:00
6843d6ae05 changelog had item in wrong place
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-07-21 01:26:37 -07:00
6db8ce17c3 changelog
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-07-21 01:25:20 -07:00
639f8e619f fix stb_ds include
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-07-21 00:26:58 -07:00
1103751f57 fix stb_ds include
Some checks failed
pyrite-dev/milsko/pipeline/head There was a failure building this commit
2026-07-21 00:24:37 -07:00
2c19489acd entry ending box should tick
Some checks failed
pyrite-dev/milsko/pipeline/head There was a failure building this commit
2026-07-21 00:15:33 -07:00
80e3d25147 gdi text loading should be loading the right functions Oops
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-07-20 23:39:02 -07:00
5a660bfe90 remove accidental debug print
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-07-20 22:02:13 -07:00
529309df37 wayland: fix size hints
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-07-20 21:56:42 -07:00
e2aa8dec7b wayland size limit should only apply to toplevels oops
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-07-20 21:18:26 -07:00
6c6b97d92e classicmacos: remove dupl setrgb/penmode call
Some checks are pending
pyrite-dev/milsko/pipeline/head Build started...
2026-07-19 23:06:26 -07:00
d2191ef33a accidentally removed classic mac os init code from core.c
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-07-19 23:03:09 -07:00
f91fc66fb6 make some updates to get classicmacos.c working but its probably over
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-07-19 23:01:43 -07:00
2c2e21503f MwFALMwFALSE -> MwFALSE
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-07-19 20:58:32 -07:00
d0d2339d6b fix
Some checks failed
pyrite-dev/milsko/pipeline/head There was a failure building this commit
2026-07-19 20:56:34 -07:00
3dc4641ff9 underscore prefix for gdi dynloaded functions
Some checks failed
pyrite-dev/milsko/pipeline/head There was a failure building this commit
2026-07-19 20:52:07 -07:00
d9bf9bbb95 support gdi text under win95
Some checks failed
pyrite-dev/milsko/pipeline/head There was a failure building this commit
2026-07-19 20:44:49 -07:00
74a800b3ef fix reparent freeze
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-07-20 09:07:41 +09:00
d056d1b7fb wayland: min width/height of 50
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-07-19 15:06:10 -07:00
a30d306da0 fix perl files
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-07-20 06:21:25 +09:00