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-02-06
fix macOS Sonoma/Sequoia not capturing OpenGL text on macOS - cont'd (#1197
ManoloFLTK
2025-02-06
fix "macOS Sonoma/Sequoia not capturing OpenGL 1 text on macOS" (#1197)
ManoloFLTK
2025-02-05
macOS: restore building with SDK versions between 10.7 and 10.11
ManoloFLTK
2025-02-05
Fix typos and trailing whitespace
Albrecht Schlosser
2025-02-04
macOS: fix when fullscreen window looses and regains focus with SDK 10.6 (#1192)
ManoloFLTK
2025-02-03
macOS: Restore fullscreen window mode when using SDK < 10.7 (#1192)
ManoloFLTK
2025-02-03
macOS: fix transition from single-screen fullscreen to "All Screens" fullscreen
ManoloFLTK
2025-02-03
Avoid code repetitions among Fl_{X11_}Window_Driver::{un_}maximize() functions
ManoloFLTK
2025-02-01
Fix potential buffer overflow in Fl_Help_View (#1196)
Albrecht Schlosser
2025-01-30
macOS: add support of showing window to multi-screen fullscreen state
ManoloFLTK
2025-01-30
macOS: Fix "Full screen broken on macOS in FLTK 1.3.10 (regression)" (#1192)
ManoloFLTK
2025-01-27
CMake: fix include directories of bundled image libs
Albrecht Schlosser
2025-01-26
Refrain static function capture_decorated_window_SCK() from capturing the cursor
ManoloFLTK
2025-01-24
Same effect as a49b5ea with less lines of code
ManoloFLTK
2025-01-24
Fix "Wayland: redrawing of a surface may fail if a subsurface is being moved"...
ManoloFLTK
2025-01-22
Fix Fl_Table_Row inconsistencies, final part (#1187)
Albrecht Schlosser
2025-01-22
Windows: replace "Arial" by "Microsoft Sans Serif" for the FL_HELVETICA font...
ManoloFLTK
2025-01-22
Remove incorrect use of Fl_Window::current() in Fl_Quartz_Image_Surface_Drive...
ManoloFLTK
2025-01-21
CMake: check INTERFACE_LINK_LIBRARIES for empty value
Albrecht Schlosser
2025-01-20
CMake: make "optional" dependencies 'PUBLIC' (#1173)
Albrecht Schlosser
2025-01-20
Attempt to improve member function Fl_Wayland_Screen_Driver::insertion_point_...
ManoloFLTK
2025-01-18
Make Fl_SVG_Graphics_Driver use the C locale when writing float values - cont'd
ManoloFLTK
2025-01-15
Fix typos in documentation of Fl_Tabs
Albrecht Schlosser
2025-01-14
Fix return value of Fl_Table_Row::row_selected(int) (PR #1187)
Albrecht Schlosser
2025-01-11
Repair incorrect path in #include directive
ManoloFLTK
2025-01-11
Make Fl_SVG_Graphics_Driver use the C locale when writing float values
ManoloFLTK
2025-01-11
Remove unnecessary #include directive
ManoloFLTK
2025-01-11
Fl_Text_Editor::wrap_mode(Fl_Text_Display::WRAP_AT_BOUNDS, 0) hurts scrollin...
ManoloFLTK
2025-01-10
Wayland platform: fix handling of key repeats
ManoloFLTK
2025-01-10
Fix Fl_{Wayland|Xlib}_{Copy|Image}_Surface_Driver::set_current()
ManoloFLTK
2025-01-08
Make draw to image and draw to clipboard behave equally in X11 and Wayland
ManoloFLTK
2024-12-31
Document in detail how screen work areas are computed across platforms (#1180)
ManoloFLTK
2024-12-26
Fix integer overflow in image interpolation. (#73)
Matthias Melcher
2024-12-26
Wayland: fix a border case in member function Fl_Wayland_Window_Driver::resize()
ManoloFLTK
2024-12-21
FLUID: Improve path handling on Windows.
MatthiasWM
2024-12-19
Fix compiler warning [-Wsign-compare]
Albrecht Schlosser
2024-12-16
Fix Help View find method (#1119)
Matthias Melcher
2024-12-16
Fix possibly uncleared damage flag of Fl_Pack (#1172).
Matthias Melcher
2024-12-15
Fix: Crash on macOS if Escape is pressed while Help submenu is open (#1170)
ManoloFLTK
2024-12-12
Fix: Window can be moved while menu is open - cont'd (#1166)
ManoloFLTK
2024-12-12
Fix: Window can be moved while menu is open (#1166)
ManoloFLTK
2024-12-11
Fix drawing issue for checkbox buttons with bad box type (#1130)
Matthias Melcher
2024-12-10
Fix compiler warnings (VS 2019)
Albrecht Schlosser
2024-12-10
Fix Fl_Menu_Item::measure width calculation (#1164)
Matthias Melcher
2024-12-09
Fix inconsistencies with Tab/Backspace handling in menus (#1157)
dannye
2024-12-09
Update Fluid (.fl) files for release 1.4.1
Albrecht Schlosser
2024-12-09
Fixes triggering callback for inactive menu items (#1159)
Matthias Melcher
2024-12-09
Fix: Hang/Infinite loop on submenu with all inactive/invisible items (#1158)
ManoloFLTK
2024-12-09
Fix: Mouse hover+Enter key selects inactive menu items (#1159)
ManoloFLTK
2024-12-06
Remove unnecessary friend declaration
ManoloFLTK
[next]