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
2022-03-09
Move all font stuff to Fl_Cairo_Graphics_Driver from Fl_Wayland_Graphics_Driver.
ManoloFLTK
2022-03-09
Add necessary call to Fl_Cairo_Graphics_Driver::needs_commit_tag().
ManoloFLTK
2022-03-08
Some reformatting and fix else reach in Fl_Cairo_Graphics_Driver::transformed...
ManoloFLTK
2022-03-07
Add missing member initialisation in Fl_Cairo_Graphics_Driver constructor.
ManoloFLTK
2022-03-06
Complete class Fl_Cairo_Graphics_Driver using Fl_Wayland_Graphics_Driver
ManoloFLTK
2022-03-05
Rename Fl_wayland.cxx to fl_wayland_clipboard_dnd.cxx
ManoloFLTK
2022-03-04
Add the Wayland platform to FLTK 1.4
ManoloFLTK
2022-03-01
Simplify internal Fl_WinAPI_Window_Driver::fake_X_wm() method
Albrecht Schlosser
2022-03-01
Fix default size_range() calculation (issue #392, STR 3352)
Albrecht Schlosser
2022-02-26
Fix Visual Studio build warnings in OpenGL graphics driver
Albrecht Schlosser
2022-02-06
OpenGL implementation of all `fl_` "Drawing Fast Shapes" graphics calls (#385)
Matthias Melcher
2022-02-03
Fl_Preferences (X11): Fix detection of preferences directory
Albrecht Schlosser
2022-02-03
Reorganize classes Fl_System_Driver and Fl_Screen_Driver
ManoloFLTK
2022-01-31
Consolidate timeout handling across platforms (#379)
Albrecht Schlosser
2022-01-23
Preferences XDG path (#377)
Matthias Melcher
2022-01-23
Remove experimental platforms Android, Pico, SDL (PR #376)
Albrecht Schlosser
2022-01-21
Fix compiler warnings [-Wunused-variable]
Albrecht Schlosser
2022-01-19
Fixing and upgrading Fl_Preferences (#374)
Matthias Melcher
2022-01-16
Rename FL/fl_string.h to FL/fl_string_functions.h
Albrecht Schlosser
2022-01-16
Improve Fl_GTK_Native_File_Chooser_Driver in relation to FLTK windows.
ManoloFLTK
2022-01-14
Move make_transient() to Fl_Posix_System_Driver from Fl_Screen_Driver
ManoloFLTK
2022-01-07
Re-organize cross-platform support for text input methods.
ManoloFLTK
2022-01-07
Add virtual void Fl_Graphics_Driver::set_status() and implement for X11 platf...
ManoloFLTK
2022-01-02
Text input method for X11: fix for case when text widget is inside subwindow.
ManoloFLTK
2021-12-19
Add check against NULL pointer (fix for issue #338).
ManoloFLTK
2021-12-18
Generate FL/fl_config.h rather than FL/abi-version.h
Albrecht Schlosser
2021-12-14
Fix trailing whitespace and a MSVC compiler warning
Albrecht Schlosser
2021-12-14
Windows platform and Input Methods: improve GUI scaling support.
ManoloFLTK
2021-12-13
Windows platform: account for GUI scaling when using input method.
ManoloFLTK
2021-12-12
X11 platform: account for GUI scaling in location of input method aux window.
ManoloFLTK
2021-12-09
Remove compiler warnings about unused parameters (issue #307) - cont'd
ManoloFLTK
2021-12-07
Fix for fltk.coredev "reentrant calls with Fl_Window::resize" - cont'd
ManoloFLTK
2021-12-06
Fix whitespace errors (no code changes)
Albrecht Schlosser
2021-12-06
macOS platform: compute the screen number where a top window is mapped.
ManoloFLTK
2021-12-02
PostScript output: initialise member variables in Fl_Cairo_Graphics_Driver c...
ManoloFLTK
2021-11-26
Fix for issue #254: remove hardware overlay support - cont'd.
ManoloFLTK
2021-11-26
Fix for issue #254: remove hardware overlay support .
ManoloFLTK
2021-11-26
Fix for issue #253: Remove xdbe support
ManoloFLTK
2021-11-25
X11+XRender platform: more accurate drawing of RGB images when GUI is scaled.
ManoloFLTK
2021-11-25
Fix X11 platform bug when drawing transparent RGB image without XRender.
ManoloFLTK
2021-11-24
Fix for [fltk.coredev] reentrant calls with Fl_Window::resize
ManoloFLTK
2021-11-17
Fix Fl_Window::decorated_w() in some X11 situations.
ManoloFLTK
2021-11-14
Fix "failed to build with pango libarary" (issue #291)
Albrecht Schlosser
2021-10-31
Consistently make Fl_Paged_Device::begin_page call Fl_Surface_Device::push_cu...
ManoloFLTK
2021-10-27
Fix focus box drawing on X11 (partial fix for issue #156)
Albrecht Schlosser
2021-10-27
Fix indenting, whitespace errors and dependencies
Albrecht Schlosser
2021-09-12
Fix malloc/delete mismatch (X11 only)
Albrecht Schlosser
2021-08-27
Remove compiler warnings '-Wextra-semi' (see also PR #266)
Albrecht Schlosser
2021-08-05
Have Fl_Quartz_Copy_Surface_Driver account for current display scaling factor.
ManoloFLTK
2021-07-24
Remove useless friend declaration.
ManoloFLTK
[next]