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
2024-08-10
Configure/make: Quote variables that may contain spaces
mid-kid
2024-06-01
libdecor: update to upstream commit c2bd8ad6 (31-may-2024)
ManoloFLTK
2024-05-20
Fix "Support building with unusual prefix" (STR 3434)
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-01-06
Remove Fl_Simple_Terminal (replaced by Fl_Terminal)
Albrecht Schlosser
2023-11-19
Windows/MSVC: Fix wide char commandline handling (#840)
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-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-16
Derive Fl_Zenity_Native_File_Chooser_Driver from Fl_Kdialog_Native_…
ManoloFLTK
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-22
Refactor and simplify "arrow drawing" in widgets
Albrecht Schlosser
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-10-13
Fix regression in "configure --enable-shared" introduced at c96a4f3
ManoloFLTK
2022-09-29
macOS platform: rename Fl_Cocoa_Gl_Window_Driver.cxx to .mm
ManoloFLTK
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
[next]