summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
7 daysRestore usability with macOS SDK < 10.12ManoloFLTK
7 daysImprove documentation of functions dedicated to processing of emoji sequences.ManoloFLTK
7 daysAvoid leaving file descriptor open after failed call to mkstemp()ManoloFLTK
9 daysFix in Fl_Text_Buffer::next_char() necessary for empty buffer.ManoloFLTK
9 daysWayland paste and DnD: fix minor issue revealed by valgrind - cont'd.ManoloFLTK
9 daysEmoji support: fix in Fl_Text_Buffer::next_char() necessary for keycap emoji ...ManoloFLTK
9 daysWayland paste and DnD: fix minor issue revealed by valgrind.ManoloFLTK
10 daysCMake: add try_compile() to figure out if Pen/Tablet is supportedAlbrecht Schlosser
10 daysEmojis: add support of keycap emoji sequences.ManoloFLTK
11 daysImprove usage of std::map::key_comp() member in fl_wayland_clipboard_dnd.cxxManoloFLTK
11 daysImprove usage of std::map objects in fl_wayland_clipboard_dnd.cxxManoloFLTK
11 daysFix typo in documentation of fl_utf8len1().ManoloFLTK
12 daysWayland: improve handling of priorities between diverse clipboard mime-types.ManoloFLTK
13 daysModify fl_utf8toa() to make it account for composed emojis.ManoloFLTK
13 daysImprove documentation of fl_utf8_{next|from}_composed_char()ManoloFLTK
13 daysLet text widgets handle gracefully composed unicode characters - Cont'd.ManoloFLTK
2026-01-24Fix "Setting window custom cursor from SVG image crashes" - cont'd (#1363)ManoloFLTK
2026-01-24Let Fl_Text_Editor and Fl_Input handle gracefully composed unicode characters.ManoloFLTK
2026-01-23Wayland: use UTF8 text from clipboard when available.ManoloFLTK
2026-01-23Wayland: add support of recoded UTF8 text in clipboard.ManoloFLTK
2026-01-22Fix "Setting window custom cursor from SVG image crashes" (#1363)ManoloFLTK
2026-01-21Improve handling of text containing context-dependent unicode points.ManoloFLTK
2026-01-20Improve docu of member variable Fl_SVG_Image::proportional - cont'd (#1361)ManoloFLTK
2026-01-20Move call to fl_utf8_remove_context_dependent() to more appropriate place.ManoloFLTK
2026-01-20Remove possible NULL dereference introduced at commit 61e75e4ManoloFLTK
2026-01-19All platforms use same code to remove context-dependent codepoints from text ...ManoloFLTK
2026-01-19Windows: error dragging window between differently scaled display - cont'd (#...ManoloFLTK
2026-01-19Windows: error dragging window between differently scaled display - cont'd (#...ManoloFLTK
2026-01-18Emoji input: remove context-dependent unicode points from output of emoji pal...ManoloFLTK
2026-01-16Restore emojis support under recent macOS versions - cont'd (#1360)ManoloFLTK
2026-01-14Partial fix for the Windows platform of the emoji issue (#1360)ManoloFLTK
2026-01-12Restore emojis support under recent macOS versions - cont'd (#1360)ManoloFLTK
2026-01-12Restore emojis support under recent macOS versions - cont'd (#1360)ManoloFLTK
2026-01-12Restore emojis support under recent macOS versions (#1360)ManoloFLTK
2026-01-12Function Fl::Private::cairo_make_current(void *gc) is not used anywhere in FLTKManoloFLTK
2026-01-11Fix "Drawing to the wrong window with cairo and X11" (#1358)ManoloFLTK
2026-01-11Don't pretend Wayland supports Fl::add_system_handler().ManoloFLTK
2026-01-11Fix "Wayland: NULL pointer dereference in Fl::cairo_make_current()" (#1359)ManoloFLTK
2026-01-10Windows: improve moving window across screens with distinct scale factors - c...ManoloFLTK
2026-01-10Windows: improve moving window across screens with distinct scale factors - c...ManoloFLTK
2026-01-09Remove un-necessary code from Fl_Wayland_Window_Driver::resize() functionManoloFLTK
2026-01-08Add CMake option FLTK_OPTION_PEN_SUPPORT (default: ON)Albrecht Schlosser
2026-01-08Wayland: use the "Cursor shape" protocol - Cont'dManoloFLTK
2026-01-07Fix callback forwarding in Fl_Input_Choice.Matthias Melcher
2026-01-05Wayland: use modern approach to cursor shapes with the "Cursor shape" protocol.ManoloFLTK
2026-01-04Fix a possible popup menu crash event.Matthias Melcher
2026-01-04Windows: improve moving window across screens having distinct scale factors.ManoloFLTK
2026-01-04Add C++11 Fl_Valuator::format API.Matthias Melcher
2026-01-04Fix "Wayland's wl_display_dispatch() can block a Vulkan application" (#1354)ManoloFLTK
2026-01-03Update FLTK colormap (src/fl_cmap.h) w/o changing colorsAlbrecht Schlosser