Commit Graph

7542 Commits

Author SHA1 Message Date
sg
10e2577cda * Implemented methods for reading event handlers 2000-07-09 11:48:24 +00:00
sg
834f2666d4 * Added HTTP unit 2000-07-09 11:47:39 +00:00
sg
043cc3e213 * ">" and "&" in text nodes are now replaced by ">" and "&" 2000-07-09 11:40:09 +00:00
sg
8e3c9135d1 * Added support for predefined entities
* Improved whitespace handling
2000-07-09 11:39:15 +00:00
sg
9a62bba821 * Fixed TDOMNode_WithChildren.RemoveNode for the case when the node to be
removed is the first child node.
2000-07-09 11:38:33 +00:00
peter
c88f79c92c * renamed to lowercase 2000-07-09 10:40:12 +00:00
peter
c210f79ada * renamed to lowercase names 2000-07-09 10:37:50 +00:00
peter
96843173d3 * 1.00 rpm spec 2000-07-09 10:30:11 +00:00
peter
94d8348be8 * 1.00 2000-07-09 09:44:00 +00:00
peter
090e43a89c * IDE install fixes
* example install added
2000-07-09 09:37:56 +00:00
peter
49dbe721cc * all packages install examples in a subdir 2000-07-09 09:35:27 +00:00
peter
1d06b07e42 * version_string is now a function so it returns 1.00 instead of 1.00.0 2000-07-09 09:34:50 +00:00
michael
20167d65fd + Added functional overview 2000-07-09 08:01:31 +00:00
Tomas Hajny
02f4ff7414 * proper units added 2000-07-09 07:56:09 +00:00
Tomas Hajny
bdede009b3 * $R used now 2000-07-09 07:49:34 +00:00
Tomas Hajny
ee5879aab6 * changes needed for VP/2 to compile it 2000-07-09 07:41:47 +00:00
peter
21c4b53ab2 * fixed maxx,maxy setting 2000-07-09 07:22:51 +00:00
peter
0f6ce09f13 * initernmodenumber is now renumbered at the end of AddMode() it
also sets hi/lo for the driver
2000-07-09 07:21:14 +00:00
michael
251f60ab25 + Updated compiler output 2000-07-08 22:20:22 +00:00
michael
c5ed2ccd2e + Added math unit 2000-07-08 22:11:26 +00:00
michael
47c7b18700 + Added desciption of modes 2000-07-08 22:10:23 +00:00
michael
acf278a3e5 + initial implementation 2000-07-08 21:54:29 +00:00
peter
2fc66545c4 * use initialization/finalization instead of exitproc 2000-07-08 21:29:13 +00:00
sg
2aca65148b * Fixed TObject.FieldAddress 2000-07-08 21:27:42 +00:00
peter
64a3b5313d * finalization added with setrawmode(false) 2000-07-08 21:22:16 +00:00
michael
2034ce428b + New install screens 2000-07-08 21:01:43 +00:00
pierre
3500dd9bd6 * adapt to new graph modes 2000-07-08 20:58:05 +00:00
peter
b9e5501ba7 * findobjectfile gets extra arg with directory where the unit is found
and the .o should be looked first
2000-07-08 20:43:37 +00:00
peter
e43907570a * fixed sa_handler to handler.sh 2000-07-08 20:13:57 +00:00
peter
f3b35ea24c * added objfpc mode 2000-07-08 19:43:41 +00:00
peter
e4472e186e * math.rst added 2000-07-08 19:25:25 +00:00
peter
3f7fc75005 * wrong note 2000-07-08 19:14:36 +00:00
peter
906b89300b * new files 2000-07-08 18:50:31 +00:00
marco
3316d7c423 * added twoyearsomethingwindow 2000-07-08 18:50:21 +00:00
peter
5ecf9b9cd0 * updated to latest ncrt package from Ken 2000-07-08 18:06:36 +00:00
peter
289e5d6567 * undid my previous commit, because it breaks some code 2000-07-08 18:03:11 +00:00
peter
4ddd970c7e * do_open checks for directory, if directory then ioerror 2 2000-07-08 18:02:39 +00:00
peter
d2975fe115 * mode delphi 2000-07-08 18:00:14 +00:00
michael
18740bcc52 + Final fixes 2000-07-08 17:12:56 +00:00
michael
6593614edc + Finished math unit 2000-07-08 17:11:30 +00:00
michael
9aa513e58c + Finished chapter on math 2000-07-08 17:10:53 +00:00
peter
e2c8882843 * also support string parsing in skipuntildirective for fpc modes 2000-07-08 16:22:30 +00:00
peter
a435d9d773 * tests from reported busg 2000-07-08 16:21:39 +00:00
Jonas Maebe
b506dc4514 * forgot to remove some non-working experimental code from last
commit :(
2000-07-08 13:00:08 +00:00
Jonas Maebe
be0deb8185 - removed fpc_strconcat_len for -dnewoptimizations since it's not
used anymore (because the strconcat optimizations have been
    disabled quite a while ago)
2000-07-08 09:09:35 +00:00
Jonas Maebe
577075367d * LFB modes finally work! You have to add $4000 to the mode number
if you use LFB access!
2000-07-08 07:48:38 +00:00
sg
54f9d56013 * Destructor of TThreadList is now virtual; this fixes some memory leak
problems in FCL.
2000-07-08 07:26:23 +00:00
sg
ed29399154 * FieldAddress now returns immediately if name='' 2000-07-08 07:24:24 +00:00
michael
5893a28fc2 + fixed meanandstddev 2000-07-08 07:03:20 +00:00
michael
d8624bb004 + Added some functions 2000-07-08 06:45:07 +00:00