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
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
2022-11-23
Wayland+CMake: stop forcing GTK_FOUND to 0
ManoloFLTK
2022-11-22
Refactor and simplify "arrow drawing" in widgets
Albrecht Schlosser
2022-11-18
CMake+Wayland: check for presence of required software modules
ManoloFLTK
2022-11-07
Create class Fl_Unix_Screen_Driver used by X11 and Wayland platforms
ManoloFLTK
2022-11-06
Add Fl_Int_Vector: "an STL-ish vector without templates"
Albrecht Schlosser
2022-11-03
libdecor: update from source git repo (commit e87dcfda)
ManoloFLTK
2022-10-16
macOS + homebrew: restore building with CMake's OPTION_APPLE_X11
ManoloFLTK
2022-09-29
macOS platform: rename Fl_Cocoa_Gl_Window_Driver.cxx to .mm
ManoloFLTK
2022-09-23
Wayland: process OPTION_USE_WAYLAND for Unix only
ManoloFLTK
2022-09-11
Fix fl_read_image() under hybrid Wayland/X11 platform.
ManoloFLTK
2022-09-11
Fix support of CMake OPTION_WAYLAND_ONLY.
ManoloFLTK
2022-09-09
New OPTION_WAYLAND_ONLY for CMake to build pure Wayland platform.
ManoloFLTK
2022-08-31
Wayland platform: remove redirection of stderr.
ManoloFLTK
2022-08-29
Make hybrid Wayland/X11 platform.
ManoloFLTK
2022-08-01
Add Fl_Flex widget from Karsten Pedersen (issue #255)
Albrecht Schlosser
2022-06-06
Wayland under FreeBSD: use package evdev-proto which brings linux/input.h
ManoloFLTK
2022-05-22
Fix MinGW build with shared libs (#445)
Albrecht Schlosser
2022-05-21
Wayland under FreeBSD: detect <GL/glu.h> and fix LIBDECOR_PLUGIN_DIR.
ManoloFLTK
2022-05-20
Wayland under FreeBSD: add support for CMake-based builds.
ManoloFLTK
2022-04-22
Restore use of CMake OPTION_USE_SYSTEM_LIBDECOR
ManoloFLTK
2022-04-21
Avoid code duplication using os_create_anonymous_file() from libdecor.
ManoloFLTK
2022-03-31
Fix whitespace errors (no code changes)
Albrecht Schlosser
2022-03-13
Separate platform init functions from platform-specific driver files
ManoloFLTK
2022-03-05
Rename Fl_wayland.cxx to fl_wayland_clipboard_dnd.cxx
ManoloFLTK
2022-03-04
Add the Wayland platform to FLTK 1.4
ManoloFLTK
2022-02-05
CMake: Remove unnecessary file from build system
Albrecht Schlosser
2022-02-01
CMake: Fix image libraries build if fallback is used
Albrecht Schlosser
2022-01-31
Consolidate timeout handling across platforms (#379)
Albrecht Schlosser
2022-01-23
Remove experimental platforms Android, Pico, SDL (PR #376)
Albrecht Schlosser
2022-01-16
Rename FL/Fl_String_class.H to FL/Fl_String.H
Albrecht Schlosser
[prev]
[next]