Commit Graph

3 Commits

Author SHA1 Message Date
michael
682acf3bd8 [*] the fake (!) TOKENS.PAS still contained the typo bug
FSplit(,n,d,e) (correctly FSplit(,d,n,e))
[*] CodeComplete had a very ugly bug - coordinates were document-relative
    (instead of being screen-relative)
[*] TResourceStream didn't count the size of the resource names when
    determining the file size and this could lead to the last resources not
    loaded correctly


[+] Ctrl-Enter in editor now tries to open the file at cursor
[+] CodeComplete option added to Options|Environment|Editor
[+] user interface for managing CodeComplete implemented
[+] user interface for CodeTemplates implemented
[+] CodeComplete wordlist and CodeTemplates stored in desktop file
[+] help topic size no longer limited to 64KB when compiled with FPC
2000-02-07 08:29:13 +00:00
daniel
36e3f595ce * fixed codecomplete when the word was already typed 2000-01-24 12:00:38 +00:00
pierre
c5e9d4a4e3 + new files from Gabor 2000-01-04 10:14:10 +00:00