Commit Graph

  • 05c678d9e6 Fix "Fl_Double_Window::make_current() issues with Cairo" - cont'd (#1285) ManoloFLTK 2025-08-06 16:20:27 +0200
  • 11f4b5a992 Fix "Fl_Double_Window::make_current() issues with Cairo drawing" (#1285) ManoloFLTK 2025-08-05 10:14:07 +0200
  • 8bcf65fa66 Fix issue under Wayland when erasing overlay rectangle (#1285) ManoloFLTK 2025-08-05 07:38:57 +0200
  • 5becf68c18 Fix "Callback or event on minimize of the main window " for Wayland (#1288) ManoloFLTK 2025-08-04 15:54:14 +0200
  • 8463ac39ca Add detail to the documentation of the FL_HIDE event. ManoloFLTK 2025-08-03 10:01:24 +0200
  • dfe73d8ebc Document that the Wayland platform doesn't send FL_HIDE to minimized windows. ManoloFLTK 2025-08-03 09:47:58 +0200
  • 50184f9946 Fix "Callback or event on minimize of the main window" for X11 platform (#1288) ManoloFLTK 2025-08-03 09:03:12 +0200
  • 7c3643a561 Fl_Gl_Window::make_current() does not crash if the window hasn't been shown yet #1287 Dima Kogan 2025-07-30 09:41:12 -0700
  • 87e299e776 Update documentation (typos and minor corrections) Albrecht Schlosser 2025-07-26 13:44:41 +0200
  • d3af349f88 Fix documentation of fl_overlay_clear and fl_overlay_rect Albrecht Schlosser 2025-07-24 15:40:18 +0200
  • b00ae1eee4 Fix documentation of fl_overlay_clear and fl_overlay_rect Albrecht Schlosser 2025-07-24 15:40:18 +0200
  • 9c70ea95a1 Update CHANGES.txt for release 1.4.4 release-1.4.4 Albrecht Schlosser 2025-07-19 18:45:10 +0200
  • 890f538bb5 Generate better FL_LEAVE coordinates on Windows (#87) MatthiasWM 2025-07-16 17:39:07 +0200
  • 86f2904858 Remove warnings triggered by -Wredundant-decls (#1277) ManoloFLTK 2025-07-16 15:13:14 +0200
  • c730902f84 Backport 5a574e8 Matthias Melcher 2025-07-16 12:49:12 +0200
  • 7884d55c1a Backport 2803f70 Matthias Melcher 2025-07-16 12:47:40 +0200
  • fafdd5df05 Backport d3dca07 Matthias Melcher 2025-07-16 12:45:10 +0200
  • bced31e972 Backport c28237d Matthias Melcher 2025-07-16 11:53:50 +0200
  • 72b084c6ac Backport 74b0dc7 Matthias Melcher 2025-07-16 11:50:35 +0200
  • 6a8949ef21 Fix in window titlebar capture to support macOS 26 Tahoe ManoloFLTK 2025-07-16 10:44:48 +0200
  • 71d1b7c472 Fix doxygen warnings and improve documentation Albrecht Schlosser 2025-07-15 19:19:00 +0200
  • 5e7f0357fb Fix compiler warning [-Wundef] Albrecht Schlosser 2025-07-15 18:50:42 +0200
  • 3e436588e5 Update version numbers for release 1.4.4, update README.txt Albrecht Schlosser 2025-07-15 16:32:02 +0200
  • 2bc7211058 Update README.md for release 1.4.4 Albrecht Schlosser 2025-07-15 14:28:56 +0200
  • e444371b18 Fix: Redundant redeclaration of Fl_Shortcut fl_old_shortcut(const char*) (#1277) ManoloFLTK 2025-07-15 07:21:44 +0200
  • 75f3bdfa55 Improve test/threads demo program (backported from 1.5) Albrecht Schlosser 2025-07-14 17:00:23 +0200
  • 80e561c78e Improve test/threads demo program Albrecht Schlosser 2025-07-14 16:53:23 +0200
  • e581f50e9a Wayland: account for new Wayfire compositor - cont'd ManoloFLTK 2025-07-10 08:18:35 +0200
  • 83565dd880 Wayland: account for new Wayfire compositor ManoloFLTK 2025-07-09 16:51:17 +0200
  • 5a574e8d9d Improve Fl_Button event handling documentation (#1267) Matthias Melcher 2025-07-09 11:42:29 +0200
  • 16aa61efb5 Fluid: Fix include guard between 0 and 127 Matthias Melcher 2025-07-08 15:34:00 +0200
  • 5d68428a00 Fix trailing whitespace and convert a few tabs to spaces Albrecht Schlosser 2025-07-08 15:07:18 +0200
  • 3cf5a302fd Replace 'FL_OVERRIDE' with 'override' in public headers Albrecht Schlosser 2025-07-08 14:59:37 +0200
  • 2803f70f58 #1114: Ensure minimum height of last block in Fl_Help_View Matthias Melcher 2025-07-08 15:19:21 +0200
  • d3dca07339 #146: Add access to scrollbars widget in Fl_Help_View Matthias Melcher 2025-07-08 14:35:45 +0200
  • 2b815a0335 Improve GitLab CI builds Albrecht Schlosser 2025-07-08 13:44:27 +0200
  • 66b73c8e76 #1276: New code to generate include guard Matthias Melcher 2025-07-07 23:19:35 +0200
  • 5c33d3051f Fl_Help_View: Subclassing minor comment chages Matthias Melcher 2025-07-07 15:46:50 +0200
  • bdde3e5d2b Fl_Table_Row: replace private class CharVector with std::vector Albrecht Schlosser 2025-07-07 13:51:36 +0200
  • 51cca24d04 Add missing and remove unnecessary #include statements Albrecht Schlosser 2025-07-07 11:58:49 +0200
  • 2a1677802f Fl_Help_View: Restoring bad includes for back compatibility Matthias Melcher 2025-07-05 20:39:55 +0200
  • e12c42a0cd Fl_Help_View: Revert some changes Matthias Melcher 2025-07-05 19:47:03 +0200
  • ccc294f9f7 Fl_Help_View: Thin out header file Matthias Melcher 2025-07-05 17:48:30 +0200
  • 5fb38897b7 Fl_Help_View: Refactor to use PIMPL Matthias Melcher 2025-07-05 17:35:41 +0200
  • fa22585bbb Fl_Help_View: Fix writing into empty std::string Matthias Melcher 2025-07-05 17:28:45 +0200
  • 3b32463dc9 Fl_Help_View: Improve comment Matthias Melcher 2025-07-05 16:03:14 +0200
  • b28afecb46 Fl_Help_View: C++ formatting fix. Matthias Melcher 2025-07-05 15:29:42 +0200
  • 5d9961c1c3 Fl_Help_View: Finl formatting and documentation Matthias Melcher 2025-07-05 15:25:11 +0200
  • d3c6135c08 Fl_Help_View: Improve selection Matthias Melcher 2025-07-05 13:42:23 +0200
  • 53665045d3 Fl_Help_View: Changes some more formatting Matthias Melcher 2025-07-04 16:31:54 +0200
  • d5220370b1 Remove private class Fl_Int_Vector Albrecht Schlosser 2025-07-03 22:37:49 +0200
  • 4e1450d750 Fl_Help_View: Refactoring static sizes Matthias Melcher 2025-07-03 19:58:37 +0200
  • f0fa9fc8f8 Fl_Help_View: Improve formatting and Doxygen comments Matthias Melcher 2025-07-03 13:55:24 +0200
  • 872e2b8fb6 Fl_Help_View: Refactor more strings and dynamic lists. Matthias Melcher 2025-07-03 00:39:53 +0200
  • 5919dbb6af Fl_Help_View: Reformat and comments Matthias Melcher 2025-07-02 22:59:46 +0200
  • 69431ef51f Fl_Help_View: Refactor Fl_Help_Link to C++11 Matthias Melcher 2025-07-02 20:45:49 +0200
  • e4d43a3951 Help_View: Improve target line management Matthias Melcher 2025-07-02 17:54:32 +0200
  • a05ae33e20 Remove deprecated methods and functions Albrecht Schlosser 2025-07-02 16:16:48 +0200
  • 9a5bdf40a4 Enable building "extra tests" with a newer C++ standard Albrecht Schlosser 2025-07-02 17:19:22 +0200
  • 5bf1333f07 Set Fl_Menu_Item::setonly() to deprecated Matthias Melcher 2025-07-02 15:42:46 +0200
  • 5475f2dddd FLUID: Multiple fixes Matthias Melcher 2025-07-02 12:45:00 +0200
  • 66dde26469 Better handling of special case when scaling image Matthias Melcher 2025-07-01 13:22:09 +0200
  • a34711daeb Remove FLTK 1.4 ABI guards Albrecht Schlosser 2025-07-01 11:04:52 +0200
  • dbd54b8557 Add wrap mode to clipboard viewer Albrecht Schlosser 2025-07-01 10:55:55 +0200
  • 42b2388610 Improve bilinear image scaling below 50% Matthias Melcher 2025-06-30 14:56:26 +0200
  • a5d2d19a23 Fix usage of 'volatile' in src/Fl_JPEG_Image.cxx (#1207) Albrecht Schlosser 2025-06-27 16:26:41 +0200
  • 3459e43ca8 FLUID: Move i18n settings into its own class Matthias Melcher 2025-06-27 14:34:49 +0200
  • c1292b9b86 refactor(CMake): replace include_directories() with target_include_directories() #1270 Doekin 2025-06-27 09:59:11 +0800
  • 088d98389c Improve threads demo test/threads.cxx (#1263) Albrecht Schlosser 2025-06-22 16:30:21 +0200
  • acd77fa8dc Fix Windows compile error from previous commit. MatthiasWM 2025-06-19 17:54:31 +0200
  • 2a7b3c81c1 Ensure that the 'awake' pipe does not overflow (#1263) Matthias Melcher 2025-06-19 16:04:56 +0200
  • eadea6a992 Update Fl::await() and friends API and documentation Matthias Melcher 2025-06-19 15:33:38 +0200
  • 3d13dfefa9 Fix in window titlebar capture to support macOS 26 Tahoe ManoloFLTK 2025-06-11 18:42:54 +0200
  • 39c7800267 Fix "Selecting menus from the menubar under Wayland when in fullscreen" (#1264) ManoloFLTK 2025-06-11 08:45:20 +0200
  • ac294f7348 Fix "Selecting menus from the menubar under Wayland when in fullscreen" (#1264) ManoloFLTK 2025-06-10 17:03:09 +0200
  • 340caa2dc3 Fix usage of 'volatile' in src/Fl_JPEG_Image.cxx (#1207) Albrecht Schlosser 2025-06-06 16:10:35 +0200
  • 5293beea6f Restore building for Linux w/o cairo and w/o xft ManoloFLTK 2025-06-05 15:56:09 +0200
  • 7897bbc04f Fix several compiler warnings [-Wextra-semi] Albrecht Schlosser 2025-05-30 16:06:56 +0200
  • 2d2f474794 Fix compiler warning warning [-Wundef] Albrecht Schlosser 2025-05-30 15:34:50 +0200
  • 1abdeda280 macOS: protect uses of __block by #if defined(__BLOCKS__) condition ManoloFLTK 2025-06-04 09:48:44 +0200
  • 4ef65f304e Add CMake build option FLTK_USE_DBUS to allow build w/o dbus (PR #1252) ManoloFLTK 2025-06-04 09:25:42 +0200
  • e2683f36d4 macOS: protect uses of __block by #if defined(__BLOCKS__) condition ManoloFLTK 2025-06-03 18:27:45 +0200
  • b371c1185c Add build option FLTK_USE_DBUS to allow build w/o dbus (PR #1252) ManoloFLTK 2025-06-03 16:19:27 +0200
  • 5b7e358153 Restore use of build option FLTK_USE_POLL ManoloFLTK 2025-06-03 08:51:50 +0200
  • 85be70efa5 Restore use of build option FLTK_USE_POLL ManoloFLTK 2025-06-03 08:23:04 +0200
  • 362f58c93b Wayland: fix for "A flag to set how menus should show up" (#1260) ManoloFLTK 2025-05-31 15:23:46 +0200
  • 9a5e3b95b8 Fix for #1260 - part 4: fix when menu button is in subwindow under Wayland ManoloFLTK 2025-05-30 21:38:13 +0200
  • c13594f999 Fix for #1260 - part3: fix exploration of menu button window under Wayland ManoloFLTK 2025-05-30 17:59:16 +0200
  • 86a8d138f2 Fix for #1260 - part2: improve position of menu button window under Wayland ManoloFLTK 2025-05-30 16:44:26 +0200
  • ac0a5d52cb Wayland: fix "A flag to set how menus should show up" (#1260) ManoloFLTK 2025-05-29 17:42:16 +0200
  • 3bc379bc4e Fix usage of FLTK_BACKEND_WAYLAND and FLTK_USE_WAYLAND Albrecht Schlosser 2025-05-28 21:13:10 +0200
  • 1a6322f8e1 Update makesrcdist to reflect packaging (CPack) and more Albrecht Schlosser 2025-05-21 16:34:39 +0200
  • 0bc621bc00 Enable CPack support to build binary packages and installers Albrecht Schlosser 2025-05-21 16:28:22 +0200
  • 19684ae9d4 Update bundled libdecor to last upstream version (May 14, 2025) ManoloFLTK 2025-05-21 17:57:38 +0200
  • 7347d6e2f6 Add change necessary to support new class Fl_Native_Input, possibly as addon ManoloFLTK 2025-05-21 08:08:18 +0200
  • c8bab97d6a Fl_Window::free_position() must not be deprecated Albrecht Schlosser 2025-05-14 19:05:04 +0200
  • 0960f1c066 Fl_Window::free_position() must not be deprecated Albrecht Schlosser 2025-05-14 19:05:04 +0200
  • 3114ef0e2f Fix doxygen warnings Albrecht Schlosser 2025-05-14 17:05:20 +0200
  • 9b1379e688 Remove deprecated function Fl::set_idle() Albrecht Schlosser 2025-05-13 21:04:56 +0200
  • 4d0c1a2a28 Add more documentation about ABI checking and a script to do it Albrecht Schlosser 2025-05-11 22:16:16 +0200