fpc/ide/text
2000-02-04 00:13:59 +00:00
..
utils
fp.pas + Browser info saving 2000-01-25 00:26:35 +00:00
fpcalc.pas + clock 1999-09-13 16:24:42 +00:00
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 * Breakpoint line in Source Window better handled 2000-02-04 00:10:58 +00:00
fpdesk.pas * Breakpoint are marked in source at desktop loading 2000-02-04 00:12:57 +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 + IniCenterDebuggerRow 2000-02-04 00:08:35 +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 * AddWatch calls DoShowWatches 2000-02-04 00:13:59 +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 * Use desktop^.current instead of desktop^.first 2000-02-02 22:48:25 +00:00
fpmsrch.inc
fpmtools.inc * use desktop^.current for current word in grep 2000-02-02 22:49:44 +00:00
fpmwnd.inc * avoid unknown type in alt+0 dialog for Ascii Chart and Clipboard 2000-01-28 22:36:46 +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 * -Fi must also be used for GetSourceDirectories 2000-02-04 00:05:20 +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 + IniCenterDebuggerRow 2000-02-04 00:08:35 +00:00
fpviews.pas + SelectInDebugSession lets CPU and watches in front 2000-02-04 00:03:30 +00:00
globdir.inc * ^KC fix 2000-01-05 00:37:34 +00:00
gplprog.pt
gplunit.pt
grep.tdf
Makefile * regenerated 2000-01-28 12:17:02 +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 + dummy test1 unit added for dbx tests 1999-10-14 10:24:55 +00:00
test2.pas * some more tests 1999-08-22 22:25:01 +00:00
test.pas + dummy test1 unit added for dbx tests 1999-10-14 10:24:55 +00:00
TODO
tpgrep.tdf
unit.pt
vesa.pas Changes from Gabor 2000-01-03 11:38:33 +00:00
weditor.pas * Test_partial_syntax released 2000-01-28 22:20:04 +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 * Adjusting the selection when the editor didn't contain any line. 1999-08-16 18:25:13 +00:00
whtml.pas
whtmlhlp.pas * fixes from gabor, idle event, html fix 1999-09-13 11:43:59 +00:00
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 * E^.DataLen=-1 sets OK to false in TResourceFile.ReadSourceEntryToStream 1999-09-07 09:26:26 +00:00
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