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
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
2024-11-18
Fix: Fullscreen regression between release-1.4.0rc2 and release-1.4.0rc3 on m...
ManoloFLTK
2024-11-18
Fix: Rounding issues with Fl_RGB_Image::draw() + window scaling (#1128)
ManoloFLTK
2024-11-17
Finish release 1.4.0
Albrecht Schlosser
2024-11-15
Fixes Alt-modifier handling in Fl_Shorcut_Button on macOS
Matthias Melcher
2024-11-13
Fix Cairo: Rounding issues with Fl_RGB_Image::draw() + Fl_Copy_Surface (#1124)
ManoloFLTK
2024-11-12
Windows: Fix flicker/animation when transitioning from fullscreen to maximized
dannye
2024-11-12
Fix for Windows and X11: Rounding issues with Fl_RGB_Image::draw() (#1120)
ManoloFLTK
2024-11-12
Fix Keyboard shortcut (alt + letter) does not work in input widget-Windows (...
ManoloFLTK
2024-11-09
Revert gtk+ specific "chevron style" arrow drawing (#1117)
Albrecht Schlosser
2024-11-09
Fix Windows: fullscreen_off does not correctly preserve window size (#1116)
ManoloFLTK
2024-11-09
Wayland: protect against rounding errors in copy_region()
ManoloFLTK
2024-11-08
Fix: X11: test/gl_overlay stale overlay rendering (#1111)
ManoloFLTK
2024-11-08
Fix macOS Very minor high DPI rounding issue with fl_rect (#1113)
ManoloFLTK
2024-11-08
Fix: fl_draw_image() with horizontal flip reads out of bounds (#1112)
ManoloFLTK
2024-11-08
Slightly improve member function Fl_Wayland_Graphics_Driver::copy_offscreen()
ManoloFLTK
2024-11-08
Fix X11: test/checkers drawing artifacts when window is scaled (#1109)
ManoloFLTK
2024-11-07
Fix X11: test/curve "points" mode not drawn correctly (#1110)
ManoloFLTK
2024-11-04
Fix Mac: Fl_Window::fullscreen() doesn't work for unfocused tabbed window (#...
ManoloFLTK
2024-11-03
Fixes Fl_Tile resizing for "sudden" size changes: #1102
Matthias Melcher
2024-11-03
Recent macOS SDKs badly define MAC_OS_X_VERSION_MAX_ALLOWED
ManoloFLTK
2024-11-03
Recent Xcode versions badly define MAC_OS_X_VERSION_MAX_ALLOWED
ManoloFLTK
2024-11-02
Fix confusing alignment
Albrecht Schlosser
2024-11-02
Fix Mac: "Merge All Windows" fails if focused window is borderless (#1100)
ManoloFLTK
2024-11-01
New member function Fl_Cocoa_Window_Driver::capture_decorated_window_10_6(NSW...
ManoloFLTK
2024-11-01
Improve and clarify documentation
Albrecht Schlosser
2024-11-01
Wayland: Fix issue in maximization of a borderless window (#1099)
ManoloFLTK
2024-10-31
Windows: fix compiler warning [-Wstrict-aliasing]
Albrecht Schlosser
2024-10-31
macOS: prevent changing window border while window is maximized
ManoloFLTK
2024-10-31
macOS: prevent changing window border while window is fullscreen
ManoloFLTK
2024-10-31
Fix "Mac: Mixing native fullscreen button with Fl_Window::fullscreen() has si...
ManoloFLTK
2024-10-31
Restore Fl_Widget_Surface::draw_decorated_window() under XQuartz
ManoloFLTK
2024-10-30
Fix Windows: fullscreen doesn't always pick the correct display (#1097)
ManoloFLTK
2024-10-27
Quick fix for Windows Ctrl character handling - cont'd
ManoloFLTK
2024-10-26
Windows: fix for using AltGr key after kludge for Ctrl+ (#1093)
ManoloFLTK
2024-10-19
Fixes Fl_Text_Display line number calculation. (#1088)
Matthias Melcher
2024-10-19
Windows: process the +-containing key used with Ctrl in cross-platform way
ManoloFLTK
2024-10-15
Fix documentation typos and trailing whitespace
Albrecht Schlosser
2024-10-15
Improve method to draw boxes of type FL_BORDER_BOX and FL_SHADOW_BOX (#1089)
ManoloFLTK
2024-10-12
Fix compiler warning [-Wstringop-overflow=]
Albrecht Schlosser
[next]