.. |
interfaces.pp
|
LCL:replace direct call of TXXWidgetset.Create by indirect CreateWidgetset(TXXWidgetset) to move some initialization code from units initialization (from graphics.pp) to that new procedure. This fix memory leaks in lazbuild tool which indirectly uses many lcl units but doesnot work with widgetset.
|
2007-11-28 10:03:28 +00:00 |
Makefile
|
regenerated makefile for better cross compilation support (#9924)
|
2007-10-22 21:33:01 +00:00 |
Makefile.fpc
|
Makefiles: removed some fcl dependencies
|
2007-10-16 22:47:51 +00:00 |
win32compat.pas
|
Added initial unicode support for wince and support for compiling the wince interface to win32 desktop operating system to improve debugging. It doesn't yet run, but already compiles.
|
2008-02-13 19:54:03 +00:00 |
wincecallback.inc
|
Added initial unicode support for wince and support for compiling the wince interface to win32 desktop operating system to improve debugging. It doesn't yet run, but already compiles.
|
2008-02-13 19:54:03 +00:00 |
wincedef.pp
|
wince interface: several fixes from Roozbeh
|
2007-02-07 13:10:40 +00:00 |
winceextra.pp
|
Fixed last linking problems using the wince interface on desktop os.
|
2008-02-13 21:19:45 +00:00 |
winceint.pp
|
Fixes unicode string conversion routine on wince. CP_UTF8 isn't support on WinCE.
|
2008-02-14 21:21:56 +00:00 |
wincelclintf.inc
|
Added initial unicode support for wince and support for compiling the wince interface to win32 desktop operating system to improve debugging. It doesn't yet run, but already compiles.
|
2008-02-13 19:54:03 +00:00 |
wincelclintfh.inc
|
* Fixed grabbing of non memory devices
|
2007-09-11 00:17:44 +00:00 |
wincelistsl.inc
|
Added initial unicode support for wince and support for compiling the wince interface to win32 desktop operating system to improve debugging. It doesn't yet run, but already compiles.
|
2008-02-13 19:54:03 +00:00 |
wincelistslh.inc
|
change TWin32... to TWinCE... in comments, asserts and other possible places
|
2008-01-10 08:55:52 +00:00 |
wincememostrings.inc
|
Added initial unicode support for wince and support for compiling the wince interface to win32 desktop operating system to improve debugging. It doesn't yet run, but already compiles.
|
2008-02-13 19:54:03 +00:00 |
wincemenures.rc
|
- added compilable rc file for menus
|
2007-04-08 06:37:20 +00:00 |
wincemenures.res
|
- added compilable rc file for menus
|
2007-04-08 06:37:20 +00:00 |
winceobject.inc
|
Small fix for running wince intf on desktop.
|
2008-02-13 21:37:33 +00:00 |
winceproc.pp
|
Fixes unicode string conversion routine on wince. CP_UTF8 isn't support on WinCE.
|
2008-02-14 21:21:56 +00:00 |
wincewinapi.inc
|
Another small fix for wince on desktop. Now apps run without crashing. The fix is also necessary for wince on tablet pc at least.
|
2008-02-13 22:11:19 +00:00 |
wincewinapih.inc
|
wince: more winapi functions: Prop, Capture, Caret
|
2008-01-11 02:47:11 +00:00 |
wincewsarrow.pp
|
added class keyword to proc bodies for fpc 2.1.1
|
2006-05-30 11:53:11 +00:00 |
wincewsbuttons.pp
|
Added initial unicode support for wince and support for compiling the wince interface to win32 desktop operating system to improve debugging. It doesn't yet run, but already compiles.
|
2008-02-13 19:54:03 +00:00 |
wincewschecklst.pp
|
fix compilation of wince
|
2007-12-18 14:22:14 +00:00 |
wincewscomctrls.pp
|
Added initial unicode support for wince and support for compiling the wince interface to win32 desktop operating system to improve debugging. It doesn't yet run, but already compiles.
|
2008-02-13 19:54:03 +00:00 |
wincewscontrols.pp
|
Small fix for running wince intf on desktop.
|
2008-02-13 21:37:33 +00:00 |
wincewscustomlistview.inc
|
Added initial unicode support for wince and support for compiling the wince interface to win32 desktop operating system to improve debugging. It doesn't yet run, but already compiles.
|
2008-02-13 19:54:03 +00:00 |
wincewsextctrls.pp
|
Added initial unicode support for wince and support for compiling the wince interface to win32 desktop operating system to improve debugging. It doesn't yet run, but already compiles.
|
2008-02-13 19:54:03 +00:00 |
wincewsforms.pp
|
Fixed last linking problems using the wince interface on desktop os.
|
2008-02-13 21:19:45 +00:00 |
wincewsimglist.pp
|
commit forgotten TWinCEWSImageList
|
2008-01-21 01:41:32 +00:00 |
wincewsmenus.pp
|
Added initial unicode support for wince and support for compiling the wince interface to win32 desktop operating system to improve debugging. It doesn't yet run, but already compiles.
|
2008-02-13 19:54:03 +00:00 |
wincewsspin.pp
|
Added initial unicode support for wince and support for compiling the wince interface to win32 desktop operating system to improve debugging. It doesn't yet run, but already compiles.
|
2008-02-13 19:54:03 +00:00 |
wincewsstdctrls.pp
|
Added initial unicode support for wince and support for compiling the wince interface to win32 desktop operating system to improve debugging. It doesn't yet run, but already compiles.
|
2008-02-13 19:54:03 +00:00 |
winext.pas
|
wince patch from roozbeh (0008373) with modifications:
|
2007-04-01 10:21:15 +00:00 |