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
2025-01-11
Repair incorrect path in #include directive
ManoloFLTK
2025-01-11
Make Fl_SVG_Graphics_Driver use the C locale when writing float values
ManoloFLTK
2025-01-10
Wayland platform: fix handling of key repeats
ManoloFLTK
2025-01-10
Fix Fl_{Wayland|Xlib}_{Copy|Image}_Surface_Driver::set_current()
ManoloFLTK
2025-01-08
Make draw to image and draw to clipboard behave equally in X11 and Wayland
ManoloFLTK
2024-12-26
Wayland: fix a border case in member function Fl_Wayland_Window_Driver::resize()
ManoloFLTK
2024-12-21
FLUID: Improve path handling on Windows.
MatthiasWM
2024-12-10
Fix compiler warnings (VS 2019)
Albrecht Schlosser
2024-12-06
Remove unnecessary friend declaration
ManoloFLTK
2024-12-03
Fix Drawing bugs on Windows at very large scales (#1144) - cont'd
ManoloFLTK
2024-12-02
Fix: Drawing bugs on Windows at very large scales (#1144)
ManoloFLTK
2024-11-25
Fix: Graphical glitches on 101 DPI screen (#1138)
ManoloFLTK
2024-11-20
Fix: Can't control scale of Fl_Copy_Surface dimensions on Linux (#1135)
ManoloFLTK
2024-11-20
Fix fl_draw_image sometimes crashes when window is scaled - cont'd (#1134)
ManoloFLTK
2024-11-13
Fix Cairo: Rounding issues with Fl_RGB_Image::draw() + Fl_Copy_Surface (#1124)
ManoloFLTK
2024-11-12
Windows: Fix flicker/animation when transitioning from fullscreen to maximized
dannye
2024-11-12
Fix Keyboard shortcut (alt + letter) does not work in input widget-Windows (...
ManoloFLTK
2024-11-09
Fix Windows: fullscreen_off does not correctly preserve window size (#1116)
ManoloFLTK
2024-11-09
Wayland: protect against rounding errors in copy_region()
ManoloFLTK
2024-11-08
Fix: X11: test/gl_overlay stale overlay rendering (#1111)
ManoloFLTK
2024-11-08
Fix macOS Very minor high DPI rounding issue with fl_rect (#1113)
ManoloFLTK
2024-11-08
Fix: fl_draw_image() with horizontal flip reads out of bounds (#1112)
ManoloFLTK
2024-11-08
Slightly improve member function Fl_Wayland_Graphics_Driver::copy_offscreen()
ManoloFLTK
2024-11-08
Fix X11: test/checkers drawing artifacts when window is scaled (#1109)
ManoloFLTK
2024-11-07
Fix X11: test/curve "points" mode not drawn correctly (#1110)
ManoloFLTK
2024-11-01
New member function Fl_Cocoa_Window_Driver::capture_decorated_window_10_6(NSW...
ManoloFLTK
2024-11-01
Wayland: Fix issue in maximization of a borderless window (#1099)
ManoloFLTK
2024-10-31
Windows: fix compiler warning [-Wstrict-aliasing]
Albrecht Schlosser
2024-10-31
Restore Fl_Widget_Surface::draw_decorated_window() under XQuartz
ManoloFLTK
2024-10-27
Quick fix for Windows Ctrl character handling - cont'd
ManoloFLTK
2024-10-15
Fix documentation typos and trailing whitespace
Albrecht Schlosser
2024-10-10
Make Pango-handled text accept legacy CP1252-encoded text - continued
ManoloFLTK
2024-10-08
Restore building without Cairo developer files (#1087)
ManoloFLTK
2024-10-07
Make Pango-handled text accept legacy CP1252-encoded text
ManoloFLTK
2024-10-06
Support mouse buttons 4 + 5 (aka "side buttons") (#1076, #1068)
Albrecht Schlosser
2024-10-04
Add necessary dirty indicator
ManoloFLTK
2024-09-14
Bypass Mutter bug for menubar in fullscreen window (see #1061)
ManoloFLTK
2024-09-13
Fix "Wayland crash on mapping windows at startup" (#1072)
ManoloFLTK
2024-09-13
Fix problems introduced at commits 9b777cc and d70c79b
ManoloFLTK
2024-09-11
Fix "fl_read_image() missing right and bottom pixel line" (#1066)
ManoloFLTK
2024-09-10
Wayland + Mutter: fix issue with menubar on fullscreen window (#1061)
ManoloFLTK
2024-09-09
Wayland: one more fix yet for interactive move of subwindow inside parent
ManoloFLTK
2024-09-07
Add support of GL with Wayland for Linux on Apple hardware
ManoloFLTK
2024-09-02
Reverting false Ctrl Key fix on Windows
Matthias Melcher
2024-09-01
Cairo image drawing improvements
Matthias Melcher
2024-08-31
Fixing set_font and image overflow for Cairo.
Matthias Melcher
2024-08-28
Fix return values of Fl_Printer::begin_job() with GTK dialogs
ManoloFLTK
2024-08-27
Restore building with option FLTK_USE_POLL
ManoloFLTK
2024-08-27
Fix Fl_GDI_Graphics_Driver::rect_unscaled() (#1052)
ManoloFLTK
2024-08-26
Fix for artefact in X11 1-pixel thick rect drawing with some drivers (#156, #...
ManoloFLTK
[next]