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
2025-07-03
Remove private class Fl_Int_Vector
Albrecht Schlosser
2025-07-03
Fl_Help_View: Refactoring static sizes
Matthias Melcher
2025-07-03
Fl_Help_View: Improve formatting and Doxygen comments
Matthias Melcher
2025-07-03
Fl_Help_View: Refactor more strings and dynamic lists.
Matthias Melcher
2025-07-02
Fl_Help_View: Reformat and comments
Matthias Melcher
2025-07-02
Fl_Help_View: Refactor Fl_Help_Link to C++11
Matthias Melcher
2025-07-02
Help_View: Improve target line management
Matthias Melcher
2025-07-02
Remove deprecated methods and functions
Albrecht Schlosser
2025-07-02
Set Fl_Menu_Item::setonly() to deprecated
Matthias Melcher
2025-07-01
Better handling of special case when scaling image
Matthias Melcher
2025-06-30
Improve bilinear image scaling below 50%
Matthias Melcher
2025-06-19
Fix Windows compile error from previous commit.
MatthiasWM
2025-06-19
Ensure that the 'awake' pipe does not overflow (#1263)
Matthias Melcher
2025-06-19
Update Fl::await() and friends API and documentation
Matthias Melcher
2025-06-11
Fix in window titlebar capture to support macOS 26 Tahoe
ManoloFLTK
2025-06-10
Fix "Selecting menus from the menubar under Wayland when in fullscreen" (#1264)
ManoloFLTK
2025-06-06
Fix usage of 'volatile' in src/Fl_JPEG_Image.cxx (#1207)
Albrecht Schlosser
2025-06-05
Restore building for Linux w/o cairo and w/o xft
ManoloFLTK
2025-06-05
Fix several compiler warnings [-Wextra-semi]
Albrecht Schlosser
2025-06-03
macOS: protect uses of __block by #if defined(__BLOCKS__) condition
ManoloFLTK
2025-06-03
Add build option FLTK_USE_DBUS to allow build w/o dbus (PR #1252)
ManoloFLTK
2025-06-03
Restore use of build option FLTK_USE_POLL
ManoloFLTK
2025-05-30
Fix for #1260 - part 4: fix when menu button is in subwindow under Wayland
ManoloFLTK
2025-05-30
Fix for #1260 - part3: fix exploration of menu button window under Wayland
ManoloFLTK
2025-05-30
Fix for #1260 - part2: improve position of menu button window under Wayland
ManoloFLTK
2025-05-29
Wayland: fix "A flag to set how menus should show up" (#1260)
ManoloFLTK
2025-05-28
Fix usage of FLTK_BACKEND_WAYLAND and FLTK_USE_WAYLAND
Albrecht Schlosser
2025-05-21
Add change necessary to support new class Fl_Native_Input, possibly as addon
ManoloFLTK
2025-05-14
Fix doxygen warnings
Albrecht Schlosser
2025-05-13
Remove deprecated function Fl::set_idle()
Albrecht Schlosser
2025-05-11
Remove obsolete class Fl_String
Albrecht Schlosser
2025-05-11
Set default DPI to 300 in fl_write_png
Matthias Melcher
2025-05-11
Fix address sanitizer exception for macOS native file chooser
Matthias Melcher
2025-05-10
Wayland: remove crash when resizing hidden subwindow
ManoloFLTK
2025-05-09
Fl_Terminal doc fixes, private->protected for utf8_char_at_*()
Greg Ercolano
2025-05-09
Fix erroneous #include directive
ManoloFLTK
2025-05-09
Remove declaration of Fl_Scalable_Graphics_Driver from FL/Fl_Graphics_Driver.H
ManoloFLTK
2025-04-18
Remove unused code from Fl_Wayland_Window_Driver (#1248)
Albrecht Schlosser
2025-04-18
Fix "heap-use-after-free" in resize_after_screen_change() (#1248)
Timothy Lee
2025-04-05
Fixes error: two consecutive '[' tokens on g++ with objcpp files (#1246)
Mohammed Alyousef
2025-04-04
Remove reference to 'configure', fix typos
Albrecht Schlosser
2025-04-03
Remove redundant Fl_Group::clear() from ~Fl_Scroll()
Albrecht Schlosser
2025-04-03
Fix "Minor drawing artifact at scale 200% under X11 session" (#1243)
ManoloFLTK
2025-04-01
Adding the FL_MENU_CHATTY flag to Fl_Menu_Item.
Matthias Melcher
2025-03-30
Fixes a couple of compiler warnings on AppleClang.
Matthias Melcher
2025-03-29
Adding `FL_BEFORE_MENU` event to classes derived from `Fl_Menu_`
Matthias Melcher
2025-03-29
Adds a new event FL_TOOLTIP_EVENT...
Matthias Melcher
2025-03-28
Changed two connector methods to virtual
Greg Ercolano
2025-03-27
Remove reference to 'configure' from comment
Albrecht Schlosser
2025-03-25
Fix: Windows: Clipboard gets stuck when text is copied while window is hidden...
ManoloFLTK
[next]