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
pierre
60f79ecd08
+ added GDBVersion function
...
* tries to intercept quit command from GDB Window
+ AllowQuit method
1999-07-12 13:08:20 +00:00
michael
faa9e53302
+ More fixes from Sebastian Guenther
1999-07-12 12:19:49 +00:00
michael
ed47d36562
+ Added htdump
1999-07-11 22:43:22 +00:00
michael
10452c0a38
+ Complete implementation
1999-07-11 22:40:24 +00:00
michael
e77400a181
+ Fixed integer message table
1999-07-11 21:24:31 +00:00
michael
e5ba3f245c
+ Fixes from Sebastian Guenther
1999-07-11 20:20:11 +00:00
peter
f2818d7908
* merged
1999-07-11 20:10:23 +00:00
michael
244f38f14a
+ Adaptes Dispatch(STr) to cope with empty/non-existent message tables
1999-07-11 14:10:48 +00:00
michael
47fca5d07f
+ Added
1999-07-11 14:05:50 +00:00
pierre
6c5b60a54f
* fix problems for wrong watches
1999-07-11 00:35:14 +00:00
pierre
3e20cee9c7
merged from fixes branch
1999-07-10 23:17:15 +00:00
michael
5b91fa5d57
+ Initial implementation
1999-07-10 21:49:03 +00:00
michael
b278789372
+ Made domelement constructor virtual, needs overriding in thtmlelement
1999-07-10 21:48:26 +00:00
peter
16a296c90a
* merged
1999-07-10 10:33:50 +00:00
peter
02576a8279
* merged
1999-07-10 10:26:18 +00:00
peter
1730312b75
* reinserted
1999-07-10 10:19:43 +00:00
peter
b867e4f6de
* assembler smartlink message
1999-07-10 10:12:03 +00:00
pierre
5f258b0fc0
+ First implementation of watches window
1999-07-10 01:24:11 +00:00
michael
b4a3ab20ec
Fix in HKEY_DYN_DATA
1999-07-09 21:12:23 +00:00
michael
5f3aed044c
+ Added ztsream and xml demos
1999-07-09 21:08:16 +00:00
michael
fc2432bec3
+ Initial implementation by sebastian Guenther
1999-07-09 21:06:59 +00:00