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-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
2023-01-12
New static member Fl_Window *Fl_Wayland_Window_Driver::previous_floatingtitle
ManoloFLTK
2023-01-12
New static member bool Fl_Wayland_Window_Driver::tall_popup
ManoloFLTK
2023-01-12
Remove repeated code in classes menuwindow and menutitle
ManoloFLTK
2023-01-12
Remove useless #include directives
ManoloFLTK
2023-01-12
Simpler implementation of Fl_Window_Driver::scroll_to_selected_item()
ManoloFLTK
2023-01-12
Wayland menus: remove useless Fl_Window_Driver::extra_menutitle()
ManoloFLTK
2023-01-12
Fix buffer overflow in Fl_Tree_Item::show_self()
Albrecht Schlosser
2023-01-11
Fix "Wayland: compilation warnings" (#649)
ManoloFLTK
2023-01-11
Fix "Long line crashes Fl_Hold_Browser" (#645)
ManoloFLTK
2023-01-11
Wayland: Further improved implementation of menu windows
ManoloFLTK
2023-01-11
Fix ";" inadvertently written ","
ManoloFLTK
2023-01-09
Virtual member Fl_Window_Driver::makeWindow() now returns void
ManoloFLTK
2023-01-09
Wayland: Possibly better way to complete popup construction
ManoloFLTK
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
[next]