summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
AgeCommit message (Expand)Author
2024-06-01libdecor: update to upstream commit c2bd8ad6 (31-may-2024)ManoloFLTK
2024-04-22 Fix: Fl_Native_File_Chooser::filter_value() [Kdialog] always returns 0 (#899)ManoloFLTK
2024-04-21Fix build of test programs using shared FLTK libsAlbrecht Schlosser
2024-04-21CMake: add target_include_directories() for optional libs (#954)Albrecht Schlosser
2024-04-20Add "fl_" prefix to libdecor symbols when using the built-in copy of libdecorManoloFLTK
2024-04-20CMake/MSVC: Fix shared library build, add to GitHub CI buildAlbrecht Schlosser
2024-04-19CMake: fix propagation of CMake targets to user projects (#954)Albrecht Schlosser
2024-04-18Restore IMPORTED_TARGET in pkg_check_modules command for libdecorManoloFLTK
2024-04-18Allow libdecor package version ≥ 0.2.0 with FLTK_USE_SYSTEM_LIBDECORManoloFLTK
2024-04-14Fix and improve generation of fltk-config (#954 and more)Albrecht Schlosser
2024-04-14CMake: Use imported targets for PkgConfig packages (#954)Jordan Williams
2024-04-12CMake: Improve detection of the GLU library and GL/glu.h header file (#953)Jordan Williams
2024-03-21CMake: Remove "-no-pie" build optionAlbrecht Schlosser
2024-03-18Move nanosvg to a separate file, don't use 'roundf()' (#937)Albrecht Schlosser
2024-03-18Restore building on old Linux/Unix systems lacking Xutf8LookupString()ManoloFLTK
2024-03-13Remove useless X11 libraries when building with -DFLTK_BACKEND_X11=0ManoloFLTK
2024-02-07Introduce "Modern CMake" in FLTKAlbrecht Schlosser
2024-01-06Remove Fl_Simple_Terminal (replaced by Fl_Terminal)Albrecht Schlosser
2023-12-20Make the 'Forms' compatibility library 'fltk_forms' optionalAlbrecht Schlosser
2023-12-05Wayland: much lighter but partial implementation of the "GTK Shell" protocolManoloFLTK
2023-12-05Wayland+CMake: use set_source_files_properties() for libdecor - cont'dManoloFLTK
2023-12-05Wayland+CMake: use set_source_files_properties() for libdecorManoloFLTK
2023-12-02Wayland: make OPTION_USE_SYSTEM_LIBDECOR ON by defaultManoloFLTK
2023-11-30Wayland: use GTK Shell also with system libdecorManoloFLTK
2023-11-29Add commandline conversion for Windows (no-op on other platforms)Albrecht Schlosser
2023-11-19Windows/MSVC: Fix wide char commandline handling (#840)Albrecht Schlosser
2023-11-15CMake: Raise cmake_minimum_required from 3.12 to 3.15Albrecht Schlosser
2023-11-14Fl_Terminal widget (#800)erco77
2023-11-12Have libdecor-gtk implement the "GTK Shell" protocolManoloFLTK
2023-10-16Add Fl_Grid widget and test and demo programsAlbrecht Schlosser
2023-09-12Fix Visual Studio shared library buildAlbrecht Schlosser
2023-08-28CMake: Make compile definitions 'FL_LIBRARY' and 'FL_DLL' privateAlbrecht Schlosser
2023-07-09Update CMakeLists.txtMohammed Alyousef
2023-04-30Allow building Wayland platform without dbus - cont'd (#726)ManoloFLTK
2023-04-10Fix CMake generation for minimal CMake version (3.2.3)Albrecht Schlosser
2023-03-29Improve detection of the location of Wayland protocol files across OSesManoloFLTK
2023-03-22CMake: check for presence of needed Wayland protocol source filesManoloFLTK
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-14Rename class Fl_Display_Cairo_Graphics_Driver to Fl_X11_Cairo_Graphics_DriverManoloFLTK
2023-01-21Animated GIF support (Fl_Anim_GIF_Image class) (#375)wcout
2023-01-12Add Fl_Scheme_Choice widget and use it in test programsAlbrecht Schlosser
2023-01-12Add the initial version of class Fl_SchemeAlbrecht Schlosser
2022-12-28Improve and extend fl_contrast() (#370)Albrecht Schlosser
2022-12-18Fix "link errors connected with recent Zenity dialog feature" (#602)ManoloFLTK
2022-12-16Derive Fl_Zenity_Native_File_Chooser_Driver from Fl_Kdialog_Native_…ManoloFLTK
2022-12-16Add Zenity-based file chooser based on the KDialog one (HugLifeTiZ)Trent McPheron
2022-12-09New Fl_ICO_Image class to read Windows .ico icon filesManoloFLTK
2022-11-30Remove small files fl_XXX_gl_platform_init.cxxManoloFLTK
2022-11-25Add "Oxy" scheme (STR 2675, STR 3477)Albrecht Schlosser