..
compiler
+ i386/iphonesim target for the new iPhoneSimulator in Xcode 3.2.4 and
2010-09-29 21:56:47 +00:00
fakegdb
+ i386/iphonesim target for the new iPhoneSimulator in Xcode 3.2.4 and
2010-09-29 21:56:47 +00:00
cvsco.tdf
* remove CVS: line as it is not suppressed at
2002-08-29 09:59:30 +00:00
cvsdiff.tdf
* Undo last wrong commit
2007-01-22 04:03:46 +00:00
cvsup.tdf
* ide works now with both compiler versions
2001-08-04 11:30:22 +00:00
empty.inc
* ide works now with both compiler versions
2001-08-04 11:30:22 +00:00
fp32.ico
* new ide icon
2006-05-27 16:58:40 +00:00
fp32.rc
+ Win32 icon added
2002-12-26 20:27:15 +00:00
fp.ans
* old logs removed and tabs fixed
2002-09-07 15:40:30 +00:00
fp.pas
- removed debian detection since its gpm bug has been long fixed
2010-08-20 11:04:44 +00:00
fp.term
+ added Mac OS X Terminal.app profile for the IDE:
2007-05-01 09:21:53 +00:00
fpcalc.pas
IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x
2008-07-20 21:37:48 +00:00
fpcatch.pas
IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x
2008-07-20 21:37:48 +00:00
fpcodcmp.pas
IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x
2008-07-20 21:37:48 +00:00
fpcodtmp.pas
+ Switch IDE to resourcestrings
2007-01-21 21:40:59 +00:00
fpcompil.pas
* removed beautifying (camelcasing) of main module filename on *nix. Fixed #5614
2008-07-24 14:43:20 +00:00
fpconst.pas
* updated ide copyright and version
2009-08-16 21:25:18 +00:00
fpcygwin.pas
+ free memory in finalization code
2007-01-22 04:16:06 +00:00
fpdebug.pas
+ Add $rbp FrameName for x86_64 CPU
2010-12-30 14:53:57 +00:00
fpdesk.pas
* Update syntaxhighlight settings on desktop load. Partial fix for 5813.
2010-12-18 18:03:31 +00:00
fpdpansi.pas
* log and id tags removed
2005-05-21 09:42:41 +00:00
fpevalw.pas
* copyright notice added.
2008-08-04 14:54:32 +00:00
fphelp.pas
* Modified hint for search/replace again to show what will be done. bug #0010715
2010-12-22 18:39:13 +00:00
fpide.pas
* fix for 11679, hide cursor when returning from dosshell/userprog
2010-02-15 15:59:33 +00:00
fpini.pas
* Instead of using a hardcoded SystemIDEDir first try to generate it from the startup-path
2009-01-03 18:04:32 +00:00
fpintf.pas
* show full compiler version in About dialog
2006-07-13 23:08:05 +00:00
fpkeys.pas
* fixes for fields after classes also apply to TP objects. Fixed.
2009-06-27 13:45:33 +00:00
fpmansi.inc
* remove $Log
2005-06-07 09:47:55 +00:00
fpmcomp.inc
* remove $Log
2005-06-07 09:47:55 +00:00
fpmdebug.inc
+ Add ifdefs for fake gdb.
2006-11-27 09:03:54 +00:00
fpmedit.inc
* remove $Log
2005-06-07 09:47:55 +00:00
fpmfile.inc
* fix for #7308 . (changeonopen preferences does nothing)
2010-02-11 16:11:53 +00:00
fpmhelp.inc
+ Implement Topic Search
2007-01-12 17:07:23 +00:00
fpmingw.pas
* Try to get win64 to work
2010-11-26 23:32:08 +00:00
fpmopts.inc
* fixes for code generation switches and associated dialog box, with assistance of Robert Riebisch
2008-04-19 01:15:03 +00:00
fpmrun.inc
+ Use SetTbreak method
2010-08-24 13:35:36 +00:00
fpmsrch.inc
IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x
2008-07-20 21:37:48 +00:00
fpmtools.inc
* remove $Log
2005-06-07 09:47:55 +00:00
fpmwnd.inc
IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x
2008-07-20 21:37:48 +00:00
fpredir.pas
+ changes to make the IDE compile on MorphOS (probably doesn't work yet)
2008-10-24 01:34:07 +00:00
fpregs.pas
IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x
2008-07-20 21:37:48 +00:00
fpswitch.pas
* Fixed spell error revealed by lintian.
2010-10-06 20:33:57 +00:00
fpsymbol.pas
IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x
2008-07-20 21:37:48 +00:00
fptemplt.pas
IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x
2008-07-20 21:37:48 +00:00
fptools.pas
* Reset AbortTool before each run
2009-11-05 00:45:19 +00:00
fpusrscr.pas
* fix for 10758, additional terminal type checked (udev)
2010-12-22 21:20:51 +00:00
fputils.pas
* use directory separator from System unit
2009-02-25 21:28:41 +00:00
fpvars.pas
* add *.dpr and *.lpr to the Pascal highlight extensions
2010-06-15 07:49:06 +00:00
fpviews.pas
* updated ide copyright and version
2009-08-16 21:25:18 +00:00
fpw32.rc
* fix some fields
2003-01-07 15:01:24 +00:00
globdir.inc
+ Add win64 target conditionals
2010-11-23 23:08:09 +00:00
gplprog.pt
* remove $Log
2005-06-07 09:47:55 +00:00
gplunit.pt
* remove $Log
2005-06-07 09:47:55 +00:00
grep.tdf
* ide works now with both compiler versions
2001-08-04 11:30:22 +00:00
Makefile
* switch IDE to external linker on win32/64 for now (mingw linking compat)
2010-12-22 19:27:09 +00:00
Makefile.fpc
* switch IDE to external linker on win32/64 for now (mingw linking compat)
2010-12-22 19:27:09 +00:00
pmode.pas
IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x
2008-07-20 21:37:48 +00:00
program.pt
* old logs removed and tabs fixed
2002-09-07 15:40:30 +00:00
readme.ide
* bugrep -> bugs
2006-07-15 20:21:23 +00:00
README.txt
* added .txt extensions to all README, TODO and COPYING files
2009-02-28 17:34:08 +00:00
test1.pas
* ide works now with both compiler versions
2001-08-04 11:30:22 +00:00
test2.pas
* avoid longjmp messages if quitting after compilation error
2002-12-02 13:58:29 +00:00
test.pas
* fix compilation failure of test.pas
2009-11-04 09:25:28 +00:00
TODO.txt
* added .txt extensions to all README, TODO and COPYING files
2009-02-28 17:34:08 +00:00
tpgrep.tdf
* ide works now with both compiler versions
2001-08-04 11:30:22 +00:00
unit.pt
* old logs removed and tabs fixed
2002-09-07 15:40:30 +00:00
vesa.pas
* Fix DEBUG go32v2 compilation error
2010-11-17 16:14:08 +00:00
wansi.pas
* log and id tags removed
2005-05-21 09:42:41 +00:00
wcedit.pas
IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x
2008-07-20 21:37:48 +00:00
wchmhwrap.pas
* another minor incompatibility
2009-12-06 21:05:51 +00:00
wconsole.pas
+ changes to make the IDE compile on MorphOS (probably doesn't work yet)
2008-10-24 01:34:07 +00:00
wconsts.pas
* activated resourcestrings
2005-09-02 21:47:45 +00:00
wconstse.inc
* 2.0.4 fix: fpcdoc.htm -> fpctoc.htm
2006-07-15 00:56:00 +00:00
wconstsh.inc
* activated resourcestrings
2005-09-02 21:47:45 +00:00
weditor.pas
* bug #8004 . disable ok button if length(texttosearch)=0 in find dialog
2010-12-22 21:12:27 +00:00
whelp.pas
* cleaning out use of old endianess routines (these are centralized in system since 2.0.x days)
2010-12-23 20:38:56 +00:00
whlpview.pas
* Fixed spell error revealed by lintian.
2010-10-06 20:33:57 +00:00
whtml.pas
* change result type of AddItem from integer to sw_integer
2009-08-15 21:02:22 +00:00
whtmlhlp.pas
* Fixed spell error revealed by lintian.
2010-10-06 20:33:57 +00:00
whtmlscn.pas
further html improvements
2007-06-01 16:15:32 +00:00
winclip.pas
* win64 compile fixes
2006-04-20 11:27:53 +00:00
windebug.pas
* win64 compile fixes
2006-04-20 11:27:53 +00:00
wini.pas
* Avoid Range checks in CalcHash
2010-01-22 15:39:39 +00:00
wnghelp.pas
IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x
2008-07-20 21:37:48 +00:00
woahelp.pas
* cleaning out use of old endianess routines (these are centralized in system since 2.0.x days)
2010-12-23 20:38:56 +00:00
wos2help.pas
IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x
2008-07-20 21:37:48 +00:00
wresourc.pas
* log and id tags removed
2005-05-21 09:42:41 +00:00
wtphwrit.pas
* log and id tags removed
2005-05-21 09:42:41 +00:00
wutils.pas
* ExistsDir must also find hidden directories, so that the local configuration files are found
2009-01-01 21:34:41 +00:00
wviews.pas
IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x
2008-07-20 21:37:48 +00:00
wvphelp.pas
IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x
2008-07-20 21:37:48 +00:00
wwinhelp.pas
IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x
2008-07-20 21:37:48 +00:00