lazarus/lcl/interfaces/wince
2019-05-03 14:44:44 +00:00
..
alllclintfunits.pas
interfaces.pp
Makefile
Makefile.compiled
Makefile.fpc
win32compat.pas
wincecallback.inc LCL: wince: comment about WM_NCDESTROY message which is not supported on WinCE (bug #24452) and commented code which emulates double click (bug #20568) 2018-10-26 12:25:55 +00:00
wincedef.pp
wincedialogs.res
winceextra.pp
winceint.pp
wincelclintf.inc
wincelclintfh.inc
wincelistsl.inc LCL: Remove unused parameters Width and Height from LCLBoundsToWin32Bounds. Issue #35465, patch from Serge Anvarov. 2019-05-03 14:44:44 +00:00
wincelistslh.inc
wincememostrings.inc
wincemenures.rc
wincemenures.res
winceobject.inc
wincepagecontrol.inc Fix for WinCE bug #33891. Patch by Alfred. 2018-06-26 20:58:35 +00:00
winceproc.pp LCL: Remove unused parameters Width and Height from LCLBoundsToWin32Bounds. Issue #35465, patch from Serge Anvarov. 2019-05-03 14:44:44 +00:00
wincewinapi.inc LCL: WinCE: attempt to fix incorrectly computed window size in GetWindowSize (Borders of window are not correctly subtracted). Bug #25966 2018-11-27 11:28:48 +00:00
wincewinapih.inc
wincewsbuttons.pp LCL: wince: partialy fix problem with spacing between glyph and button caption, when glyph is placed left or right to caption. (there is no space between glyph and caption) 2018-10-29 13:00:23 +00:00
wincewscalendar.pp
wincewschecklst.pp
wincewscomctrls.pp Fix for WinCE bug #33891. Patch by Alfred. 2018-06-26 20:58:35 +00:00
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 LCL: High-DPI ImageList: LCL runtime and win32 2018-01-10 12:46:42 +00:00
wincewsdialogs.pp
wincewsextctrls.pp
wincewsfactory.pas LCL: High-DPI ImageList: LCL runtime and win32 2018-01-10 12:46:42 +00: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
wincewsimglist.pp Fix for WinCE bug #33891. Patch by Alfred. 2018-06-26 20:58:35 +00:00
wincewsmenus.pp
wincewsspin.pp
wincewsstdctrls.pp LCL: wince: cosmetic: align to win32 interface 2018-10-26 12:39:37 +00:00
winext.pas