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
Age
Commit message (
Expand
)
Author
2023-01-09
Doc only: fix for "Fl::awake() and Fl::add_timeout()" (#524)
ManoloFLTK
2023-01-09
Wayland: fix Fl::event_key(int)
ManoloFLTK
2023-01-08
FLUID: add drag'n'drop for images (#642)
Matthias Melcher
2023-01-08
Fix "Xrender blurs adjacent images with bilinear scaling" (#633)
ManoloFLTK
2023-01-08
Wayland: Improved implementation of menu windows
ManoloFLTK
2023-01-08
Fix missing parameter documentation
Matthias Melcher
2023-01-07
Fix Fl_Spinner draw problem - closes #638
Greg Ercolano
2023-01-07
Fix for "Shift-Ctrl-C shortcut in fluid not working on newer linux OS's" (#637)
ManoloFLTK
2023-01-06
X11: Optionally copy selection buffer to clipboard (STR 3229)
Albrecht Schlosser
2023-01-05
Add Fl_Tabs dragging in pulldown mode
Matthias Melcher
2023-01-05
Adding Fl::hide_all_windows()
Matthias Melcher
2023-01-05
Add close buttons for individual tabs in Fl_Tabs (#628)
Matthias Melcher
2023-01-05
Refactor drawing small circles: add fl_draw_circle()
Albrecht Schlosser
2023-01-04
Fix for "Fl_Native_File_Chooser_MAC.mm compilation warning" (#627)
ManoloFLTK
2023-01-04
Cairo/Pango: compute character widths fast and string widths accurately
ManoloFLTK
2023-01-03
Clarify and improve Fl::scheme() related documentation
Albrecht Schlosser
2023-01-02
Fix missing include file for Visual Studio
Albrecht Schlosser
2023-01-02
Modify 'oxy' scheme's "choice arrow" for consistency
Albrecht Schlosser
2023-01-02
Fix box frame sizes of "round" boxes in scheme 'oxy'
Albrecht Schlosser
2023-01-02
Fix a doxygen warning and improve "file list" contents
Albrecht Schlosser
2023-01-01
FLUID refactor and macOS warnings removed (#623)
Matthias Melcher
2023-01-01
Add a missing FL_OVERRIDE flag
Albrecht Schlosser
2022-12-30
Remove commented fl_beep calls (#620)
Adam Chyła
2022-12-30
Fixing false FL_OVERRIDE
Matthias Melcher
2022-12-30
Fix uninitialised struct in SVG reader
Matthias Melcher
2022-12-30
Use `FL_OVERRIDE` for all overridden virtual methods (#611)
Matthias Melcher
2022-12-30
Fix misleading indentation (warning: [-Wmisleading-indentation])
Albrecht Schlosser
2022-12-30
Wayland+FreeBSD: fix "test/mandelbrot crashes on rightclick" (#618)
ManoloFLTK
2022-12-29
Fix "Focus is lost leaving full screen on macOS 13" (#608)
ManoloFLTK
2022-12-28
Improve and extend fl_contrast() (#370)
Albrecht Schlosser
2022-12-28
Fix for Two compiler warnings (#615) - cont'd
ManoloFLTK
2022-12-28
Fix compiler warnings on Windows with mingw-w64 CMAKE_CXX_STANDARD=20 (#615)
ManoloFLTK
2022-12-28
Wayland: remove un-needed #include directives
ManoloFLTK
2022-12-28
Wayland: remove un-necessary Fl_Wayland_Gl_Window_Driver::gl_event_queue
ManoloFLTK
2022-12-28
Wayland: simplify function struct wl_display *fl_wl_display()
ManoloFLTK
2022-12-27
Fix doxygen warnings (typos in argument names)
Albrecht Schlosser
2022-12-27
Wayland: Dropdown menu moves when navigated (#613) - cont'd
ManoloFLTK
2022-12-26
Wayland: Fix for "Dropdown menu moves when navigated" (#613)
ManoloFLTK
2022-12-24
Fix for "Fatal error while communicating with the Wayland server" (#610)
ManoloFLTK
2022-12-22
Missing parentheses
Matthias Melcher
2022-12-22
Fix compilation on old gcc (#606)
Matthias Melcher
2022-12-20
Clean up class Fl_String (part of issue #601)
Albrecht Schlosser
2022-12-19
Update dependencies, remove trailing whitespace
Albrecht Schlosser
2022-12-19
Fix compiler warning (unused variable)
Albrecht Schlosser
2022-12-19
Complete Fl_Cairo_Graphics_Driver::restore_clip()
ManoloFLTK
2022-12-18
Added ansi_show_unknown(bool) (default off)
Greg Ercolano
2022-12-18
Fix "link errors connected with recent Zenity dialog feature" (#602)
ManoloFLTK
2022-12-17
ESC sequences can traverse append(), unicode support for backspace
Greg Ercolano
2022-12-17
Update SVG binary constructor documentation
Matthias Melcher
2022-12-17
Add cross-platform fl_close_fd(int fd) to close a file descriptor
ManoloFLTK
[next]