2564 Commits

Author SHA1 Message Date
Thomas Bernard
abaa484d44
3rdparty: disable ImageIO for SDL_image and SDL2_image 2019-01-28 11:54:40 +01:00
Thomas Bernard
08b2448e33
Do not need SDL Joystick module unless built with USE_JOYSTICK 2019-01-28 11:54:40 +01:00
Thomas Bernard
51c5a7ea8f
3rdparty: SDL*_image: disable dynamic loading of jpeg/png/tiff libs 2019-01-28 11:54:40 +01:00
Thomas Bernard
70587585d2
fix osx_find_dependencies.sh for path containing "/usr/lib" 2019-01-28 11:54:35 +01:00
Thomas Bernard
db4dbbc51f
3rdparty: disable X11 in SDL 1.2.x and 2.0.x for macOS 2019-01-28 11:54:18 +01:00
Thomas Bernard
4f394da998
3rdparty: tiff patch for TIFF_UINT64_T (useful for macOS) 2019-01-28 11:54:18 +01:00
Thomas Bernard
a09165eeb9
3rdparty: build lua for other platform than Win32 2019-01-28 11:54:18 +01:00
Thomas Bernard
bff60b3f61
travis-ci: OSX_STATIC=1. only brew install pkg-config 2019-01-28 11:53:54 +01:00
Thomas Bernard
678a921f99
macOS: use libs from ../3rdparty/usr if possible 2019-01-28 11:52:49 +01:00
Thomas Bernard
d6b5bfe1a4
3rdparty: Fix SDL_image and SDL_ttf dependencies 2019-01-28 11:52:35 +01:00
Thomas Bernard
335db46911
3rdparty: build SDL for unix systems (incl macOS)
travis-ci: enable build 3rdparty for MacOS
add patch for comiling SDL-1.2.15 under macOS
2019-01-28 11:51:38 +01:00
Thomas Bernard
e5221ba8d6
3rdparty: add wget -nv option 2019-01-25 15:15:32 +01:00
Thomas Bernard
8459266c47
Add MSVC project for SDL2 build + SDL2 unicode text input for win32 2019-01-25 15:11:29 +01:00
Thomas Bernard
16080ed4b4
tools/sdl_image_test: allow build with WIN32CROSS=1 API=sdl2 2019-01-25 15:11:29 +01:00
Thomas Bernard
7bf491c3a5
gitlab-ci: -j2 instead of -j3 2019-01-25 15:11:29 +01:00
Thomas Bernard
9c3cafbc3a
support API=sdl2 in WinInstaller 2019-01-25 15:11:29 +01:00
Thomas Bernard
371741544b
comments and error log in Readline_ex_unicode() 2019-01-25 15:11:29 +01:00
Thomas Bernard
1b43b58fdd
Error report in SDL 1.2.x Win32 Drag&Drop handling 2019-01-25 15:11:29 +01:00
Thomas Bernard
5377b8c9fe
enable to build WIN32CROSS=1 API=sdl2 2019-01-25 15:11:29 +01:00
Thomas Bernard
7a2aa2811f
3rdparty : support API=sdl2 (win32) 2019-01-25 15:11:29 +01:00
Thomas Bernard
fd0a78d5bf
Fix detection of wget/curl 2019-01-25 15:11:28 +01:00
Nic Soudée
228e651b4f Correct some spelling mistakes
Automaticaly --> Automatically
Invalide --> Invalid
Strech --> Stretch
allows to --> allows one to
attachement --> attachment
contraints --> constraints
inconsistant --> inconsistent
occured --> occurred
occurences --> occurrences
permits to --> permits one to
postion --> position
regularily --> regularly
transfered --> transferred
2019-01-24 08:32:58 -05:00
Thomas Bernard
fc2839a3b6
update COMPILING.txt 2019-01-24 10:17:37 +01:00
Thomas Bernard
75579a9456
Layer_preview_on(): reformat for clarity 2019-01-22 11:21:00 +01:00
Thomas Bernard
40dfa79612
fix Open_popup() bug introduced in f9dc0358c4bfe2b4bcc1bb23ed3c437a32d78bec 2019-01-22 11:10:22 +01:00
Thomas Bernard
24b197e6a6 Win32_Repaint(): only redraw the required rectangle 2019-01-22 10:04:58 +01:00
Thomas Bernard
69640743c9 fix generateversion.vbs
now correctly generate Version names without wip
2019-01-22 10:03:17 +01:00
Thomas Bernard
e268753438
Win32: fix Update_status_line() 2019-01-22 09:31:10 +01:00
Thomas Bernard
4a97785ce6
patch SDL_image-1.2 for libpng 1.6.x 2019-01-21 13:28:08 +01:00
Thomas Bernard
fc14806c8d
libpng 1.6.35 => 1.6.36 2019-01-21 13:28:08 +01:00
Thomas Bernard
5f9be332b4
Save_PNG_Sub(): add assert to check function arguments 2019-01-21 13:05:41 +01:00
Thomas Bernard
119618ae14
Save_PNG_Sub(): fix PNG saving
see http://pulkomandy.tk/projects/GrafX2/ticket/96
2019-01-21 13:05:41 +01:00
Thomas Bernard
8ebe6a8867
win32 : handling of mouse keyboard emulation + panning 2019-01-20 22:49:29 +01:00
Thomas Bernard
e2637097fb X11: handling of keyboard mouse emulation + mouse panning 2019-01-20 22:49:06 +01:00
Thomas Bernard
955ebb5932
move panning/Mouse emulation key handling to Handle_special_key_press() function 2019-01-20 22:48:21 +01:00
Thomas Bernard
8372736c98
fix compilation of Init_program() 2019-01-20 22:15:31 +01:00
Thomas BERNARD
2a503ba547 macOS: fix zip filename for Power Macs 2019-01-12 18:14:29 +01:00
Thomas BERNARD
eac6cc57b9 generate README's files from macports for SDL 1.2.x too 2019-01-12 18:10:19 +01:00
Thomas Bernard
5d8c61e410
prepare v2.6 release 2019-01-10 09:40:57 +01:00
Adrien Destugues
843f8b8e63 Fix build on Haiku. 2019-01-09 21:18:02 +01:00
Thomas Bernard
0aca83d029
doxygen for T_BMP_Header + remove commented code in Test_BMP() 2019-01-09 09:47:01 +01:00
Thomas Bernard
dcfd0894e0 add support for PNG in BMP (BI_PNG) 2019-01-08 22:09:12 +01:00
Thomas Bernard
f35c6007c0
Simplify Load_BMP_Image() 2019-01-08 22:08:42 +01:00
Thomas Bernard
0b45bc5fc6
BMP: support bitmask of more than 8 bits 2019-01-08 22:06:31 +01:00
Thomas Bernard
51f90c7ec0
BMP: support OS/2 v2 format, enforce pixel ratio, check palette over-size 2019-01-08 21:20:56 +01:00
Thomas Bernard
55dadae79d
Reorganize Load_BMP() 2019-01-08 21:20:55 +01:00
Thomas Bernard
71d1089442
BMP: improve log and comments. support BITMAPV4HEADER/BITMAPV5HEADER 2019-01-08 21:20:55 +01:00
Helmut Grohne
56794c8589 Allow to use a different pkg-config when cross compiling
Debian bug #918725
2019-01-08 21:12:09 +01:00
Thomas Bernard
21da97be6a
space around operators, etc. 2019-01-08 20:58:42 +01:00
Thomas Bernard
02cf6ac99a
add version 2.5 brief in README.txt 2019-01-05 19:00:14 +01:00