Commit Graph

3641 Commits

Author SHA1 Message Date
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
michael
cb1f7d4994 + fixes from Guenther Sebastian 1999-07-09 21:05:49 +00:00
michael
135990affc + Last remarks from Luk Vandelaer set up 1999-07-09 15:03:01 +00:00
michael
15ad8426ed + Fixed some typos, pointed out by Frank Reichert 1999-07-09 11:44:29 +00:00
michael
7b048b2bfe + Added testz2 1999-07-09 11:35:59 +00:00
michael
062282a2a2 + Initial implementation 1999-07-09 11:34:59 +00:00
michael
7522173857 * Removed debug statements 1999-07-09 10:42:50 +00:00
michael
32e36bc10b + + heaptrc now uses finalize instead of exitproc 1999-07-09 10:38:10 +00:00
peter
55f2e55333 * merged 1999-07-09 10:06:34 +00:00
michael
1f7b7a1143 + Added .gz file stream support 1999-07-09 08:56:19 +00:00
michael
e5cb5e30a1 + Added XML units 1999-07-09 08:43:26 +00:00
michael
1ea41c4ba8 + Added XML stuff 1999-07-09 08:41:38 +00:00
michael
c5eb7207a6 + Initial implementation by Sebastian Guenther 1999-07-09 08:35:09 +00:00
michael
b83d255d85 + Made output linesize variable 1999-07-08 21:17:10 +00:00
michael
6a6ff18554 + Freed exception classes in finalization code 1999-07-08 19:32:36 +00:00
michael
d753055cfe * Now ansistring of arbitrary length can be read 1999-07-08 15:18:14 +00:00
michael
3908f00241 + Completed lisyt of examples 1999-07-08 13:14:46 +00:00
michael
d9e8ae68aa + Initial implementation 1999-07-08 13:09:16 +00:00
michael
f04f934c27 + initial implementation 1999-07-08 13:08:22 +00:00
peter
e646fcda07 * merged 1999-07-08 10:40:37 +00:00
michael
3903aa44a3 + Added last message 1999-07-07 22:36:22 +00:00
michael
f75725ddf3 + Added last message 1999-07-07 22:25:02 +00:00
peter
0dd9b0b7de * warning instead of error when switching to static linking 1999-07-07 20:33:53 +00:00
peter
3843295ca6 * removed debug writeln 1999-07-07 12:34:01 +00:00
michael
8d19cb94db + Small edit in paramstr 1999-07-07 10:04:43 +00:00
michael
74c446f9f3 + Paramstr now returns cmdline args >255 chars in ansistring objpas.pp 1999-07-07 10:04:04 +00:00
michael
5dd3badc3e Better construction of commandline argv 1999-07-07 09:43:16 +00:00
florian
42780da22f + implemented a paramstr function which returns an ansistring, nevertheless
it is limited to 255 chars because it maps to the system.paramstr, maybe
    we should use cmdline instead
1999-07-06 22:44:22 +00:00
florian
f3ab1ad437 * some fixes to compile ddraw units from the jedi project 1999-07-06 22:44:09 +00:00
florian
42f09e54ae * another fix for TP/Delphi styled procedure variables 1999-07-06 22:38:11 +00:00
florian
62cb5453d3 * a lot bug fixes:
- po_external isn't any longer necessary for procedure compatibility
     - m_tp_procvar is in -Sd now available
     - error messages of procedure variables improved
     - return values with init./finalization fixed
     - data types with init./finalization aren't any longer allowed in variant
       record
1999-07-06 21:48:09 +00:00