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
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
2022-12-17
Remove further unused code after 12da87b
ManoloFLTK
2022-12-17
Remove useless Fl_System_Driver members after 12da87b
ManoloFLTK
2022-12-17
Adding length checks for in-memory image data (see #542) (#592)
Matthias Melcher
2022-12-16
Added backspace handling to simple terminal ansi() mode
Greg Ercolano
2022-12-16
Derive Fl_Zenity_Native_File_Chooser_Driver from Fl_Kdialog_Native_…
ManoloFLTK
2022-12-16
Add Zenity-based file chooser based on the KDialog one (HugLifeTiZ)
Trent McPheron
2022-12-16
Fix for "Recent macos build issues" (#598)
ManoloFLTK
2022-12-15
Rename some Fl_Flex methods for FLTK compliance (#594)
Albrecht Schlosser
2022-12-15
macOS: Add "Show hidden files" button to native file chooser
ManoloFLTK
2022-12-13
Fix trailing whitespace and dependencies
Albrecht Schlosser
2022-12-13
Fix compiler warning [-Wmaybe-uninitialized]
Albrecht Schlosser
2022-12-10
Add option to bind images to a widget (#589)
Matthias Melcher
2022-12-10
Text positioning different in 1.4.x vs 1.3.x (#568) - cont'd
ManoloFLTK
2022-12-10
Defer opening the display as much as possible (#586)
Matthias Melcher
2022-12-10
Fixes some VC compiler warnings
Matthias Melcher
2022-12-10
Windows: fix memory leak caused by RegisterDragDrop (#569)
Albrecht Schlosser
2022-12-10
Fixes OpenGL complex polygons when scaling (#576)
Matthias Melcher
2022-12-10
"Public members Fl::awake_ring_*_ should be private" (#559) - cont'd
ManoloFLTK
2022-12-09
Suppress (GitHub CI/wayland) compiler warning
Albrecht Schlosser
2022-12-09
Fix for "Public members Fl::awake_ring_*_ should be private" (#559)
ManoloFLTK
2022-12-09
Comment only: put Fl_Display_Cairo_Graphics_Driver in class hierarchy
ManoloFLTK
2022-12-09
Add new Wayland-specific fl_wl_compositor() function
ManoloFLTK
[next]