Commit Graph

  • facda9a087 Remove obsolete class Fl_String Albrecht Schlosser 2025-05-11 16:47:45 +0200
  • 82b2001735 Fix unused parameter Matthias Melcher 2025-05-11 12:48:10 +0200
  • c28237d756 Set default DPI to 300 in fl_write_png Matthias Melcher 2025-05-11 12:34:04 +0200
  • 74b0dc7d95 Fix address sanitizer exception for macOS native file chooser Matthias Melcher 2025-05-11 12:30:12 +0200
  • 7c93e280da Wayland: remove crash when resizing hidden subwindow ManoloFLTK 2025-05-10 21:55:57 +0200
  • 95709ae0ad Wayland: remove crash when resizing hidden subwindow ManoloFLTK 2025-05-10 21:22:29 +0200
  • 469249f91a Fl_Terminal doc fixes, private->protected for utf8_char_at_*() Greg Ercolano 2025-05-09 09:43:10 -0700
  • f8a7e299b0 Fl_Terminal doc fixes, private->protected for utf8_char_at_*() Greg Ercolano 2025-05-09 09:29:10 -0700
  • bca167d03a Fix erroneous #include directive ManoloFLTK 2025-05-09 10:14:57 +0200
  • 043bac6f8d Remove declaration of Fl_Scalable_Graphics_Driver from FL/Fl_Graphics_Driver.H ManoloFLTK 2025-05-09 09:51:36 +0200
  • bcf51371d2 Simplify CMake build config for test and demo programs Albrecht Schlosser 2025-05-08 20:21:44 +0200
  • 4d55983833 Remove hardcoded version numbers (part 2) and more documentation Albrecht Schlosser 2025-05-07 21:14:10 +0200
  • d54dbd3d6c Fix a typo and improve formatting in README.md Albrecht Schlosser 2025-05-06 20:11:31 +0200
  • 53491f2ca0 Remove hardcoded version numbers: part 1 Albrecht Schlosser 2025-05-06 19:10:00 +0200
  • 9ba11949ca Rename config header input files to better names Albrecht Schlosser 2025-05-05 14:52:02 +0200
  • d7c705864e Documentation: clarify version numbers and fix minor issues Albrecht Schlosser 2025-05-01 19:18:48 +0200
  • b21b7feaaa Fix Doxygen warning for older Doxygen versions Albrecht Schlosser 2025-04-29 20:16:11 +0200
  • 719642b5d6 Fix Doxygen warning for older Doxygen versions Albrecht Schlosser 2025-04-29 20:16:11 +0200
  • aaabff4393 Fix release date of FLTK 1.4.3 in CHANGES.txt release-1.4.3 Albrecht Schlosser 2025-04-29 13:40:25 +0200
  • 3e82e0b6d9 Update CHANGES.txt for release 1.4.3 Albrecht Schlosser 2025-04-28 18:43:35 +0200
  • 4ef7d5be4e macOS: disable automatic code signing when using Xcode Albrecht Schlosser 2025-04-28 18:36:09 +0200
  • e0802889d4 macOS: disable automatic code signing when using Xcode Albrecht Schlosser 2025-04-28 18:36:09 +0200
  • 8d940f3581 Put fix for issue #1214 (Windows "solid lines") under ABI guards Albrecht Schlosser 2025-04-26 17:55:43 +0200
  • 9af8abc080 Fix forgotten run_pdflatex call (1.5) Matthias Melcher 2025-04-23 15:47:31 +0200
  • 82d5679f9c Fix forgotten run_pdflatex call. Matthias Melcher 2025-04-23 15:41:32 +0200
  • 2af2e1d586 Fluid: Backport update for documentation scripts Matthias Melcher 2025-04-23 14:13:47 +0200
  • 8ac2a99565 Fix "fully support ... own shared libraries" (#1238) Albrecht Schlosser 2025-04-21 22:00:35 +0200
  • 1066b69c8e Fix "fully support ... own shared libraries" (#1238) Albrecht Schlosser 2025-04-17 18:23:55 +0200
  • 87c445c5f3 CMake: Fallback to libOpenGL (no-X11 OpenGL) #1251 Haelwenn (lanodan) Monnier 2025-04-20 03:48:42 +0200
  • cd534b4462 CMake: Fix dbus automagic #1252 Haelwenn (lanodan) Monnier 2025-04-20 04:42:08 +0200
  • 48e22d246d Fluid: update documentation scripts Matthias Melcher 2025-04-18 21:40:33 +0200
  • 709fdef10f Update version numbers to 1.4.3 Albrecht Schlosser 2025-04-18 20:13:13 +0200
  • 374f22b8bf Remove unused code from Fl_Wayland_Window_Driver (#1248) Albrecht Schlosser 2025-04-18 18:23:28 +0200
  • 6b84a5f668 Fix path to Fl_String.H MatthiasWM 2025-04-18 18:22:18 +0200
  • f20215109e Fixes error: two consecutive '[' tokens on g++ with objcpp files (#1246) Mohammed Alyousef 2025-04-06 01:05:39 +0300
  • eb2df89625 Update fltk-config.in (minor comment changes only) Albrecht Schlosser 2025-03-27 16:14:29 +0100
  • 002b69f8fe Fix "heap-use-after-free" in resize_after_screen_change() (#1248) Timothy Lee 2025-04-11 21:17:19 +1000
  • 9bd68d9bf7 Fix out-of-bounds access in test/checkers.cxx Albrecht Schlosser 2025-03-18 20:31:48 +0100
  • 8016a1fc95 Windows: Fix previous commit for Windows MatthiasWM 2025-04-18 18:08:14 +0200
  • 2e47aeb384 Downgrade C++11 to C++98 calls. Matthias Melcher 2025-03-17 19:43:03 +0100
  • 89142ab507 Windows: fix "heap-use-after-free" in home_directory_name() Matthias Melcher 2025-03-17 19:43:03 +0100
  • 5e82d0ba78 Fix potential buffer overflow on Windows when loading fonts (#1221) Matthias Melcher 2025-03-15 21:22:21 +0100
  • e693353536 CI for Wayland: replace libgtk-3-dev by libdecor-0-dev libxfixes-dev libxcursor-dev libxinerama-dev ManoloFLTK 2025-02-20 10:55:43 +0100
  • 4a48107e82 Fix handling of menu windows taller than their screen Matthias Melcher 2025-03-10 10:14:58 +0100
  • a7c4b4eb7d Fix comparison that's always true Matthias Melcher 2025-04-17 15:28:16 +0200
  • 219c623b4b Fluid: hiding MergeBack form the main menu. Matthias Melcher 2025-04-15 15:28:31 +0200
  • fc91880faf
    Reactivating Mergeback functionality. (#1226) Matthias Melcher 2025-04-15 14:47:24 +0200
  • 63db80c078 Fluid: avoid bad function pointer casting warning in Clang 17. Matthias Melcher 2025-04-15 14:38:37 +0200
  • 80ec48e95e Revised version of the glpuzzle man page Matthias Melcher 2025-04-07 00:29:41 +0200
  • a5c8966df6 Windows: fix "heap-use-after-free" in resize_after_screen_change() #1248 Timothy Lee 2025-04-11 21:17:19 +1000
  • 58b0b2b7e0 Fix "Minor drawing artifact at scale 200% under X11 session" (#1243) ManoloFLTK 2025-04-08 11:09:49 +0200
  • 07e12fdd91
    Update page_mergeback.dox #1226 Matthias Melcher 2025-04-07 00:47:02 +0200
  • 76e76ba80a Revised version of the glpuzzle man page. Matthias Melcher 2025-04-07 00:29:41 +0200
  • ed57306a43 Adjusted .fl files too, regen code (#1245) Greg Ercolano 2025-04-06 08:21:31 -0700
  • 8b8d92a313
    Fixes error: two consecutive '[' tokens on g++ with objcpp files (#1246) Mohammed Alyousef 2025-04-06 01:05:39 +0300
  • 70a104131a Solve Mac 10.10.5 fluid build errors (#1245) Greg Ercolano 2025-04-05 14:53:24 -0700
  • f63ff77fb6 Fixes error: two consecutive '[' tokens on g++ with objcpp files #1246 Mohammed Alyousef 2025-04-06 00:08:08 +0300
  • 03dc76846d CMake: simplify fluid build Albrecht Schlosser 2025-04-04 15:54:36 +0200
  • 135debc5f3 Update man pages of games (demo programs), add glpuzzle.man Albrecht Schlosser 2025-04-04 15:50:36 +0200
  • 61f132845b CMake: simplify fluid build Albrecht Schlosser 2025-04-04 15:54:36 +0200
  • eb1e0f423d Update man pages of games (demo programs), add glpuzzle.man Albrecht Schlosser 2025-04-04 15:50:36 +0200
  • f0a5146359 Remove reference to 'configure', fix typos Albrecht Schlosser 2025-04-04 14:44:21 +0200
  • 3cd3537ef8 Update bundled libdecor to last upstream version (Apr 4, 2025) ManoloFLTK 2025-04-04 12:06:00 +0200
  • fb48bc22cc Remove redundant Fl_Group::clear() from ~Fl_Scroll() Albrecht Schlosser 2025-04-03 17:11:25 +0200
  • c340c4a2bd Fix "Minor drawing artifact at scale 200% under X11 session" (#1243) ManoloFLTK 2025-04-03 11:28:02 +0200
  • 71caca84d9 Merge remote-tracking branch 'refs/remotes/origin/master' ManoloFLTK 2025-04-03 11:23:57 +0200
  • 6b8409fc6c
    Use CMake's built-in timestamp formatting (#1242) Aaron Ucko 2025-04-02 19:49:59 -0400
  • dc5fdbd8e7 Fix missing parts and a syntax error in documentation/Makefile #1242 Albrecht Schlosser 2025-04-03 01:46:29 +0200
  • 678c850272 Use CMake's built-in timestamp formatting. Aaron M. Ucko 2025-03-30 20:56:57 -0400
  • 838b7b98ea CMake: check version for some properties in fl_debug_target() Albrecht Schlosser 2025-04-02 20:01:15 +0200
  • 794d493eb6 CMake: check version for some properties in fl_debug_target() Albrecht Schlosser 2025-04-02 19:59:56 +0200
  • 2e6e94d118 options.cmake: Check Threads_FOUND, not CMAKE_HAVE_THREADS_LIBRARY Aaron M. Ucko 2025-03-30 17:39:57 -0400
  • 8b28e38942 options.cmake: Check Threads_FOUND, not CMAKE_HAVE_THREADS_LIBRARY Aaron M. Ucko 2025-03-30 17:39:57 -0400
  • f4978a0149 Adding the FL_MENU_CHATTY flag to Fl_Menu_Item. Matthias Melcher 2025-04-01 17:00:51 +0200
  • 9141faa110 Use CMake's built-in timestamp formatting. Aaron M. Ucko 2025-03-30 20:56:57 -0400
  • 2e673b106c Use CMake's built-in timestamp formatting. #1241 Aaron M. Ucko 2025-03-30 20:56:57 -0400
  • 252582416f options.cmake: Check Threads_FOUND, not CMAKE_HAVE_THREADS_LIBRARY. #1240 Aaron M. Ucko 2025-03-30 17:39:57 -0400
  • 0eb6bb8e6d Fixing a few more compiler warnings. Matthias Melcher 2025-03-30 00:51:34 +0100
  • bd9d1bc038 Fixes a couple of compiler warnings on AppleClang. Matthias Melcher 2025-03-30 00:38:10 +0100
  • b2b5e47ede Somewhat better example for dynamic tooltip. Matthias Melcher 2025-03-30 00:25:18 +0100
  • 61c2b798be Adding missing overrides Matthias Melcher 2025-03-29 23:52:29 +0100
  • 5dd1062df5 Adding FL_BEFORE_MENU event to classes derived from Fl_Menu_ Matthias Melcher 2025-03-29 23:36:09 +0100
  • b7189192e2 Adds a new event FL_TOOLTIP_EVENT... Matthias Melcher 2025-03-29 22:40:13 +0100
  • cb86a37676 Allow FL_ABI_VERSION = FL_API_VERSION + 1 Albrecht Schlosser 2025-03-29 21:03:18 +0100
  • 6336959306 Allow FL_ABI_VERSION = FL_API_VERSION + 1 Albrecht Schlosser 2025-03-29 20:57:53 +0100
  • 26d183ca77 Changed two connector methods to virtual Greg Ercolano 2025-03-28 12:54:16 -0700
  • 9e1e043af3 Changed two connector methods to virtual Greg Ercolano 2025-03-28 12:54:16 -0700
  • 1f715f8766 Update fltk-config.in (minor comment changes only) Albrecht Schlosser 2025-03-27 16:14:29 +0100
  • 6db6a9d8b8 Remove reference to 'configure' from comment Albrecht Schlosser 2025-03-27 15:04:55 +0100
  • 8424af743b Disallow in-source builds Albrecht Schlosser 2025-03-24 17:02:05 +0100
  • caabc3c2a8 Fix: Windows: Clipboard gets stuck when text is copied while window is hidden (#1233) ManoloFLTK 2025-03-25 17:33:10 +0100
  • d756076644 Fix: Windows: Clipboard gets stuck when text is copied while window is hidden (#1233) ManoloFLTK 2025-03-25 17:31:25 +0100
  • de3b521f11 Upadate macOS README. Matthias Melcher 2025-03-24 11:26:22 +0100
  • 80c73b508c Fluid documentation: fix image name "main_window.png" Albrecht Schlosser 2025-03-23 15:04:40 +0100
  • 07bb343de7 Update documentation of the Wayland platform implementation ManoloFLTK 2025-03-19 15:34:29 +0100
  • 4b7cea676b Update bundled libdecor to last upstream version (9 mar 2025) ManoloFLTK 2025-03-19 15:20:48 +0100
  • 1ccafa83b2 Remove obsolete build option 'FLTK_OPTION_STD' Albrecht Schlosser 2025-03-19 14:44:16 +0100
  • 4b07ab391a Fix "FLTK apps broken under LabWC compositor" (#1231) ManoloFLTK 2025-03-19 14:09:57 +0100
  • 5b648d2cfc Fix out-of-bounds access in test/checkers.cxx Albrecht Schlosser 2025-03-18 20:31:48 +0100
  • 3f4712957c Wayland: improve support of screen removal while FLTK runs ManoloFLTK 2025-03-17 19:02:36 +0100