Commit Graph

68 Commits

Author SHA1 Message Date
mattias
40e9cb0f1b fixed SplitCmdLine for empty string
git-svn-id: trunk@6696 -
2005-01-26 18:41:23 +00:00
mattias
f7d46bbd2e fixed search path to cmd line param
git-svn-id: trunk@6673 -
2005-01-24 02:42:34 +00:00
mattias
d98fb2e07c fixed Escape key in dialogs: run params, new, compiler opts
git-svn-id: trunk@6643 -
2005-01-20 11:37:24 +00:00
mattias
7cfb7c62b7 added check for additional compiler config biting the standard one
git-svn-id: trunk@6623 -
2005-01-17 13:08:12 +00:00
mattias
407a9f452a disabled test button during run
git-svn-id: trunk@6576 -
2005-01-13 20:58:51 +00:00
mattias
d7a61074f1 replaced fpc config file options text
git-svn-id: trunk@6575 -
2005-01-13 20:46:54 +00:00
mattias
76cf624f43 comp opt: renamed additional fpc config file with custom config file
git-svn-id: trunk@6558 -
2005-01-12 18:43:21 +00:00
vincents
809c5a0cec cleaned up resource strings after compiler options changes
git-svn-id: trunk@6351 -
2004-12-09 13:22:44 +00:00
vincents
5da54bbcd4 removed -CD -XD compiler options, only pass link style if explicitly set
git-svn-id: trunk@6350 -
2004-12-09 12:52:22 +00:00
mattias
d160b3b743 updated memcheck.pas from heaptrc.pp
git-svn-id: trunk@6225 -
2004-11-10 15:25:32 +00:00
mattias
bce37f242b added compiler options to IDEIntf and made Win32GraphicApp default for application projects
git-svn-id: trunk@6125 -
2004-10-09 13:24:18 +00:00
vincents
450371882c splitted off unit FileUtil, it doesn't depend on other LCL units
git-svn-id: trunk@6081 -
2004-09-27 22:05:41 +00:00
mattias
ada62722b1 started new feature: find identifier references
git-svn-id: trunk@6022 -
2004-09-18 01:02:23 +00:00
vincents
97f219aa15 replaced writeln by DebugLn
git-svn-id: trunk@6020 -
2004-09-17 20:04:35 +00:00
mattias
135948348e started the carbon LCL interface
git-svn-id: trunk@5929 -
2004-09-06 22:24:52 +00:00
mattias
bb66eeac5f fixed SkipCompiler flag in options dialog
git-svn-id: trunk@5924 -
2004-09-05 11:45:43 +00:00
mattias
9cbff0982c added default values for compiler skip options and improved many parts of synedit for UTF8
git-svn-id: trunk@5919 -
2004-09-04 22:24:16 +00:00
marc
90b8b206c0 + Added option to skip compiler step on compile, build or run
* Fixed adding of runtime watches
* Fixed runnerror reporting (correct number and location is shown)

git-svn-id: trunk@5918 -
2004-09-04 21:54:08 +00:00