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-12-14
FLTK implementation of the "GTK Shell" Wayland protocol - cont'd
ManoloFLTK
2023-12-13
#840: Fixes fixed buffer size in Fl::args_to_utf8()
MatthiasWM
2023-12-13
FLTK implementation of the "GTK Shell" Wayland protocol - cont'd
ManoloFLTK
2023-12-13
macOS platform + GLUT: fix crash with glut_test - cont'd
ManoloFLTK
2023-12-13
Wayland+GLUT: fix crash in glut_test application - cont'd
ManoloFLTK
2023-12-12
Wayland+GLUT: fix crash in glut_test application
ManoloFLTK
2023-12-12
macOS platform + GLUT: fix crash with glut_test app
ManoloFLTK
2023-12-10
Replace wl_output_destroy() by wl_output_release() when possible
ManoloFLTK
2023-12-05
Wayland: much lighter but partial implementation of the "GTK Shell" protocol
ManoloFLTK
2023-12-04
Fix compiler warnings
Albrecht Schlosser
2023-12-04
New member function Fl_Image_Surface::mask(Fl_RGB_Image*)
ManoloFLTK
2023-12-02
Wayland: make OPTION_USE_SYSTEM_LIBDECOR ON by default
ManoloFLTK
2023-12-01
Fixes name conflict in X11 GL swap_interval
Matthias Melcher
2023-11-30
Fixes anonymous union intialisation for C++98
Matthias Melcher
2023-11-29
Add commandline conversion for Windows (no-op on other platforms)
Albrecht Schlosser
2023-11-29
Merge branch 'master' of https://github.com/fltk/fltk
MatthiasWM
2023-11-29
Implements swap_interval for MSWindows.
MatthiasWM
2023-11-28
Adds OpenGL swap_interval for Wayland and X11.
Matthias Melcher
2023-11-28
Rearrange PostScript graphics driver code redundant with Cairo driver
ManoloFLTK
2023-11-28
Remove PostScript graphics driver code redundant with Cairo driver
ManoloFLTK
2023-11-27
Fix compiler warning, dependencies, and trailing whitespace
Albrecht Schlosser
2023-11-27
Cairo graphics driver: Improve drawing of Fl_Pixmap and Fl_Bitmap
ManoloFLTK
2023-11-27
Cairo graphics driver: Improve drawing of Fl_Pixmap and Fl_Bitmap
ManoloFLTK
2023-11-26
Adds GL swap control for X11
Matthias Melcher
2023-11-26
STR 1373: adds vsync control to OpenGL contexts on macOS
Matthias Melcher
2023-11-25
Cairo graphics driver: Improve drawing of Fl_Pixmap and Fl_Bitmap
ManoloFLTK
2023-11-20
Fix Fl_Wayland_Image_Surface_Driver c'tor
ManoloFLTK
2023-11-15
Wayland: fix moving top-level window around with mouse
ManoloFLTK
2023-11-14
Fix dependencies and whitespace issues
Albrecht Schlosser
2023-11-12
Have libdecor-gtk implement the "GTK Shell" protocol
ManoloFLTK
2023-11-12
Remove unseless code in Fl_Wayland_Screen_Driver.cxx
ManoloFLTK
2023-11-09
Wayland: make fl_close_display() free more resources
ManoloFLTK
2023-11-08
Wayland: fix crash in editor after return from switching user
ManoloFLTK
2023-11-08
Let Wayland FLTK client apps survive switching user
ManoloFLTK
2023-11-07
"hitting esc to close fltk app blows out the window manager" (#821)
ManoloFLTK
2023-11-06
CHANGES.txt: add Fl_Grid, Fl_Window::maximize()
ManoloFLTK
2023-11-05
Add Fl_Window::maximize() and Fl_Window::un_maximize()
ManoloFLTK
2023-11-03
Related to "FLTK doesn't work normal on platform of rockchip" (#817)
ManoloFLTK
2023-11-03
Wayland copy: destroy data_source object before creating new one
ManoloFLTK
2023-11-03
Wayland copy: destroy data_source object before creating new one
ManoloFLTK
2023-11-03
Fix "fltk 1.4.x: hangs during paste in fluid code editor" (#818)
ManoloFLTK
2023-11-02
Minor change in Fl_Wayland_Graphics_Driver::copy_offscreen()
ManoloFLTK
2023-10-31
Remove 81615bb causing GL window to blink when resizing on macOS (#813)
ManoloFLTK
2023-10-30
Minor simplification in Fl_X11_Window_Driver::flush_double(int)
ManoloFLTK
2023-10-25
Fix "Wayland: Overlay windows look blurred" - cont'd (#808)
ManoloFLTK
2023-10-25
Fix "Wayland: Overlay windows look blurred" - cont'd (#808)
ManoloFLTK
2023-10-24
Fix "Wayland: Overlay windows look blurred" (#808)
ManoloFLTK
2023-10-24
Wayland: implement scale factor windows as popups - cont'd
ManoloFLTK
2023-10-24
Wayland: implement scale factor windows as popups - cont'd
ManoloFLTK
2023-10-23
Use #ifdef FLTK_USE_SVG instead of #if FLTK_USE_SVG
ManoloFLTK
[next]