.. |
android
|
|
|
alllclintfunits.pas
|
|
|
cocoagdiobjects.pas
|
|
|
cocoautils.pas
|
|
|
customdrawn_androidproc.pas
|
|
|
customdrawn_cocoaproc.pas
|
LCL: Fix typos in virtual key constants. Issue #39434, patch by Don Siders.
|
2021-10-20 23:02:41 +03:00 |
customdrawn_winextra.pas
|
|
|
customdrawn_winproc.pas
|
LCL: Initialize image description in widgetsets where not done already. Issue #36955, patch from Michal Gawrycki.
|
2020-05-09 22:28:29 +00:00 |
customdrawn_x11proc.pas
|
|
|
customdrawndefines.inc
|
CustomDrawn: Fix compilation of CustomDrawn X11. Issue #37813, patch from Sven Barth.
|
2020-09-26 09:32:24 +00:00 |
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
|
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 |
customdrawnlclintfh.inc
|
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 |
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
|
LCL: fixed typos related to 'occur' word
|
2021-06-10 22:21:45 +00:00 |
customdrawnobject.inc
|
LCL: Remove tests for define WithOldDebugln. It has been there since 2012.
|
2021-10-31 09:51:28 +02:00 |
customdrawnprivate.pas
|
|
|
customdrawnproc.pas
|
|
|
customdrawnthemes.pas
|
|
|
customdrawntrayicon_android.inc
|
|
|
customdrawntrayicon_cocoa.inc
|
LCL: fixed typos related to 'occur' word
|
2021-06-10 22:21:45 +00:00 |
customdrawntrayicon_win.inc
|
|
|
customdrawntrayicon_x11.inc
|
|
|
customdrawnwinapi_android.inc
|
LCL: Consider that MemSize can return 0 with a custom MemoryManager. Merge request !27 by Sergey Larin.
|
2021-10-28 11:23:36 +03:00 |
customdrawnwinapi_cocoa.inc
|
|
|
customdrawnwinapi_win.inc
|
Customdrawn: Implement EnumDisplayMonitors and GetMonitorInfo for CD_X11 and CD_win32. Issue #31738, patch from Anton Kavalenka.
|
2020-04-01 10:43:08 +00:00 |
customdrawnwinapi_x11.inc
|
LCL: Consider that MemSize can return 0 with a custom MemoryManager. Merge request !27 by Sergey Larin.
|
2021-10-28 11:23:36 +03:00 |
customdrawnwinapi.inc
|
LCL: Consider that MemSize can return 0 with a custom MemoryManager. Merge request !27 by Sergey Larin.
|
2021-10-28 11:23:36 +03:00 |
customdrawnwinapih.inc
|
Customdrawn: Implement EnumDisplayMonitors and GetMonitorInfo for CD_X11 and CD_win32. Issue #31738, patch from Anton Kavalenka.
|
2020-04-01 10:43:08 +00:00 |
customdrawnwsbuttons.pas
|
|
|
customdrawnwscomctrls.pas
|
|
|
customdrawnwscontrols.pp
|
|
|
customdrawnwsdialogs.pas
|
|
|
customdrawnwsextctrls.pas
|
|
|
customdrawnwsfactory.pas
|
LCL/ShellCtrls: Display default shell icons in TShellListView. Issue #18247.
|
2021-03-07 14:39:17 +00:00 |
customdrawnwsforms_android.inc
|
|
|
customdrawnwsforms_cocoa.inc
|
|
|
customdrawnwsforms_win.inc
|
LCL: Remove unused parameters Width and Height from LCLBoundsToWin32Bounds. Issue #35465, patch from Serge Anvarov.
|
2019-05-03 14:44:44 +00:00 |
customdrawnwsforms_x11.inc
|
LCL: fixed typos related to 'occur' word
|
2021-06-10 22:21:45 +00:00 |
customdrawnwsforms.pp
|
|
|
customdrawnwslazdeviceapis.pas
|
|
|
customdrawnwsmenus_cocoa.inc
|
|
|
customdrawnwsmenus.pas
|
|
|
customdrawnwsspin.pas
|
|
|
customdrawnwsstdctrls.pas
|
ComboBox: implement TComboBoxStyle.IsOwnerDrawn and .IsVariable and use them instead of the in [] syntax
|
2020-05-26 22:25:15 +00:00 |
interfaces.pas
|
LazUtils: Remove PasWStr unit. It is obsolete since fpc 3.0.
|
2020-11-11 17:35:01 +00:00 |
Makefile
|
LazUtils/FreeType: Separate FreeType stuff into its own package
|
2020-07-14 18:09:17 +00:00 |
Makefile.compiled
|
|
|
Makefile.fpc
|
LazUtils/FreeType: Separate FreeType stuff into its own package
|
2020-07-14 18:09:17 +00:00 |
wincallback.inc
|
Remove useless test for X <> Nil when using "is" operator.
|
2020-08-18 17:35:21 +00:00 |