fpc/ide/text
2000-01-25 00:26:35 +00:00
..
utils
fp.pas + Browser info saving 2000-01-25 00:26:35 +00:00
fpcalc.pas
fpcatch.pas * MyApp renamed IDEApp 1999-12-20 14:23:16 +00:00
fpcodcmp.pas * fixed codecomplete when the word was already typed 2000-01-24 12:00:38 +00:00
fpcodtmp.pas + new files from Gabor 2000-01-04 10:14:10 +00:00
fpcompil.pas + Browser info saving 2000-01-25 00:26:35 +00:00
fpconst.pas + Browser info saving 2000-01-25 00:26:35 +00:00
fpdebug.pas * uses ShortName of exe to start GDB 2000-01-20 00:31:53 +00:00
fpdesk.pas + Browser info saving 2000-01-25 00:26:35 +00:00
fphelp.pas + added a register window, doesn't work yet 2000-01-08 18:26:20 +00:00
fpide.pas + start of internationalization support 2000-01-23 21:25:17 +00:00
fpini.pas * Breakpoint conditions were not reloaded correctly 1999-11-05 13:47:19 +00:00
fpintf.pas Changes from Gabor 2000-01-03 11:38:33 +00:00
fpmcomp.inc * force recompiling if we change target OS 2000-01-10 14:59:08 +00:00
fpmdebug.inc + added a register window, doesn't work yet 2000-01-08 18:26:20 +00:00
fpmedit.inc
fpmfile.inc * avoid problems after going to root directory 1999-12-01 16:48:09 +00:00
fpmhelp.inc
fpmopts.inc + new console for Win32 or other tty for linux 1999-11-10 17:18:17 +00:00
fpmrun.inc * Debugger test missing in ContTo 2000-01-10 13:23:28 +00:00
fpmsrch.inc
fpmtools.inc
fpmwnd.inc * register window type added 2000-01-10 00:24:18 +00:00
fpredir.pas + DosExecute to interface 1999-11-10 17:10:59 +00:00
fpstring.pas + start of internationalization support 2000-01-23 21:25:17 +00:00
fpswitch.pas * use default command line switches only if fp.cfg not found 2000-01-10 15:52:53 +00:00
fpsymbol.pas * LookUp function now returns the complete name in browcol 1999-11-10 00:42:42 +00:00
fptemplt.pas
fptools.pas * avoid dispose problems for ToolMessages 1999-10-27 10:43:06 +00:00
fpusrscr.pas * Restore std_output_handle correctly at exit for GDB 1999-12-01 16:17:18 +00:00
fputils.pas Changes from Gabor 2000-01-03 11:38:33 +00:00
fpvars.pas
fpviews.pas * TProgramInfo was not registered 2000-01-10 14:59:50 +00:00
globdir.inc * ^KC fix 2000-01-05 00:37:34 +00:00
gplprog.pt
gplunit.pt
grep.tdf
Makefile * fixed old packagedir -> packagesdir 2000-01-19 12:33:47 +00:00
Makefile.fpc * fixed old packagedir -> packagesdir 2000-01-19 12:33:47 +00:00
maketp.bat
program.pt
README
readme.txt + added readme.txt file 1999-10-29 14:33:03 +00:00
realintr.inc
test1.pas
test2.pas
test.pas
TODO
tpgrep.tdf
unit.pt
vesa.pas Changes from Gabor 2000-01-03 11:38:33 +00:00
weditor.pas * fix for Backspace Undo 2000-01-25 00:12:23 +00:00
whelp.pas * Fixed Linux code that got time of day. Removed Timezone parameter 2000-01-03 14:59:03 +00:00
whlpview.pas
whtml.pas
whtmlhlp.pas
winclip.pas * Use CF_OEMTEXT under win32 and dx=7 under go32v2 to obtain 1999-11-05 13:46:26 +00:00
wini.pas
wresourc.pas
wtphwrit.pas
wutils.pas * Result of GetShortPathName is checked 2000-01-20 00:30:32 +00:00
wviews.pas * WViews objects were not registered 2000-01-10 15:53:37 +00:00

  This is still a beta version of the IDE

This file is just a log of important changes
starting 1999/10/29


1999/10/29 :
  Undo/Redo stuff added to normal compilation
  this is still buggy !!!
  Any use of Copy/Cut/Paste or Clear will generate wrong Undo
  We will t