peter
926aa3030b
* regenerated
1999-12-23 19:43:59 +00:00
Jonas Maebe
c483ef813d
* turn off IO checking when attempting to open a font file (to avoid RTE)
1999-12-23 16:48:13 +00:00
peter
eef7f751b0
* regenerated
1999-12-22 01:09:18 +00:00
Jonas Maebe
802730bfb5
* changed vesa.inc do it doesn't try to use linear modes anymore (doesn't work
...
yet!!)
* fixed mode detection so the low modenumber of a driver doesn't have to be zero
anymore (so VESA autodetection now works)
1999-12-21 17:42:17 +00:00
peter
602b295aaf
* zipinstall fixes
1999-12-21 16:09:12 +00:00
pierre
5f6f1fd669
* typo error if previous commit
1999-12-21 11:48:09 +00:00
pierre
ffc5263bfc
+ FPC_CHARARRAY_TO_SHORTSTRING added
1999-12-21 11:13:34 +00:00
pierre
bb70445e8a
* some assembler functions translated to pascal
...
WARNING these are not yet TESTED !!!
+ FPC_CHARARRAY_TO_SHORTSTRING added
1999-12-21 11:12:16 +00:00
pierre
8b91888fc2
* allow v09912 to compile system
1999-12-21 11:10:22 +00:00
pierre
4bfe8086c4
+ CloseGraph if errors
1999-12-21 09:16:48 +00:00
pierre
f3557f20ed
+ cinv in interface
1999-12-20 22:24:48 +00:00
pierre
a648f31c6a
* better closing of left open files
1999-12-20 22:22:41 +00:00
peter
720a3fb050
* modes moved to interface
...
* integer -> smallint
1999-12-20 11:22:38 +00:00
peter
62bd7e53ee
* integer -> smallint to overcome -S2 switch needed for ggi version
1999-12-20 11:22:35 +00:00
peter
d61d92a0c7
* removed old graph
1999-12-20 11:21:38 +00:00
peter
322876c466
* obsolete
1999-12-20 11:21:08 +00:00
peter
3499c21355
* integer is defined as longint, removed smallint which is now in system
1999-12-20 11:20:35 +00:00
peter
fd5037b339
+ smallint, maxsmallint
...
* integer is redefined as smallint
1999-12-20 11:20:14 +00:00
peter
005e98fb55
* fpcmaked -> fpcmade.<TARGET>
1999-12-19 15:16:39 +00:00
florian
b8d4922188
* bug #766 fixed
1999-12-18 23:08:33 +00:00
Tomas Hajny
8ae86c6d2b
+ Starting cdecl additions
1999-12-18 18:32:38 +00:00
florian
3df732dfa0
+ initial version
1999-12-18 14:55:53 +00:00
florian
89c403c529
* very basic widestring support
1999-12-18 14:54:34 +00:00
pierre
a5ad88d254
* fix for bug754 : increase now dynamically max open handles
1999-12-17 23:11:48 +00:00
peter
a3c7cfd396
* fixed sysmemsize which did the and sizemask wrong
1999-12-16 19:11:49 +00:00
florian
80cdf79bae
* ports needs objpas.ppu !
1999-12-13 23:05:12 +00:00
peter
e9fadd941c
* regenerated
1999-12-13 21:07:36 +00:00
peter
a3749c8bf3
* fixed getmem call with wrong size from reallocmem
1999-12-13 21:04:46 +00:00
Jonas Maebe
91fca2d81f
* putimage now performs the lipping itself and uses directputpixel
...
(note: this REQUIRES or/and/notput support in directputpixel,
this is not yet the case in the assembler versions!)
* YOffset addition moved in hlinevesa256 and vlinevesa256
because it uses still putpixel afterwards
1999-12-12 13:34:19 +00:00
Jonas Maebe
047a68614f
* remove "random(longint): longint" if cardinalmulfixed is defined
1999-12-12 13:29:34 +00:00
Jonas Maebe
4ebd215a8c
* changed definition of getscanlineproc to "getscanline(x1,x2,y:
...
integer; var data);" so it can be used by getimage too
* changed getimage so it uses getscanline
* changed floodfill, getscanline16 and definitions in Linux
include files so they use this new format
+ getscanlineVESA256 for 256 color VESA modes (banked)
1999-12-11 23:41:38 +00:00
Jonas Maebe
6c3f032c9f
* avoid unwanted type conversion from cardinal to longint in val for
...
signed and unsigned 32bit int
1999-12-11 19:07:44 +00:00
Jonas Maebe
c14811e633
* faster abs() function (no jump anymore)
1999-12-11 18:59:44 +00:00
peter
b1ce2dee62
* strnew is ofcourse also different between sysutils and strings, just
...
like stralloc/strdispose.
1999-12-10 15:02:12 +00:00
pierre
2d262be05a
* some LinearFrameBuffer code, not finished
1999-12-10 12:52:54 +00:00
pierre
c3b94b99aa
+ some VESA 2 extensions
1999-12-10 12:51:09 +00:00
pierre
9bb0611f46
* avoid overflow on ProtW in PutPixel16
1999-12-10 12:49:24 +00:00
pierre
54874916af
* SetBkColor like BP by changing Palette entry zero
1999-12-10 12:47:41 +00:00
carl
54be56118f
+ page flipping for all VESA modes.
...
(important note: The VESAModeInfo structure returns the MAXIMUM
number of image pages, and not the actual available number of
pages (cf. VBE 3.0 specification), that is the reason why
SetVisualPage() has so much checking).
1999-12-09 02:06:00 +00:00
pierre
1fe7793288
+ add VESA compatible mode in 16 and 256 colors
1999-12-08 09:09:34 +00:00
peter
22a0fce29c
don't include browser info, force $Y-
1999-12-08 01:08:02 +00:00
peter
1a553942fb
* overloaded gettime functions supporting hsec and msec,usec
1999-12-08 01:03:54 +00:00
peter
daf8bdf1e1
* fpcmake updated for win32 commandline
1999-12-06 18:26:48 +00:00
peter
1d2da4c432
* fixed vmtptr crash in tstream.put
1999-12-06 18:25:30 +00:00
michael
514f0f9879
+ Additional logging
1999-12-04 21:20:04 +00:00
michael
b3f5bf1766
+ Now time zone also works on SuSE and RedHat
1999-12-04 13:50:43 +00:00
pierre
750404818d
* avoid FPC problem in array of char comp
1999-12-02 22:34:14 +00:00
pierre
9a2bf19e95
+ mode constants for VGA driver
1999-12-02 22:33:04 +00:00
peter
9138338d04
* public added to TObject
1999-12-02 19:28:53 +00:00
peter
42516d7f5e
* read_int64 dummy added
1999-12-02 17:40:06 +00:00