peter
|
77af080111
|
* removed aout entries
|
1999-11-08 23:07:48 +00:00 |
|
peter
|
92705caaeb
|
* fpcmake
|
1999-11-08 22:46:36 +00:00 |
|
peter
|
8717616eab
|
* updated
|
1999-11-08 22:45:55 +00:00 |
|
peter
|
9d60deed06
|
* inserted as templates
|
1999-11-08 22:45:01 +00:00 |
|
sg
|
f57aa6ae05
|
* GGI programs must link to libc, or ggiOpen will fail!
* Changed max length of ModeNames string from 18 to 20 chars
|
1999-11-08 20:04:55 +00:00 |
|
peter
|
cb390de93b
|
* needed
|
1999-11-08 15:06:17 +00:00 |
|
peter
|
79d331a978
|
* fpcmake support
|
1999-11-08 15:01:38 +00:00 |
|
peter
|
6dac8462c5
|
* move graph.inc to the target dir
|
1999-11-08 11:15:21 +00:00 |
|
michael
|
1bb66bbb68
|
* Fist working version of svgalib new graph unit
* Initial implementation of ggi new graph unit
|
1999-11-08 00:08:43 +00:00 |
|
michael
|
37c89a983e
|
+ Start of common graph implementation
|
1999-11-07 16:57:26 +00:00 |
|
peter
|
aa083c5b4d
|
* truncated log
|
1999-11-06 14:35:38 +00:00 |
|
Jonas Maebe
|
887c7e173b
|
* fixed pascal version of (direct)putpixelx
|
1999-11-05 12:18:23 +00:00 |
|
pierre
|
699e96f6a3
|
+ some overloaded functions for Delphi compatibility
|
1999-11-05 09:53:02 +00:00 |
|
pierre
|
ac0ec0b6ba
|
+ TCOLORREF = cardinal
|
1999-11-05 09:50:29 +00:00 |
|
peter
|
c3221c88a8
|
* support extended keys
|
1999-11-03 23:47:34 +00:00 |
|
florian
|
707675a501
|
+ first release of win32 gui support
|
1999-11-03 20:23:01 +00:00 |
|
peter
|
dd3688a927
|
* another fix for precision
|
1999-11-03 09:54:24 +00:00 |
|
pierre
|
955e7c0175
|
* problem of last commit for large d values corrected
|
1999-11-03 00:55:09 +00:00 |
|
peter
|
4c3df986f0
|
* fixed copy where size+index could be < 0
|
1999-11-02 23:57:54 +00:00 |
|
peter
|
1829357f4e
|
* better precisio by dividing only once with a calculated longint
instead of multiple times by 10
|
1999-11-02 15:05:53 +00:00 |
|
peter
|
6a10b2661b
|
* freemem,reallocmem now get var argument
|
1999-11-01 13:56:50 +00:00 |
|
Jonas Maebe
|
19c67e8b67
|
* updated for new syntax of sysgetmem
|
1999-10-31 09:34:48 +00:00 |
|
peter
|
71d7f4ef38
|
* memorymanager expanded with allocmem/reallocmem
|
1999-10-30 17:39:05 +00:00 |
|
peter
|
ff2b21ee5e
|
* create can also open file in fminout
|
1999-10-28 09:53:19 +00:00 |
|
peter
|
6e241784e1
|
* use filemode for rewrite instead of mode 1
|
1999-10-28 09:52:50 +00:00 |
|
peter
|
9678f7ad70
|
* fixed dayofweek
|
1999-10-28 09:52:29 +00:00 |
|
peter
|
be34b11e38
|
* use mmap instead of brk
|
1999-10-28 09:50:06 +00:00 |
|
peter
|
18ce56f2d7
|
+ mmap
|
1999-10-28 09:48:31 +00:00 |
|
florian
|
326e64a39c
|
* StringOfChar fixed, how can be a bug in two lines of code ?????
|
1999-10-27 14:27:49 +00:00 |
|
florian
|
093ad73c78
|
+ StringOfChar
|
1999-10-27 14:17:20 +00:00 |
|
peter
|
6eafc25151
|
* *errorproc are not procvars instead of pointers which allows better
error checking for the parameters (shortstring<->ansistring)
|
1999-10-26 12:31:00 +00:00 |
|
peter
|
b32a542f15
|
* assert handler must use shortstring
|
1999-10-26 12:29:07 +00:00 |
|
peter
|
9dac8a8ce6
|
* report stderr,stdout to message box for errors
* close input,output when GUI app is made
|
1999-10-26 12:25:51 +00:00 |
|
peter
|
1a27ce8a2d
|
* inoutres 103 for closed files, just like delphi
|
1999-10-26 12:25:19 +00:00 |
|
pierre
|
709f64a8cd
|
+ some Delphi overload added
|
1999-10-26 09:38:51 +00:00 |
|
carl
|
f7e31f50f6
|
* Bugfix of mode m800x600x64k - wrong vide mode would be used.
+ TP compilable.
|
1999-10-24 15:51:22 +00:00 |
|
carl
|
3faddeae49
|
* Bugfix in TP mode SaveStateVESA
|
1999-10-24 15:50:23 +00:00 |
|
carl
|
28c0ca8f49
|
+ GetPixVESA16 (not tested yet...)
|
1999-10-24 03:37:15 +00:00 |
|
carl
|
a3f4314a19
|
- Removed some old french comments.
* Bugfix of problems with register access in noasmmoded
+ GetPixVESA16
|
1999-10-24 03:34:37 +00:00 |
|
carl
|
ed837de14c
|
- Removed Hercules mode
+ Added VGAMed and VGAhi modes.
|
1999-10-24 01:55:53 +00:00 |
|
sg
|
cb3d2ac4f3
|
* FreeMem(p) is ignored if p is NIL, instead of throwing an
runtime error 204. (Delphi ignores NIL FreeMem's, too)
|
1999-10-22 22:03:07 +00:00 |
|
peter
|
4bf41d3afb
|
* allocate an extra byte for argv[0]
|
1999-10-22 14:47:19 +00:00 |
|
peter
|
77ad645df4
|
* crtreturn also needs f:textrec as parameter
|
1999-10-22 14:36:20 +00:00 |
|
peter
|
de4c17fb9e
|
* fixed sigset
|
1999-10-22 10:37:44 +00:00 |
|
Jonas Maebe
|
d6cb636d80
|
* fixed clipping for thickwidth lines (bug 659)
* fixed the faster internalellipsedefault, but it doesn't plot
all pixels (there are gaps in the ellipses)
|
1999-10-17 10:20:13 +00:00 |
|
peter
|
4090edd5c6
|
* getfattr resets doserror
|
1999-10-14 08:57:51 +00:00 |
|
daniel
|
c84c00710e
|
* OS/2 compiler works again.
|
1999-10-13 12:21:56 +00:00 |
|
florian
|
c9c758e318
|
* bug #645 fixed: format('%x',...) should writes unsigned hexadecimals, also
prec fixed: max. value in delphi is 15 (and not 32)
|
1999-10-12 19:16:27 +00:00 |
|
pierre
|
b61b279873
|
* fix form bug660
|
1999-10-12 08:56:48 +00:00 |
|
pierre
|
e8f2eba064
|
* fix for FPC_HELP_FAIL_CLASS
|
1999-10-08 14:40:54 +00:00 |
|