lazarus/lcl/interfaces
rich2014 e1d376486e Cocoa: fix OnwerDraw/CustomDraw Rect in TListView/TListBox/TCheckListBox, issue #41101
1. LCL needs the Rect of the Canvas
2. LCL does not support dirtyRect
draws the entire canvas rect in OwnerDraw/CustomDraw, and then clip it by Cocoa.
2024-08-31 18:58:33 +08:00
..
carbon
cocoa Cocoa: fix OnwerDraw/CustomDraw Rect in TListView/TListBox/TCheckListBox, issue #41101 2024-08-31 18:58:33 +08:00
customdrawn
fpgui
gtk
gtk2
gtk3 LCL-Gtk3: fixed autosizing of TUpDown buttons for some themes, patch by Anton Kavalenka, issue #41086 2024-08-16 22:56:34 +03:00
mui
nogui
qt
qt5
qt6
win32
wince
fpmake.pp
LAYOUT.txt
lcl.lpk Cocoa: decouple CocoaCustomControl from CocoaPrivate unit to CocoaCustomControl unit 2024-08-23 00:32:37 +08:00
lcl.pas
Makefile
Makefile.fpc