Commit Graph

4880 Commits

Author SHA1 Message Date
pierre
210a1fc9f8 tbug744 must fail 1999-12-13 12:40:03 +00:00
pierre
201af712e4 tbug744 must fail => moved to webtbf dir 1999-12-13 12:38:16 +00:00
michael
39b5363d10 + initial implementation. 1999-12-13 12:38:01 +00:00
peter
7eabba02a8 * better position for for counter errors 1999-12-13 11:21:24 +00:00
peter
318a9d501f * fixed typo 1999-12-13 11:21:12 +00:00
michael
ed285959fd + CHanged after remarks from translator 1999-12-13 10:51:21 +00:00
michael
85ce6aa451 * Some changes after remark of documentation translator 1999-12-13 10:33:17 +00:00
michael
75b1cdd350 + Initial implementation 1999-12-13 07:53:31 +00:00
pierre
66aff97dbb *** empty log message *** 1999-12-12 23:46:08 +00:00
pierre
c7670ad2d7 tbug738.pp 1999-12-12 23:35:53 +00:00
pierre
116acd6f10 bug0303 copied 1999-12-12 23:34:43 +00:00
pierre
d28395e01f + bug0303 1999-12-12 23:28:44 +00:00
pierre
c7bd16d127 + webtbs and webtbf dirs 1999-12-12 22:36:23 +00:00
sg
892b0c7478 * Added gtkshedit unit for Linux target 1999-12-12 21:25:21 +00:00
sg
e3ab54a015 * Fixed drawing of selection
* Several small corrections (removed superfluous local variables etc.)
1999-12-12 17:50:50 +00:00
sg
13c71bc1b3 * Added gtkshedit for Linux 1999-12-12 17:49: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
peter
0202416219 * only check suffixsize for byte,word,long 1999-12-12 12:59:34 +00:00
peter
3806c22d23 * allow para+offset 1999-12-12 12:57:59 +00:00
michael
a4363f59f8 + Added list of supported constructs 1999-12-12 00:13:09 +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
michael
da92ae391d * Make use of mandoc macros, better formatting 1999-12-11 23:24:56 +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
Jonas Maebe
80f18b22ee * fixed type conversions of results of operations with cardinals
(between -dcardinalmulfix)
1999-12-11 18:53:31 +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
peter
ddbb8aea45 * first things for selection
* Better Adjusting of range/cursor
1999-12-10 15:01:02 +00:00
pierre
34e57eeff5 first web bugs in webtbs 1999-12-10 13:22:32 +00:00
pierre
5def4fada6 + VideoMode save/restore 1999-12-10 13:02:05 +00:00
pierre
34ce171c97 * do not recompile a program inside Debugging session 1999-12-10 13:01:01 +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
pierre
9165450523 bug0289 and bug0299 fixed 1999-12-10 12:43:41 +00:00
peter
903ac0f0dc * also check elementtype of arraydef for forwarddef 1999-12-10 10:04:21 +00:00
peter
768200b8d0 * fixed parameter orderning 1999-12-10 10:03:54 +00:00
peter
23c127a58e * only check relocsection for win32 1999-12-10 10:02:53 +00:00
peter
076d3b2160 * zlib package correct, you can't use a variable for a package name 1999-12-09 23:20:16 +00:00
pierre
dcaad61969 * no_fast_exit if procedure contains implicit termination code 1999-12-09 23:18:04 +00:00
peter
eaf3767d85 * cursor walking is now possible, both horz and vert ranges are now
adapted
  * filter key modifiers
  * selection move routines added, but still no correct output to the
    screen
1999-12-09 23:16:41 +00:00
peter
038c73aed0 * allow assigning to self 1999-12-09 09:35:54 +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
michael
6dac726c71 + Initial implementation 1999-12-08 23:11:20 +00:00
pierre
2e835d0341 * fix for bugs 746,748 and 750 1999-12-08 16:02:46 +00:00
pierre
5169b7b86b + allow use of unit var in exports of DLL for win32
by using direct export writing by default instead of use of DEFFILE
    that does not allow assembler labels that do not
    start with an underscore.
    Use -WD to force use of Deffile for Win32 DLL
1999-12-08 10:39:59 +00:00
pierre
1fe7793288 + add VESA compatible mode in 16 and 256 colors 1999-12-08 09:09:34 +00:00
pierre
087d0f86d3 + display difference between to real values 1999-12-08 09:07:06 +00:00
pierre
3777ffe547 + check for RTE 201 1999-12-08 09:06:11 +00:00