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-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
2021-07-21
Call pthread's recursive mutex on Linux (Issue #245)
Albrecht Schlosser
2021-07-08
Harmonize and document syntax of config.h source files
Albrecht Schlosser
2021-07-08
macOS: Fl::add_timeout() must always create a new timer (#248)
Albrecht Schlosser
2021-07-07
macOS: Fix a timer inconsistency and prevent a crash
Albrecht Schlosser
2021-06-26
Fix a potential memory leak (PR #241)
Albrecht Schlosser
2021-06-26
Fix potential memory leak (#241)
fire-eggs
2021-06-18
Revert parts of and fix other 'constness' changes (#239, #181)
Albrecht Schlosser
2021-05-31
Windows platform: use GDI+ to antialias oblique lines and curves.
ManoloFLTK
2021-05-28
New virtual member function Fl_Graphics_Driver::colored_rectf().
ManoloFLTK
2021-05-26
Fix trailing whitespace and formatting
Albrecht Schlosser
[next]