peter
72761249f1
* fix global var+offset
2003-09-23 20:37:53 +00:00
peter
56ece89fe5
* fpc_check_object(_ext) has saveregisters and doesn't need
...
saving of registers
2003-09-23 20:37:16 +00:00
peter
06071e3d31
* remove obsolete code
2003-09-23 20:36:47 +00:00
peter
ddc50a91ca
* add missing release of main_proc
2003-09-23 18:03:08 +00:00
peter
9ef935b8a7
* recordminalign for sparc 0
2003-09-23 17:58:38 +00:00
peter
8af51ea6d3
* locals and paras are allocated in the code generation
...
* tvarsym.localloc contains the location of para/local when
generating code for the current procedure
2003-09-23 17:56:05 +00:00
peter
a7365ebcf8
* Fix range check error for Not 0
...
* Fix loop in fdfillfdset
2003-09-22 19:43:22 +00:00
yuri
ab6bad0550
+ Initial import. Mostly backup.
2003-09-22 13:52:59 +00:00
florian
22f11a30c4
* initial release, mainly backup
2003-09-22 01:35:54 +00:00
luk
8d26c4604b
+ FreeType font and freetype font library calls
...
+ test program for fonts
2003-09-21 22:06:55 +00:00
luk
07504a9e93
* Getflags/Setflags needs to be virtual
2003-09-21 22:05:14 +00:00
luk
3553353ae8
+ colors array will be clipped when Clipping=true
2003-09-21 22:04:29 +00:00
luk
5bf7db653e
+ FPColor function
2003-09-21 22:03:23 +00:00
luk
ab9d06e7e1
+ colDkGray
2003-09-21 22:01:56 +00:00
marco
a002d90350
* pintegerarray <-> pfpintegerarray
2003-09-20 20:25:50 +00:00
marco
089374ee60
* fix
2003-09-20 20:23:08 +00:00
marco
7508a733c1
* More fixes
2003-09-20 18:10:28 +00:00
marco
3ac1ec7175
* Oldlinux now compiled
2003-09-20 17:54:03 +00:00
marco
cc8b174c0a
* old linux. See msg about this unit.
2003-09-20 17:50:29 +00:00
marco
60ef089bc6
* mmap fix.
2003-09-20 17:27:05 +00:00
marco
ad6e138a45
* makefiles fixed
2003-09-20 16:08:15 +00:00
marco
9280ff18a0
* new units fixed
2003-09-20 16:07:54 +00:00
marco
d7235fa3ed
* small fixes. fcl now compiles
2003-09-20 15:10:30 +00:00
marco
5241d352b1
* small v1_0 fix
2003-09-20 14:51:42 +00:00
marco
60a7f85960
* Small fix. Cycle works
2003-09-20 12:45:34 +00:00
marco
688866ff4f
* FCL now compiles for FreeBSD with new 1.1. Now Linux.
2003-09-20 12:38:29 +00:00
marco
f704b06638
* Unix reform stage III aftermath
2003-09-19 17:46:23 +00:00
marco
ca5e37d040
* unix reform
2003-09-18 16:34:19 +00:00
marco
c00f7a7174
* unixreform fix
2003-09-18 16:30:23 +00:00
marco
a2f5d5f579
* adapted to unixutil
2003-09-18 15:48:22 +00:00
marco
86cdc8f4d1
* BSD 1.0.x still uses st_ prefixes.
2003-09-18 15:38:17 +00:00
marco
4b6df870be
* fix for snapshot building.
2003-09-18 08:50:48 +00:00
olle
6f78eac09f
+ support for a different set of compiler directives under $MODE MAC
...
+ added mac directives $SETC $IFC $ELSEC $ENDC
2003-09-17 22:30:19 +00:00
olle
f891435ca0
+ added command line option for language mode -M<x>
...
+ helpinfo powerpc targets
2003-09-17 21:38:54 +00:00
olle
41fda4ee40
+ added command line option for language mode -M<x>
2003-09-17 21:37:07 +00:00
marco
34058dd741
* more fixes for Unix<->unixutil
2003-09-17 19:07:44 +00:00
marco
2fc99b56c8
* small *BSD fix
2003-09-17 18:49:16 +00:00
marco
586ad6befb
* Introduction of unixutil
2003-09-17 17:30:46 +00:00
marco
88af0dddd6
* Initial version. Plain vanilla copy and paste from unix.pp
2003-09-17 17:24:45 +00:00
marco
feee65f98f
* ostype include moved to top
2003-09-17 16:02:31 +00:00
peter
33b5eccc3c
* stdcall patch
2003-09-17 15:06:36 +00:00
mazen
ffaf16733a
+ support for conversion between indexed and RGBA images inside TFPMemoryImage
...
* TFPCustomImage moved near other TFPCustomImage mathods
* ColTransparent added to palette every time it is created : after an action on UsePalette
before it was just in constructor so not presente after false then true assigned to UsePalette.
2003-09-17 13:12:38 +00:00
mazen
c2469c30b8
* SetUsePalette is now virtual to allow descendent perform conversion
...
of image from indexed to non-indexed just by changing property UsePalette
+ Overloded functions Get/Set InternalColors to handle both indexed and RGBA
images by the TFPMemoryImage.
2003-09-17 13:08:46 +00:00
marco
e20f244f70
* Uses more baseunix, less unix now
2003-09-17 12:41:31 +00:00
marco
fd77009ae5
* stat macro fixes voor BSD
2003-09-17 11:52:05 +00:00
marco
35cd7e61c9
* fixes for new macro's
2003-09-17 11:24:46 +00:00
marco
2e9daf5cfa
* two extra FPIS added
2003-09-17 11:14:25 +00:00
marco
cd46432deb
* small fixes, checking things on linux
2003-09-16 21:46:27 +00:00
marco
a99cf467f9
* pointer's of some basetypes
2003-09-16 21:20:40 +00:00
marco
2877df766c
* small cleanups. Mostly killing of already commented code in unix etc
2003-09-16 20:52:24 +00:00