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-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
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-09
Add new Wayland-specific fl_wl_compositor() function
ManoloFLTK
2022-12-08
Fix compilation warning, update dependencies
Albrecht Schlosser
2022-12-08
Simpler prototype of Fl_Wayland_Graphics_Driver::buffer_commit() member - co...
ManoloFLTK
2022-12-08
Simplify prototype of Fl_Wayland_Graphics_Driver::buffer_commit() member
ManoloFLTK
2022-12-07
Wayland: fix progressive drawing as in test/mandelbrot
ManoloFLTK
2022-12-06
Fix issue #537 without damaging test/mandelbrot
ManoloFLTK
2022-12-05
Fixing fl_complex_polygon() compilation for WIN32 (#571)
Matthias Melcher
2022-12-05
Implement fl_complex_polygon() for OpenGL (#570)
Matthias Melcher
2022-12-04
Wayland: remove regression in mandelbrot introduced by 1a5d657
ManoloFLTK
2022-12-04
Fl_Cairo_Graphics_Driver: simpler way to construct font from name+size
ManoloFLTK
2022-12-03
Fix dotted line drawing under Cairo graphics driver
ManoloFLTK
2022-12-02
Fix text drawn by pango is offset +1 pixel on x and y) (#568)
ManoloFLTK
2022-11-30
Add a unit test for drawing complex shapes (#565)
Matthias Melcher
2022-11-30
Remove useless fl_matrix member variable of class Fl_Graphics_Driver
ManoloFLTK
2022-11-30
Remove small files fl_XXX_gl_platform_init.cxx
ManoloFLTK
2022-11-29
Fix for issue [Cairo]: Arrows have a "gap" (#561)
ManoloFLTK
2022-11-25
Make Fl_XXX_Graphics_Driver::create_bitmask() a static member function
ManoloFLTK
2022-11-25
Fix GDI graphics driver use for bitmasks
Matthias Melcher
2022-11-24
Improve text drawing above GL3 scene under macOS
ManoloFLTK
2022-11-24
Check boundary conditions in Cocoa scroll code (#554)
Matthias Melcher
2022-11-24
OpenGL3 under macOS: simpler implementation of support of child widgets
ManoloFLTK
[next]