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
Age
Commit message (
Expand
)
Author
7 days
Avoid leaving file descriptor open after failed call to mkstemp()
ManoloFLTK
9 days
Fix in Fl_Text_Buffer::next_char() necessary for empty buffer.
ManoloFLTK
9 days
Wayland paste and DnD: fix minor issue revealed by valgrind - cont'd.
ManoloFLTK
9 days
Emoji support: fix in Fl_Text_Buffer::next_char() necessary for keycap emoji ...
ManoloFLTK
9 days
Wayland paste and DnD: fix minor issue revealed by valgrind.
ManoloFLTK
10 days
CMake: add try_compile() to figure out if Pen/Tablet is supported
Albrecht Schlosser
10 days
Emojis: add support of keycap emoji sequences.
ManoloFLTK
11 days
Improve usage of std::map::key_comp() member in fl_wayland_clipboard_dnd.cxx
ManoloFLTK
11 days
Improve usage of std::map objects in fl_wayland_clipboard_dnd.cxx
ManoloFLTK
11 days
Fix typo in documentation of fl_utf8len1().
ManoloFLTK
12 days
Wayland: improve handling of priorities between diverse clipboard mime-types.
ManoloFLTK
13 days
Modify fl_utf8toa() to make it account for composed emojis.
ManoloFLTK
13 days
Improve documentation of fl_utf8_{next|from}_composed_char()
ManoloFLTK
13 days
Let text widgets handle gracefully composed unicode characters - Cont'd.
ManoloFLTK
2026-01-24
Fix "Setting window custom cursor from SVG image crashes" - cont'd (#1363)
ManoloFLTK
2026-01-24
Let Fl_Text_Editor and Fl_Input handle gracefully composed unicode characters.
ManoloFLTK
2026-01-23
Wayland: use UTF8 text from clipboard when available.
ManoloFLTK
2026-01-23
Wayland: add support of recoded UTF8 text in clipboard.
ManoloFLTK
2026-01-22
Fix "Setting window custom cursor from SVG image crashes" (#1363)
ManoloFLTK
2026-01-21
Improve handling of text containing context-dependent unicode points.
ManoloFLTK
2026-01-20
Improve docu of member variable Fl_SVG_Image::proportional - cont'd (#1361)
ManoloFLTK
2026-01-20
Move call to fl_utf8_remove_context_dependent() to more appropriate place.
ManoloFLTK
2026-01-20
Remove possible NULL dereference introduced at commit 61e75e4
ManoloFLTK
2026-01-19
All platforms use same code to remove context-dependent codepoints from text ...
ManoloFLTK
2026-01-19
Windows: error dragging window between differently scaled display - cont'd (#...
ManoloFLTK
2026-01-19
Windows: error dragging window between differently scaled display - cont'd (#...
ManoloFLTK
2026-01-18
Emoji input: remove context-dependent unicode points from output of emoji pal...
ManoloFLTK
2026-01-16
Restore emojis support under recent macOS versions - cont'd (#1360)
ManoloFLTK
2026-01-14
Partial fix for the Windows platform of the emoji issue (#1360)
ManoloFLTK
2026-01-12
Restore emojis support under recent macOS versions - cont'd (#1360)
ManoloFLTK
2026-01-12
Restore emojis support under recent macOS versions - cont'd (#1360)
ManoloFLTK
2026-01-12
Restore emojis support under recent macOS versions (#1360)
ManoloFLTK
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
Don't pretend Wayland supports Fl::add_system_handler().
ManoloFLTK
2026-01-11
Fix "Wayland: NULL pointer dereference in Fl::cairo_make_current()" (#1359)
ManoloFLTK
2026-01-10
Windows: improve moving window across screens with distinct scale factors - c...
ManoloFLTK
2026-01-10
Windows: improve moving window across screens with distinct scale factors - c...
ManoloFLTK
2026-01-09
Remove un-necessary code from Fl_Wayland_Window_Driver::resize() function
ManoloFLTK
2026-01-08
Add CMake option FLTK_OPTION_PEN_SUPPORT (default: ON)
Albrecht Schlosser
2026-01-08
Wayland: use the "Cursor shape" protocol - Cont'd
ManoloFLTK
2026-01-07
Fix callback forwarding in Fl_Input_Choice.
Matthias Melcher
2026-01-05
Wayland: use modern approach to cursor shapes with the "Cursor shape" protocol.
ManoloFLTK
2026-01-04
Fix a possible popup menu crash event.
Matthias Melcher
2026-01-04
Windows: improve moving window across screens having distinct scale factors.
ManoloFLTK
2026-01-04
Add C++11 Fl_Valuator::format API.
Matthias Melcher
2026-01-04
Fix "Wayland's wl_display_dispatch() can block a Vulkan application" (#1354)
ManoloFLTK
2026-01-03
Update FLTK colormap (src/fl_cmap.h) w/o changing colors
Albrecht Schlosser
2026-01-03
Fix compilation error on Windows (MinGW)
Albrecht Schlosser
2025-12-29
Fix Fl_Pack to support more box types.
Matthias Melcher
[next]