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
/
Fl_Cairo.cxx
Age
Commit message (
Expand
)
Author
42 hours
wip
maxim nikonov
48 hours
wip
maxim nikonov
2 days
wip
maxim nikonov
2 days
wi[
maxim nikonov
3 days
wip: fork
maxim nikonov
2026-01-12
Function Fl::Private::cairo_make_current(void *gc) is not used anywhere in FLTK
ManoloFLTK
2026-01-11
Fix "Drawing to the wrong window with cairo and X11" (#1358)
ManoloFLTK
2026-01-11
Fix "Wayland: NULL pointer dereference in Fl::cairo_make_current()" (#1359)
ManoloFLTK
2025-11-17
Fix Cairo build and add FLTK_OPTION_CAIRO_WINDOW to CI build
Albrecht Schlosser
2025-11-16
Refactor large static class Fl into an expandable namespace Fl (#1325)
Matthias Melcher
2025-03-08
Remove 'configure' from README's and sources (partially)
Albrecht Schlosser
2024-02-07
Introduce "Modern CMake" in FLTK
Albrecht Schlosser
2023-08-12
Fix access to Cairo context.
Aditya Siram
2023-03-22
Fix option CAIRO_EXT in combination with X11 on macOS
Albrecht Schlosser
2023-03-09
CMake: build shared libs with OPTION_CAIROEXT (issue #250)
Albrecht Schlosser
2008-10-19
Cairo increment 2: Finer cairo granularity, less deps, new fltk_cairo lib
Fabien Costantini
2008-10-13
Quickdraw removal: option removed from configure, all Qd code removed from so...
Fabien Costantini
2008-10-01
added svn properties and fixed some documentation typos.
Albrecht Schlosser
2008-09-25
+ Cairo branch merged after successful testing on Mac OS X 10.5.4, Linux Ubun...
Fabien Costantini