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-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
2024-12-05
Fix button down state when triggered by shortcut (#1145)
dannye
2024-12-03
Documentation only: add details about fl_override_scale() and clip.
ManoloFLTK
2024-12-03
Fix Drawing bugs on Windows at very large scales (#1144) - cont'd
ManoloFLTK
2024-12-03
Clarify use of Fl_Tabs::clieant_area()
Matthias Melcher
2024-12-02
Add comment linking source code to related information in issue #1149
ManoloFLTK
2024-12-02
Fix: Drawing bugs on Windows at very large scales (#1144)
ManoloFLTK
2024-12-02
Document that function fl_scroll() doesn't work OK with non integral scaling ...
ManoloFLTK
2024-12-02
Fix Fl_Scroll with real *_BOX draws over scrollbars at non-default scales (#1...
ManoloFLTK
2024-11-28
Fix changed flag for radio buttons (#1146)
dannye
2024-11-27
Restore pixmap drawing under X11-noCairo broken by 0952d59
ManoloFLTK
2024-11-27
Restore building with configure --disable-print (#1147)
ManoloFLTK
2024-11-25
Fix: Graphical glitches on 101 DPI screen (#1138)
ManoloFLTK
2024-11-25
Windows: Fix rescale bug while window is fullscreen
dannye
2024-11-25
Windows: Fix rescale bug while window is maximized
dannye
2024-11-24
Fix compiler warning (g++ 14) [-Wstringop-overflow]
Albrecht Schlosser
2024-11-20
Fix: Can't control scale of Fl_Copy_Surface dimensions on Linux (#1135)
ManoloFLTK
2024-11-20
Fix fl_draw_image sometimes crashes when window is scaled - cont'd (#1134)
ManoloFLTK
2024-11-20
Fix fl_draw_image sometimes crashes when window is scaled - cont'd (#1134)
ManoloFLTK
2024-11-19
Fix fl_draw_image sometimes crashes when window is scaled (#1134)
ManoloFLTK
[next]