peter
315bb3b1a6
* 0.99.12b release updates
1999-07-22 16:18:07 +00:00
peter
054eecc556
+ xml
1999-07-22 16:14:36 +00:00
peter
7357711563
* install,clean fixes
1999-07-22 16:13:32 +00:00
peter
ca4715fee8
* merged
1999-07-22 16:12:28 +00:00
michael
519af9bdcc
* Fix for stream_write from Sebastian Guenther
1999-07-22 15:06:35 +00:00
florian
35f636dea1
+ resourcestring implemented
...
+ start of longstring support
1999-07-22 09:37:28 +00:00
florian
8929222311
+ initial revision
1999-07-22 09:34:04 +00:00
peter
3a38697289
* install works again
1999-07-21 14:21:00 +00:00
peter
d68c4c82cb
* pdf fixes
1999-07-19 12:41:44 +00:00
michael
7c95eb4053
+ Small fix from Michael Baikov in setup_params
1999-07-19 07:57:49 +00:00
michael
835f1a632b
+ Mre checking is done now. Also Setsize is checked.
1999-07-18 20:59:21 +00:00
michael
8413f064a8
* fixed bug in realloc and setcapacity of tmemorystream
1999-07-18 20:58:47 +00:00
michael
d47e0e0e11
+ Fixed bug in format, reported by Romio Pedchecko
1999-07-18 17:27:28 +00:00
florian
b39de8e761
* IDE compiles with for Win32 and basic things are working
1999-07-18 16:26:39 +00:00
Jonas Maebe
c023f717f1
+ xor-, and and- orput support for VESA256 modes
...
* compile with -dlogging if you wnt some info to be logged to grlog.txt
1999-07-18 15:07:19 +00:00
florian
774df6096e
* bug #487 fixed, (inc(<property>) isn't allowed)
...
* more fixes to compile with Delphi
1999-07-18 14:47:19 +00:00
florian
bba137b4e6
* handling of integer and shortint in case was wrong, if a case
...
label was negative and a jump table was generated
1999-07-18 14:01:16 +00:00
florian
a873f5a4a5
* fix of my previous commit nevertheless it doesn't work completly
1999-07-18 10:41:59 +00:00
florian
046acfb84b
* made it compilable with Dlephi 4 again
...
+ fixed problem with large stack allocations on win32
1999-07-18 10:19:38 +00:00
florian
e1c3f703cc
* test program for win32 stack growing
1999-07-18 09:44:41 +00:00
peter
6650a43218
* updates for new installer
...
+ checkbox if ppc386.cfg needs to be written, also createdir() is used
for ppc386.cfg creation
1999-07-17 14:24:44 +00:00
peter
c7b4ceb06a
* ECHO is now again without @
1999-07-17 14:22:54 +00:00
peter
c8dddab319
* merged
1999-07-17 11:30:23 +00:00
peter
a877a98f38
* 0.99.12b release
1999-07-17 10:57:54 +00:00
peter
4fb3d65b79
* 0.99.12b updates
...
* merges
1999-07-16 13:45:24 +00:00
michael
8ea4404607
+ Added saving in fixed file
1999-07-16 12:20:57 +00:00
peter
0d6620b1dd
* install targets renamed
1999-07-16 10:15:31 +00:00
peter
45bf051885
* merged
1999-07-16 10:04:32 +00:00
michael
8b4062e37e
+ Added ansistring version of shell()
1999-07-15 20:00:31 +00:00
michael
1e99bc5a9f
+ Added testcgi program
1999-07-15 12:05:55 +00:00
michael
d12b467d95
+ Removed TV stuff from brwosercol
1999-07-15 08:42:22 +00:00
florian
b2c99ecb9d
+ implemented a better error message if a PPU file isn't found as suggested
...
by Lee John
1999-07-14 21:19:01 +00:00
florian
ddf0f0389b
* cosmetic changes
1999-07-14 18:18:02 +00:00
florian
0014fa54a3
* HLine16 and VLine16 implemented
1999-07-14 18:16:23 +00:00
Jonas Maebe
a1e0551898
* fixed initialization of bankshift var ('64 shr banshift' instead of shl)
1999-07-14 15:21:49 +00:00
florian
7821e9580a
* small VGA detection problem solved
1999-07-14 14:32:12 +00:00
Jonas Maebe
3f127e3afc
* bugfix in getmodeinfo (SizeOf(TModeInfo) -> SizeOf(TVESAModeInfo))
...
* as the result of the above bugfix, the graph unit doesn't crash
anymore under FPC if compiler with -dsupportVESA, but it doesn't
work yet either...
1999-07-14 13:17:29 +00:00
michael
727d5d3100
* faster En/Decodedate routines from Frank Reichert
...
* Fixed FormatDateTime with short/longtimeformat.
1999-07-14 08:47:54 +00:00
florian
45233bf8bb
* some fixes (KEY_EVENT_STRUCT was wrong)
1999-07-14 08:46:26 +00:00
michael
4143e970d0
+ Added variable substitution to paths
1999-07-13 19:47:24 +00:00
michael
5b62a2b45c
+ Defaultreplacemens now more logical
1999-07-13 19:14:44 +00:00
michael
f060a0f937
Capacity is protected
1999-07-13 19:09:42 +00:00
michael
084c8a2aa8
Changed fpcman to fpc
1999-07-13 12:25:07 +00:00
peter
e5c2b652f5
* updated with latest errore.msg
1999-07-13 11:59:06 +00:00
peter
9612edd5c6
* fixed typo in gdbversion
1999-07-13 11:25:57 +00:00
peter
cd6dac1a03
* merged
1999-07-12 15:03:04 +00:00
Jonas Maebe
d6f11f2061
* fixed procvar syntax error and ceil and floor functions
1999-07-12 14:52:52 +00:00
Jonas Maebe
8c70a5f38a
* forgot log tag in previous commit
1999-07-12 13:28:33 +00:00
Jonas Maebe
d045295cd4
+ added Log and Id tags
...
* added first FPC support, only VGA works to some extend for now
* use -dasmgraph to use assembler routines, otherwise Pascal
equivalents are used
* use -dsupportVESA to support VESA (crashes under FPC for now)
* only dispose vesainfo at closegrph if a vesa card was detected
* changed int32 to longint (int32 is not declared under FPC)
* changed the declaration of almost every procedure in graph.inc to
"far;" becquse otherwise you can't assign them to procvars under TP
real mode (but unexplainable "data segnment too large" errors prevent
it from working under real mode anyway)
1999-07-12 13:27:06 +00:00
pierre
823d269c08
* LineEnd bug corrected, now goes end of text even if selected
...
+ Until Return for debugger
+ Code for Quit inside GDB Window
1999-07-12 13:14:13 +00:00