Commit Graph

20578 Commits

Author SHA1 Message Date
florian
629fc8fe64 + StrCompAnsi implementation
git-svn-id: trunk@1049 -
2005-09-04 13:49:23 +00:00
michael
345472138d * Patch from Luiz Américo
- Implements Lookup, LocateNext
    - Add Support to LargeInt and Currency field types
    - Fixes a problem with word and boolean fields
    - Improves Master/Detail connection

git-svn-id: trunk@1047 -
2005-09-03 21:47:08 +00:00
michael
62e90ec0fa + Dutch message file brought up-to-date
git-svn-id: trunk@1045 -
2005-09-03 21:41:17 +00:00
michael
2455153216 + More fixes to be able to create docs
git-svn-id: trunk@1044 -
2005-09-03 17:53:10 +00:00
michael
0b0c7581f6 + Fixed 2 messages
git-svn-id: trunk@1042 -
2005-09-03 17:40:03 +00:00
florian
28d2110478 * Ansi* functions are now assigned to widestringmanager
git-svn-id: trunk@1041 -
2005-09-03 15:18:34 +00:00
florian
08d248f7c5 * activated resourcestrings
git-svn-id: trunk@1040 -
2005-09-02 21:47:45 +00:00
florian
c7bdfe238b * regenerated makefiles
git-svn-id: trunk@1039 -
2005-09-02 17:46:38 +00:00
florian
a8f2d702a7 * fixed code generation for sqrt and sqr in softfloat mode
git-svn-id: trunk@1038 -
2005-09-02 12:31:50 +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
marco
aa4aa540f6 * delphi zlib unit fixes
git-svn-id: trunk@1034 -
2005-09-02 11:54:44 +00:00
yury
9a3658e010 * Added prefix 'System.' to calls of EnterCriticalSection and LeaveCriticalSection. Without the prefix functions from Windows unit were called for Win targets. That worked but was wrong.
git-svn-id: trunk@1033 -
2005-09-02 11:52:26 +00:00
michael
752ba67635 + Added Windows-Compatible GetTempFileName to sysutils
git-svn-id: trunk@1031 -
2005-09-02 09:57:43 +00:00
marco
e6d48d0c6a * naieve implementation of TMREWS
git-svn-id: trunk@1030 -
2005-09-02 09:53:59 +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
14a9ee8bd3 + more typos fixed
git-svn-id: trunk@1022 -
2005-09-02 08:35:23 +00:00
michael
d6eb6d8574 + No longer needed.
git-svn-id: trunk@1020 -
2005-09-02 07:51:31 +00:00
michael
375f44249a + Extension unit should be fpmkext.
git-svn-id: trunk@1019 -
2005-09-02 07:49:56 +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
marco
2c05ab43ee * added overloaded tregistry.create with access perms
git-svn-id: trunk@1016 -
2005-09-02 07:27:13 +00:00
michael
c747e932e4 + Regenerated for all targets
git-svn-id: trunk@1015 -
2005-09-02 06:58:22 +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
6af1b74202 + Fixed two typos reported by Arí Ricardo Ody
git-svn-id: trunk@993 -
2005-08-31 16:21:14 +00:00
michael
45286477bf + Compile fpcres also for win32/bsd
git-svn-id: trunk@992 -
2005-08-31 16:11:49 +00:00
michael
c15d1b280f + Initial implementation of RTL resource support
git-svn-id: trunk@991 -
2005-08-31 15:54:30 +00:00
michael
a578c9b7ed + Also take resources in main program source into account
git-svn-id: trunk@990 -
2005-08-31 14:12:41 +00:00
michael
9fe7ee0b81 * Patches from Giulio BERNA
- BMP Reader enhanced to full Microsoft specs:
    + support for 15,16 bit bitmaps. 
    + support for strange color masks at 16, 32 bpp
    + rle4 and rle8 decoding
    + top-down stored bitmaps.
    + Palette behaviour changed: use palette at 1,4,8 bits.
    + Support for OnProgress
  - BMP Writer support:
    + BitsPerPixel property.
    + Writing at all color depths.
    + RLE8 and RLE4 compression.
  - Functions to create standard palettes:
    CreateBlackAndWhitePalette
    CreateWebSafePalette 
    CreateGrayScalePalette
    CreateVGAPalette

git-svn-id: trunk@987 -
2005-08-30 19:26:31 +00:00
michael
aa671b8819 + Patch from Vincent Snijders to fix LoadFromStream
git-svn-id: trunk@986 -
2005-08-30 17:12:13 +00:00
michael
144088b14e + Initial SimpleIPC implementation
git-svn-id: trunk@985 -
2005-08-30 14:12:34 +00:00
florian
609f35b34c * fixed missing offset assignment
git-svn-id: trunk@984 -
2005-08-30 08:59:23 +00:00
peter
f4c15f16bf * overload choosing for ansistring -> short/wide
git-svn-id: trunk@983 -
2005-08-30 06:55:10 +00:00
peter
1b4c7b5a3e * fix default parameter compare for widestring
git-svn-id: trunk@982 -
2005-08-30 06:23:31 +00:00
peter
62972054c4 * allow deref of loop variable
git-svn-id: trunk@981 -
2005-08-30 05:51:39 +00:00
peter
813e21fbd8 * new test
git-svn-id: trunk@980 -
2005-08-30 05:43:59 +00:00
peter
da8c55b019 * overload choosing for array of char to widestring fixed
git-svn-id: trunk@979 -
2005-08-30 05:42:11 +00:00
florian
fea7d1df10 * fixed passing of float in softfloat mode on the stack
git-svn-id: trunk@978 -
2005-08-29 20:39:35 +00:00
florian
d9f6a5a374 * support of apptype native for windows after a suggestion of Brian Bi
git-svn-id: trunk@977 -
2005-08-29 19:03:12 +00:00
Jonas Maebe
5637845b48 * fixed compilation after fpc_resource changes
git-svn-id: trunk@976 -
2005-08-29 13:03:58 +00:00
michael
69d44da006 + Patch from colin western to let linker use internal script
git-svn-id: trunk@975 -
2005-08-29 10:32:12 +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
michael
829222e868 * Changed loadfromstream so it uses settextstr.
git-svn-id: trunk@971 -
2005-08-29 07:36:28 +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