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-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
2023-10-23
Prepare Fl_Wayland_Screen_driver.cxx for removal of Fl_Int_Vector
ManoloFLTK
2023-10-23
Wayland: implement transient scale factor windows as popups
ManoloFLTK
2023-10-22
Make Fl_String and Fl_Int_Vector private (#789)
Albrecht Schlosser
2023-10-17
Fix drawing points in complex shape mode with Cairo (#792)
ManoloFLTK
2023-10-17
Fix Crashes and warnings when Fl_Double_Window is smaller than 1x1 (#798)
ManoloFLTK
2023-10-16
Add virtual void Fl_Graphics_Driver::draw_circle()
ManoloFLTK
2023-10-14
Improve Fl_Wayland_Window_Driver::take_focus()
ManoloFLTK
2023-10-13
Fix trailing whitespace and dependencies
Albrecht Schlosser
2023-10-13
Remove obsolete comments
ManoloFLTK
2023-10-11
Fixes fl_filename_relative on Linux, Mac, and Windows (#787)
Matthias Melcher
2023-10-09
macOS: remove a bunch of deprecation warnings
ManoloFLTK
2023-10-09
Clean long source lines in Fl_Wayland_Graphics_Driver.cxx
ManoloFLTK
[next]