..
compiler
Regenerate all Makefiles with an up-to-date fpcmake binary
2013-04-29 12:37:46 +00:00
fakegdb
Regenerate all Makefiles with an up-to-date fpcmake binary
2013-04-29 12:37:46 +00:00
cvsco.tdf
cvsdiff.tdf
* Undo last wrong commit
2007-01-22 04:03:46 +00:00
cvsup.tdf
empty.inc
fp32.ico
* new ide icon
2006-05-27 16:58:40 +00:00
fp32.rc
fp.ans
fp.pas
* fix bug #22300 , "C" prefix of configuration file.
2012-06-22 13:31:48 +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 single remaining use of a 1.0.x deprecated function.
2012-05-18 12:11:50 +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
Merge forgotten go32v2 2.6.0 branch changes back into trunk.
2013-04-12 10:19:38 +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
* redundant buttons removed, mantis #25239
2013-12-25 21:10:11 +00:00
fphelp.pas
* hints fixes by AlexL, Mantis #25230
2013-11-11 11:21:08 +00:00
fpide.pas
* hints fixes by AlexL, Mantis #25230
2013-11-11 11:21:08 +00:00
fpini.pas
* ide makes use of %APPDATA% if available to store configuration files, same logic as on unix, resolves #20870
2011-12-30 16:36:25 +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
fpmake.pp
* removed gdbint dependency if compiled with NOGDB=1
2014-01-19 22:57:45 +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
* Removed error thrown when trying to build help index if the documentation is installed on a read only file system and tries to store the index file in current directory. (Closes Debian bug#662814)
2012-07-31 10:37:03 +00:00
fpmingw.pas
Recent mingw64 does not seem to provide fctMsvcrtLongJmp
2011-12-12 16:49:49 +00:00
fpmopts.inc
* Avoid unitialized VM variable in Preferences method
2011-07-02 07:03:00 +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
* Avoid ShortString limitations for LocateExeFile in PATH environment variable is very long
2012-06-22 19:03:13 +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
* fix for mantis #25202 macpascal->macpas, patch by Thaddy.
2013-10-18 08:40:34 +00:00
fpsymbol.pas
* Do not use InfoLong as size can be different from InfoPtr used in Message
2011-12-13 16:36:15 +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
* Avoid ShortString limitations for LocateExeFile in PATH environment variable is very long
2012-06-22 19:03:13 +00:00
fpvars.pas
* ide makes use of %APPDATA% if available to store configuration files, same logic as on unix, resolves #20870
2011-12-30 16:36:25 +00:00
fpviews.pas
* mantis #25278 ascii table and #25239 (redundant help buttons) parts.
2013-12-26 17:14:50 +00:00
fpw32.rc
globdir.inc
+ USE_OLD_REGEXPR added for DEBUG option
2011-08-29 13:36:10 +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
Makefile
* always use forward slashes in path to fpmake similarly to paths to other tools in Makefiles
2014-02-01 00:11:09 +00:00
Makefile.fpc
* always use forward slashes in path to fpmake similarly to paths to other tools in Makefiles
2014-02-01 00:11:09 +00:00
Makefile.fpc.fpcmake
* Switched IDE to fpmake-building
2013-06-01 18:34:01 +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
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
Remove junk in test1 source file from alst commit
2011-12-13 15:09:57 +00:00
test2.pas
test.pas
+ Add overloaded Testne function in test1 unit
2011-12-12 16:50:29 +00:00
TODO.txt
* added .txt extensions to all README, TODO and COPYING files
2009-02-28 17:34:08 +00:00
tpgrep.tdf
unit.pt
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
Fix wrong cursor pos for 64 bit systems, hopefully fixes bug report 23957
2013-03-07 13:55:55 +00:00
wchmhwrap.pas
* fix for crash of textmode IDE when loading CHM index that contains empty tags.
2012-01-15 15:42:07 +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
* fixed spelling error and updated link where to download the html docs
2013-11-11 22:46:19 +00:00
wconstsh.inc
* activated resourcestrings
2005-09-02 21:47:45 +00:00
weditor.pas
* Do not use InfoLong as size can be different from InfoPtr used in Message
2011-12-13 16:36:15 +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
* Removed error thrown when trying to build help index if the documentation is installed on a read only file system and tries to store the index file in current directory. (Closes Debian bug#662814)
2012-07-31 10:37:03 +00:00
whtmlscn.pas
further html improvements
2007-06-01 16:15:32 +00:00
winclip.pas
* Clipboard and one occurance of getfullpath fixed for A/W issues.
2013-06-01 12:46:15 +00:00
windebug.pas
* win64 compile fixes
2006-04-20 11:27:53 +00:00
wini.pas
Use two parameter version of get_caller_frame
2012-07-12 09:12:02 +00:00
wnghelp.pas
Use two parameter version of get_caller_frame
2012-07-12 09:12:02 +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
Use two parameter version of get_caller_frame
2012-07-12 09:12:02 +00:00
wtphwrit.pas
* log and id tags removed
2005-05-21 09:42:41 +00:00
wutils.pas
* Clipboard and one occurance of getfullpath fixed for A/W issues.
2013-06-01 12:46:15 +00:00
wviews.pas
Fix wrong cursor pos for 64 bit systems, hopefully fixes bug report 23957
2013-03-07 13:55:55 +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
Use two parameter version of get_caller_frame
2012-07-12 09:12:02 +00:00