Commit Graph

42410 Commits

Author SHA1 Message Date
mattias
e29d39b2bc IDE: comments
git-svn-id: trunk@44069 -
2014-02-14 08:17:31 +00:00
martin
f580daeb56 FPDebug: mem-manager
git-svn-id: trunk@44068 -
2014-02-14 01:38:45 +00:00
juha
e7d4722d9d IDE: In TLazarusBuilder, rename a method parameter, fix method names in DebugLn calls.
git-svn-id: trunk@44067 -
2014-02-13 23:23:59 +00:00
juha
aaa15181af IDE: In TLazarusBuilder, separate function CalcTargets from CreateIDEMakeOptions and use it also in IsWriteProtected.
git-svn-id: trunk@44066 -
2014-02-13 23:23:38 +00:00
juha
f331689853 IDE: Remove a useless variable in TLazarusBuilder.CreateAppleBundle.
git-svn-id: trunk@44065 -
2014-02-13 23:23:16 +00:00
juha
22aab4f9a6 IDE: reorder few things in TLazarusBuilder.CreateIDEMakeOptions. Prepare to split it.
git-svn-id: trunk@44064 -
2014-02-13 23:22:56 +00:00
juha
6e4452893c IDE: allow opening the Configure Build Lazarus dialog during build process.
git-svn-id: trunk@44063 -
2014-02-13 23:22:32 +00:00
mattias
0fa7fa8be8 IDE: check if project needs build: check if file is in unit/include path
git-svn-id: trunk@44059 -
2014-02-13 23:18:25 +00:00
mattias
272189600e IDE: check if project icon on disk needs update
git-svn-id: trunk@44058 -
2014-02-13 23:01:24 +00:00
mattias
84346a8450 IDE: TProjectIcon: do not set icon twice when loading
git-svn-id: trunk@44057 -
2014-02-13 22:44:16 +00:00
bart
05e6ad8dab Grids: correct shorctut keys for Copy/Paste/Cut.
Resolves issue #0025708.

git-svn-id: trunk@44056 -
2014-02-13 18:15:26 +00:00
martin
4a2a123175 SynEdit: fixed missing invalidation for foldconf markup
git-svn-id: trunk@44055 -
2014-02-13 17:48:11 +00:00
martin
e01e690857 Debugger: fixed wrong timeout detection on Mac during startup
git-svn-id: trunk@44054 -
2014-02-13 17:48:07 +00:00
juha
854e950d9c IDE: Change variables etc. in TLazarusBuilder.CreateIDEMakeOptions.
git-svn-id: trunk@44053 -
2014-02-13 15:55:28 +00:00
juha
7549910655 IDE: Refactor SpecialIdeConfig into a private method in TLazarusBuilder.
git-svn-id: trunk@44052 -
2014-02-13 15:55:14 +00:00
juha
5313a0c9e1 IDE: Refactor CreateAppleBundle into a private method in TLazarusBuilder.
git-svn-id: trunk@44051 -
2014-02-13 15:55:04 +00:00
juha
73000ec5c2 IDE: Move variable TargetDirectory from method CreateIDEMakeOptions to private var in TLazarusBuilder.
git-svn-id: trunk@44050 -
2014-02-13 15:54:57 +00:00
juha
0d30fd1fe1 IDE: Move sub-functions of CreateIDEMakeOptions into private methods in TLazarusBuilder.
git-svn-id: trunk@44049 -
2014-02-13 15:54:50 +00:00
juha
4228a0acd2 IDE: Use a private var fProfile instead of method parameters in TLazarusBuilder.
git-svn-id: trunk@44048 -
2014-02-13 15:54:36 +00:00
juha
8564fcc673 IDE: Refactor CleanAll feature into a private method in TLazarusBuilder.
git-svn-id: trunk@44047 -
2014-02-13 15:54:22 +00:00
juha
4b8ccdafdb IDE: Move sub-functions into private methods in TLazarusBuilder.
git-svn-id: trunk@44046 -
2014-02-13 15:54:09 +00:00
juha
d7ac5727f1 IDE: Move func param ExternalTools to a var in TLazarusBuilder.
git-svn-id: trunk@44045 -
2014-02-13 15:54:02 +00:00
juha
42b052db7b IDE: Remove func params CompilerPath and MakePath in TLazarusBuilder and use EnvironmentOptions values instead.
git-svn-id: trunk@44044 -
2014-02-13 15:53:52 +00:00
juha
8bc5a5ae99 IDE: Move func param ProfileChanged to private var + property in TLazarusBuilder.
git-svn-id: trunk@44043 -
2014-02-13 15:53:43 +00:00
juha
2b400e76f2 IDE: Move func param Macros to private var in TLazarusBuilder. For now hardcode its value to GlobalMacroList.
git-svn-id: trunk@44042 -
2014-02-13 15:53:34 +00:00
juha
a10c93619c IDE: Move func param PackageOptions to private var and property in TLazarusBuilder.
git-svn-id: trunk@44041 -
2014-02-13 15:53:24 +00:00
juha
3f45e5c0a6 IDE: Move func param ExtraOptions to private var in TLazarusBuilder.
git-svn-id: trunk@44040 -
2014-02-13 15:53:16 +00:00
juha
bd70110613 IDE: Move func param OutputDirRedirected to private var in TLazarusBuilder.
git-svn-id: trunk@44039 -
2014-02-13 15:53:11 +00:00
juha
cb0accad1a IDE: Move func param TargetFilename to private var in TLazarusBuilder.
git-svn-id: trunk@44038 -
2014-02-13 15:53:06 +00:00
martin
e29c075ca4 FPGDBMIDebug: mem mgr
git-svn-id: trunk@44037 -
2014-02-13 15:48:08 +00:00
mattias
01dc0a0a0b IDE: register toggle code browser
git-svn-id: trunk@44036 -
2014-02-13 11:39:57 +00:00
martin
400129fb54 undone rev 44034 #3c570caa29
git-svn-id: trunk@44035 -
2014-02-12 22:06:10 +00:00
martin
3c570caa29 LCL, Win32: Fix drawing vista menu caption. win returns TRect that include the bottom/left pixel. LCL does not.
git-svn-id: trunk@44034 -
2014-02-12 21:07:28 +00:00
mattias
867ec89c88 IDE: save environment after initial setup dlg
git-svn-id: trunk@44033 -
2014-02-12 17:54:56 +00:00
mattias
2d0521cfba IDE: comment
git-svn-id: trunk@44032 -
2014-02-12 17:51:04 +00:00
juha
3407665a5d IDE: Free the new IDE builder object only at the very end. It is used longer than it first appears.
git-svn-id: trunk@44031 -
2014-02-12 16:40:10 +00:00
juha
197fad765b Add Sandro Cumerlato to the list of contributors.
git-svn-id: trunk@44030 -
2014-02-12 16:40:04 +00:00
martin
c714225b97 FPDebug: clean up / use mem-manager
git-svn-id: trunk@44029 -
2014-02-12 15:54:16 +00:00
martin
2978fbf036 FPDebug: start using mem-manager
git-svn-id: trunk@44028 -
2014-02-12 15:21:28 +00:00
martin
1dfc8873d3 FPDebug: mem-manager
git-svn-id: trunk@44027 -
2014-02-12 11:09:06 +00:00
martin
abbd5a45d1 FPDebug: conditional usage of windows unit / updates following fpdebug
git-svn-id: trunk@44026 -
2014-02-12 11:08:26 +00:00
martin
556a243e8e FPDebug: missing file
git-svn-id: trunk@44025 -
2014-02-12 10:47:09 +00:00
martin
4af520994a FPDebug: moved TDbgPtr to new unit (avoid circle units)
git-svn-id: trunk@44024 -
2014-02-12 01:44:59 +00:00
mattias
ddbe559512 IDE: formatting
git-svn-id: trunk@44023 -
2014-02-11 23:35:02 +00:00
mattias
12933e9214 lazbuild: fixed checking all parameters
git-svn-id: trunk@44022 -
2014-02-11 22:51:27 +00:00
mattias
9745ff4588 IDE: nicer var name
git-svn-id: trunk@44021 -
2014-02-11 22:42:04 +00:00
mattias
01c0a69449 IDE: less hints
git-svn-id: trunk@44020 -
2014-02-11 22:40:26 +00:00
mattias
fef175d593 IDE: clean up
git-svn-id: trunk@44019 -
2014-02-11 22:39:59 +00:00
mattias
fcfbe95811 lazbuild: fixed listing build modes, build multiple build modes with * and ? globbing, patch #25707
git-svn-id: trunk@44018 -
2014-02-11 22:33:47 +00:00
mattias
3a81c208c4 codetools: ExtractFPCFrontEndParameters
git-svn-id: trunk@44016 -
2014-02-11 22:05:21 +00:00