index
:
fltk.git
master
FLTK fork - X11-only C++ widget toolkit with hand-written Makefile
nobody
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2024-06-01
libdecor: 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-21
Fix build of test programs using shared FLTK libs
Albrecht Schlosser
2024-04-21
CMake: add target_include_directories() for optional libs (#954)
Albrecht Schlosser
2024-04-20
Add "fl_" prefix to libdecor symbols when using the built-in copy of libdecor
ManoloFLTK
2024-04-20
CMake/MSVC: Fix shared library build, add to GitHub CI build
Albrecht Schlosser
2024-04-19
CMake: fix propagation of CMake targets to user projects (#954)
Albrecht Schlosser
2024-04-18
Restore IMPORTED_TARGET in pkg_check_modules command for libdecor
ManoloFLTK
2024-04-18
Allow libdecor package version ≥ 0.2.0 with FLTK_USE_SYSTEM_LIBDECOR
ManoloFLTK
2024-04-14
Fix and improve generation of fltk-config (#954 and more)
Albrecht Schlosser
2024-04-14
CMake: Use imported targets for PkgConfig packages (#954)
Jordan Williams
2024-04-12
CMake: Improve detection of the GLU library and GL/glu.h header file (#953)
Jordan Williams
2024-03-21
CMake: Remove "-no-pie" build option
Albrecht Schlosser
2024-03-18
Move nanosvg to a separate file, don't use 'roundf()' (#937)
Albrecht Schlosser
2024-03-18
Restore building on old Linux/Unix systems lacking Xutf8LookupString()
ManoloFLTK
2024-03-13
Remove useless X11 libraries when building with -DFLTK_BACKEND_X11=0
ManoloFLTK
2024-02-07
Introduce "Modern CMake" in FLTK
Albrecht Schlosser
2024-01-06
Remove Fl_Simple_Terminal (replaced by Fl_Terminal)
Albrecht Schlosser
2023-12-20
Make the 'Forms' compatibility library 'fltk_forms' optional
Albrecht Schlosser
2023-12-05
Wayland: much lighter but partial implementation of the "GTK Shell" protocol
ManoloFLTK
2023-12-05
Wayland+CMake: use set_source_files_properties() for libdecor - cont'd
ManoloFLTK
2023-12-05
Wayland+CMake: use set_source_files_properties() for libdecor
ManoloFLTK
2023-12-02
Wayland: make OPTION_USE_SYSTEM_LIBDECOR ON by default
ManoloFLTK
2023-11-30
Wayland: use GTK Shell also with system libdecor
ManoloFLTK
2023-11-29
Add commandline conversion for Windows (no-op on other platforms)
Albrecht Schlosser
2023-11-19
Windows/MSVC: Fix wide char commandline handling (#840)
Albrecht Schlosser
2023-11-15
CMake: Raise cmake_minimum_required from 3.12 to 3.15
Albrecht Schlosser
2023-11-14
Fl_Terminal widget (#800)
erco77
2023-11-12
Have libdecor-gtk implement the "GTK Shell" protocol
ManoloFLTK
2023-10-16
Add Fl_Grid widget and test and demo programs
Albrecht Schlosser
2023-09-12
Fix Visual Studio shared library build
Albrecht Schlosser
2023-08-28
CMake: Make compile definitions 'FL_LIBRARY' and 'FL_DLL' private
Albrecht Schlosser
2023-07-09
Update CMakeLists.txt
Mohammed Alyousef
2023-04-30
Allow building Wayland platform without dbus - cont'd (#726)
ManoloFLTK
2023-04-10
Fix CMake generation for minimal CMake version (3.2.3)
Albrecht Schlosser
2023-03-29
Improve detection of the location of Wayland protocol files across OSes
ManoloFLTK
2023-03-22
CMake: check for presence of needed Wayland protocol source files
ManoloFLTK
2023-03-09
CMake: build shared libs with OPTION_CAIROEXT (issue #250)
Albrecht Schlosser
2023-02-15
Move class Fl_Shortcut_Button from FLUID to core (#677) (#680)
Matthias Melcher
2023-02-14
Rename class Fl_Display_Cairo_Graphics_Driver to Fl_X11_Cairo_Graphics_Driver
ManoloFLTK
2023-01-21
Animated GIF support (Fl_Anim_GIF_Image class) (#375)
wcout
2023-01-12
Add Fl_Scheme_Choice widget and use it in test programs
Albrecht Schlosser
2023-01-12
Add the initial version of class Fl_Scheme
Albrecht Schlosser
2022-12-28
Improve and extend fl_contrast() (#370)
Albrecht Schlosser
2022-12-18
Fix "link errors connected with recent Zenity dialog feature" (#602)
ManoloFLTK
2022-12-16
Derive Fl_Zenity_Native_File_Chooser_Driver from Fl_Kdialog_Native_…
ManoloFLTK
2022-12-16
Add Zenity-based file chooser based on the KDialog one (HugLifeTiZ)
Trent McPheron
2022-12-09
New Fl_ICO_Image class to read Windows .ico icon files
ManoloFLTK
2022-11-30
Remove small files fl_XXX_gl_platform_init.cxx
ManoloFLTK
2022-11-25
Add "Oxy" scheme (STR 2675, STR 3477)
Albrecht Schlosser
[next]