Commit Graph

130 Commits

Author SHA1 Message Date
mattias
ea23d0c086 IDE+codetools: using compiler mode Delphi when set in compiler options
git-svn-id: trunk@16092 -
2008-08-17 19:45:49 +00:00
mattias
c737c9082c IDE: compiler options test: now supporting packages and checking for separate output directory
git-svn-id: trunk@16008 -
2008-08-09 09:51:58 +00:00
vincents
342cddf066 IDE: fixed range check errors (bug #11533)
git-svn-id: trunk@15545 -
2008-06-23 15:01:40 +00:00
mattias
c6cba442ee IDE: compiler options: auto disabling i386 options
git-svn-id: trunk@15342 -
2008-06-06 14:41:33 +00:00
mattias
afa9baafa7 IDE: compiler options: restoring old options when Ok failed
git-svn-id: trunk@14427 -
2008-03-05 12:53:29 +00:00
mattias
b0e8ed453a IDE: compiler options: immediate invalidate when changing paths
git-svn-id: trunk@14426 -
2008-03-05 12:33:35 +00:00
mattias
afd2c3e60c IDE: added resourcestrings for help buttons
git-svn-id: trunk@13763 -
2008-01-15 20:49:07 +00:00
mattias
7cac0aa984 IDE: compiler tests: added warnings when a search path does not exist
git-svn-id: trunk@13203 -
2007-12-07 13:50:30 +00:00
mattias
954c637752 IDE: compiler options dlg: omit checking macros
git-svn-id: trunk@13202 -
2007-12-07 13:05:21 +00:00
mattias
cceefe3ce1 IDE: compiler options: added check for search paths
git-svn-id: trunk@13190 -
2007-12-07 01:51:03 +00:00
paul
8cbb54ba3a images:
- remove some old images already replaced by new
- update unit dependencies dialog to use common images instead of own

git-svn-id: trunk@13137 -
2007-12-04 09:10:15 +00:00
mattias
b0b23093f9 IDE: compiler options dlg: fixed captions for execute before/after groupboxes
git-svn-id: trunk@13108 -
2007-12-01 19:09:43 +00:00
mattias
341ec7141b IDE: compiler options dlg: fixed package view
git-svn-id: trunk@12798 -
2007-11-09 17:41:54 +00:00
marc
9e4a77e06f * Improved localization by Maxim Ganetsky
* Updated po files

git-svn-id: trunk@12773 -
2007-11-07 23:09:44 +00:00
mattias
cc0a9c67bb IDE: compiler opttions dlg: changed caption Style to Assembler style
git-svn-id: trunk@12702 -
2007-11-02 19:22:06 +00:00
mattias
178543e288 LCL: reduced number of TWSWinControlClass.SetBounds calls
git-svn-id: trunk@12668 -
2007-11-01 02:05:47 +00:00
mattias
e3da21c00b IDE: compiler optts dlg: fixed flickering in code page
git-svn-id: trunk@12633 -
2007-10-29 23:09:21 +00:00
mattias
0d29c31f7c gtk2 intf: implemented selection change for file dialogs
git-svn-id: trunk@12632 -
2007-10-29 22:47:46 +00:00
mattias
cf5df554d6 IDE: compiler options: Load/Save button moved caption to hint, fixing i18n
git-svn-id: trunk@12617 -
2007-10-28 11:52:28 +00:00
mattias
223e59af66 LCL: fixed AlignControls when ClientRect changes during update, LCL: AutoSize now uses WithThemeSpace as default, gtk1 intf: implemented GetPreferredSize for WithThemeSpace, LCL: changed TButton/TBitBtn.BorderSpacing.InnerBorder from 4 to 0, IDE: removed InnerBorder values from IDE dialogs
git-svn-id: trunk@12615 -
2007-10-28 00:33:23 +00:00
mattias
7acce2e1ba IDE: compiler optiosn dlg: improved button layout
git-svn-id: trunk@12501 -
2007-10-17 09:30:51 +00:00
darius
226e3cce53 converted form to LFM
implemented IDE Help
added splitter to inherited tab

git-svn-id: trunk@12499 -
2007-10-17 08:49:55 +00:00
mattias
bd90319620 IDE: compiler options dlg: set error count TEdit.AutoSize=true
git-svn-id: trunk@12468 -
2007-10-14 22:26:38 +00:00
mattias
afcbbf4db0 codetools: implemented local type and var section for generics
git-svn-id: trunk@11833 -
2007-08-17 12:48:29 +00:00
mattias
3bbc19ca0a IDE: added compiler tests: ambiguous fpc ppu, checking compiler date
git-svn-id: trunk@11548 -
2007-07-17 16:22:37 +00:00
mattias
f03569a3c1 IDE: added compiler check for relative unit paths, missing directories, wrong * character, ambiguous fpc configs, missing fpc config
git-svn-id: trunk@11529 -
2007-07-16 21:23:55 +00:00
mattias
d2ed7122f6 improved package compiler options: compile
git-svn-id: trunk@11492 -
2007-07-13 13:53:32 +00:00
vincents
ecaebbe825 + introduced LCLPlatformDisplayNames (used on screen) and LCLPlatformDirNames (used for compilation) to be able show win32/win64 on screen and use the win32 directory
git-svn-id: trunk@11133 -
2007-05-13 14:25:05 +00:00
paul
0312cb2ee4 - replaced old images with modern from silk and own painting:
debugger images, most packages images, misc
- ide dialogs switched to use common image list instead of their own:
compileroptions, projectinspector, packageeditor, pkggraphexplorer

git-svn-id: trunk@11126 -
2007-05-11 02:40:08 +00:00
marc
b681f94950 * Step 1 of the native imagelist implementation
git-svn-id: trunk@10875 -
2007-04-05 00:00:37 +00:00
vincents
79c42a0c12 ide: added win64 to the targetos compileroptions
git-svn-id: trunk@10197 -
2006-11-14 14:17:10 +00:00
mattias
54ba3c772d IDE compielr options dlk: replaced groupboxes with labels
git-svn-id: trunk@9914 -
2006-09-16 09:02:53 +00:00
mattias
f68e5b904f IDE: improved layout of compiler options, LCL: calling AdjustSize when client rect changed
git-svn-id: trunk@9890 -
2006-09-13 20:57:35 +00:00
mattias
a7c0385d1a lazbuild: checking dependency graph
git-svn-id: trunk@9815 -
2006-09-05 11:36:29 +00:00
vincents
b442d5b996 removed -Rdirect compiler option from dialog
git-svn-id: trunk@9461 -
2006-06-21 15:03:50 +00:00
mattias
1552df85ab added diff for compiler options
git-svn-id: trunk@9362 -
2006-05-27 13:36:02 +00:00
mattias
eadacf707a compiler options: added option to show options : relatvie/absolute, .compiled files now create relative paths
git-svn-id: trunk@9349 -
2006-05-24 16:52:12 +00:00
mattias
235180e4cb added 6 spacing to compiler opions dlg page code
git-svn-id: trunk@9334 -
2006-05-22 07:26:20 +00:00
mattias
e81c0f77a0 added WithThemSpace parameter to GetPreferredSize
git-svn-id: trunk@9331 -
2006-05-21 15:47:28 +00:00
vincents
83fb80c984 improved layout of code tab of the compiler options (issue #2065)
git-svn-id: trunk@9328 -
2006-05-21 13:44:34 +00:00
mattias
e441b52d38 made sure, that lazarus code uses TImageList.AddDirect
git-svn-id: trunk@9266 -
2006-05-13 09:13:05 +00:00
mattias
2f2c92352b code templates: fixed reading new lines at start of template
git-svn-id: trunk@9259 -
2006-05-12 08:27:08 +00:00
mattias
7e173b2174 added help for environment options pages
git-svn-id: trunk@9214 -
2006-04-30 16:47:19 +00:00
mattias
e62bf31509 added help for compiler options pages
git-svn-id: trunk@9212 -
2006-04-30 15:05:28 +00:00
mattias
fffbb42dec using ChildSizing for com opts dlg page code
git-svn-id: trunk@9189 -
2006-04-26 08:41:42 +00:00
mattias
a70721d9df renamed compiler options includefiles to IncludePath
git-svn-id: trunk@9127 -
2006-04-15 11:52:04 +00:00
vincents
d8952ce6bf fixes for using fpc as compiler executable from Yury Sidorov
git-svn-id: trunk@8919 -
2006-03-11 15:12:09 +00:00
vincents
066083b1f6 implemented filter for Parameter Sender not used hint
git-svn-id: trunk@8820 -
2006-02-24 22:04:54 +00:00
mattias
17092a4e58 implemented make bigide
git-svn-id: trunk@8412 -
2006-01-02 20:39:49 +00:00
mattias
b77cd7e3d2 implemented updating IDE fpc values on changing TargetCPU, cross building IDE now switches global settings, so changing project settings no longer required
git-svn-id: trunk@8330 -
2005-12-16 16:09:31 +00:00
mattias
dfdf56a0cd fixed package editor autosizing. define templates are now all updated after editing graph properties
git-svn-id: trunk@8281 -
2005-12-09 00:47:51 +00:00
vincents
eee18d017d implemented support for -vx (issue #1470)
git-svn-id: trunk@8238 -
2005-11-28 22:24:31 +00:00
vincents
9428f82a07 Improved layout of compileroptionsdlg
git-svn-id: trunk@8218 -
2005-11-23 14:08:08 +00:00
mattias
17ad89e395 started wince interface
git-svn-id: trunk@8053 -
2005-11-04 13:36:14 +00:00
mattias
553243c2a4 clean up
git-svn-id: trunk@7998 -
2005-10-29 16:04:41 +00:00
mattias
ad36183ec0 improved IDE Help selector for items in same node, added more compiler targets
git-svn-id: trunk@7994 -
2005-10-29 09:01:06 +00:00
mattias
3f2768d72c updated finnish translation from Seppo
git-svn-id: trunk@7531 -
2005-08-21 21:19:50 +00:00
mattias
12ce6432d7 added idewindowintf.pas - interface for storing IDE dialogs sizes
git-svn-id: trunk@7460 -
2005-07-31 10:21:18 +00:00
mattias
2a9f1aca6a fixed Symantec Checking with Syntax Options
git-svn-id: trunk@7012 -
2005-03-23 10:55:29 +00:00
mattias
a4f497026b fixed ambigious with ambiguous
git-svn-id: trunk@7011 -
2005-03-23 10:45:06 +00:00
mattias
a586609a0a replaced TOpenDialog with TSelectDirectoryDialog for compiler opts unit output path
git-svn-id: trunk@6919 -
2005-03-07 23:44:11 +00:00
mattias
6d6e590885 added option compiler: keeping fpc summary in messages
git-svn-id: trunk@6704 -
2005-01-27 19:36:46 +00:00
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