ca9a24a2b0
watcom opengl fix
2026-08-10 04:32:44 +09:00
df1972e91c
remove winmm
2026-08-10 01:55:27 +09:00
ca41b5936b
Update src/core.c
2026-08-09 15:32:56 +09:00
f652523963
fix another c89 issue
2026-08-09 15:27:54 +09:00
6a205453a7
fix c89 discrepency
2026-08-09 15:26:48 +09:00
87f6dff101
Update include/Mw/MachDep.h
2026-08-09 15:19:31 +09:00
8e4774054e
Update src/lowlevel.c
2026-08-09 15:16:32 +09:00
ff823028cd
Update include/Mw/LowLevel.h
2026-08-09 15:16:00 +09:00
054b085bcd
fix compiles on machines where we have no vulkan
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
2026-07-26 01:44:01 +09:00
974947b400
remove warnings
2026-07-26 01:21:50 +09:00
7c2ab989fa
formatting
2026-07-24 20:51:17 -07:00
39a458d80f
win32: remove unused urlmon dep
2026-07-23 18:24:56 +09:00
f6c129b31c
win32: pass utf8 function to dnd
2026-07-23 01:00:56 -07:00
e20684f89b
remove mime type stuff for now
...
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
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)
2026-07-23 00:10:26 -07:00
c404e9e14b
remove some leftover debug prints oops
2026-07-22 21:33:37 -07:00
7e339cfd60
gdi: properly quit drag and drop after its finished
2026-07-22 21:31:03 -07:00
0fd0611a99
dynload CoInitializeEx
2026-07-22 20:02:08 -07:00
fb6c7a4772
replace FMFD_DEFAULT with 0
2026-07-22 19:55:40 -07:00
981591120c
linke to uuid
2026-07-22 19:54:27 -07:00
b3e24df2f6
include urlmon.h in MachDep.h
2026-07-22 19:51:11 -07:00
27b4f83840
linke to ole32
2026-07-22 19:49:05 -07:00
d3af13ebd6
drag and drop beginnings
...
Reviewed-on: pyrite-dev/milsko#33
2026-07-23 11:45:01 +09:00
7d6f6ca93a
fix gdi text on mingw
2026-07-21 19:37:34 -07:00
90f69b63d4
version bump
2026-07-21 01:45:29 -07:00
6a635fc1df
changelog should mention newest entry change
2026-07-21 01:30:33 -07:00
6843d6ae05
changelog had item in wrong place
2026-07-21 01:26:37 -07:00
6db8ce17c3
changelog
2026-07-21 01:25:20 -07:00
639f8e619f
fix stb_ds include
2026-07-21 00:26:58 -07:00
1103751f57
fix stb_ds include
2026-07-21 00:24:37 -07:00
2c19489acd
entry ending box should tick
2026-07-21 00:15:33 -07:00
80e3d25147
gdi text loading should be loading the right functions Oops
2026-07-20 23:39:02 -07:00
5a660bfe90
remove accidental debug print
2026-07-20 22:02:13 -07:00
529309df37
wayland: fix size hints
2026-07-20 21:56:42 -07:00
e2aa8dec7b
wayland size limit should only apply to toplevels oops
2026-07-20 21:18:26 -07:00
6c6b97d92e
classicmacos: remove dupl setrgb/penmode call
2026-07-19 23:06:26 -07:00
d2191ef33a
accidentally removed classic mac os init code from core.c
2026-07-19 23:03:09 -07:00
f91fc66fb6
make some updates to get classicmacos.c working but its probably over
2026-07-19 23:01:43 -07:00
2c2e21503f
MwFALMwFALSE -> MwFALSE
2026-07-19 20:58:32 -07:00
d0d2339d6b
fix
2026-07-19 20:56:34 -07:00
3dc4641ff9
underscore prefix for gdi dynloaded functions
2026-07-19 20:52:07 -07:00
d9bf9bbb95
support gdi text under win95
2026-07-19 20:44:49 -07:00
74a800b3ef
fix reparent freeze
2026-07-20 09:07:41 +09:00
d056d1b7fb
wayland: min width/height of 50
2026-07-19 15:06:10 -07:00
a30d306da0
fix perl files
2026-07-20 06:21:25 +09:00