Commit Graph

14102 Commits

Author SHA1 Message Date
peter
cba9b5206d * save edi,esi,ebx 2003-09-08 18:21:37 +00:00
mazen
79c80b2741 + adding support for loading bmp images 2003-09-08 14:10:10 +00:00
mazen
86e8b4c450 - all common defintions are now included into bmpcomn unit
- removed erronous code (causing exception)
2003-09-08 14:08:48 +00:00
mazen
c541fe7a26 + all common defintions are now included into bmpcomn unit 2003-09-08 14:07:36 +00:00
michael
367b3e1a06 + Added fpwritebmp 2003-09-08 12:59:36 +00:00
luk
1694003091 - removed debug info
* prevented exceptions when using non indexed images
2003-09-08 10:38:56 +00:00
luk
a7480a7b8d + Rectangle filling procedures
* Duplicated all line drawing procedures with color or canvas.pen.color
2003-09-07 22:52:53 +00:00
luk
9eb8e73b30 * DoRectangleFill completed with image and pattern 2003-09-07 22:51:16 +00:00
luk
d6a9108c35 + TBrushPatern, TPenPattern
+ increase/decrease functions for TRect
2003-09-07 22:48:43 +00:00
Tomas Hajny
ecdbb51464 * syswat renamed to system, CVS log added 2003-09-07 22:29:26 +00:00
peter
b9d09a4e5c * preparations for different default calling conventions
* various RA fixes
2003-09-07 22:09:34 +00:00
florian
61c2b19b5c * proper error recovering from invalid published fields 2003-09-07 14:14:51 +00:00
florian
f32f95a58c no message 2003-09-07 14:12:43 +00:00
michael
00b1ce2b55 + Added on florians request 2003-09-07 14:12:13 +00:00
olle
dea663850a * reverted last change, linux on powerpc still uses aix abi 2003-09-07 09:08:26 +00:00
florian
f3e9e7a24f * fixed web bug #2669
* cosmetic fix in printnode
  * tobjectdef.gettypename implemented
2003-09-06 22:27:08 +00:00
marco
afa81f560e * VP fixes. 2003-09-06 22:23:35 +00:00
florian
bb9af5f761 no message 2003-09-06 22:18:22 +00:00
marco
e4621276af * one VIRTUALPASCAL 2003-09-06 21:56:29 +00:00
marco
03690abe3b * commited. 2003-09-06 21:52:24 +00:00
marco
8245f51217 * More objpas fixes 2003-09-06 21:22:07 +00:00
marco
c40f4381dc * Two minimal VP fixes 2003-09-06 20:49:54 +00:00
marco
53d077afca * 3 small VP fixes from Noah Silva. One (OutOfMemory error) failed. 2003-09-06 20:46:07 +00:00
florian
62909217ed no message 2003-09-06 18:02:20 +00:00
florian
6965444c56 no message 2003-09-06 18:01:51 +00:00
florian
2afce8bbaa * fixed test to work with FPC 2003-09-06 17:07:31 +00:00
florian
eeca30ca30 * fixed Nan and +Inf string 2003-09-06 17:06:59 +00:00
florian
c9a6908a0f * fixed real2str for -Inf and Inf 2003-09-06 16:48:35 +00:00
florian
eb9a587759 + support of NaN and Inf in the compiler as values of real constants 2003-09-06 16:47:24 +00:00
florian
e78dd95d0b * fixed exit code (no preindexed addressing mode in LDM) 2003-09-06 16:45:51 +00:00
marco
21863aa21a * removed unused var reported in bug #2170 2003-09-06 14:14:12 +00:00
florian
bd6bf8ac94 * fixed stm and ldm to be usable with preindex operand 2003-09-06 11:21:49 +00:00
olle
ce46a4fe31 * linux on powerpc now uses sysv abi 2003-09-06 10:46:56 +00:00
olle
103019fb39 + Used macros ABI_AIX and ABI_SYSV exchanged to FPC_ABI_AIX and FPC_ABI_SYSV. 2003-09-06 10:44:41 +00:00
olle
82e40f6506 + compiler now define abi macros for powerpc FPC_ABI_AIX or FPC_ABI_SYSV 2003-09-06 10:41:54 +00:00
florian
a13ce1dfb4 + added *_watcom units 2003-09-06 10:01:11 +00:00
florian
1a95384ec1 * arm is working again as before the new register naming scheme was implemented 2003-09-05 23:57:01 +00:00
florian
3790cb34f1 * added initial watcom extender files; they need to be cleaned up 2003-09-05 18:09:35 +00:00
florian
22f1ff8da4 * merged Wiktor's Watcom patches in 1.1 2003-09-05 17:41:12 +00:00
marco
f34e9e5adf * applied Peter's patch. Now cycles. 2003-09-05 11:21:39 +00:00
luk
b55c2aa877 * correct color conversion (prevent range check errors) 2003-09-04 22:29:43 +00:00
luk
7579bc23d2 + added patterned lines
- removed debug messages and Polyline
* DrawSolidLine has also a version where the color can be given
2003-09-04 22:17:51 +00:00
luk
e9e217bf89 + added patterned lines
+ added rectangle with horizontal,vertical and cross style
2003-09-04 22:15:21 +00:00
olle
4471dd1d26 + bugfix, put token UNIMPLEMENTED in right order 2003-09-04 21:58:16 +00:00
olle
30938b72a7 + added new lagnuage mode: MAC 2003-09-04 21:37:29 +00:00
florian
024d08e05a * ARM compiler compiles again 2003-09-04 21:07:03 +00:00
florian
ed7610985b * fixed qword_to_double conversion on powerpc 2003-09-04 16:07:31 +00:00
peter
dfd60cb507 * released useparatemp 2003-09-04 15:39:58 +00:00
peter
059908d399 * abort with IE when spilling requires > 20 loops 2003-09-04 14:46:12 +00:00
peter
01a1f7d063 * return 0 instead of $ff when no reg is found 2003-09-04 14:42:44 +00:00