Commit Graph

568 Commits

Author SHA1 Message Date
mattias
e252a557ae IDE: project options: combobox to change StorePathDelim
git-svn-id: trunk@30439 -
2011-04-23 15:44:21 +00:00
mattias
04e3416580 IDE: Make resourcestring: fixed prefix
git-svn-id: trunk@30438 -
2011-04-23 15:30:08 +00:00
mattias
7461ab9b58 codetools: BeautifyStatement: nested comments
git-svn-id: trunk@30437 -
2011-04-23 15:10:56 +00:00
mattias
d8d7ef7d44 codetools: BeautifyStatement: do not split comments
git-svn-id: trunk@30435 -
2011-04-23 14:47:22 +00:00
juha
1a42821d9b IDE: Improve some menu caption texts. Three dots only for modal dialogs.
git-svn-id: trunk@30361 -
2011-04-18 08:44:55 +00:00
martin
7382bb0de7 IDE, Options: Fix enabling/disabling frame-type dropdowns
git-svn-id: trunk@30070 -
2011-03-29 15:46:36 +00:00
juha
8f00d7fd9d IDE: Keymapping "Check consistency" errors, call CreateNew for a resourceless form.
git-svn-id: trunk@30021 -
2011-03-26 20:32:30 +00:00
juha
f38190794b Formatting: joined lines where only ');' was split to its own line, in procedure defs.
git-svn-id: trunk@29871 -
2011-03-16 16:52:28 +00:00
maxim
701c1213cf IDE: fixed several translation regressions by August Klein, bug #18893
git-svn-id: trunk@29751 -
2011-03-09 00:37:32 +00:00
mattias
fa186c4933 IDE: small optimization
git-svn-id: trunk@29588 -
2011-02-17 10:06:00 +00:00
paul
b5eef598e9 ide: return buildmacro options
git-svn-id: trunk@29556 -
2011-02-14 23:38:57 +00:00
mattias
2755108d9c IDEIntf: moved compiler options to unit of its own (compoptsintf.pas), added access to compiler options of packages
git-svn-id: trunk@29523 -
2011-02-13 13:42:19 +00:00
mattias
cbc1824dca IDE: compiler options: nicer layout
git-svn-id: trunk@29486 -
2011-02-12 14:52:00 +00:00
mattias
5dc2599b46 IDE: package compiler options: hide project options
git-svn-id: trunk@29485 -
2011-02-12 14:43:02 +00:00
paul
dbc8aa6616 ide: show IDE options dialog with loaded compiler options for package compiler options button instead of old compiler options dialog
git-svn-id: trunk@29482 -
2011-02-12 13:40:08 +00:00
paul
e9210bf352 ide, ideintf: prepare IDEOptionsIntf and IDE for common package options dialog:
- add GroupPackage and GroupPkgCompiler
  - split compiler options and project options into 2 independent options groups
  - register compiler frames for both GroupCompiler and GroupPkgCompiler
  - change DoOpenIDEOptions: replace filter argument from a class to array of classes to show [project options, compiler options] editor and [package options, compiler options] editors
  - inherit TLazPackageID from TAbstractIDEPackageOptions class
  - fix showing of required frame (like Object inspector or Editor) in the IDE options editor
  + other minor edits

git-svn-id: trunk@29481 -
2011-02-12 13:00:34 +00:00
mattias
a32a5f13a0 IDE: do not compiled design time packages into project
git-svn-id: trunk@29454 -
2011-02-10 18:56:04 +00:00
mattias
03ca535ec0 IDE: project options: fixed showing -o file
git-svn-id: trunk@29449 -
2011-02-10 11:16:11 +00:00
mattias
503ab21004 IDE: made option more clear
git-svn-id: trunk@29414 -
2011-02-07 14:05:30 +00:00
paul
182df633e1 ide: fix position of show compiler options dialog
git-svn-id: trunk@29241 -
2011-01-29 07:33:35 +00:00
mattias
d33b3cd8f7 IDE: resource strings
git-svn-id: trunk@29199 -
2011-01-25 18:13:08 +00:00
mattias
d9cc4dbb7f IDE: warn for macro cicles in project compiler options dialog, bug #18461
git-svn-id: trunk@29198 -
2011-01-25 18:09:42 +00:00
mattias
4a27b745a3 IDE: clean up
git-svn-id: trunk@29197 -
2011-01-25 17:47:54 +00:00
mattias
4165fa706d IDE: do not check include path for output directory, the output directory is auto created
git-svn-id: trunk@29196 -
2011-01-25 17:47:21 +00:00
mattias
b5b5295fc2 IDE: resource strings
git-svn-id: trunk@29195 -
2011-01-25 17:39:45 +00:00
mattias
33eff14728 IDE: compiler options: moved LCLWidgetType to macros
git-svn-id: trunk@29189 -
2011-01-24 17:08:44 +00:00
mattias
c290e9f652 IDE: fixed case sensitivity of combobox history lists
git-svn-id: trunk@29154 -
2011-01-20 21:35:50 +00:00
martin
3f3b8a3c89 Env-Opts, Dbg: Save debugger properties
git-svn-id: trunk@28997 -
2011-01-13 16:47:22 +00:00
maxim
7a5f903128 IDE: improved project options Path tab layout. Fixes bug #18333.
git-svn-id: trunk@28833 -
2010-12-29 21:25:55 +00:00
martin
e2b4dca3d5 IDE: editor-color-opt, convenience to click dropdown anywhere
git-svn-id: trunk@28743 -
2010-12-17 19:02:20 +00:00
mattias
fbbd9447ba IDE: added project compiler option: apply target file conventions, bug #17847
git-svn-id: trunk@28721 -
2010-12-15 13:00:17 +00:00
mattias
777e1a450c IDE: TrimSearchPath deleting doubles
git-svn-id: trunk@28650 -
2010-12-08 20:50:27 +00:00
maxim
02b1933463 IDE: improve 'Options'->'Editor'->'Tabs and Windows' tab layout to save some horizontal space
git-svn-id: trunk@28489 -
2010-11-26 00:25:08 +00:00
martin
ef88560836 SrcEdit: Fixed Ctrl-Middle click (was no longer closing all others) / added option to enable/disbale the behaviour
git-svn-id: trunk@28439 -
2010-11-23 23:06:56 +00:00
mattias
5f6a2af4de IDE: fixed TBaseCompilerOptions.SetLinkerOptions, bug #17946
git-svn-id: trunk@28267 -
2010-11-16 08:21:03 +00:00
maxim
99235b92c9 IDE, IDE options/Editor/Completion and Hints tab: change TrackBars style to ShowSelRange=False
git-svn-id: trunk@28209 -
2010-11-14 16:43:23 +00:00
maxim
1947c6fc37 IDE, IDE options/Editor/Display/Markup and Matches tab: change TrackBar style to ShowSelRange=False
git-svn-id: trunk@28208 -
2010-11-14 16:42:26 +00:00
maxim
f404346fab IDE, Project options/Application tab: correctly disable 'DPI Aware' checkbox when form is shown if 'Use manifest' checkbox is disabled. Also change TrackBar style to ShowSelRange=False.
git-svn-id: trunk@28207 -
2010-11-14 16:34:10 +00:00
maxim
85de1fc33d IDE, Project options dialog/Path tab: improved taborder, bug #17913.
git-svn-id: trunk@28194 -
2010-11-12 21:51:48 +00:00
mattias
ffe59abaf7 IDE: compiler options: warn if SrcPath contains paths in UnitPath
git-svn-id: trunk@28188 -
2010-11-12 14:46:03 +00:00
paul
e8dc95ab80 ide: add DpiAware option to the project application options (a part of windows manifest)
git-svn-id: trunk@28170 -
2010-11-10 03:15:38 +00:00
mattias
b9f5c98980 IDE: fixed hint for delete build macro value, bug #17785
git-svn-id: trunk@28038 -
2010-11-02 13:00:25 +00:00
martin
c8a6d0a3d9 IDE, EditorOptions: added config for different modes to highlight "string", "Ansistring", "exit", "break",
git-svn-id: trunk@27963 -
2010-10-30 00:54:27 +00:00
martin
e03fbc4fa4 Editor-Options: Regroup markup related options
git-svn-id: trunk@27953 -
2010-10-29 19:32:16 +00:00
mattias
1e83d3b477 IDE: fixed applying options after write
git-svn-id: trunk@27920 -
2010-10-28 08:00:21 +00:00
mattias
2c5c4c2609 IDE: auto fix case of TargetOS and TargetCPU
git-svn-id: trunk@27847 -
2010-10-25 08:24:24 +00:00
mattias
9d8bc889f3 IDE: compiler options: show build mode in title only if there are more than one
git-svn-id: trunk@27839 -
2010-10-24 20:07:20 +00:00
mattias
48c3d01369 IDE: enabled build modes, build macros and conditionals
git-svn-id: trunk@27837 -
2010-10-24 19:24:19 +00:00
mattias
4246194974 clean up
git-svn-id: trunk@27835 -
2010-10-24 17:55:13 +00:00
mattias
0e64f10a02 IDE: create makefile for package: add Makefile.compiled file
git-svn-id: trunk@27834 -
2010-10-24 17:49:50 +00:00