.. |
compiler
|
5fe15ff08d
Regenerate all Makefiles with an up-to-date fpcmake binary
|
12 years ago |
fakegdb
|
5fe15ff08d
Regenerate all Makefiles with an up-to-date fpcmake binary
|
12 years ago |
Makefile
|
b543f83f59
* Switched IDE to fpmake-building
|
12 years ago |
Makefile.fpc
|
b543f83f59
* Switched IDE to fpmake-building
|
12 years ago |
Makefile.fpc.fpcmake
|
b543f83f59
* Switched IDE to fpmake-building
|
12 years ago |
README.txt
|
4bf254bc32
* added .txt extensions to all README, TODO and COPYING files
|
16 years ago |
TODO.txt
|
4bf254bc32
* added .txt extensions to all README, TODO and COPYING files
|
16 years ago |
cvsco.tdf
|
cf1facd27e
* remove CVS: line as it is not suppressed at
|
23 years ago |
cvsdiff.tdf
|
87c0a048e5
* Undo last wrong commit
|
18 years ago |
cvsup.tdf
|
614993c10c
* ide works now with both compiler versions
|
24 years ago |
empty.inc
|
614993c10c
* ide works now with both compiler versions
|
24 years ago |
fp.ans
|
952e80a72f
* old logs removed and tabs fixed
|
23 years ago |
fp.pas
|
b70ed0a407
* fix bug #22300, "C" prefix of configuration file.
|
13 years ago |
fp.term
|
6c3611caa7
+ added Mac OS X Terminal.app profile for the IDE:
|
18 years ago |
fp32.ico
|
92c4345090
* new ide icon
|
19 years ago |
fp32.rc
|
f21866553a
+ Win32 icon added
|
22 years ago |
fpcalc.pas
|
157b00a44a
IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x
|
17 years ago |
fpcatch.pas
|
157b00a44a
IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x
|
17 years ago |
fpcodcmp.pas
|
157b00a44a
IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x
|
17 years ago |
fpcodtmp.pas
|
50b920294b
+ Switch IDE to resourcestrings
|
18 years ago |
fpcompil.pas
|
8082982d46
* removed single remaining use of a 1.0.x deprecated function.
|
13 years ago |
fpconst.pas
|
dd013a8987
* updated ide copyright and version
|
16 years ago |
fpcygwin.pas
|
90c85b198a
+ free memory in finalization code
|
18 years ago |
fpdebug.pas
|
9720bd8e82
Merge forgotten go32v2 2.6.0 branch changes back into trunk.
|
12 years ago |
fpdesk.pas
|
c57c039362
* Update syntaxhighlight settings on desktop load. Partial fix for 5813.
|
14 years ago |
fpdpansi.pas
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
fpevalw.pas
|
77a345242d
* copyright notice added.
|
17 years ago |
fphelp.pas
|
eed9b88f20
* Modified hint for search/replace again to show what will be done. bug #0010715
|
14 years ago |
fpide.pas
|
9fb153f725
* fix for 11679, hide cursor when returning from dosshell/userprog
|
15 years ago |
fpini.pas
|
25e38983cf
* ide makes use of %APPDATA% if available to store configuration files, same logic as on unix, resolves #20870
|
13 years ago |
fpintf.pas
|
76ac54b78f
* show full compiler version in About dialog
|
19 years ago |
fpkeys.pas
|
91009ca615
* fixes for fields after classes also apply to TP objects. Fixed.
|
16 years ago |
fpmake.pp
|
df4191acb3
* Handle the location of each package at run-time, not at compilation time
|
12 years ago |
fpmansi.inc
|
4ace790492
* remove $Log
|
20 years ago |
fpmcomp.inc
|
4ace790492
* remove $Log
|
20 years ago |
fpmdebug.inc
|
ba164eea53
+ Add ifdefs for fake gdb.
|
18 years ago |
fpmedit.inc
|
4ace790492
* remove $Log
|
20 years ago |
fpmfile.inc
|
83fc2dd1ea
* fix for #7308. (changeonopen preferences does nothing)
|
15 years ago |
fpmhelp.inc
|
f6deb01295
* 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)
|
13 years ago |
fpmingw.pas
|
4e21fc6373
Recent mingw64 does not seem to provide fctMsvcrtLongJmp
|
13 years ago |
fpmopts.inc
|
b85355636e
* Avoid unitialized VM variable in Preferences method
|
14 years ago |
fpmrun.inc
|
fb313ff87e
+ Use SetTbreak method
|
15 years ago |
fpmsrch.inc
|
157b00a44a
IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x
|
17 years ago |
fpmtools.inc
|
4ace790492
* remove $Log
|
20 years ago |
fpmwnd.inc
|
157b00a44a
IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x
|
17 years ago |
fpredir.pas
|
f2e83b0d7e
* Avoid ShortString limitations for LocateExeFile in PATH environment variable is very long
|
13 years ago |
fpregs.pas
|
157b00a44a
IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x
|
17 years ago |
fpswitch.pas
|
b127fc154a
* Fixed spell error revealed by lintian.
|
15 years ago |
fpsymbol.pas
|
3fcf1f0050
* Do not use InfoLong as size can be different from InfoPtr used in Message
|
13 years ago |
fptemplt.pas
|
157b00a44a
IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x
|
17 years ago |
fptools.pas
|
209acc0251
* Reset AbortTool before each run
|
15 years ago |
fpusrscr.pas
|
b6a8fb8a5b
* fix for 10758, additional terminal type checked (udev)
|
14 years ago |
fputils.pas
|
f2e83b0d7e
* Avoid ShortString limitations for LocateExeFile in PATH environment variable is very long
|
13 years ago |
fpvars.pas
|
25e38983cf
* ide makes use of %APPDATA% if available to store configuration files, same logic as on unix, resolves #20870
|
13 years ago |
fpviews.pas
|
99fbb83247
* increased IDE copyright year
|
12 years ago |
fpw32.rc
|
916c207593
* fix some fields
|
22 years ago |
globdir.inc
|
75650bdf21
+ USE_OLD_REGEXPR added for DEBUG option
|
14 years ago |
gplprog.pt
|
4ace790492
* remove $Log
|
20 years ago |
gplunit.pt
|
4ace790492
* remove $Log
|
20 years ago |
grep.tdf
|
614993c10c
* ide works now with both compiler versions
|
24 years ago |
pmode.pas
|
157b00a44a
IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x
|
17 years ago |
program.pt
|
952e80a72f
* old logs removed and tabs fixed
|
23 years ago |
readme.ide
|
ef940a268f
* bugrep -> bugs
|
19 years ago |
test.pas
|
470adb22e1
+ Add overloaded Testne function in test1 unit
|
13 years ago |
test1.pas
|
bbc196ac02
Remove junk in test1 source file from alst commit
|
13 years ago |
test2.pas
|
8aca5d924f
* avoid longjmp messages if quitting after compilation error
|
22 years ago |
tpgrep.tdf
|
614993c10c
* ide works now with both compiler versions
|
24 years ago |
unit.pt
|
952e80a72f
* old logs removed and tabs fixed
|
23 years ago |
vesa.pas
|
969c81b60f
* Fix DEBUG go32v2 compilation error
|
14 years ago |
wansi.pas
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
wcedit.pas
|
eeae77bfc2
Fix wrong cursor pos for 64 bit systems, hopefully fixes bug report 23957
|
12 years ago |
wchmhwrap.pas
|
70e6637b9e
* fix for crash of textmode IDE when loading CHM index that contains empty tags.
|
13 years ago |
wconsole.pas
|
8e9b7fd157
+ changes to make the IDE compile on MorphOS (probably doesn't work yet)
|
17 years ago |
wconsts.pas
|
08d248f7c5
* activated resourcestrings
|
20 years ago |
wconstse.inc
|
092cd15939
* 2.0.4 fix: fpcdoc.htm -> fpctoc.htm
|
19 years ago |
wconstsh.inc
|
08d248f7c5
* activated resourcestrings
|
20 years ago |
weditor.pas
|
3fcf1f0050
* Do not use InfoLong as size can be different from InfoPtr used in Message
|
13 years ago |
whelp.pas
|
9c4675def5
* cleaning out use of old endianess routines (these are centralized in system since 2.0.x days)
|
14 years ago |
whlpview.pas
|
b127fc154a
* Fixed spell error revealed by lintian.
|
15 years ago |
whtml.pas
|
e0cf3b0478
* change result type of AddItem from integer to sw_integer
|
16 years ago |
whtmlhlp.pas
|
f6deb01295
* 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)
|
13 years ago |
whtmlscn.pas
|
4fde26ba5e
further html improvements
|
18 years ago |
winclip.pas
|
c009679d82
* Clipboard and one occurance of getfullpath fixed for A/W issues.
|
12 years ago |
windebug.pas
|
d98336156f
* win64 compile fixes
|
19 years ago |
wini.pas
|
bb7f443c53
Use two parameter version of get_caller_frame
|
13 years ago |
wnghelp.pas
|
bb7f443c53
Use two parameter version of get_caller_frame
|
13 years ago |
woahelp.pas
|
9c4675def5
* cleaning out use of old endianess routines (these are centralized in system since 2.0.x days)
|
14 years ago |
wos2help.pas
|
157b00a44a
IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x
|
17 years ago |
wresourc.pas
|
bb7f443c53
Use two parameter version of get_caller_frame
|
13 years ago |
wtphwrit.pas
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
wutils.pas
|
c009679d82
* Clipboard and one occurance of getfullpath fixed for A/W issues.
|
12 years ago |
wviews.pas
|
eeae77bfc2
Fix wrong cursor pos for 64 bit systems, hopefully fixes bug report 23957
|
12 years ago |
wvphelp.pas
|
157b00a44a
IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x
|
17 years ago |
wwinhelp.pas
|
bb7f443c53
Use two parameter version of get_caller_frame
|
13 years ago |