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
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
2022-01-16
Rename FL/fl_string.h to FL/fl_string_functions.h
Albrecht Schlosser
2022-01-04
Fix build error with CMake when libjpeg???-dev package is absent from the sys...
ManoloFLTK
2021-12-18
Generate FL/fl_config.h rather than FL/abi-version.h
Albrecht Schlosser
2021-12-14
Fix trailing whitespace and a MSVC compiler warning
Albrecht Schlosser
2021-12-08
Fix for issue #278 - continued : add CMake OPTION_USE_KDIALOG
ManoloFLTK
2021-12-07
Fix for issue #278: Can we use the qt/kde file picker instead of gtk?
ManoloFLTK
2021-12-04
Rename src/Fl_String.cxx to src/Fl_String_class.cxx
Albrecht Schlosser
2021-12-04
Re-enable nested (aka recursive) common dialogs (STR 3242, #282)
Albrecht Schlosser
2021-12-04
Add minimal version of class Fl_String
Albrecht Schlosser
2021-11-26
Fix for issue #254: remove hardware overlay support - cont'd.
ManoloFLTK
2021-11-19
Refactor and improve "Print front window" dialog
Albrecht Schlosser
2021-11-09
Refactor fluid: make fl_write_png() public
Albrecht Schlosser
2021-07-12
macOS: fix fltk_cairo shared library (issue #250)
Albrecht Schlosser
2021-03-15
Create class Fl_Cairo_Graphics_Driver.
ManoloFLTK
2021-03-01
Fix cairo build (autoconf + CMake) + README's
Albrecht Schlosser
2021-02-16
Fix lowercase error in filenames.
ManoloFLTK
2021-02-16
Create classes Fl_XXX_Gl_Window_Driver according to driver model.
ManoloFLTK
2020-10-28
Pango ps (#148)
ManoloFLTK
2020-08-01
Implement + deploy fl_strdup()
Greg Ercolano
2020-07-15
CMake: refactor and reformat CMake files
Albrecht Schlosser
2020-07-06
Remove $Id$ tags, update URL's, and more
Albrecht Schlosser
2020-06-29
Move class Fl_SVG_File_Surface from libfltk to libfltk_images.
ManoloFLTK
2020-06-27
Add classes Fl_SVG_File_Surface and Fl_EPS_File_Surface to draw to SVG and EPS.
ManoloFLTK
2020-06-13
CMake: Build static and shared libs side-by-side
Albrecht Schlosser
2020-04-07
Move Fl_Image_Reader.cxx to libfltk_images where it belongs.
ManoloFLTK
2020-02-09
Remove empty file from compilation
Albrecht Schlosser
2020-01-13
Combine image readers in class Fl_Image_Reader
Albrecht Schlosser
2018-06-19
Windows: Disable dynamic linking/loading of winsock dll.
Albrecht Schlosser
2018-03-25
Android: Separating keyboard stuff into a new file
Matthias Melcher
2018-03-16
Android: finally founded font functionality, freakishly fluttered first
Matthias Melcher
2018-03-16
Android: clipping regions code grew so big, they moved into their own
Matthias Melcher
2018-03-12
Android: Reinstated working simple cliping functionality based on an
Matthias Melcher
2018-03-10
Android: crude graphics clipping
Matthias Melcher
2018-03-03
Android: need more source files
Matthias Melcher
2018-03-02
CMake rules to integrate Android drivers.
Matthias Melcher
2018-02-23
CMake: Fix fltk-config for Windows and Unix/Linux.
Albrecht Schlosser
2018-02-09
CMake: More consistent usage of (IDE) source groups.
Albrecht Schlosser
2017-12-04
Make Fl_Sys_Menu_Bar class usable in static initializers.
Manolo Gouy
2017-12-02
Converted class Fl_Sys_Menu_Bar to the driver model.
Manolo Gouy
2017-10-17
Added Fl_Simple_Terminal widget, and mods to test+example programs (STR #3411).
Greg Ercolano
2017-09-03
Add new Fl_SVG_Image class to support scalable vector graphics images using t...
Manolo Gouy
[next]