1713 Commits

Author SHA1 Message Date
Thomas Bernard
095ad1a1ec
Read Packed CPC files from ConvImgCPC 2020-12-13 19:53:41 +01:00
Thomas Bernard
2669ba9b06
win32: FindFirstFile/FindNextFile usage fix
fixes http://pulkomandy.tk/projects/GrafX2/ticket/159
2020-12-13 19:17:36 +01:00
Thomas Bernard
aa19b5e748
Read_dir_callback(): prevent buffer overrun 2020-12-13 19:17:36 +01:00
Thomas Bernard
882a2892cf
Win32 Drag&Drop: Make sure we are using WCHAR functions and error handling 2020-12-13 19:17:36 +01:00
Thomas Bernard
0915f86aa3
Log errors of GetShortPathNameW/GetLongPathNameW 2020-12-13 19:17:35 +01:00
Thomas Bernard
100776eca7
Win32 debug: show OEM Code Page as well 2020-12-13 19:17:35 +01:00
Thomas Bernard
890682f353
NSTIFFPboardType is deprecated in favor of NSPasteboardTypeTIFF 2020-12-10 22:17:47 +01:00
Thomas Bernard
fbf8c03a2f
macos: fix/workaround for systems without pkg-config 2020-12-10 22:17:47 +01:00
Thomas Bernard
7de6a95291
SDL2: restore window position on startup 2020-12-10 00:13:40 +01:00
Thomas Bernard
58c53c33b8
handle more SDL_WINDOWEVENT_xxxx 2020-12-10 00:09:07 +01:00
Thomas Bernard
bfbeaf4ca8
add directory argument to Load_Surface()
You can pass NULL if filename is an absolute path
2020-12-06 22:57:23 +01:00
Thomas Bernard
bdbf942f18
gfx2.rc: FILEOS, FILETYPE, FILESUBTYPE 2020-12-06 12:46:24 +01:00
Thomas Bernard
ea19619b90
gfx2.rc: fix includes for MinGW32
verrsrc.h, not VerRsrc.h
2020-12-06 12:46:12 +01:00
Thomas Bernard
8c6a502589
get RECOILVER from 3rdparty/Makefile 2020-11-10 11:25:35 +01:00
Thomas Bernard
ef905100c3
recoil 5.1.0 => 5.1.1 2020-10-31 12:14:23 +01:00
Thomas Bernard
4434d37e7d
2020. Recoil 5.0.1 => 5.1.0 2020-10-31 12:04:43 +01:00
Thomas Bernard
e2ff6fd441
improve gfx2.ini is corrupt message 2020-06-20 15:41:36 +02:00
Thomas Bernard
080f9ba921
tests: optimize buffer sizes 2020-06-20 15:41:36 +02:00
Thomas Bernard
eafa5b913c
improvements in Load_INI() 2020-06-20 15:41:35 +02:00
Thomas Bernard
8ee549d652 tests: add dummy Get_palette_RGB_scale()
returns 256 as it is the default value
2020-05-25 22:05:48 +02:00
Thomas Bernard
81595172a1
ST formats : only save ST palette when RGB scale is 8 2020-05-25 22:00:22 +02:00
Adrien Destugues
f9b6e40f36 Fix doxygen warnings. 2020-05-21 13:03:10 +02:00
Thomas Bernard
341e9611a2
freetype 2.10.1 => 2.10.2, recoil 5.0.0 => 5.0.1 2020-05-16 19:48:58 +02:00
Thomas Bernard
6934277b04 MSVC : _strdup 2020-05-14 00:20:08 +02:00
Thomas Bernard
d24c3e2ebc Warning() => GFX2_Log() 2020-05-14 00:19:02 +02:00
Thomas Bernard
6367ffa5a9
GFX2_MessageBox(): Doxygen + fix return code 2020-05-06 11:38:38 +02:00
Thomas Bernard
89d0a247fc add MB_ICONINFORMATION to GFX2_MB_INFO 2020-05-06 11:34:30 +02:00
Thomas Bernard
795989c5c3 remove outdated comment 2020-05-06 11:25:36 +02:00
Thomas Bernard
16a32f259c
remove 2 warnings 2020-05-06 01:19:07 +02:00
Thomas BERNARD
9c7057eab7 Implementation of GFX2_MessageBox() for SDL1.2.x and Mac OS X 2020-05-05 23:42:49 +02:00
Thomas Bernard
b0f1117bbc
GFX2_MessageBox()
Especially useful to display startup errors
2020-05-05 21:39:20 +02:00
Thomas Bernard
80ff6f7dfd
update help urls 2020-05-05 21:36:04 +02:00
laikh
bff40ba97a Use GCLP_HICON instead of GCL_HICON for 64-bit Windows compatibility 2020-04-21 13:27:33 +08:00
Thomas Bernard
47485a343e
fix generatedoc.c 2020-04-19 18:40:19 +02:00
Thomas Bernard
00323b1942
readline.c: fix 8b2e925c 2020-04-13 01:42:45 +02:00
Thomas Bernard
2c9b79a6af
Warning() => GFX2_Log(GFX2_WARNING) 2020-04-13 01:34:12 +02:00
Thomas Bernard
7f08ad5bb9
filesel.c: fewer dependencies to <windows.h> 2020-04-13 00:42:45 +02:00
Thomas Bernard
8b2e925c00
readline.c: remove #include <windows.h> 2020-04-13 00:15:09 +02:00
Thomas Bernard
7caddaee89
factory.c: remove #include <windows.h> 2020-04-12 23:53:59 +02:00
Thomas Bernard
857ae29be8
Directory_create()
remove #include <windows.h> from setup.c
2020-04-12 00:47:15 +02:00
Thomas Bernard
f2e1ea8921
GFX2_GetScreenSize()
remove #include <windows.h> in init.c
2020-04-12 00:47:15 +02:00
Thomas Bernard
776884f0fe
GFX2_DiskFreeSpace() 2020-04-12 00:47:12 +02:00
Thomas Bernard
2fdceab6bc
GFX2_OpenURL() 2020-04-11 23:42:50 +02:00
Thomas Bernard
663ddf39aa
move Atari_Memory_free() and Memory_free() to osdep.c 2020-04-11 23:31:47 +02:00
Thomas Bernard
c037c2c911
move GFX2_GetTicks() to osdep.c 2020-04-11 23:20:39 +02:00
Thomas Bernard
8876541953 remove definition of WINVER
is fixed by 00b42bb45be8a74fb5a68b94a4c1f9343c8e584f
2020-04-11 23:01:46 +02:00
Thomas Bernard
3551f6bbc6
screen.h: remove #include <windows.h> 2020-04-11 22:42:33 +02:00
Thomas Bernard
811cb619b6
remove a few #include <windows.h>
also #include <direct.h>
2020-04-11 22:42:33 +02:00
Thomas Bernard
9847110fe4
const.h: do not include <windows.h> anymore 2020-04-11 22:42:33 +02:00
Thomas Bernard
0f2153118a
do not use MAX_PATH_CHARACTERS in Load_Clipboard_Image() 2020-04-11 22:42:33 +02:00