Commit Graph

92 Commits

Author SHA1 Message Date
Juha
cc4760393b Reserve "On..." prefix for events and name functions differently. 2023-07-25 11:07:57 +03:00
Martin
2a67f6ec76 Renamed LazarusCommonStrConst to IdeIntfStrConsts 2023-01-25 16:51:48 +01:00
Martin
2d2e5431aa IDE: moved some of the most common ResourceString to IdeIntf, so other IDE packages can use them (instead of duplicating them) 2023-01-10 17:00:41 +01:00
Juha
c45dfb7a56 IDE: Show Widgetset display name instead of dir name in selection list for project. Issue #40040, patch by theo222. 2022-12-18 09:51:02 +02:00
Martin
5f5b73b22e IDE: Move ModeMatrixOpts and IdeOptionDefs to new base-package "IdeConfig" 2022-12-08 20:21:27 +01:00
juha
20c5ac47c0 IDE: Use a faster compare method for case-insensitive strings and StringLists.
git-svn-id: trunk@64440 -
2021-01-29 19:59:04 +00:00
juha
f625e656d0 IDE: Do not clear out settings under "Additions and Overrides" after renaming a build mode. Issue #35572.
git-svn-id: trunk@62120 -
2019-10-26 05:59:32 +00:00
juha
18912d2ef6 IDE: Formatting for BuildMode stuff. Rename some variables.
git-svn-id: trunk@62119 -
2019-10-26 05:59:26 +00:00
juha
d151af12fb IDE: Remove the useless "Use Buildmodes" setting and CheckBox.
git-svn-id: trunk@58873 -
2018-09-05 18:23:58 +00:00
juha
8bed6f8ca0 IdeIntf: Split IDEOptionsIntf into a new IDEOptEditorIntf.
git-svn-id: trunk@58208 -
2018-06-09 14:40:08 +00:00
ondrej
7e8cc82417 IDE: use LazLoggerBase instead of LazLogger
git-svn-id: trunk@58084 -
2018-06-02 16:47:18 +00:00
ondrej
dc0a33652f IdeIntf: TIDEImages: switch parameters for CreateImage, LoadImage and GetImageIndex methods.
git-svn-id: trunk@55039 -
2017-05-22 07:52:37 +00:00
joost
1de2cbf586 general: Updated address of the Free Software Foundation in copyright messages
git-svn-id: trunk@54031 -
2017-01-29 21:04:32 +00:00
ondrej
d487f8a68d IDE: project options: disable Set WidgetSet button instead of hiding it.
git-svn-id: trunk@53326 -
2016-11-09 11:30:57 +00:00
juha
741e216285 IDE: Move Delete button in front of SystemEncoding button in Options / Additions and Overrides page. Issue #29968.
git-svn-id: trunk@52112 -
2016-04-06 10:45:23 +00:00
juha
5fc7132693 Use the new UTF-8 system by default. Can be disabled by define DisableUTF8RTL. EnableUTF8RTL is removed.
git-svn-id: trunk@50129 -
2015-10-20 17:20:11 +00:00
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