lazarus/lcl/interfaces/wince
2012-02-21 06:59:12 +00:00
..
alllclintfunits.pas wince: add alllclintfunits 2011-01-28 04:14:53 +00:00
interfaces.pp
Makefile Makes LazUtils a base package for the LCL and moves FileUtil, Masks and lazutf8classes to it. Updates the Makefile structure to reflect this. 2011-10-17 09:24:01 +00:00
Makefile.compiled lcl: fixed Makefile.compiled 2011-03-17 12:19:41 +00:00
Makefile.fpc Makes LazUtils a base package for the LCL and moves FileUtil, Masks and lazutf8classes to it. Updates the Makefile structure to reflect this. 2011-10-17 09:24:01 +00:00
win32compat.pas
wincecallback.inc lcl: remove LM_DEACTIVATE message. In windows and in Delphi both activation and deactivation are handled by WM_ACTIVATE message. Better to do this merge in LCL before 1.0 to prevent later problems 2012-02-21 06:59:12 +00:00
wincedef.pp
wincedialogs.lrs
winceextra.pp fixed typos: usefull 2011-02-10 09:43:23 +00:00
winceint.pp Updates win32 and wince for the new TCustomNotebook location 2011-07-04 10:05:35 +00:00
wincelclintf.inc
wincelclintfh.inc
wincelistsl.inc Win32,WinCE,Carbon: fixed saving checkbox state inside TCheckListBox when moving items. issue #20589 2011-10-30 12:21:35 +00:00
wincelistslh.inc Win32,WinCE,Carbon: fixed saving checkbox state inside TCheckListBox when moving items. issue #20589 2011-10-30 12:21:35 +00:00
wincememostrings.inc
wincemenures.rc
wincemenures.res
winceobject.inc win32, wince: make sure all LoadIcon, LoadCursor go to windows unit instead of graphics 2011-03-25 06:04:41 +00:00
wincepagecontrol.inc Renames TNotebookOption and friends to TCTabControlOptions,etc because the old name was completely wrong since TNotebook is completely unrelated to this type 2011-11-15 07:28:07 +00:00
winceproc.pp Fixes bug #20065. Removes ssCaps, ssNum and ssScroll because they are implemented based on the key lock in win32, which is not the same as shift state, they are added only for MouseWhell events and very unreliable across platforms (cannot be correctly implemented in win32 for example). Also corrects the ShiftState for MouseWhell messages in Windows. Removes State from the mousewhell internal message, now Button is used, which is more consistent with Win32. 2011-10-26 15:08:10 +00:00
wincewinapi.inc WinCE: Fixes compilation 2012-01-19 09:47:55 +00:00
wincewinapih.inc WinCE: Fixes compilation 2012-01-19 09:47:55 +00:00
wincewsarrow.pp
wincewsbuttons.pp
wincewscalendar.pp
wincewschecklst.pp
wincewscomctrls.pp Renames TNotebookOption and friends to TCTabControlOptions,etc because the old name was completely wrong since TNotebook is completely unrelated to this type 2011-11-15 07:28:07 +00:00
wincewscontrols.pp LCL (mostly), Replace Assert(False... with //DebugLn(... Now Assert can be used for its original purpose again. 2011-03-13 18:21:51 +00:00
wincewscustomlistview.inc Win32,WinCE: use faster CompareValue() instead of ComCtrls.CompareItems() for sort LCL: unpublished CompareItems() - nobody uses it now. 2011-06-29 19:55:09 +00:00
wincewsdialogs.pp Implements support for TSelectDirectoryDialog in LCL-WinCE by using lazdialogs 2011-11-20 21:19:29 +00:00
wincewsextctrls.pp Updates win32 and wince for the new TCustomNotebook location 2011-07-04 10:05:35 +00:00
wincewsfactory.pas Fixes compilation of win32/wince 2012-01-26 12:07:38 +00:00
wincewsforms.pp lcl: make ScrollBy more delphi compatible: 2011-03-21 02:41:43 +00:00
wincewsgrids.pp
wincewsimglist.pp
wincewsmenus.pp Wince: Patch from 20274 fixes access violation 2011-09-28 08:49:23 +00:00
wincewsspin.pp
wincewsstdctrls.pp lcl: implement TListBox.ScrollWidth: 2011-04-02 17:30:44 +00:00
winext.pas LCL: Fix the rest of Assert to DebugLn conversion. 2011-03-14 11:54:38 +00:00