Commit Graph

  • b05cee4d0d
    palette.c: declare relevant variables as static Thomas Bernard 2018-11-06 16:29:37 +01:00
  • afe65bfb92
    use snprintf() in Get_color_behind_window() and Status_print_palette_color() Thomas Bernard 2018-11-06 16:27:23 +01:00
  • 67dc001e7c Fix build on OpenBSD and NetBSD Frederic Cambus 2018-11-06 14:30:41 +01:00
  • 0f8a6805a0 add showimage-sdl2 to .gitignore Thomas Bernard 2018-10-17 16:47:45 +02:00
  • 725da6307e
    Remove warnings with GCC 7 Thomas Bernard 2018-10-17 16:42:54 +02:00
  • 7f52eb9711
    show free disk size with OpenBSD and NetBSD too Thomas Bernard 2018-10-17 16:09:50 +02:00
  • e6f8d532c8
    Read_list_of_drives(): use me_type_malloced to free() me_type Thomas Bernard 2018-10-17 16:07:20 +02:00
  • 69142724ef
    drive list : Add icon for network drives. Add debug log Thomas Bernard 2018-10-17 16:05:15 +02:00
  • 226b726fc1 project/msvc: ignore *.db files Thomas Bernard 2018-10-06 15:25:27 +02:00
  • c8d2851d63 Add SDL 2 support to tools/sdl_image_test/showimage.c Thomas Bernard 2018-09-21 21:49:58 +02:00
  • 18d35f5bf0 Win32+SDL : consider ALT as not pressed when gaining back keyboard focus Thomas Bernard 2018-09-17 23:28:37 +02:00
  • c4159247c8 SDL2: fix color cycling Thomas Bernard 2018-09-17 00:04:53 +02:00
  • d0864d5fbf win32: ignore 0xFF virtual keyboard code Thomas Bernard 2018-09-18 12:44:48 +02:00
  • 60b2a7d67b Win32: add some funky keys labels (Email key, etc.) Thomas Bernard 2018-09-18 12:44:05 +02:00
  • 77e53d3b18 Win32: better handling of AltGr key Thomas Bernard 2018-09-18 11:41:34 +02:00
  • 0408eb487e Win32: labels for '<>' and '\!§' keys Thomas Bernard 2018-09-18 11:34:51 +02:00
  • 3972d977a7
    SDL2: fix name of keys which SDLK_ is based on scancode Thomas Bernard 2018-09-16 22:03:48 +02:00
  • 2c9b1b7bb1
    X11: properly ignore Shift/ctrl/alt/win keystrokes alone Thomas Bernard 2018-09-16 22:02:03 +02:00
  • de5877f54a
    Show the "MENU" key Thomas Bernard 2018-09-16 21:59:43 +02:00
  • 5370670b10
    Use different .cfg files depending on GUI API used Thomas Bernard 2018-09-16 19:53:39 +02:00
  • b4005cbcb3 Win32: fix window keys Thomas Bernard 2018-09-16 00:21:59 +02:00
  • 9f82984896 Fix Win32 keyboard input of CTRL/ALT/Shift keys Thomas Bernard 2018-09-16 00:05:13 +02:00
  • 65c761345f fix: MSVC defines _DEBUG, not DEBUG Thomas Bernard 2018-09-16 00:04:47 +02:00
  • 051da9e354 add gfx2log.c/.h to MSVC project Thomas Bernard 2018-09-15 23:26:01 +02:00
  • dc49ed4698
    fix replacement of extension in unicode filename Thomas Bernard 2018-09-15 14:17:54 +02:00
  • 44f24b3508
    Change the way we change to bookmarked directories Thomas Bernard 2018-09-15 13:59:52 +02:00
  • c65f9f8903
    Prepare_and_display_filelist() can optionnaly update filename Thomas Bernard 2018-09-15 12:18:14 +02:00
  • 12050cd068
    update Find_file_in_fileselector() to return -1 when not found Thomas Bernard 2018-09-15 11:11:48 +02:00
  • 16799113fc
    properly keep filename when changing extension in the SAVE file selector Thomas Bernard 2018-09-14 20:43:37 +02:00
  • cafa261265 display libpng and recoil version in statistics Thomas BERNARD 2018-09-14 18:09:49 +02:00
  • 00cbe729b2 fix NO_X11 option support Thomas BERNARD 2018-09-14 17:23:52 +02:00
  • 1d1be59ec1 OS X: support building with NO_X11 option Thomas BERNARD 2018-09-14 17:22:57 +02:00
  • 7cf404904c X11: build when GenericEvent is not defined Thomas BERNARD 2018-09-14 17:22:02 +02:00
  • 42c2b6af26 fix multiline titles Thomas Bernard 2018-09-06 17:54:43 +02:00
  • 6ae8d8153b Write Help as HTML files Thomas Bernard 2018-01-30 21:02:04 +01:00
  • ee70156802 fix Key_name() for x11 Thomas Bernard 2018-07-11 12:39:21 +02:00
  • 0953bc1f9b Fix bug in -help video mode listing Nic Soudée 2018-08-16 09:15:57 -04:00
  • 78d99fd337 Move command line analysis down a bit Nic Soudée 2018-08-16 09:14:33 -04:00
  • 995f9182fe Fix the test for Linux or NetBSD to not add -liconv Thomas Bernard 2018-07-27 14:39:59 +02:00
  • ebad2b5946 fix typo in gfx2def.ini (noticed by HoraK-FDF) Thomas Bernard 2018-07-13 15:59:36 +02:00
  • 72972a8b49 doxygen comments in main.c. Thomas Bernard 2018-07-13 15:09:40 +02:00
  • 56df5080a5 filesel.c/.h: improvements in doxygen Thomas Bernard 2018-07-13 10:05:41 +02:00
  • 560cde7041 improve doxygen comments of gfx2surface.h Thomas Bernard 2018-07-13 08:36:05 +02:00
  • 11b2b609ed readline: improve doxygen comments Thomas Bernard 2018-07-12 13:59:43 +02:00
  • b75ca3e58f generate tgz of doxygen doc. Thomas Bernard 2018-07-12 14:13:46 +02:00
  • 324749b9a7 ignore doc and tgz/zip archives Thomas Bernard 2018-07-12 14:13:15 +02:00
  • 65564d653f Generate doxygen doc in doc/doxygen with make Thomas Bernard 2018-07-12 13:04:29 +02:00
  • 244e856e9f Fix build under NetBSD with native X.org (/usr/X11R7) and modular X.org (/usr/pkg) Ryo ONODERA 2018-07-24 23:58:20 +09:00
  • 715bda292b silence a warning Thomas Bernard 2018-07-20 12:27:58 +02:00
  • 88430bb92f
    Add NO_X11 option at compiletime to disable X11 specific stuff with SDL driver Thomas Bernard 2018-07-20 12:26:52 +02:00
  • 6ec72f6b71 check for X11_display when using SDL Thomas Bernard 2018-07-20 12:06:45 +02:00
  • 146694d3c1 SDL_DROPTEXT, SDL_DROPBEGIN, and SDL_DROPCOMPLETE are available since SDL 2.0.5. Thomas Bernard 2018-07-17 01:04:59 +02:00
  • d7c6193c21 SDL/x11 : make Copy/Paste and Drag&Drop work Thomas Bernard 2018-07-13 01:31:15 +02:00
  • 8ec57abf88 use SDL2 clipboard (not with Win32) Thomas Bernard 2018-07-13 00:05:34 +02:00
  • 0843bd6a3c use SDL2 Drop Event when available Thomas Bernard 2018-07-12 23:55:44 +02:00
  • 82ef08a01e win32: enable antialisaing with TTF fonts Thomas Bernard 2018-07-13 12:18:52 +02:00
  • 05d6a4b3dd properly handle long filenames of preloade files Thomas Bernard 2018-07-13 12:01:42 +02:00
  • e36a62abe3 Fix Key_name() for win32 Thomas Bernard 2018-07-11 13:11:06 +02:00
  • 129c0ae550 fix in Render_text_SFont() Thomas Bernard 2018-07-12 20:42:30 +02:00
  • 4978a7cfe2 convert Warning() and DEBUG() to GFX2_Log() Thomas Bernard 2018-07-12 20:41:49 +02:00
  • 90bcffa9e2 x11: update screen after set palette Thomas Bernard 2018-07-12 11:53:40 +02:00
  • 13dc203eaf remove leftover printf Thomas Bernard 2018-07-12 11:53:22 +02:00
  • 733a3cd0fb minor fixes Thomas Bernard 2018-07-11 19:42:01 +02:00
  • 7fb77f85f1 Add GFX2_Log() function Thomas Bernard 2018-07-11 19:40:12 +02:00
  • 221515e663 Load_PNG() : read Comment tEXt in addition to Title Thomas Bernard 2018-03-06 00:22:02 +01:00
  • 3bdd69c523 Save_PNG(): use PNG_RESOLUTION_UNKNOWN in pHYs chunk Thomas Bernard 2018-03-06 00:01:51 +01:00
  • f9dc86eb87 Load_GIF(): Be more tolerant on ratio values Thomas Bernard 2018-03-05 23:53:37 +01:00
  • 4338d31f04 Load_PNG(): load correctly aspect ratio Thomas Bernard 2018-03-05 23:31:07 +01:00
  • 8dfd6d6c97 Handle PIXEL_TALL3 mode in file formats (GIF) Thomas Bernard 2018-01-08 18:14:51 +01:00
  • 0285f37fc2 update version in gfx2.rc when building with MSVC Thomas Bernard 2018-07-04 19:07:15 +02:00
  • 5f5d7ba1b0 win32 : fix byteswapping function for MSVC/gcc Thomas Bernard 2018-07-04 18:27:36 +02:00
  • 1d2ca270b1 update generateversion.vcxproj Thomas Bernard 2018-07-04 18:26:55 +02:00
  • b5d64d35d4 win32/sdl: fix icon resource ID Thomas Bernard 2018-07-04 18:26:37 +02:00
  • 60a10f0754 atari: allow building for ColdFire for the FireBee François Revol 2018-07-09 01:21:48 +02:00
  • f7e46b97e9 atari: work around 'longjmp' undeclared error François Revol 2018-06-14 14:27:06 +02:00
  • 7d6051841b atari: check for libpng 14 and 16 as well François Revol 2018-06-14 14:18:31 +02:00
  • 6dc5b89232 Try to fix some doxygen warnings. Adrien Destugues 2018-07-08 08:04:00 +02:00
  • 2eec1f805b build Mac OS X binary with SDL2 Thomas Bernard 2018-07-07 13:51:49 +02:00
  • a62e97f986 travis build for x11/sdl2 as well Thomas Bernard 2018-07-07 13:36:50 +02:00
  • 28249f13b5 use BRANCH from TRAVIS_BRANCH Thomas Bernard 2018-07-07 13:33:57 +02:00
  • 1910637d91 get rid of versiontag file in favour of VERSIONTAG variable Thomas Bernard 2018-07-07 12:36:47 +02:00
  • b141ed6f90 also include sdl2 build in artifacts Thomas Bernard 2018-07-07 12:35:25 +02:00
  • 17e82d70dd move Info.plist to src/ and include in source tarball Thomas Bernard 2018-07-07 11:41:39 +02:00
  • 01c82fe6ac fix "make clean" when not a git repository Thomas Bernard 2018-07-07 11:33:17 +02:00
  • 4edd85cf12 cleanup/simplify "make ziprelease" Thomas Bernard 2018-07-07 11:25:47 +02:00
  • 27fe91a304 include gfx2.rc file in ziprelease Thomas Bernard 2018-07-07 10:42:21 +02:00
  • c72b3ce5b7 Implement Pasting (with command-V) in OS X Thomas Bernard 2018-07-04 17:21:40 +02:00
  • d0ac732d8e X11: fix for Mac OS X Thomas Bernard 2018-07-04 16:00:01 +02:00
  • 153363d52f Mac OS X : ignore -psn command line argument Thomas Bernard 2018-07-04 13:34:24 +02:00
  • e29b97ffe2 X11: decode URI in drag&drop Thomas Bernard 2018-07-04 01:30:31 +02:00
  • 2a15d5f720 X11: fix drag&drop Thomas Bernard 2018-07-04 01:08:49 +02:00
  • 1d023c49e2 X11: open window on its previous position Thomas Bernard 2018-07-03 14:49:12 +02:00
  • 80f2f681b3 remove leftover printf Thomas Bernard 2018-07-03 14:47:52 +02:00
  • d455f8ab93 X11 paste : proper charset conversion Thomas Bernard 2018-07-03 14:18:53 +02:00
  • b67e264026 Implementation of X11 pasting Thomas Bernard 2018-07-02 21:32:26 +02:00
  • 0d3ab36291 Drag&Drop implementation for X11 Thomas Bernard 2018-07-02 12:47:16 +02:00
  • e8a9d7e700 add a missing blank line ;) Thomas Bernard 2018-02-15 14:17:53 +01:00
  • 0ce37b39b6 error handling in Save_PI1() Thomas Bernard 2018-07-02 19:58:26 +02:00
  • 8a018fdb82 fix Save_PI1() Thomas Bernard 2018-06-28 14:30:39 +02:00
  • 413346b0df libraw2crtc.c: add comments about CRTC 6845 registers Thomas Bernard 2018-06-26 09:44:44 +02:00