peter
907d811e2e
* removed wrong object size checks in static methods
2003-10-20 16:32:06 +00:00
luk
753f08ae83
* added BMP writer in options
...
* create image with size 0,0 before reading (for correct calculation of transparency)
2003-10-19 21:11:28 +00:00
luk
bfa55a332c
* made PNG read/Write a bit faster
...
* removed color conversion routines (except gray)
* memory image with size 0,0 trew an exception
* creation of a TMemoryImage of size 0,0 will have no color in palette
2003-10-19 21:09:50 +00:00
florian
13a4e41b0c
* improved speed; reduced memory usage of the interference bitmap
2003-10-19 12:36:36 +00:00
Tomas Hajny
136a47429e
* UnusedHandle value made the same as with other targets
2003-10-19 12:13:41 +00:00
Tomas Hajny
fd820bd71f
* minor fix in non-default sbrk code
2003-10-19 09:37:00 +00:00
Tomas Hajny
fc7111ff4b
* fixes from OS/2 merged to EMX
2003-10-19 09:35:28 +00:00
Tomas Hajny
c2a66502f0
* fix for terrible long-time bug in do_open
2003-10-19 09:06:28 +00:00
florian
05fcae577a
* some ppc stuff fixed
...
* memory leak fixed
2003-10-19 01:34:30 +00:00
Tomas Hajny
c5df303517
* stdcall fixes again
2003-10-18 16:58:39 +00:00
Tomas Hajny
f659dc38f9
* longint2cardinal
2003-10-18 16:53:21 +00:00
peter
9f54e1b7c5
* made worklists dynamic in size
2003-10-18 15:41:26 +00:00
Tomas Hajny
42f14d3bfd
* Wiktor Sywula: platform extensions updated
2003-10-18 09:48:00 +00:00
Tomas Hajny
97ed1cfdcf
* Wiktor Sywula: environment and arguments support added
2003-10-18 09:31:59 +00:00
Tomas Hajny
6146042684
* Wiktor Sywula: transfer_buffer changed to tb
2003-10-18 09:18:29 +00:00
Tomas Hajny
f70561922d
* Watcom patch by Wiktor Sywula
2003-10-18 09:16:45 +00:00
Tomas Hajny
4c5f5382a1
* upper limit for heapsize removed
2003-10-18 09:14:18 +00:00
Tomas Hajny
8980fce60a
* Watcom target name didn't fit in name field length
2003-10-18 09:04:11 +00:00
olle
f326c832d9
+ working direcory emulated
...
+ implemented directory handling procs
+ all proc which take a path param, now resolve it relative wd
2003-10-17 23:44:30 +00:00
olle
9451d191a6
+ new include file containing portions of MacOS api, written in turbo dialect
2003-10-17 23:41:18 +00:00
olle
527a79b0dc
* changed i386 to cpui386
2003-10-17 22:10:30 +00:00
olle
4b274401b8
* compiler now defines cpum68k instead of cpu68k (as is used in rtl)
2003-10-17 21:05:27 +00:00
olle
fe692f24aa
* Changed m68k to cpum68k, i386 to cpui386
2003-10-17 20:52:12 +00:00
olle
8a1b525ff7
* Changed m68k to cpum68k
2003-10-17 20:49:02 +00:00
olle
a956097415
* Changed mapping of Sys_ETXTBSY to 5
...
* Changed m68k to cpum68k, i386 to cpui386
2003-10-17 20:45:58 +00:00
florian
cba0e5a447
* classes unit will be shared with os2 target for now
2003-10-17 17:49:47 +00:00
florian
a8fd741d23
* updated for new objpas directory structure
2003-10-17 17:34:56 +00:00
marco
110311804a
* now crisscross is also possible
2003-10-17 16:25:58 +00:00
peter
ec7fb064d0
* fixed last commit
2003-10-17 16:16:08 +00:00
florian
5b33ab3643
* fixed more ppc stuff
2003-10-17 15:25:18 +00:00
peter
0939085ab1
* commented out more obsolete constants
2003-10-17 15:08:34 +00:00
marco
5c7fd847b3
* some fixes
2003-10-17 14:56:12 +00:00
peter
ec2e200e42
* fixed ppc build
2003-10-17 14:52:07 +00:00
peter
d0de3b3ea8
* 64k registers supported
...
* fixed some memory leaks
2003-10-17 14:38:32 +00:00
marco
68aae0de5e
* better support for crosscompiling binaries install
2003-10-17 14:11:12 +00:00
marco
b9dd3b25cc
* new locations for cross-compiler binaries
2003-10-17 14:10:53 +00:00
florian
4610b0f576
* cosmetic fix in console output
2003-10-17 08:08:07 +00:00
florian
eae63ec27d
+ DBDIGEST option added, it allows to pass additional parameters to dbdigest
2003-10-17 08:07:46 +00:00
florian
cfe8a014e0
* classes unit moved temporarily to i386 dependend section
2003-10-17 07:51:15 +00:00
marco
f5951d174c
* the check for 1.0->1.1 was the wrong way around. asw kept appearing.
...
Fixed.
2003-10-17 04:05:24 +00:00
florian
6a01a7b4a6
* compilation of the powerpc compiler fixed
2003-10-17 01:22:08 +00:00
luk
8a4c312509
* expanded the test programs
2003-10-16 22:04:22 +00:00
luk
0f8b5d1a45
* changed transparAnt to transparEnt
...
* registering handler
2003-10-16 22:03:28 +00:00
luk
a49c029fd7
* Correct handling of transparency
...
* preventing range check errors in transparency reading
2003-10-16 22:00:56 +00:00
luk
c6092609bb
* Floodfill implemented
2003-10-16 21:59:11 +00:00
luk
0b9255933d
* clearing palette (if used) before reading image
...
* determining which handler to use for reading image
2003-10-16 21:56:45 +00:00
luk
580bd29c50
* changed transparAnt to transparEnt
2003-10-16 21:55:05 +00:00
luk
9d32a97d00
* Pointer to Brushpattern definition
2003-10-16 21:54:15 +00:00
peter
63c5e8cfdf
+ __HIGH() to retrieve high value
2003-10-16 21:29:24 +00:00
peter
26434b49f1
* use __HIGH()
2003-10-16 21:28:40 +00:00