lazarus/lcl/interfaces
dmitry 9dbf738458 cocoa: implementing sortIndicator
git-svn-id: branches/listviewsortindicator@62523 -
2020-01-10 02:41:28 +00:00
..
carbon LCL: Remove deprecated function FontCanUTF8. All widgetsets returned True, including GTK(2) and QT(5). Not implementing it caused bugs. 2019-12-20 17:45:44 +00:00
cocoa cocoa: implementing sortIndicator 2020-01-10 02:41:28 +00:00
customdrawn LCL: Remove deprecated function FontCanUTF8. All widgetsets returned True, including GTK(2) and QT(5). Not implementing it caused bugs. 2019-12-20 17:45:44 +00:00
fpgui LCL: Remove deprecated function FontCanUTF8. All widgetsets returned True, including GTK(2) and QT(5). Not implementing it caused bugs. 2019-12-20 17:45:44 +00:00
gtk LCL-GTK2: Simplify function Ampersands2Underscore. 2019-12-29 23:18:55 +00:00
gtk2 gtk2: reverting accidental changes (unrelated to sortindicator) 2020-01-09 20:13:52 +00:00
gtk3 LCL-GTK3: Refactor code for GetPixel. Remove unused code. Issue #36472, patch from CudaText man. 2020-01-07 23:16:24 +00:00
mui MUI: do not receive events for hidden parts of widgets, for example hidden tabs 2019-06-06 19:28:26 +00:00
nogui
qt Qt,Qt5: fixed range check error with fpc trunk. Patch by CudaText man. issue #36238 2019-12-29 10:45:32 +00:00
qt5 qt5: implementing sort indicator (seems like qt5 allows only 1 indicator per header) 2020-01-09 20:59:11 +00:00
win32 win32: implementation of sortindicator 2020-01-09 19:37:10 +00:00
wince LCL: Remove unused parameters Width and Height from LCLBoundsToWin32Bounds. Issue #35465, patch from Serge Anvarov. 2019-05-03 14:44:44 +00:00
fpmake.pp
LAYOUT.txt
lcl.lpk cocoa: removing mackeycodes.inc file. #35587 2019-05-16 14:09:51 +00:00
lcl.pas
Makefile
Makefile.fpc