Tomas Hajny
|
86e2b7f402
|
* fix for range check error during compilation
git-svn-id: trunk@1088 -
|
2005-09-15 20:36:51 +00:00 |
|
olle
|
32fac59ac5
|
made target macpas compile again
git-svn-id: trunk@1077 -
|
2005-09-12 19:39:58 +00:00 |
|
Tomas Hajny
|
eb26e1aa39
|
* missing calls to InitWideStringManager added
git-svn-id: trunk@1071 -
|
2005-09-10 09:40:26 +00:00 |
|
peter
|
bb70f2f5cc
|
* add fppkg and fpmkunit to the Makefile.fpc
git-svn-id: trunk@1063 -
|
2005-09-08 06:50:52 +00:00 |
|
peter
|
35ac5f133e
|
* win32 profiling updates
git-svn-id: trunk@1059 -
|
2005-09-07 08:32:33 +00:00 |
|
florian
|
af3b2f28ca
|
* generic AnsiStrComp fixed
git-svn-id: trunk@1057 -
|
2005-09-06 21:07:16 +00:00 |
|
armin
|
2a44e11e46
|
* renamed typedef for HINSTANCE, removed typedef for HMODULE
git-svn-id: trunk@1055 -
|
2005-09-06 09:35:52 +00:00 |
|
florian
|
63ed93fc24
|
* fixed previous commit
git-svn-id: trunk@1050 -
|
2005-09-04 14:08:21 +00:00 |
|
florian
|
629fc8fe64
|
+ StrCompAnsi implementation
git-svn-id: trunk@1049 -
|
2005-09-04 13:49:23 +00:00 |
|
florian
|
28d2110478
|
* Ansi* functions are now assigned to widestringmanager
git-svn-id: trunk@1041 -
|
2005-09-03 15:18:34 +00:00 |
|
yury
|
9bccd2a725
|
+ Added SysUtils, Classes, Messages units for WinCE.
+ More units are built for WinCE.
git-svn-id: trunk@1037 -
|
2005-09-02 12:03:22 +00:00 |
|
yury
|
398b31226b
|
* Fixed threadvars alignment for ARM CPU.
git-svn-id: trunk@1036 -
|
2005-09-02 11:58:19 +00:00 |
|
yury
|
24cf46266d
|
* Added WinCE defines.
git-svn-id: trunk@1035 -
|
2005-09-02 11:57:16 +00:00 |
|
michael
|
752ba67635
|
+ Added Windows-Compatible GetTempFileName to sysutils
git-svn-id: trunk@1031 -
|
2005-09-02 09:57:43 +00:00 |
|
marco
|
7acb5e8089
|
sysutils locale init
git-svn-id: trunk@1029 -
|
2005-09-02 09:53:24 +00:00 |
|
marco
|
0f9a1ab006
|
* delphi compat fields added to syslocale
git-svn-id: trunk@1028 -
|
2005-09-02 09:30:48 +00:00 |
|
michael
|
d6eb6d8574
|
+ No longer needed.
git-svn-id: trunk@1020 -
|
2005-09-02 07:51:31 +00:00 |
|
michael
|
f5a50ec873
|
+ Moved fpmkpkg to compiler and renamed to fppkg
git-svn-id: trunk@1018 -
|
2005-09-02 07:47:41 +00:00 |
|
michael
|
53744e2ac5
|
+ Moved AllOSs and AllCPUs to fpmkunit
git-svn-id: trunk@1017 -
|
2005-09-02 07:43:59 +00:00 |
|
michael
|
7f6f283011
|
Forgot to add the Win32 resources implementation
git-svn-id: trunk@1014 -
|
2005-09-02 06:57:03 +00:00 |
|
michael
|
7184d30fc1
|
+ Fixed bootstrap problem for resources
git-svn-id: trunk@1013 -
|
2005-09-01 16:57:03 +00:00 |
|
michael
|
c15d1b280f
|
+ Initial implementation of RTL resource support
git-svn-id: trunk@991 -
|
2005-08-31 15:54:30 +00:00 |
|
michael
|
3abc9c1146
|
+ Initial check-in
git-svn-id: trunk@974 -
|
2005-08-29 07:39:18 +00:00 |
|
michael
|
03f441c966
|
+ Initial check-in
git-svn-id: trunk@973 -
|
2005-08-29 07:38:56 +00:00 |
|
michael
|
aea94c8707
|
+ Changes to handle arbitrary commands
git-svn-id: trunk@972 -
|
2005-08-29 07:37:50 +00:00 |
|
yury
|
5bb0897d25
|
+ makefile with list of inc files needed for windows unit.
git-svn-id: trunk@970 -
|
2005-08-29 06:40:31 +00:00 |
|
yury
|
7b03f03eff
|
* wince support was added to lineinfo.
git-svn-id: trunk@969 -
|
2005-08-28 23:33:15 +00:00 |
|
yury
|
b38ba1640f
|
+ dos unit was added to wince port.
git-svn-id: trunk@968 -
|
2005-08-28 23:31:39 +00:00 |
|
yury
|
ca1bb2b633
|
* wince: Some definitions were fixed for windows unit.
* wince: Some porting were made in redef.inc
git-svn-id: trunk@967 -
|
2005-08-28 23:15:46 +00:00 |
|
florian
|
a53c9e2666
|
* fixed stupid copy/paste which turned softfloat always off
* fixed wince softfloat compiler proc. to be correctly named also when used outside the system unit
git-svn-id: trunk@966 -
|
2005-08-28 21:08:23 +00:00 |
|
yury
|
2ed95f4a75
|
* soft float support functions declarations fixed.
* ANSI<->WIDE support functions declarations moved to interface section.
git-svn-id: trunk@961 -
|
2005-08-28 13:35:28 +00:00 |
|
florian
|
adb193497d
|
+ softfloat support for wince
* more units are build for wince
git-svn-id: trunk@959 -
|
2005-08-28 12:40:43 +00:00 |
|
oro06
|
a02c5b9f45
|
* updated func.inc wince done
git-svn-id: trunk@947 -
|
2005-08-27 09:57:44 +00:00 |
|
oro06
|
d07bd6fd2a
|
* updated func.inc(unidef.inc) more usr32, gdi32
git-svn-id: trunk@942 -
|
2005-08-25 18:39:01 +00:00 |
|
florian
|
bb9629decc
|
* fixed broken sockets.inc
git-svn-id: trunk@940 -
|
2005-08-25 11:22:20 +00:00 |
|
florian
|
e43248f339
|
+ StrToNetAddr6 and StrToHostAddr6 from Johann Glaser
git-svn-id: trunk@939 -
|
2005-08-24 20:34:53 +00:00 |
|
florian
|
53f8f5ccc0
|
* properties set
git-svn-id: trunk@936 -
|
2005-08-24 18:38:20 +00:00 |
|
florian
|
3134acd506
|
* rtl part of gba port
git-svn-id: trunk@935 -
|
2005-08-24 18:37:20 +00:00 |
|
oro06
|
715d5f1f7f
|
* updated func.inc(defines.inc) windows, menu
git-svn-id: trunk@934 -
|
2005-08-24 17:17:42 +00:00 |
|
oro06
|
91cb984db0
|
* updated func.inc(unidef.inc) : memory, thread, heap
* updated defines.inc required consts (from kfuncs.h)
git-svn-id: trunk@932 -
|
2005-08-23 16:23:23 +00:00 |
|
oro06
|
63a7fabebc
|
+ Added WinCE API port readme
git-svn-id: trunk@927 -
|
2005-08-23 06:46:22 +00:00 |
|
yury
|
5ad7967a67
|
fix: Console window was created for gui apps.
git-svn-id: trunk@925 -
|
2005-08-23 06:35:35 +00:00 |
|
oro06
|
d96231af45
|
+ Added WinCE API files updated from Win32
* unidef.inc complete
git-svn-id: trunk@918 -
|
2005-08-22 17:27:28 +00:00 |
|
marco
|
73799540c1
|
* Compilation on FreeBSD restored (\ in makefile.fpc) + fix for bug #4297
Adding NT function tryentercriticalsection
git-svn-id: trunk@906 -
|
2005-08-20 08:22:35 +00:00 |
|
florian
|
84fe2c604d
|
* patch from Yury Sidorov to fix WinCE console I/O
git-svn-id: trunk@850 -
|
2005-08-13 16:34:44 +00:00 |
|
florian
|
8602390d46
|
* Makefiles regenerated to propagate -Ur change of fpcmake
git-svn-id: trunk@844 -
|
2005-08-10 21:55:57 +00:00 |
|
florian
|
5b32d2797e
|
* more units are built on wince
git-svn-id: trunk@839 -
|
2005-08-10 08:58:03 +00:00 |
|
florian
|
67cdcd11e7
|
* fixed makefiles for wince support
git-svn-id: trunk@838 -
|
2005-08-10 08:50:07 +00:00 |
|
florian
|
a9a0e65eab
|
* optimized exception handler routine from Yury Sidorov
git-svn-id: trunk@835 -
|
2005-08-09 19:14:04 +00:00 |
|
marco
|
fa19bc05c8
|
* pos(shortstring,ansistring) for bug #4119
git-svn-id: trunk@828 -
|
2005-08-09 07:34:56 +00:00 |
|