Commit Graph

  • d428a00443 Have menu items drawn with same colors in all platforms (#969) ManoloFLTK 2024-05-08 13:26:13 +0200
  • ef313cf9fc Wayland documentation: beef up description of registry_handle_global() ManoloFLTK 2024-05-08 13:06:57 +0200
  • 4d0963a7bf Improve arrow positions for 'oxy' scheme Albrecht Schlosser 2024-05-07 16:09:18 +0200
  • 60690dba51 Limit (sub)menu arrow size as discussed in fltk.general Albrecht Schlosser 2024-05-07 16:07:42 +0200
  • 7430ebff97 Extend some elements of the Wayland backend documentation file ManoloFLTK 2024-05-07 18:17:36 +0200
  • 2af1da4ff4 Wayland: simpler implementation of "GTK Shell" protocol ManoloFLTK 2024-05-06 09:29:32 +0200
  • 53543acb2e CMake: improve output of fl_debug_target() Albrecht Schlosser 2024-05-05 19:40:27 +0200
  • 38e1d6b099 Fix Visual Studio compiler warnings, make output visible... Albrecht Schlosser 2024-05-05 19:25:01 +0200
  • dea8a93bc2 Wayland: use frame_cb before redrawing GL subwins - cont'd (#967) ManoloFLTK 2024-05-05 11:06:15 +0200
  • b726211b9b Wayland: use frame_cb before redrawing GL subwindows (#967) ManoloFLTK 2024-05-03 21:55:01 +0200
  • 70b84b491b macOS + CMake: fix use of optional framework UniformTypeIdentifiers ManoloFLTK 2024-05-03 15:23:42 +0200
  • 6238ede94d CMake: don't put freetype stuff in include directories for macOS ManoloFLTK 2024-05-03 08:33:56 +0200
  • 132e7d4e32 Fix MSVC warnings (#966) Matthias Melcher 2024-05-02 21:46:12 +0200
  • 4a9205f282 Remove commit 4a31d49 that breaks X11 build ManoloFLTK 2024-05-02 19:54:58 +0200
  • 4a31d4988b CMake: put freetype stuff in include directories for X11 only ManoloFLTK 2024-05-02 19:43:54 +0200
  • 24c1472c06 macOS + GL: remove compilation error with old SDK versions ManoloFLTK 2024-05-02 11:12:36 +0200
  • f194d8596f CMake/debug: add more properties to fl_debug_target() Albrecht Schlosser 2024-05-01 17:25:26 +0200
  • 175931bccd CMake: simplify compiler detection for '-Wshadow' test Albrecht Schlosser 2024-05-01 16:07:58 +0200
  • 659ecd4604
    use MAC_OS_X_VERSION_MIN_REQUIRED to avoid building error when using newer sdk and setting old target #965 cstkingkey 2024-05-01 10:14:08 +0800
  • d22d4a526f Remove (comment out) debug statement (kdialog) Albrecht Schlosser 2024-04-30 18:02:53 +0200
  • a0d657b2e8 Fix preset_file() and directory() in native file chooser for kdialog ManoloFLTK 2024-04-30 16:14:29 +0200
  • 9472ff546c Implement and document new class Fl_PDF_File_Surface ManoloFLTK 2024-03-31 16:55:49 +0200
  • 596677b75a Implement and document new class Fl_PDF_File_Surface #964 ManoloFLTK 2024-03-31 16:55:49 +0200
  • b402b6a839 Fix potential NULL pointer dereference Albrecht Schlosser 2024-04-29 16:32:13 +0200
  • 8664fde1d9 Documentation: minor formatting update Albrecht Schlosser 2024-04-27 19:54:22 +0200
  • 05d37f9e4e Improve documentation (preface + intro) Albrecht Schlosser 2024-04-27 19:46:25 +0200
  • 9cdd457382 CMake: make compile definition "FL_DLL" public for MSVC (#960) Albrecht Schlosser 2024-04-27 18:35:39 +0200
  • e4b0668fad X11: simpler code to capture window decoration under xfce ManoloFLTK 2024-04-27 08:13:17 +0200
  • e4f18c6e3c Documentation: bundled libdecor symbols are pefixed by "fl_" ManoloFLTK 2024-04-27 07:27:57 +0200
  • eeed395246 Fix repositioning subwindows. Matthias Melcher 2024-04-26 20:19:08 +0200
  • 445dcb829d FLUID: Fix live resize for windows and tabs Matthias Melcher 2024-04-26 19:30:47 +0200
  • 1408a87425 Box type focus frame graphics fixes. Matthias Melcher 2024-04-26 18:17:00 +0200
  • 02373a9dea X11: fix capture of window decoration under xfce ManoloFLTK 2024-04-26 16:53:08 +0200
  • e8fa492264 Fixes warning. Matthias Melcher 2024-04-26 12:46:29 +0200
  • 281ec24c8f Box types can now defined and draw their own focus frame, STR 2145, #659 Matthias Melcher 2024-04-26 12:42:11 +0200
  • 9a0d1f16d7 FLUID: update file format information Matthias Melcher 2024-04-26 11:57:31 +0200
  • c82fde7292 Wayland: slightly simpler code for IM support ManoloFLTK 2024-04-26 07:21:12 +0200
  • 85315ee598 Prevent "The GTK protocol" from being included in the FLTK documentation ManoloFLTK 2024-04-25 18:15:46 +0200
  • e52a358e85 FLUID: Improve usability of Declaration Blocks Matthias Melcher 2024-04-25 17:52:32 +0200
  • c0d2aa3f09 Fix problem in window titlebar capture under X11. ManoloFLTK 2024-04-25 15:12:34 +0200
  • 6d21285e0f Fix error under KDE+Wayland where keystrokes tend to be repeated ManoloFLTK 2024-04-25 11:52:06 +0200
  • 38c9ebc29d Substantial fix for "IME problem under wayland" in fltk-rs ManoloFLTK 2024-04-25 08:49:08 +0200
  • aee2f47878 Fix box types and focus frames. #958 Matthias Melcher 2024-04-24 21:34:14 +0200
  • 00b603fa09 Very partial fix for "IME problem under wayland" in fltk-rs ManoloFLTK 2024-04-24 10:03:17 +0200
  • 3f91c8b5ee macOS: Fix scaling subwindows #927 Matthias Melcher 2024-04-23 19:25:15 +0200
  • 5ec7176e81 Fix for Fl_Native_File_Chooser::filter_value() - cont'd (#899) ManoloFLTK 2024-04-22 18:35:34 +0200
  • 576f7bb9cc Enable 'shadow_variables' test on macOS using AppleClang Albrecht Schlosser 2024-04-22 16:54:25 +0200
  • abfc8ee52f Fix: Fl_Native_File_Chooser::filter_value() [Kdialog] always returns 0 (#899) ManoloFLTK 2024-04-22 16:34:08 +0200
  • ee37965fad Fix: Wayland use of alpha in glClearColor/glClear (#957) ManoloFLTK 2024-04-22 14:27:16 +0200
  • e39c96f419 Fix build of test programs using shared FLTK libs Albrecht Schlosser 2024-04-21 19:12:59 +0200
  • 89b957586e CMake: add target_include_directories() for optional libs (#954) Albrecht Schlosser 2024-04-21 18:53:22 +0200
  • 43ab34df05 CMake build summary: output libdecor location if found Albrecht Schlosser 2024-04-20 19:49:04 +0200
  • 7ec6f96d9c Add "fl_" prefix to libdecor symbols when using the built-in copy of libdecor ManoloFLTK 2024-04-20 13:35:53 +0200
  • d2bd3c6240 CMake/MSVC: Fix shared library build, add to GitHub CI build Albrecht Schlosser 2024-04-20 01:44:26 +0200
  • 7601eea772 CMake: add installation prefix to Configuration Summary Albrecht Schlosser 2024-04-19 20:46:32 +0200
  • a9d3d3e3fb CMake: fix propagation of CMake targets to user projects (#954) Albrecht Schlosser 2024-04-19 20:45:32 +0200
  • 2eb5d175fd FLUID: Create VisualStudio compatible long strings Matthias Melcher 2024-04-19 14:30:47 +0200
  • 15d9a350bf Restore IMPORTED_TARGET in pkg_check_modules command for libdecor ManoloFLTK 2024-04-18 20:51:10 +0200
  • e6957fc2f5 Allow libdecor package version ≥ 0.2.0 with FLTK_USE_SYSTEM_LIBDECOR ManoloFLTK 2024-04-18 19:32:47 +0200
  • 3fc8875756 Add missing 'x11.H' to exclusion list (STR 2728) Albrecht Schlosser 2024-04-18 17:33:57 +0200
  • bb45198413 Test public headers for shadowed variables (STR 2728) Albrecht Schlosser 2024-04-18 17:13:09 +0200
  • 2c21e520f4 Fix potential compiler warnings in public headers [-Wshadow] Albrecht Schlosser 2024-04-18 16:27:29 +0200
  • 14a5187fa7 FLUID: Add cast to avoid warning #956 Matthias Melcher 2024-04-17 20:40:10 +0200
  • 240d8d21df Fix dangling reference to FLUID docs. Matthias Melcher 2024-04-17 20:25:19 +0200
  • 8ca1e0ca03 Fix 'int Fl_Menu_::value()' if item is in a submenu (STR 3241) Albrecht Schlosser 2024-04-17 19:14:59 +0200
  • fd791a068e
    Separate FLUID user documentation, screen shot automation (#936) Matthias Melcher 2024-04-17 17:51:32 +0200
  • 5e5238689b Update actions for final releas #936 Matthias Melcher 2024-04-17 16:55:59 +0200
  • 4918a251df Image cropping Matthias Melcher 2024-04-17 16:43:56 +0200
  • 2b7d9933b6 Reformatting all images to PNG to get an alpha channel Matthias Melcher 2024-04-17 15:33:58 +0200
  • 4689728365 Remove FLUID docs references from FLTK docs Matthias Melcher 2024-04-17 15:10:24 +0200
  • 2b95f742d2 Minor fixes, title png shows Matthias Melcher 2024-04-17 15:09:47 +0200
  • bf41f79dce Ensure images are generated Matthias Melcher 2024-04-17 13:15:31 +0200
  • 373489eec3 Renamed Source View to Code View Matthias Melcher 2024-04-17 12:57:50 +0200
  • 75971497ea Functions can only contain windows Matthias Melcher 2024-04-17 11:47:20 +0200
  • 7f0a17cbe8 Many fixes to errors and typos, found by Albrecht. Matthias Melcher 2024-04-17 11:31:40 +0200
  • f4d3d06c42 Spacing Matthias Melcher 2024-04-14 21:16:16 +0200
  • c4a42687dc Sizes for all LATEX images (2) Matthias Melcher 2024-04-14 21:02:17 +0200
  • a99295210c Sizes for all LATEX images Matthias Melcher 2024-04-14 20:51:05 +0200
  • b38a4e6c6e Fix spelling and grammar. Thanks to Albrecht for finding those. Matthias Melcher 2024-04-14 20:13:35 +0200
  • 9c0e3654e8 Artifact Matthias Melcher 2024-04-14 18:51:20 +0200
  • 6776626df6 Faking X Matthias Melcher 2024-04-14 18:47:47 +0200
  • 6847fcd481 Faking X Matthias Melcher 2024-04-14 18:24:34 +0200
  • 86ee21bec1 Back to Linux, trying to get X to run FLUID Matthias Melcher 2024-04-14 18:03:46 +0200
  • ab9bb9c8f0 Daring a macOS build Matthias Melcher 2024-04-14 17:39:59 +0200
  • 798cfe64ea Daring a macOS build Matthias Melcher 2024-04-14 17:38:27 +0200
  • bbcdceff0a Workflow tests Matthias Melcher 2024-04-14 16:01:56 +0200
  • 6fc7ffa24f Workflow tests Matthias Melcher 2024-04-14 15:35:44 +0200
  • 4c7be780d8 Workflow tests Matthias Melcher 2024-04-14 15:31:45 +0200
  • 1df74aec36 Workflow tests Matthias Melcher 2024-04-14 15:21:42 +0200
  • 6d16a41db9 Workflow tests Matthias Melcher 2024-04-14 15:17:33 +0200
  • 9a53793758 Workflow tests Matthias Melcher 2024-04-14 15:14:38 +0200
  • 7db4532ee9 GitHub action Matthias Melcher 2024-04-14 15:04:57 +0200
  • ea8beaf3b3 Workflow tests Matthias Melcher 2024-04-14 14:55:58 +0200
  • 6db23587e3 GitHub script to build FLUID docs Matthias Melcher 2024-04-14 14:37:05 +0200
  • 3b6504d0e4 Typos Matthias Melcher 2024-04-12 18:30:09 +0200
  • 0fb4517356 Fixing typos, proof reading. Matthias Melcher 2024-04-12 18:21:13 +0200
  • 0a82a8e5cd Unify documentation terminology to "Code View" Matthias Melcher 2024-04-12 17:15:25 +0200
  • 88fe395a1b Remove FLUID chapter form FLTK docs. Matthias Melcher 2024-04-11 21:11:15 +0200
  • a7d97132e9 Add two simple entry tutorials Matthias Melcher 2024-04-11 16:53:11 +0200
  • ead6eb47fc Formatting Matthias Melcher 2024-03-26 14:15:44 -0500