Commit Graph

4637 Commits

Author SHA1 Message Date
michael
f17c81bda2 + Now envvar is used 1999-11-04 12:07:13 +00:00
michael
9fcb63d22f * Added fpcmake 1999-11-04 12:06:57 +00:00
peter
38ee2fd8b4 * TSearchPathString for the string type of the searchpaths, which is
ansistring under FPC/Delphi
1999-11-04 10:55:31 +00:00
peter
c9b3e82cc1 * remove Id 1999-11-04 10:54:40 +00:00
peter
e208dc6450 * removed Id from Makefile.fpc else it'll need fpcmake everytime 1999-11-04 10:54:11 +00:00
peter
1610a9d709 + -Ua<oldname>=<newname> unit alias support 1999-11-04 10:54:02 +00:00
pierre
7b5bae5ded * fix for fpuvaroffset for unused return value 1999-11-04 00:23:58 +00:00
peter
c3221c88a8 * support extended keys 1999-11-03 23:47:34 +00:00
peter
c60316b0d3 * fixed comment level counting after directive 1999-11-03 23:44:28 +00:00
peter
8e27e760ce * fixed ar commands 1999-11-03 23:43:45 +00:00
peter
d1e68e7136 * default units/rtl paths 1999-11-03 23:43:09 +00:00
peter
ab0c7d113f * fpcmake 1999-11-03 23:42:32 +00:00
peter
bdd4bf7169 * lot of updates 1999-11-03 23:39:53 +00:00
florian
707675a501 + first release of win32 gui support 1999-11-03 20:23:01 +00:00
Jonas Maebe
e10deeca37 + initial implementation 1999-11-03 14:13:59 +00:00
peter
dd3688a927 * another fix for precision 1999-11-03 09:54:24 +00:00
peter
8830a9fb4a * fixed uppercase filenames
* savetostream did twice a -1 on the linecount, so the lastline of a
    file wasn't saved correctly
1999-11-03 09:39:23 +00:00
pierre
955e7c0175 * problem of last commit for large d values corrected 1999-11-03 00:55:09 +00:00
peter
8ce8faacb5 * comment support
* readsectionraw method
1999-11-02 23:58:37 +00:00
peter
4c3df986f0 * fixed copy where size+index could be < 0 1999-11-02 23:57:54 +00:00
peter
a352b586ca * initial version 1999-11-02 23:57:40 +00:00
peter
19443ae269 * import library fixes for win32
* alignment works again
1999-11-02 15:06:56 +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
be22c241fb * fixed oldtp comment parsing 1999-11-02 15:05:08 +00:00
peter
e9d3c8f263 * adapted for new reallocmem 1999-11-01 13:56:58 +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
lazarus
ef17ea6ec2 Changed the memory allocation/deallocation to match the new ReAllocMem structure. 1999-10-31 06:24:18 +00:00
peter
71d7f4ef38 * memorymanager expanded with allocmem/reallocmem 1999-10-30 17:39:05 +00:00
peter
f4932cb67b * fpc_freemem fpc_getmem new callings updated 1999-10-30 17:35:26 +00:00
sg
1841460577 * Fixed vertical text position; multi-coloured background works now
Vertical scrollbar now gets the correct size
  FIX: Empty space below text won't be cleared correctly
1999-10-30 16:07:42 +00:00
sg
835e2c4701 * first version 1999-10-30 12:55:01 +00:00
peter
0e7c4919c8 * fixed line counter when the first line had #10 only. This was buggy
for both the main file as for include files
1999-10-30 12:32:30 +00:00
peter
afe98da3e3 * inserted in fcl 1999-10-29 15:59:03 +00:00
peter
00ef632f73 * fixed assert, the tree is now disposed in firstpass if assertions
are off.
1999-10-29 15:28:51 +00:00
pierre
35516c1700 * About dialog changes 1999-10-29 14:50:07 +00:00
pierre
7ae6b4890d * Use $(MAKE) 1999-10-29 14:46:36 +00:00
pierre
65e69a446a Undo/Redo stuff enabled by default 1999-10-29 14:33:38 +00:00
pierre
e864889c57 + added readme.txt file 1999-10-29 14:33:03 +00:00
pierre
d0bef9e739 * typo error corrected 1999-10-29 13:47:00 +00:00
michael
e744c0fc20 + TField etc were in wrong part of the tree, they descend from TComponent 1999-10-28 20:22:03 +00:00
michael
09031f4718 Added many classes 1999-10-28 19:53:01 +00:00
pierre
00ec849bfb * get it to compile with debug conditional 1999-10-28 15:14:22 +00:00
pierre
4849432ede * allow doubles in TLinkContainer needed for double libraries 1999-10-28 13:14:00 +00:00
pierre
0ebed10479 * do not agregate Insert/DeleteLine Undos 1999-10-28 11:15:50 +00:00
pierre
6db8e1edba * fix for cygwin make problem with -iTP 1999-10-28 11:13:36 +00:00
pierre
a7ee8d9c4a * Libs can be link serveral times 1999-10-28 10:33:06 +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