lazarus/lcl/interfaces/wince
2023-07-26 01:08:26 +02:00
..
alllclintfunits.pas
interfaces.pp
Makefile Support Haiku build. Makefiles are generated from Makefile.fpc files using proper tools. Issue #36316, patch from Alfred. 2020-04-05 11:35:01 +00:00
Makefile.compiled Makefile, LCL: fix path for freetype 2021-07-08 11:21:25 +00:00
Makefile.fpc
win32compat.pas
wincecallback.inc Remove useless test for X <> Nil when using "is" operator. 2020-08-18 17:35:21 +00:00
wincedef.pp
wincedialogs.res
winceextra.pp LCL: WinCE: cosmetic 2020-02-19 09:16:37 +00:00
winceint.pp Move unit GraphMath from LCL to LazUtils. It has no dependencies to GUI. 2020-12-29 22:56:40 +00:00
wincelclintf.inc
wincelclintfh.inc
wincelistsl.inc ComboBox: implement TComboBoxStyle.HasEditBox as a replacement for the old and removed TCustomComboBox.ReadOnly property 2020-05-26 21:30:13 +00:00
wincelistslh.inc
wincememostrings.inc LazUtils: Deprecate now obsolete unit LazUtf8Classes and remove its references from Lazarus code. 2021-01-14 12:41:32 +00:00
wincemenures.rc
wincemenures.res
winceobject.inc
wincepagecontrol.inc
winceproc.pp LCL: Initialize image description in widgetsets where not done already. Issue #36955, patch from Michal Gawrycki. 2020-05-09 22:28:29 +00:00
wincewinapi.inc lcl: wince: aligns WinCE to Win32 from LacaK 2022-05-17 09:48:36 +02:00
wincewinapih.inc
wincewsbuttons.pp Move unit GraphMath from LCL to LazUtils. It has no dependencies to GUI. 2020-12-29 22:56:40 +00:00
wincewscalendar.pp WinCE: fix compilation of WinCEWSCalendar. 2022-10-17 22:37:44 +02:00
wincewschecklst.pp
wincewscomctrls.pp
wincewscontrols.pp LCL: Remove unused parameters Width and Height from LCLBoundsToWin32Bounds. Issue #35465, patch from Serge Anvarov. 2019-05-03 14:44:44 +00:00
wincewscustomlistview.inc Correct spelling errors for "Width" in various units. Issue #39402, patch by Don Siders. 2021-09-26 21:40:16 +03:00
wincewsdialogs.pp
wincewsextctrls.pp
wincewsfactory.pas TTaskDialog: fix WS registration 2023-07-26 01:08:26 +02:00
wincewsforms.pp LCL: wince: Forms are not correctly centered, when used Position=poScreenCenter or poDesktopCenter (patch aligns WinCE implementation to Win32 implementation). Bug #33957 2018-10-22 08:34:01 +00:00
wincewsgrids.pp LCL: Use TLCLHandle instead of a redefined LCLType.THandle or TLCLIntfHandle. Deprecate them. 2023-07-03 11:17:01 +03:00
wincewsimglist.pp LCL: Use TLCLHandle instead of a redefined LCLType.THandle or TLCLIntfHandle. Deprecate them. 2023-07-03 11:17:01 +03:00
wincewsmenus.pp Move unit GraphMath from LCL to LazUtils. It has no dependencies to GUI. 2020-12-29 22:56:40 +00:00
wincewsspin.pp T(Float)SpinEdit: win32, wince: fix not obeying the value of EditorEnabled if ReadOnly is set to False 2021-04-17 16:31:49 +00:00
wincewsstdctrls.pp LCL: Use TLCLHandle instead of a redefined LCLType.THandle or TLCLIntfHandle. Deprecate them. 2023-07-03 11:17:01 +03:00
winext.pas