Commit Graph

76 Commits

Author SHA1 Message Date
juha
9569ce56d2 IDE: Move "Support UTF8 RTL" button to Project options window. Add -dEnableUTF8RTL to MatrixOptions (Additions and Overrides).
git-svn-id: trunk@47593 -
2015-02-05 15:46:46 +00:00
juha
485bb1b4d6 IDE: Show current widgetset type in Project options/Config and Target. Issue #26931.
git-svn-id: trunk@46718 -
2014-10-30 19:49:09 +00:00
mattias
df5bd3cc50 IDE: project options: overrides: show LCLWidgetType macro only when project uses LCL
git-svn-id: trunk@45089 -
2014-05-19 07:45:08 +00:00
juha
b7f34fb2ec IDE: Add a dedicated button for LclWidgetType macro in "Additions and Overrides" page.
git-svn-id: trunk@45086 -
2014-05-18 22:53:51 +00:00
mattias
fdff91aba6 IDE: mode matrix: fixed showing targets
git-svn-id: trunk@42834 -
2013-09-16 08:34:11 +00:00
juha
d0ba30cd22 IDE: Fix adding an item to mode matrix when build modes are hidden.
git-svn-id: trunk@42088 -
2013-07-14 08:45:31 +00:00
juha
82d8a8a308 IDE: Cleanup of options frames
git-svn-id: trunk@42047 -
2013-07-09 23:02:07 +00:00
juha
659c0cca28 IDE: Hide build modes in "Additions and Overrides" when UseBuildModes=False.
git-svn-id: trunk@42035 -
2013-07-09 11:40:17 +00:00
juha
24630c451b IDE: Rename a variable in TGroupedMatrixValue to avoid confusion with another variable of type TGroupedMatrixModes
git-svn-id: trunk@42034 -
2013-07-09 11:40:09 +00:00
mattias
e3a6893a6b IDE: comments
git-svn-id: trunk@41844 -
2013-06-23 17:35:14 +00:00
mattias
6f186d11c1 IDE: clean up
git-svn-id: trunk@41661 -
2013-06-10 11:09:37 +00:00
mattias
1b4b788bc9 IDE+lazbuild: add compiler parameter -WR only for Windows
git-svn-id: trunk@41641 -
2013-06-09 19:28:38 +00:00
mattias
4fb21a8f43 IDE: conditionals synedit: verbose
git-svn-id: trunk@41635 -
2013-06-09 14:11:12 +00:00
mattias
28699e981c IDE: changed default conditionals to comments with examples
git-svn-id: trunk@41627 -
2013-06-09 12:38:24 +00:00
mattias
c6f791deab IDE: fixed help for show compiler options dialog
git-svn-id: trunk@41625 -
2013-06-09 10:55:37 +00:00
mattias
0427e271f2 IDE: removed compiler options page inherited
git-svn-id: trunk@41621 -
2013-06-09 10:24:48 +00:00
mattias
bd4dd3da15 IDE: added tree of inherited parameters to show options
git-svn-id: trunk@41620 -
2013-06-09 10:21:45 +00:00
mattias
301981701d IDE: mode matrix: trim values and targets
git-svn-id: trunk@41606 -
2013-06-08 21:41:12 +00:00
mattias
c97765d2ce IDE: mode matrix: moved custom options addition to inherited options
git-svn-id: trunk@41605 -
2013-06-08 21:36:00 +00:00
mattias
4cd9929af6 IDE: mode matrix: on delete build mode, delete grid columns
git-svn-id: trunk@41604 -
2013-06-08 20:19:30 +00:00
mattias
f2565fbe59 IDE: warn when the project overrides a package output directory
git-svn-id: trunk@41585 -
2013-06-08 12:06:00 +00:00
mattias
f68f6c159f IDE: mode matrix: fixed changing type of last row
git-svn-id: trunk@41578 -
2013-06-07 11:59:09 +00:00
mattias
26525d735a IDE: mode matrix: update syntax check after changing type
git-svn-id: trunk@41577 -
2013-06-07 11:47:53 +00:00
mattias
ea5e5bec16 IDE: build modes diff: clearer captions
git-svn-id: trunk@41576 -
2013-06-07 11:36:47 +00:00
mattias
e9931a214f IDE: replaced compiler options Macro values with Additions and Overrides
git-svn-id: trunk@41570 -
2013-06-06 21:34:39 +00:00
mattias
dc6bd42de5 IDE: project compiler options page Additions and Overrides
git-svn-id: trunk@41565 -
2013-06-06 19:28:52 +00:00
mattias
3196121aac IDE: comments
git-svn-id: trunk@41558 -
2013-06-06 06:29:44 +00:00
mattias
9606af1935 IDE: create package makefile: do not add matrix options
git-svn-id: trunk@41557 -
2013-06-05 21:01:12 +00:00
mattias
17c8e70b97 IDE: mode matrix: fixed appending option to storage group
git-svn-id: trunk@41539 -
2013-06-04 14:22:33 +00:00
mattias
5202acb49b IDE: comments
git-svn-id: trunk@41534 -
2013-06-04 08:03:50 +00:00
mattias
6cf5244264 IDE: fixed resetting duplicate build mode name
git-svn-id: trunk@41524 -
2013-06-04 06:17:03 +00:00
mattias
f6a61c5be0 IDE: comment
git-svn-id: trunk@41519 -
2013-06-03 18:18:16 +00:00
mattias
bdc3c94a83 IDE: mode matrix: fixed updating storagegroups after undo/redo
git-svn-id: trunk@41518 -
2013-06-03 18:16:52 +00:00
mattias
a4af4b60b0 IDE: mode matrix: show diffs in modes diff dialog
git-svn-id: trunk@41515 -
2013-06-03 17:21:21 +00:00
mattias
17b483d20a IDE: mode matrix: update matrix grid when renaming build mode
git-svn-id: trunk@41514 -
2013-06-03 16:57:42 +00:00
mattias
641ea1824b IDE: rename build modes, update shared and session matrix options
git-svn-id: trunk@41508 -
2013-06-03 10:40:18 +00:00
mattias
c79b6e04a3 IDE: mode matrix: update if in session changed
git-svn-id: trunk@41495 -
2013-06-02 17:12:49 +00:00
mattias
70d8334e71 IDE: mode matrix: no special color for IDE options
git-svn-id: trunk@41494 -
2013-06-02 16:41:23 +00:00
mattias
8ad02e1a94 IDE: mode matrix: read old LCLWidgetType
git-svn-id: trunk@41480 -
2013-06-01 00:02:24 +00:00
mattias
209b8a551c IDE: mode matrix: omit old macrovalues
git-svn-id: trunk@41473 -
2013-05-30 22:53:01 +00:00
mattias
2501e46028 IDE: mode matrix: load/save old macros
git-svn-id: trunk@41472 -
2013-05-30 22:25:20 +00:00
mattias
108473b653 IDE: mode matrix: save global session states
git-svn-id: trunk@41468 -
2013-05-30 16:40:50 +00:00
mattias
422e68c742 IDE: mode matrix: save enabled options in session modes
git-svn-id: trunk@41461 -
2013-05-30 14:29:43 +00:00
mattias
d97e869846 IDE: mode matrix: do not store session info in project and ide
git-svn-id: trunk@41390 -
2013-05-25 10:31:05 +00:00
mattias
9c36eef7e2 IDE: mode matrix: ID per option
git-svn-id: trunk@41388 -
2013-05-25 08:24:23 +00:00
mattias
d846fce1d2 IDE: sourceeditor: ifdef node states: set idnInvalid for mixed cases
git-svn-id: trunk@41385 -
2013-05-24 16:29:39 +00:00
mattias
520aa7c32b IDE: mode matrix: nicer caption
git-svn-id: trunk@41383 -
2013-05-24 09:51:04 +00:00
mattias
a04b0b636f IDE: mode matrix: menu items for macros and outdir
git-svn-id: trunk@41333 -
2013-05-20 20:19:58 +00:00
mattias
ae3978f2d2 IDE: mode matrix: apply macros
git-svn-id: trunk@41332 -
2013-05-20 19:51:13 +00:00
mattias
0c692f3d56 IDE: TBuildManager.OnGetBuildMacroValues: Options must be non nil
git-svn-id: trunk@41329 -
2013-05-20 15:43:52 +00:00