9641 Commits (d83d89679beb0d92b140684230936d264a182679)
 

Author SHA1 Message Date
ManoloFLTK d83d89679b Fix for issue #429 : Segfault with Ctrl+/- with current git version 3 years ago
Albrecht Schlosser 1e99a00c65 Update "migration" documentation with new information 3 years ago
Albrecht Schlosser 10537b7143 Make Fl_Image::copy() 'const', including all derived classes 3 years ago
ManoloFLTK 95b5623b96 Fix for issue #427 - continued. 3 years ago
ManoloFLTK e25758582e Fix for issue #427 - continued. 3 years ago
ManoloFLTK bfae813c4e Fix for issue #427: Problems with data_w, data_h, w, h of Fl_Image. 3 years ago
ManoloFLTK fad867a5d3 Modify test/cairo_test.cxx to show roles of OPTION_CAIRO and OPTION_CAIROEXT. 3 years ago
ManoloFLTK 0d59e32b84 Fix for issue #426 - cont'd. 3 years ago
Albrecht Schlosser 9e147fe8c0 Fix build of test/unittests with shared libraries 3 years ago
ManoloFLTK 223bf6309b Fix for issue #426: "configure --enable-cairoext" flips display upside down 3 years ago
Albrecht Schlosser b4bbc53c5e Reorder CMake build options for better order of include directories 3 years ago
Albrecht Schlosser 6c07d7b597 Clean up test/.gitignore 3 years ago
ManoloFLTK 04305ec7e3 Add note to doc of Fl_Cairo_Window about required build option. 3 years ago
ManoloFLTK aa8c2a71c0 Package gnome-session-wayland is just a transitional package. 3 years ago
Albrecht Schlosser 385f0d5b4d Rename remaining FLTK_USE_CAIRO to FLTK_HAVE_CAIROEXT 3 years ago
ManoloFLTK ee5b9974bb Update doc of struct Fl_Menu_Item whose shortcut_ member is now an int. 3 years ago
ManoloFLTK 21428bad10 Undo most of f6a93eb that was a bad move. 3 years ago
Albrecht Schlosser dacf243889 Fix build w/o Xft 3 years ago
ManoloFLTK d1bffee04a Remove useless instructions. 3 years ago
ManoloFLTK f6a93eb060 Remove warnings: comparison of integer expressions of different signedness [-Wsign-compare] 3 years ago
ManoloFLTK 3be89234b0 Remove crashes that occur in SSD mode. 3 years ago
Albrecht Schlosser 8bd67f40da CMake: Restore removed HAVE_LIBPNG setting 3 years ago
ManoloFLTK 6a30f63fe4 Fix for "Fl_Native_File_Chooser_GTK does not respect PREVIEW option" in fltk.general. 3 years ago
Albrecht Schlosser cc6a7d008b Remove obsolete config variable 'HAVE_LIBPNG_PNG_H' 3 years ago
ManoloFLTK 2ee27e39db Catch also Fl_Posix_System_Driver after rename stat -> flstat in Fl_System_Driver 3 years ago
Albrecht Schlosser 228d04d0e0 Build and use fluid-cmd on Windows for .fl files (#224, #293) 3 years ago
Albrecht Schlosser 5a8b9d9130 Improve libpng header search (notably on macOS) 3 years ago
Albrecht Schlosser 9a7af11108 Silence compiler warnings [-Wunused-but-set-variable] 3 years ago
Albrecht Schlosser 717a7d266b Remove '#include <sys/stat.h>' from FL/platform_types.h 3 years ago
ManoloFLTK 9aba7c9db0 Fl_Wayland_Window_Driver::scroll() when GUI scaling >= 2. 3 years ago
ManoloFLTK d992a12403 Merge remote-tracking branch 'refs/remotes/origin/master' 3 years ago
ManoloFLTK a53efd73d7 Fix regression introduced with d9a6ec8 visible in test/scroll. 3 years ago
Albrecht Schlosser e91d65cd2f Fix whitespace errors (no code changes) 3 years ago
Albrecht Schlosser 34d02a3ddf Update .clang-format control file 3 years ago
ManoloFLTK d9a6ec88e4 Add support of Fl_Region to the Cairo graphics driver 3 years ago
Albrecht Schlosser a638f5a545 Add method Fl_Shared_Image::image() 3 years ago
Albrecht Schlosser df4503ea2c Export fl_cmap to be able to build shared FLTK libraries 3 years ago
Albrecht Schlosser b037472649 Move src/cmap.cxx to util/cmap.cxx (utilities folder) 3 years ago
ManoloFLTK dc8c4b5676 Wayland: replace public fl_event_time by static wld_event_time. 3 years ago
Albrecht Schlosser 2b8f3a757a CMake: Don't install man pages of game programs (issue #23) 3 years ago
Albrecht Schlosser 9cf1afda62 CMake: Remove obsolete platform dependent instructions 3 years ago
Albrecht Schlosser 111b858e12 CMake/MSVC: limit "/utf-8" to VS 2015 and later (PR #415) 3 years ago
ZJUGKC 6f06265e86 Add UTF-8 encoding support in setup.cmake for MSVC (PR #415) 3 years ago
YX e9b1c2fed0 Add `const` to Fl_Image::fail() (PR #415) 3 years ago
Albrecht Schlosser fc250a3aa2 Update documentation and dependencies 3 years ago
Albrecht Schlosser 3fb66056d6 CMake: add missing variable initialization 3 years ago
ManoloFLTK 0ab3ca7cf6 Remove documentation of non-existant function return values. 3 years ago
ManoloFLTK 427e4dbc7a Remove platform-dependent type Fl_Bitmask (not in documented public API). 3 years ago
ManoloFLTK 70f61a63f4 Merge remote-tracking branch 'refs/remotes/origin/master' 3 years ago
ManoloFLTK 194164054b Remove useless virtual member function overrides. 3 years ago