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
2024-04-13
Remove "MS" from "MS Windows" in docs code, and comments
Albrecht Schlosser
2024-04-08
Make Fl_GTK_Printer_Driver recognize more paper sizes
ManoloFLTK
2024-04-08
Improve Fl_GTK_Printer_Driver::begin_job()
ManoloFLTK
2024-04-08
Add Tabloid paper size to menu_print_page_size array
ManoloFLTK
2024-04-02
Improve support for NetBSD (#944)
Albrecht Schlosser
2024-04-02
Remove dead code/comment: HP-UX 9.x not supported
Albrecht Schlosser
2024-03-30
Fix error in Fl_PostScript_File_Device::begin_page() under Pango
ManoloFLTK
2024-03-25
Fix "Support for AIX" - part 2 (#942)
Albrecht Schlosser
2024-03-22
Fix "Support for AIX" (#942)
Albrecht Schlosser
2024-03-22
Add comments giving cairo version required for each cairo call if > 1.0
ManoloFLTK
2024-03-20
Remove unused macro definitions
ManoloFLTK
2024-03-20
Add missing include file (#939)
Albrecht Schlosser
2024-03-20
Add compile-time check of required minimum cairo version
ManoloFLTK
2024-03-20
Use type cairo_region_t* for Fl_Region under Wayland platform
ManoloFLTK
2024-03-19
Update dependencies, whitespace, and Fl_File_Chooser.cxx
Albrecht Schlosser
2024-03-18
Fix "Support for HP-UX" (#937)
Albrecht Schlosser
2024-03-18
Replace setenv() with putenv() on old systems (+937)
Albrecht Schlosser
2024-03-16
Fix memory leak in Fl_X11_Screen_Driver.cxx (#934)
Albrecht Schlosser
2024-03-16
Create enum Fl_Wayland_Screen_Driver::cursor_shapes
ManoloFLTK
2024-03-15
STR 3489: fix alpha blending for X11
Matthias Melcher
2024-03-15
Have FLTK use libdecor at version > 0.2.2
ManoloFLTK
2024-03-13
Improve Fl_Wayland_Screen_Driver::base_scale(int)
ManoloFLTK
2024-03-13
Update libdecor to upstream commit 4f2c03d5 - cont'd
ManoloFLTK
2024-03-04
Implement Fl_Wayland_Screen_Driver::base_scale(int numscreen)
ManoloFLTK
2024-03-03
Use Fl_Window_Driver::is_resizable() to check whether window can be resized
ManoloFLTK
2024-03-03
Fix Visual Studio compiler warnings
Albrecht Schlosser
2024-03-01
Windows: improve changing scale values of display while app runs.
ManoloFLTK
2024-03-01
Windows: make Ctrl/+/-/0/ scaling system-wide if all screens have same DPI
ManoloFLTK
2024-02-27
Minor optimization of macOS automatic Window menu
ManoloFLTK
2024-02-20
Improve implementation of the macOS Window menu
ManoloFLTK
2024-02-11
KDE+X11 keyboard stops working after menu display (#904)
ManoloFLTK
2024-02-09
Change parameters of Fl_Wayland_Window_Driver::delete_cursor()
ManoloFLTK
2024-02-08
Improve Fl_Wayland_Window_Driver::hide()
ManoloFLTK
2024-02-06
Fix window moving in Fl_Wayland_Window_Driver::resize()
ManoloFLTK
2024-02-05
Fl_Window_Driver::set_popup_window(), Fl_Screen_Driver::screen_boundaries_kno...
ManoloFLTK
2024-02-04
Shorten parameter list of Fl_Wayland_Window_Driver::delete_cursor_(bool)
ManoloFLTK
2024-02-03
Wayland: fix setting cursor to FL_NO_CURSOR
ManoloFLTK
2024-01-29
Fix cached GL context on all platforms (#737)
Matthias Melcher
2024-01-29
Fix OpenGL context caching on macOS (#737)
Matthias Melcher
2024-01-22
Fl_Preferences: fix missing '/' (#891)
Albrecht Schlosser
2024-01-22
Fix warning.
Matthias Melcher
2024-01-22
Fix wrong path var and typos
Matthias Melcher
2024-01-22
Fix User Preferences file search order for Unix (#891)
Matthias Melcher
2024-01-22
Add popup_window() virtual member functions to Fl_Window_Driver
ManoloFLTK
2024-01-21
Fix Wayland: crash with set_menu_window() - cont'd (#892)
ManoloFLTK
2024-01-21
Fix Wayland: crash with set_menu_window() - cont'd (#892)
ManoloFLTK
2024-01-21
Fix "Wayland: crash with set_menu_window()" (#892)
ManoloFLTK
2024-01-19
Fix compiler warning [-Wmaybe-uninitialized]
Albrecht Schlosser
2024-01-19
Wayland: add necessary initializations after commit b7fba46
ManoloFLTK
2024-01-18
Create struct wl_callback_listener *Fl_Wayland_Graphics_Driver::p_surface_fra...
ManoloFLTK
[next]