3162 Commits

Author SHA1 Message Date
Thomas Bernard
334cb5f1ab
force -static-libgcc for C++ too
SDL2_ttf embeded harfbuzz is C++
2023-04-05 17:52:58 +02:00
Thomas Bernard
ffd98bbd9f
show DLL dependencies for SDL2.dll and SDL2_image.dll 2023-04-05 17:52:58 +02:00
Thomas Bernard
9aa99e23c4 recoil 6.3.3 => 6.3.4 2023-04-05 16:34:07 +02:00
Thomas Bernard
0ee93e8122
recoil 6.3.2 => 6.3.3 2023-04-05 16:32:14 +02:00
Thomas Bernard
281f73bcab
force -static-libgcc for SDL2_ttf.dll build 2023-03-08 16:02:57 +01:00
Thomas Bernard
5a3e6698a2
look for libgcc_s_dw2-1.dll dependency in SDL2_ttf.dll 2023-03-08 15:35:43 +01:00
Thomas Bernard
02708cc190 2022 => 2023 2023-03-06 08:17:22 +00:00
Thomas Bernard
9eb5bef029 SDL 2.26.2 => 2.26.3 2023-03-06 07:16:29 +01:00
Thomas Bernard
abd96ece4e define FREETYPESIGURLALT 2023-03-05 00:47:32 +01:00
Thomas Bernard
647dd3f7ce
force -static-libgcc for jpeg DLL build 2023-03-05 00:30:19 +01:00
Thomas Bernard
cc14d313f6
show libjpeg*.dll imported DLL (from import table) 2023-03-05 00:15:09 +01:00
Thomas Bernard
899aa6c942
3rdparty/Makefile: objdump 2023-03-05 00:14:33 +01:00
Thomas Bernard
ea9c3a74d7
sdl2 2.24.1 => 2.26.2 2023-01-21 23:24:21 +01:00
Thomas Bernard
4e4bdf7965 libpng 1.6.38 => libpng 1.6.39 2023-01-21 21:51:53 +00:00
Thomas Bernard
a21a62495a
recoil 6.3.1 => 6.3.2 2023-01-21 21:14:19 +01:00
Thomas Bernard
1bbd2a899b packet multiarch-support doesn't exist anymore 2023-01-21 20:28:09 +01:00
Thomas Bernard
0f762fb360 support both libtiff-5.dll and libtiff-6.dll 2023-01-21 20:24:54 +01:00
Thomas Bernard
a121977c42 fix build of doc/README-tiff.txt 2023-01-21 20:04:23 +01:00
Thomas Bernard
317a27aa40
mockui.c: fix Open_window() / Close_window()
Windows_open needs to have a consistent value
2023-01-21 19:45:28 +01:00
Thomas Bernard
f2f6b8d135
ifformat.c: fix build 2023-01-21 19:31:03 +01:00
Thomas Bernard
0528b50717
trick freetime libtool into using -static-libgcc option 2022-11-06 22:32:36 +01:00
PulkoMandy
b36c464ccd More Amiga OS fixes 2022-10-24 20:53:05 +02:00
PulkoMandy
e782bfd66b Attempt to fix gp2x build 2022-10-24 20:05:39 +02:00
Artur Jarosik
10f11e3359 Update Amiga OS build 2022-10-24 19:18:22 +02:00
Thomas Bernard
7e5daa65a8 fix Surface_to_bytefield()
Each line of the SDL surface use "pitch" bytes.
see https://pulkomandy.tk/projects/GrafX2/ticket/171
2022-10-07 06:45:38 +00:00
Thomas Bernard
bb5a9e1fea SDL 2.0.22 => SDL 2.24.1 2022-10-07 01:30:00 +02:00
Thomas Bernard
0a8edc6bba explicitly link with the zlib 2022-10-07 01:19:27 +02:00
Thomas Bernard
063ca11460 recoil 6.2.0 => recoil 6.3.1 2022-10-07 01:06:16 +02:00
Thomas Bernard
cadda32d57 libpng 1.6.37 => 1.6.38 2022-10-07 01:02:39 +02:00
Thomas Bernard
c2ca597c7d reduce number of curl calls 2022-07-30 12:35:58 +00:00
Thomas Bernard
f7c79aaf75 SDL_ttf moved to github 2022-07-30 12:35:58 +00:00
Thomas Bernard
68cc629ed3 3rdparty: fix checkversions, SDL_image moved to github 2022-07-30 12:35:58 +00:00
Thomas Bernard
11b7828d23 recoil 6.2.0 2022-07-18 01:28:33 +02:00
Thomas Bernard
a07b4308ba SDL 2.0.20 => 2.0.22 2022-05-19 07:00:24 +00:00
Thomas Bernard
daf4358d4c fix for zlib-1.2.12 2022-05-19 07:00:24 +00:00
Thomas Bernard
29bc0c14a4 Add new gpgkey for « Werner Lemberg <wl@gnu.org> »
RSA E30674707856409FF1948010BE6C3AAC63AD8E3F
2022-05-19 07:00:24 +00:00
Nic Soudée
a851e49f86 Set Rel_Coords button values to 0/1 instead of 2/1 2022-05-18 21:57:35 -04:00
Thomas Bernard
aab99d474b
Generate doc with new skins introduced in 2ece8cd0 2022-02-01 10:06:26 +01:00
Nic Soudée
2fbe9ba5f2 Bump year to 2022 where appropriate 2022-01-22 10:57:55 -05:00
Nic Soudée
e5609cc0e2 Use Unicode_char_strlcat for unicode padding 2022-01-21 21:47:49 +00:00
Nic Soudée
25b55ef7f9 Tweak left/right/backspace in text boxes 2022-01-21 21:47:49 +00:00
Nic Soudée
fa0352a0e8 enter text button at tail when using keystroke 2022-01-21 21:47:49 +00:00
Nic Soudée
30509cf45c Pad text to erase trailing garbage (unicode) 2022-01-21 21:47:49 +00:00
Nic Soudée
a806a332ce Discard hotkey keystroke for text buttons 2022-01-21 21:47:49 +00:00
Nic Soudée
2f066b1b25 Pad text input button to erase trailing garbage 2022-01-21 21:47:49 +00:00
Thomas Bernard
075af84f29
.gitlab-ci.yml: install jq tool (to parse json) 2022-01-21 21:47:14 +01:00
Thomas Bernard
1c87dda306
use github api to get SDL ttf latest version 2022-01-21 21:39:59 +01:00
Thomas Bernard
147324a9a4 SDL2.0.18 => 2.0.20 2022-01-21 07:51:38 +00:00
Thomas Bernard
b6918d3500 jpeg 9d -> 9e 2022-01-21 07:51:38 +00:00
Adrien Destugues
2ece8cd013 Actually add new skins 2022-01-20 17:45:14 +01:00