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
/
drivers
Age
Commit message (
Expand
)
Author
2023-02-02
Allow cmake -DOPTION_APPLE_X11=On without -U__APPLE__
ManoloFLTK
2023-02-02
Update dependencies and fix whitespace errors
Albrecht Schlosser
2023-02-02
Add preliminary support of Wayland under macOS
ManoloFLTK
2023-02-01
Wayland: use fl_wl_find() instead of fl_find()
ManoloFLTK
2023-01-31
Fix miscellaneous #include directives
ManoloFLTK
2023-01-26
Simpler Fl_Wayland_Gl_Window_Driver::resize() is enough
ManoloFLTK
2023-01-26
Fixing FLUID file corruption from issue #653 (#662)
Matthias Melcher
2023-01-23
Wayland: remove useless member variables of struct output
ManoloFLTK
2023-01-16
Wayland menus: support tall popup menu + Sway support
ManoloFLTK
2023-01-16
Wayland menus: support tall popup menu
ManoloFLTK
2023-01-15
Rename static member Fl_Wayland_Window_Driver::tall_popup to new_popup
ManoloFLTK
2023-01-14
Extend commit a4b33f8 to other uses of function convert_crlf()
ManoloFLTK
2023-01-14
Add missing initialisation after dynamic memory allocation
ManoloFLTK
2023-01-13
Fix set_fonts() in Xlib/xft and Cairo Graphics_Driver
Albrecht Schlosser
2023-01-13
Fix for "Rename Fl_X* Fl_Window::i private class member" (#223)
ManoloFLTK
2023-01-13
Wayland menus: add missing use of scaling factor
ManoloFLTK
2023-01-13
Wayland: Fix "heap-buffer-overflow" error
Albrecht Schlosser
2023-01-12
Wayland Fix "Error "heap-use-after-free" when scaling twice" (#650)
ManoloFLTK
2023-01-12
Improve "Implementation note about menu windows under Wayland"
ManoloFLTK
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 useless #include directives
ManoloFLTK
2023-01-12
Wayland menus: remove useless Fl_Window_Driver::extra_menutitle()
ManoloFLTK
2023-01-11
Fix "Wayland: compilation warnings" (#649)
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
Wayland: fix Fl::event_key(int)
ManoloFLTK
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-07
Fix for "Shift-Ctrl-C shortcut in fluid not working on newer linux OS's" (#637)
ManoloFLTK
2023-01-04
Cairo/Pango: compute character widths fast and string widths accurately
ManoloFLTK
2023-01-02
Fix missing include file for Visual Studio
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
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-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
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-19
Complete Fl_Cairo_Graphics_Driver::restore_clip()
ManoloFLTK
2022-12-17
Remove further unused code after 12da87b
ManoloFLTK
2022-12-17
Remove useless Fl_System_Driver members after 12da87b
ManoloFLTK
[next]