Commit Graph

40838 Commits

Author SHA1 Message Date
juha
f2d413fecf IDE: Use external debug symbols (-Xg) for Debug build mode.
git-svn-id: trunk@42218 -
2013-07-28 09:35:53 +00:00
juha
9b06e79ee7 IDE: Let user create Debug and Release build modes with one button click. Issues #22743 and #19641
git-svn-id: trunk@42217 -
2013-07-28 09:14:25 +00:00
sekelsenmat
84ef01e07a fpvectorial-odt: Advances the odt writer
git-svn-id: trunk@42216 -
2013-07-28 07:33:42 +00:00
sekelsenmat
b05e1e1ab1 fpvectorial: First commit for ODT writing support and text document support
git-svn-id: trunk@42215 -
2013-07-28 06:06:07 +00:00
juha
365e113758 IDE: Filter all compiler options also by modified only switch
git-svn-id: trunk@42214 -
2013-07-27 17:26:49 +00:00
mattias
123a253b24 cairocanvas: outputdirectory based on lclwidgettype
git-svn-id: trunk@42213 -
2013-07-27 17:05:36 +00:00
juha
104bb46440 IDE: improve filtering in all options window
git-svn-id: trunk@42212 -
2013-07-27 15:48:53 +00:00
mattias
733b4108c6 lazutils: comment
git-svn-id: trunk@42211 -
2013-07-26 20:21:17 +00:00
juha
d30c687245 IDE: change locations of some compiler option GUI elements.
git-svn-id: trunk@42210 -
2013-07-26 12:46:28 +00:00
martin
2cce09658b EditorMacroScript: Refactor
git-svn-id: trunk@42209 -
2013-07-26 09:24:18 +00:00
juha
a30a85470b IDE: parse custom options on one line correctly for the all options GUI.
git-svn-id: trunk@42208 -
2013-07-26 09:13:55 +00:00
mattias
283c25bf98 LCL: inline
git-svn-id: trunk@42207 -
2013-07-25 21:21:58 +00:00
mattias
996bcacba9 synedit: fixed row in TSynEditMarkupGutterMark.PrepareMarkupForRow
git-svn-id: trunk@42206 -
2013-07-25 17:24:04 +00:00
bart
24dd7801d7 ValEdit: fix crash in ValueListEditor.AdjustColumnWidths.
Patch by Cyrax. Issue #0024779.

git-svn-id: trunk@42205 -
2013-07-25 17:01:20 +00:00
martin
08b51de095 SynEdit: fixed check for max marks per line (gutter marks)
git-svn-id: trunk@42204 -
2013-07-25 16:02:55 +00:00
mattias
bbc287d669 synedit: fixed range check in TSynEditMarkupGutterMark.PrepareMarkupForRow
git-svn-id: trunk@42203 -
2013-07-25 16:00:21 +00:00
mattias
a1d47beded codetools: shrinked scan ranges from lsrEnd to lsrInitializationStart where possible
git-svn-id: trunk@42202 -
2013-07-25 12:49:04 +00:00
mattias
9a19939660 codetools: methodjump: ignore initialization section
git-svn-id: trunk@42201 -
2013-07-25 12:28:05 +00:00
mattias
d88afd8de1 lazutils: TPointerToPointerTree enumerators
git-svn-id: trunk@42200 -
2013-07-25 11:09:15 +00:00
mattias
9f276db94e IDE: clean up
git-svn-id: trunk@42199 -
2013-07-25 09:21:09 +00:00
jesus
3e9f8d11d5 LCL, grids, added ActiveControl property to TCompositeCellEditor
git-svn-id: trunk@42198 -
2013-07-24 20:42:19 +00:00
bart
52faf04b92 ValEdit: use Strings.NameValueSeparator instead of hardcoded '='.
Patch by Cyrax (slightly adapted).

git-svn-id: trunk@42197 -
2013-07-24 12:06:14 +00:00
mattias
b52f1519a6 codetools: fixed freeing scanner
git-svn-id: trunk@42196 -
2013-07-24 11:13:05 +00:00
martin
68351f16ff EditorMacroScript: Refactor and use "Register" procedure
git-svn-id: trunk@42195 -
2013-07-24 11:11:39 +00:00
martin
e96caf8f0b PascalScript: sync with original from GIT
git-svn-id: trunk@42194 -
2013-07-24 11:10:00 +00:00
martin
34e144634c SynEdit, pas highlighter: fixed "packed class"
git-svn-id: trunk@42193 -
2013-07-24 08:57:19 +00:00
mattias
bbabe5442e codetools: free expander
git-svn-id: trunk@42192 -
2013-07-24 07:17:09 +00:00
mattias
5e95654931 doceditor lazde: clean up
git-svn-id: trunk@42191 -
2013-07-23 22:19:15 +00:00
mattias
5a53162da3 doceditor lazde: converted code to frames, from Vladislav V. Sudarikov, patch #24775
git-svn-id: trunk@42190 -
2013-07-23 22:18:51 +00:00
mattias
2765efbe9c chmhelp: added icon
git-svn-id: trunk@42189 -
2013-07-23 22:08:21 +00:00
mattias
eae2765bb9 LCL: TTextStrings: fixed uninitialized memory, bug #24773
git-svn-id: trunk@42187 -
2013-07-23 22:04:30 +00:00
mattias
31d427c439 LCL: TTextStrings: check Index out of bounds
git-svn-id: trunk@42186 -
2013-07-23 21:46:48 +00:00
mattias
08bdff7239 IDE: default for macro FPCMsgFile: $(FPCSrcDir)/compiler/msg/errore.msg
git-svn-id: trunk@42185 -
2013-07-23 21:13:43 +00:00
martin
2d493a3e4a SynEdit: regex, clean up, issue #0024700
git-svn-id: trunk@42184 -
2013-07-23 18:44:37 +00:00
mattias
9242c6e0fd codetools: clean up
git-svn-id: trunk@42183 -
2013-07-23 14:26:38 +00:00
juha
dacab2e94f IDE: Link GUI changes back to all compiler options.
git-svn-id: trunk@42182 -
2013-07-23 08:39:21 +00:00
mattias
3c057df946 codetools: fixed spacing
git-svn-id: trunk@42181 -
2013-07-23 07:11:27 +00:00
mattias
fe3ce93563 IDE: fixed missing override
git-svn-id: trunk@42180 -
2013-07-23 07:10:35 +00:00
mattias
e6e42e5f83 codetools: disabled complete code templates until a compatible solution is implemented
git-svn-id: trunk@42179 -
2013-07-23 07:04:44 +00:00
martin
a61f67bb91 Debugger: fix crash if search for parent-fp is aborted (dcsCanceled, DebuggerState=dsError)
git-svn-id: trunk@42178 -
2013-07-23 03:09:47 +00:00
mattias
e02c8ef2c8 codetools: started ability to load code completion snippets from an xml files, thanks to Don Ziesig, patch #15922
git-svn-id: trunk@42177 -
2013-07-22 22:08:53 +00:00
juha
30837a8e7d IDE: Synchronize custom compiler options and all compiler options. Partially working.
git-svn-id: trunk@42176 -
2013-07-22 20:39:54 +00:00
juha
5d273402b3 IDE: uncomment the compiler options that were commented out earlier.
git-svn-id: trunk@42175 -
2013-07-22 20:38:25 +00:00
mattias
a99023497d dci: changed -1 to Pred
git-svn-id: trunk@42174 -
2013-07-22 18:20:54 +00:00
paul
ec67ea5655 ide: remove MainFormOnTaskBar = true for the IDE + comment
git-svn-id: trunk@42171 -
2013-07-22 02:18:13 +00:00
juha
13938b13ec Revert "IDE: Show directory hierarchy by default in project inspector". Causes memory leak.
git-svn-id: trunk@42170 -
2013-07-21 19:46:39 +00:00
juha
1552d8b462 LCL: define Windows compatible PInt in LCLType.
git-svn-id: trunk@42169 -
2013-07-21 19:46:33 +00:00
mattias
4999eb619b codetools: arm controller units depending on -WP<x>, patch from Jeppe Johansen
git-svn-id: trunk@42168 -
2013-07-21 18:40:58 +00:00
mattias
b0d883f915 lazutils: xmlread: preserve whitespace between attributes
git-svn-id: trunk@42167 -
2013-07-21 08:21:39 +00:00
sekelsenmat
15044a3da0 fpvectorial-eps: Initial implementation of decompression of images in EPS, not yet working
git-svn-id: trunk@42166 -
2013-07-21 06:57:14 +00:00