yury
|
d897b10f15
|
* updated wince API.
git-svn-id: trunk@6368 -
|
2007-02-07 20:49:04 +00:00 |
|
yury
|
125136d069
|
* updated wince windows unit.
git-svn-id: trunk@6352 -
|
2007-02-07 08:22:25 +00:00 |
|
yury
|
e998bc8142
|
* fixed CW_USEDEFAULT definition.
git-svn-id: trunk@6349 -
|
2007-02-06 01:14:27 +00:00 |
|
yury
|
3b32e96f10
|
* Use PCharToPWideChar instead of StringToPWideChar in wrapper functions.
* Updated dependencies in makefile.
* Fixed declaration of RegEnumValue and RegEnumValueW.
git-svn-id: trunk@6340 -
|
2007-02-04 19:09:48 +00:00 |
|
oro06
|
61397d3953
|
+wince : added RegXXX ansi missing funcs
git-svn-id: trunk@6318 -
|
2007-02-03 11:41:46 +00:00 |
|
yury
|
767a5c12f2
|
* fixed COMCTL32_VERSION constant.
git-svn-id: trunk@6258 -
|
2007-01-28 21:29:56 +00:00 |
|
Jonas Maebe
|
9adb91a68d
|
+ support for make -jX by marking all Makefiles that need to be executed
serially with .NOTPARALLEL:
-> currently parallel: rtl/darwin, packages/base, packages/base/httpd,
packages/extra/univint, fcl, utils
git-svn-id: trunk@6223 -
|
2007-01-27 11:05:18 +00:00 |
|
yury
|
c70cd739cb
|
* Added CommandBands and CommandBar wince APIs.
git-svn-id: trunk@6160 -
|
2007-01-24 11:04:12 +00:00 |
|
yury
|
128e4d3c2a
|
* fixes in wince windows unit.
git-svn-id: trunk@6136 -
|
2007-01-22 23:55:34 +00:00 |
|
yury
|
f6e9e2e043
|
* Lot of fixes in wince windows unit.
git-svn-id: trunk@6127 -
|
2007-01-22 09:16:36 +00:00 |
|
peter
|
3a46ab06a3
|
* symbian support
git-svn-id: trunk@6052 -
|
2007-01-18 20:24:44 +00:00 |
|
yury
|
458abdef3e
|
* implemented SysResetFPU for arm-wince.
* set softfloat_exception_mask in SetExceptionMask for ARM.
git-svn-id: trunk@6035 -
|
2007-01-17 23:58:19 +00:00 |
|
yury
|
fef99bf8cb
|
* Fixed AnsiCompareStr and AnsiCompareText if string(s) contains #0. It fixes webtbs/tw3170.pp
git-svn-id: trunk@5949 -
|
2007-01-13 17:00:58 +00:00 |
|
yury
|
dfab1fbb7b
|
* Properly set FPU control word for wince. It fixes testv8.pp
git-svn-id: trunk@5944 -
|
2007-01-13 15:10:44 +00:00 |
|
yury
|
69e956949b
|
* Made redef.inc wince only.
* Uncommented Polygon and GetMessage functions.
git-svn-id: trunk@5845 -
|
2007-01-08 13:25:52 +00:00 |
|
florian
|
ff40ed3264
|
* Makefiles regenerated
git-svn-id: trunk@5831 -
|
2007-01-06 21:08:19 +00:00 |
|
florian
|
7f1e1d6f22
|
* fixed syntax error
git-svn-id: trunk@5797 -
|
2007-01-03 12:15:22 +00:00 |
|
florian
|
21955282d0
|
+ infrastructure for DispInterface call dispatching
git-svn-id: trunk@5793 -
|
2007-01-02 23:06:17 +00:00 |
|
yury
|
ff37ef8786
|
* fixed i386-wince support. WinCE API functions are cdecl.
git-svn-id: trunk@5741 -
|
2006-12-29 20:49:03 +00:00 |
|
yury
|
f8f7eedb40
|
- Use win/tthread.inc for wince.
git-svn-id: trunk@5739 -
|
2006-12-29 19:30:11 +00:00 |
|
tom_at_work
|
92538bcb2a
|
Fixed lineinfo compilation with -gl
git-svn-id: trunk@5723 -
|
2006-12-26 19:27:45 +00:00 |
|
michael
|
fa28889633
|
* Reverted dependency on fgl generics unit. fgl itself remains untouched.
git-svn-id: trunk@5651 -
|
2006-12-19 19:53:21 +00:00 |
|
oro06
|
408130b07e
|
+wince : missing commctl const/records
git-svn-id: trunk@5642 -
|
2006-12-19 07:20:55 +00:00 |
|
tom_at_work
|
949aa60805
|
* DWARF debug lineinfo reader
git-svn-id: trunk@5632 -
|
2006-12-17 23:11:25 +00:00 |
|
micha
|
ea2beb3e8f
|
* fix classes units of all targets to depend on fgl, also fix dependencies in Makefile.fpc for it
git-svn-id: trunk@5627 -
|
2006-12-17 17:37:34 +00:00 |
|
oro06
|
bb2c984789
|
-wince: sockets.pp, can use directly win/ file
git-svn-id: trunk@5450 -
|
2006-11-22 15:19:02 +00:00 |
|
oro06
|
13d60d39ff
|
*wince: fix compilation, winsock->winsock2
git-svn-id: trunk@5449 -
|
2006-11-22 14:56:48 +00:00 |
|
Almindor
|
8f39ae741f
|
* fix winsock sockets AF_ stuff
git-svn-id: trunk@5445 -
|
2006-11-22 11:48:33 +00:00 |
|
yury
|
ed714baff3
|
* fixed cleanup on exit.
git-svn-id: trunk@5401 -
|
2006-11-16 10:49:05 +00:00 |
|
yury
|
84d5552deb
|
* Added HAS_WIDESTRINGMANAGER define to turn off default wide string manager routines.
git-svn-id: trunk@5308 -
|
2006-11-10 14:47:28 +00:00 |
|
yury
|
c00d0debf0
|
* fixed some notes/warnings.
git-svn-id: trunk@5306 -
|
2006-11-10 12:36:45 +00:00 |
|
yury
|
f0960c6bb0
|
* fixed resources support for all windows targets.
git-svn-id: trunk@5287 -
|
2006-11-08 16:44:19 +00:00 |
|
micha
|
ce9e589e15
|
* fix FileSeek implementation to match declaration
git-svn-id: trunk@5159 -
|
2006-11-01 17:47:47 +00:00 |
|
Marc Weustink
|
3232e59810
|
* fixed compilation on CE
- removed declaration of WCHAR since it is defined in systemh
git-svn-id: trunk@5135 -
|
2006-10-31 22:46:09 +00:00 |
|
oro06
|
0aa51b9da8
|
+wince : more api funcs
*cleaning
git-svn-id: trunk@5105 -
|
2006-10-31 06:38:36 +00:00 |
|
florian
|
ce620190a3
|
+ fmtbcd
* regenerated makefiles
git-svn-id: trunk@5076 -
|
2006-10-29 21:46:44 +00:00 |
|
michael
|
4ba6f1b4dc
|
* Moved fpmkunit to utils
git-svn-id: trunk@5034 -
|
2006-10-27 19:51:55 +00:00 |
|
michael
|
d1c2323c9b
|
* Added fpmktype
git-svn-id: trunk@5027 -
|
2006-10-26 19:55:22 +00:00 |
|
oro06
|
442560b46d
|
*wince : build broken
git-svn-id: trunk@4948 -
|
2006-10-17 08:32:12 +00:00 |
|
oro06
|
7cdac06250
|
+wince : more network api funcs (now can get mac address+adapters infos)
git-svn-id: trunk@4897 -
|
2006-10-14 08:52:40 +00:00 |
|
oro06
|
2c9ccaf4b3
|
wince : interlocked api funcs commented to avoid mixed api/rtl calls
git-svn-id: trunk@4684 -
|
2006-09-22 17:29:00 +00:00 |
|
oro06
|
56299d584f
|
wince:
*LOGFONT fixed, use unicode now
+few dialog style, ex style consts
git-svn-id: trunk@4673 -
|
2006-09-21 14:44:56 +00:00 |
|
oro06
|
cb323ce197
|
wince : +more aygshell api
git-svn-id: trunk@4550 -
|
2006-09-04 07:19:00 +00:00 |
|
florian
|
3d42afd5d3
|
* temp. makefile fix
git-svn-id: trunk@4536 -
|
2006-09-02 20:14:00 +00:00 |
|
yury
|
385232c11c
|
* reworked cleanup on exit for wince.
git-svn-id: trunk@4535 -
|
2006-09-02 09:39:32 +00:00 |
|
yury
|
747bd411f3
|
* wince memory manager is fixed and enabled by default.
git-svn-id: trunk@4532 -
|
2006-09-02 08:15:12 +00:00 |
|
oro06
|
b708277232
|
*wince : fpcmm, wincemm switchables, default fpcmm
git-svn-id: trunk@4531 -
|
2006-09-02 07:21:33 +00:00 |
|
oro06
|
bf1bb4be57
|
*wince : cleanup api files
(remain redef)
git-svn-id: trunk@4504 -
|
2006-08-25 10:10:08 +00:00 |
|
oro06
|
91bb1aa1ff
|
*wince : cleanup api files
+cemiss : for missing win32 compatibility functions
+ceshell,commdlg
-func,ascfun
(remain unidef and redef)
git-svn-id: trunk@4498 -
|
2006-08-24 08:16:39 +00:00 |
|
oro06
|
665ea0658f
|
*wince : revert backp to fpc memory manager (pb with wince mm)
+datetime picker wince api
*started cleanup api files (only commctl.inc)
git-svn-id: trunk@4493 -
|
2006-08-23 18:37:36 +00:00 |
|