summaryrefslogtreecommitdiff
path: root/fluid/CMakeLists.txt
AgeCommit message (Expand)Author
2025-04-04CMake: simplify fluid buildAlbrecht Schlosser
2025-03-30Fixes a couple of compiler warnings on AppleClang.Matthias Melcher
2025-03-16Fluid: restructuring and rejuvenation of the source code.Matthias Melcher
2025-03-08Fluid: last incremental chage, restructuringMatthias Melcher
2025-03-07Cleaning up widget browser, renamed to Node_Browser.Matthias Melcher
2025-03-07Fluid: Rebuilding most of the widget directory.Matthias Melcher
2025-03-07Fixes for icon path and Windows includes.Matthias Melcher
2025-03-07Restructuring Fluid source files.Matthias Melcher
2024-04-17Separate FLUID user documentation, screen shot automation (#936)Matthias Melcher
2024-03-02FLUID: comments, typos, formattingMatthias Melcher
2024-02-20Remove unused FLUID documentation refs in CMake configMatthias Melcher
2024-02-14CMake: fix installation on macOSAlbrecht Schlosser
2024-02-12CMake: set FLTK_VERSION and FLTK_FLUID_EXECUTABLE in the cacheAlbrecht Schlosser
2024-02-07Introduce "Modern CMake" in FLTKAlbrecht Schlosser
2023-11-15CMake: Raise cmake_minimum_required from 3.12 to 3.15Albrecht Schlosser
2023-11-07FLUID: More user documentationMatthias Melcher
2023-11-05FLUID: Separates developer and user documentationMatthias Melcher
2023-11-02FLUID: Restructures user documentation.Matthias Melcher
2023-11-01FLUID: Adds options to draw ghosted outlines.Matthias Melcher
2023-10-26FLUID: Refactors MergeBackMatthias Melcher
2023-10-22Make Fl_String and Fl_Int_Vector private (#789)Albrecht Schlosser
2023-10-20FLUID: basic Fl_Grid supportMatthias Melcher
2023-09-12Fix Visual Studio shared library buildAlbrecht Schlosser
2023-08-29FLUID: separate SourceView panel into its own fileMatthias Melcher
2023-07-19FLUID: emulated RTTI for all typesMatthias Melcher
2023-07-10FLUID source files sorting improvedMatthias Melcher
2023-05-07[CMake] Use an object library to speed up fluid buildAlbrecht Schlosser
2023-03-18Fix and update alignment #346 (#701)Matthias Melcher
2023-03-09CMake: build shared libs with OPTION_CAIROEXT (issue #250)Albrecht Schlosser
2023-02-15Move class Fl_Shortcut_Button from FLUID to core (#677) (#680)Matthias Melcher
2023-02-02Fix position() methods that shadow Fl_Widget::position()Matthias Melcher
2022-09-23Fixes incorrect install of fluid in macOS Applications directory.Gonzalo Garramuño
2022-04-03Build and use fluid-cmd on Windows for .fl files (#224, #293)Albrecht Schlosser
2022-01-23Remove experimental platforms Android, Pico, SDL (PR #376)Albrecht Schlosser
2022-01-01Installing Fluid correctly on macOSMatthias Melcher
2021-12-18Generate FL/fl_config.h rather than FL/abi-version.hAlbrecht Schlosser
2021-12-13#322: remove Fluid's dependency on fltk_forms.Matthias Melcher
2021-12-13STR 3442: copy/paste now inserts widget as expected.Matthias Melcher
2021-12-08Fluid: restructuring and commenting.Matthias Melcher
2021-12-04Fluid support for high res graphicsMatthias Melcher
2021-12-03CMake for Apple Xcode usability improvementsMatthias Melcher
2021-11-11CMake: Build fluid when cross-compilingAlbrecht Schlosser
2021-07-26Add CMake compatibility functions and macrosAlbrecht Schlosser
2021-05-31Windows platform: use GDI+ to antialias oblique lines and curves.ManoloFLTK
2021-05-13Refactor macOS bundle generation to avoid "quarantine"Albrecht Schlosser
2021-04-30CMake: improve detection and configuration of image libsAlbrecht Schlosser
2021-04-30Fix build with Cairo for CMake < 3.13Albrecht Schlosser
2021-03-01Fix cairo build (autoconf + CMake) + README'sAlbrecht Schlosser
2020-11-01Rewrite CodeEditor syntax highlighting for issue #135Greg Ercolano
2020-08-18CMake: Fix macOS bundle wrapper generationAlbrecht Schlosser