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
/
Makefile
Age
Commit message (
Expand
)
Author
2022-09-10
New configure setting "--enable-wayland --disable-x11" to build pure Wayland ...
ManoloFLTK
2022-08-29
Make hybrid Wayland/X11 platform.
ManoloFLTK
2022-08-08
Fix src/Makefile: add missing directory to 'clean' target
Albrecht Schlosser
2022-08-01
Add Fl_Flex widget from Karsten Pedersen (issue #255)
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-01-31
Consolidate timeout handling across platforms (#379)
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
2021-12-18
Generate FL/fl_config.h rather than FL/abi-version.h
Albrecht Schlosser
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-03-15
Create class Fl_Cairo_Graphics_Driver.
ManoloFLTK
2021-02-16
Create classes Fl_XXX_Gl_Window_Driver according to driver model.
ManoloFLTK
2020-09-16
Fix fluid output for international languages
Albrecht Schlosser
2020-08-01
Implement + deploy fl_strdup()
Greg Ercolano
2020-07-20
Add missing driver folder to Makefile (clean)
Albrecht Schlosser
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
Update dependencies
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
2019-06-22
Update dependency system
Albrecht Schlosser
2019-03-28
Add dependencies for non-Xft builds
Albrecht Schlosser
2019-01-18
Sort makedepend files for better comparability
Albrecht Schlosser
2018-04-30
Fix indentation.
Albrecht Schlosser
2018-02-09
Replace "WIN32" with "_WIN32" or "Windows".
Albrecht Schlosser
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
2017-08-14
Remove unnecessary #include statements and compilation guards.
Albrecht Schlosser
2017-03-17
Fix Linux build after removal of Fl_Translated_Xlib_Graphics_Driver.cxx
Albrecht Schlosser
2017-03-11
Separated Fl_Input_Choice.H and Fl_Input_Choice.cxx (STR #2750).
Albrecht Schlosser
2017-03-09
Separated Fl_Spinner.H and Fl_Spinner.cxx (STR #2776).
Albrecht Schlosser
2016-11-16
Remove file fl_line_style.cxx
Manolo Gouy
2016-11-16
Remove obsolete comments from src/Makefile.
Albrecht Schlosser
2016-11-12
Rename misspelled files.
Albrecht Schlosser
2016-09-26
MacOS platform: the printer's graphics driver should also call Fl_Graphics_Dr...
Manolo Gouy
2016-08-12
Remove uses of the '$(shell if test ...' syntax from Makefile that is not cro...
Manolo Gouy
2016-04-11
Create Fl_X11_System_Driver.{cxx,.H} and share Fl_Posix_System_Driver.{cxx,.H...
Manolo Gouy
2016-04-07
Add missing :
Manolo Gouy
[next]