Commit Graph

40814 Commits

Author SHA1 Message Date
mattias
45db0258ac lazutils: added MergeCmdLineParams
git-svn-id: trunk@42244 -
2013-07-30 15:37:48 +00:00
juha
63f070abd3 IDE: fix return value of IgnoredOption in all options parser.
git-svn-id: trunk@42243 -
2013-07-30 15:10:27 +00:00
mattias
989ab16b3b IDE: fixed English, patch #24803
git-svn-id: trunk@42242 -
2013-07-30 14:37:53 +00:00
mattias
930a73f41a IDE: further migrated external tools
git-svn-id: trunk@42241 -
2013-07-30 14:36:34 +00:00
sekelsenmat
d0f5409cda fpvectorial-odt: advances the odt writer
git-svn-id: trunk@42240 -
2013-07-30 14:36:28 +00:00
sekelsenmat
549a7558c7 fpvectorial-odt: Advances the odt writer and starts a test project for it
git-svn-id: trunk@42239 -
2013-07-30 13:09:26 +00:00
juha
d5bc11ca07 IDE: show already grabbed shortcut key in the filter GUI.
git-svn-id: trunk@42238 -
2013-07-30 11:19:08 +00:00
juha
74327375f3 IDE: make the TGenericCheckListForm more generic.
git-svn-id: trunk@42237 -
2013-07-30 10:49:50 +00:00
juha
a17184add8 IDE: Improve GUI for advanced build in BuildLazDialog.
git-svn-id: trunk@42236 -
2013-07-30 09:50:48 +00:00
juha
5ac913850e IDE: rename a generic resource string "Apply".
git-svn-id: trunk@42235 -
2013-07-30 09:25:02 +00:00
mattias
057762a149 IDE: migrate compiler message types
git-svn-id: trunk@42234 -
2013-07-30 09:18:33 +00:00
juha
f36557e1c9 IDE: Improve Conditional Define GUI.
git-svn-id: trunk@42233 -
2013-07-30 09:14:43 +00:00
martin
c6d8df2a56 fixes for wordbreaker
git-svn-id: trunk@42232 -
2013-07-30 06:57:30 +00:00
mattias
f77cf28637 IDE: migrating external tools
git-svn-id: trunk@42231 -
2013-07-29 20:02:09 +00:00
mattias
7335961add IDE: started new external tools
git-svn-id: trunk@42230 -
2013-07-29 15:42:45 +00:00
mattias
aa37def788 lhelp: updated Makefile
git-svn-id: trunk@42229 -
2013-07-29 13:19:55 +00:00
mattias
ff04ead7ec IDE: updated Makefile
git-svn-id: trunk@42228 -
2013-07-29 13:17:14 +00:00
mattias
da82a33fdf IDE: fixed Makefile.compiled to contain inherited custom options
git-svn-id: trunk@42227 -
2013-07-29 10:48:35 +00:00
mattias
e630515d61 lazbuild: updated lpi
git-svn-id: trunk@42226 -
2013-07-29 10:46:56 +00:00
mattias
4d6953bd66 IDE: fixed bigide
git-svn-id: trunk@42225 -
2013-07-29 08:47:33 +00:00
juha
2fee7b1ec2 IDE: change spacing and anchoring in compiler optioms GUI
git-svn-id: trunk@42224 -
2013-07-29 08:08:32 +00:00
juha
0df29b9470 IDE: add option Trash variables (-gt) to compiler options and GUI.
git-svn-id: trunk@42223 -
2013-07-29 07:21:18 +00:00
mattias
61c1298df5 LCL: dialogs: allow defining own messagedlg overloads
git-svn-id: trunk@42222 -
2013-07-28 21:48:45 +00:00
mattias
fd91581352 codetools: TStringTree: thread safe
git-svn-id: trunk@42221 -
2013-07-28 21:48:24 +00:00
juha
827af12cf5 IDE: hide the button for creating Debug and Release build modes when the modes exist.
git-svn-id: trunk@42220 -
2013-07-28 09:48:01 +00:00
juha
933c2914a9 IDE: make the filter for all compiler options work with uppercase text.
git-svn-id: trunk@42219 -
2013-07-28 09:35:58 +00:00
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