lazarus/lcl/interfaces/customdrawn
2023-08-17 09:23:17 +02:00
..
android
alllclintfunits.pas
cocoagdiobjects.pas
cocoautils.pas
customdrawn_androidproc.pas
customdrawn_cocoaproc.pas
customdrawn_winextra.pas
customdrawn_winproc.pas
customdrawn_x11proc.pas
customdrawndefines.inc
customdrawnint.pas LCL: Remove tests for define WithOldDebugln. It has been there since 2012. 2021-10-31 09:51:28 +02:00
customdrawnlclintf_android.inc
customdrawnlclintf_cocoa.inc
customdrawnlclintf_win.inc
customdrawnlclintf_x11.inc
customdrawnlclintf.inc
customdrawnlclintfh.inc
customdrawnobject_android.inc LCL: Remove tests for define WithOldDebugln. It has been there since 2012. 2021-10-31 09:51:28 +02:00
customdrawnobject_cocoa.inc
customdrawnobject_win.inc
customdrawnobject_x11.inc
customdrawnobject.inc LCL: Remove tests for define WithOldDebugln. It has been there since 2012. 2021-10-31 09:51:28 +02:00
customdrawnprivate.pas CustomDrawn: Fix comments (Patch by LagProgramming, https://forum.lazarus.freepascal.org/index.php/topic,64186.msg487506.html ) 2023-08-04 20:02:35 +02:00
customdrawnproc.pas lcl/customdrawn: Cleanup of hints and warnings. Triggered by https://forum.lazarus.freepascal.org/index.php/topic,63029.msg477014/topicseen.html 2023-04-13 12:49:44 +02:00
customdrawnthemes.pas
customdrawntrayicon_android.inc
customdrawntrayicon_cocoa.inc
customdrawntrayicon_win.inc
customdrawntrayicon_x11.inc
customdrawnwinapi_android.inc
customdrawnwinapi_cocoa.inc
customdrawnwinapi_win.inc LCL-CustomDrawn: Fix compilation on Windows. Fix color in TCDWidgetSet.ExtTextOut. Issue #40182, patch by Bart B. 2023-03-27 18:09:58 +03:00
customdrawnwinapi_x11.inc
customdrawnwinapi.inc LCL-CustomDrawn: Fix TCDWidgetSet.SetTextColor. Issue #40204. 2023-04-15 11:24:46 +03:00
customdrawnwinapih.inc
customdrawnwsbuttons.pas
customdrawnwscomctrls.pas
customdrawnwscontrols.pp
customdrawnwsdialogs.pas
customdrawnwsextctrls.pas
customdrawnwsfactory.pas
customdrawnwsforms_android.inc
customdrawnwsforms_cocoa.inc
customdrawnwsforms_win.inc
customdrawnwsforms_x11.inc CustomDrawn: cleanup, patch by lagprogramming 2023-07-06 16:49:04 +03:00
customdrawnwsforms.pp
customdrawnwslazdeviceapis.pas
customdrawnwsmenus_cocoa.inc
customdrawnwsmenus.pas
customdrawnwsspin.pas
customdrawnwsstdctrls.pas CustomDrawn: Add missing return value of the function TCDWSButton.GetText. Patch by lagprogrammin, https://forum.lazarus.freepascal.org/index.php/topic,62833.msg475362.html 2023-03-30 15:44:49 +02:00
interfaces.pas
Makefile updated makefiles 2023-08-17 09:23:17 +02:00
Makefile.compiled
Makefile.fpc updated makefiles 2023-08-17 09:23:17 +02:00
wincallback.inc