summaryrefslogtreecommitdiff
path: root/src/Makefile
AgeCommit message (Expand)Author
2023-10-16Add Fl_Grid widget and test and demo programsAlbrecht Schlosser
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-16Derive Fl_Zenity_Native_File_Chooser_Driver from Fl_Kdialog_Native_…ManoloFLTK
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
2022-11-22Refactor and simplify "arrow drawing" in widgetsAlbrecht Schlosser
2022-11-07Create class Fl_Unix_Screen_Driver used by X11 and Wayland platformsManoloFLTK
2022-11-06Add Fl_Int_Vector: "an STL-ish vector without templates"Albrecht Schlosser
2022-10-13Fix regression in "configure --enable-shared" introduced at c96a4f3ManoloFLTK
2022-09-29macOS platform: rename Fl_Cocoa_Gl_Window_Driver.cxx to .mmManoloFLTK
2022-09-10New configure setting "--enable-wayland --disable-x11" to build pure Wayland ...ManoloFLTK
2022-08-29Make hybrid Wayland/X11 platform.ManoloFLTK
2022-08-08Fix src/Makefile: add missing directory to 'clean' targetAlbrecht Schlosser
2022-08-01Add Fl_Flex widget from Karsten Pedersen (issue #255)Albrecht Schlosser
2022-03-13Separate platform init functions from platform-specific driver filesManoloFLTK
2022-03-05Rename Fl_wayland.cxx to fl_wayland_clipboard_dnd.cxxManoloFLTK
2022-03-04Add the Wayland platform to FLTK 1.4ManoloFLTK
2022-01-31Consolidate timeout handling across platforms (#379)Albrecht Schlosser
2022-01-16Rename FL/Fl_String_class.H to FL/Fl_String.HAlbrecht Schlosser
2022-01-16Rename FL/fl_string.h to FL/fl_string_functions.hAlbrecht Schlosser
2021-12-18Generate FL/fl_config.h rather than FL/abi-version.hAlbrecht Schlosser
2021-12-07Fix for issue #278: Can we use the qt/kde file picker instead of gtk?ManoloFLTK
2021-12-04Rename src/Fl_String.cxx to src/Fl_String_class.cxxAlbrecht Schlosser
2021-12-04Re-enable nested (aka recursive) common dialogs (STR 3242, #282)Albrecht Schlosser
2021-12-04Add minimal version of class Fl_StringAlbrecht Schlosser
2021-11-26 Fix for issue #254: remove hardware overlay support - cont'd.ManoloFLTK
2021-11-19Refactor and improve "Print front window" dialogAlbrecht Schlosser
2021-11-09Refactor fluid: make fl_write_png() publicAlbrecht Schlosser
2021-03-15Create class Fl_Cairo_Graphics_Driver.ManoloFLTK
2021-02-16Create classes Fl_XXX_Gl_Window_Driver according to driver model.ManoloFLTK
2020-09-16Fix fluid output for international languagesAlbrecht Schlosser
2020-08-01Implement + deploy fl_strdup()Greg Ercolano
2020-07-20Add missing driver folder to Makefile (clean)Albrecht Schlosser
2020-07-15CMake: refactor and reformat CMake filesAlbrecht Schlosser
2020-07-06Remove $Id$ tags, update URL's, and moreAlbrecht Schlosser
2020-06-29Move class Fl_SVG_File_Surface from libfltk to libfltk_images.ManoloFLTK
2020-06-27Add classes Fl_SVG_File_Surface and Fl_EPS_File_Surface to draw to SVG and EPS.ManoloFLTK
2020-06-13Update dependenciesAlbrecht Schlosser
2020-04-07Move Fl_Image_Reader.cxx to libfltk_images where it belongs.ManoloFLTK
2020-02-09Remove empty file from compilationAlbrecht Schlosser
2020-01-13Combine image readers in class Fl_Image_ReaderAlbrecht Schlosser
2019-06-22Update dependency systemAlbrecht Schlosser
2019-03-28Add dependencies for non-Xft buildsAlbrecht Schlosser