mattias
|
79ccae0012
|
IDE: moved using LazControlDsgn to ideoptionsdlg to allow compiling with older trunk versions, issue #37419
git-svn-id: trunk@63656 -
|
2020-07-26 08:49:59 +00:00 |
|
juha
|
6a5bdbd4f8
|
IDE: Implement configurable DropDownCount for more ComboBoxes. Issue #36595, patch from Vojtech Cihak.
git-svn-id: trunk@62571 -
|
2020-01-18 09:37:59 +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
|
ec9efc6b4a
|
IDE: Set IDEOptionsDialog.SettingsPanel.Constraints.MinHeight in LFM file.
git-svn-id: trunk@58570 -
|
2018-07-19 09:36:15 +00:00 |
|
juha
|
3497bca44a
|
IDE: A visual enhancement for Options Dialog. Issue #33986, patch from FTurtle.
git-svn-id: trunk@58554 -
|
2018-07-17 20:53:46 +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
|
a711fb97c0
|
IDE: remove redundant glyph assignments
git-svn-id: trunk@57723 -
|
2018-04-26 10:02:59 +00:00 |
|
mattias
|
060db859c5
|
IDEIntf: added TAbstractOptionsEditorDialog.FindEditor(aClassName: string)
git-svn-id: trunk@57326 -
|
2018-02-18 14:16:48 +00:00 |
|
juha
|
d25418e28d
|
IdeIntf: Change TIDEDialogLayoutList.ApplyLayout UseAsMin parameter default from True to False. Clean calls in code accordingly.
git-svn-id: trunk@55988 -
|
2017-10-06 10:20:45 +00:00 |
|
michl
|
6f5300c1e9
|
IDE: High-DPI: Fixed image sizes of in IDE used TTreeFilterEdits and TListFilterEdits.
git-svn-id: trunk@55498 -
|
2017-07-13 19:32:16 +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 |
|
juha
|
85628cd5f9
|
LCL: Change ItemData parameter in FilterItem events from TObject to Pointer. Add "const" to ACaption: string.
git-svn-id: trunk@52745 -
|
2016-07-24 15:12:43 +00:00 |
|
juha
|
9271bc1893
|
IDE: Remove extra value of TextHint in IdeOptionsDialog form file. Issue #28956.
git-svn-id: trunk@50229 -
|
2015-11-04 21:29:29 +00:00 |
|
maxim
|
fd5a8e9676
|
IDE: fixed FilterEdit hint i18n in Options dialog, patch by Alexey Torgashin, bug #28956
git-svn-id: trunk@50220 -
|
2015-11-04 12:51:51 +00:00 |
|
juha
|
e3a1721df5
|
IDE: Cleanup.
git-svn-id: trunk@50185 -
|
2015-10-27 17:30:50 +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
|
1d1bdb5547
|
IDE: Fix the text shown after adding flags for UTF-8 support.
git-svn-id: trunk@49770 -
|
2015-09-06 15:02:21 +00:00 |
|
mattias
|
52cf9db74f
|
IDE: options frames: fixed Cancel/Restore for options without supported class/group
git-svn-id: trunk@48763 -
|
2015-04-16 20:21:35 +00:00 |
|
mattias
|
b98e5b914f
|
IDE: checked compiler warnings, clean up, fixed compile with fpc 2.6.4
git-svn-id: trunk@48228 -
|
2015-03-10 15:28:11 +00:00 |
|
mattias
|
ece82a7c7e
|
IDE: clean up
git-svn-id: trunk@48207 -
|
2015-03-10 12:59:28 +00:00 |
|
juha
|
76f8ed6f80
|
IDE: Add UTF-8 support also for programs by adding dependency for LazUtils.
git-svn-id: trunk@47917 -
|
2015-02-20 15:16:26 +00:00 |
|
mattias
|
2d51379198
|
IDE: UTF-8 mode: changed caption to set UTF-8 in RTL, there is no UTF-8 RTL
git-svn-id: trunk@47797 -
|
2015-02-15 11:50:11 +00:00 |
|
juha
|
23756279f4
|
IDE: Cleanup
git-svn-id: trunk@47603 -
|
2015-02-06 18:25:13 +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
|
e74514ad7b
|
IDE: remove a useless parameter from function SwitchBuildMode.
git-svn-id: trunk@45770 -
|
2014-07-04 14:29:55 +00:00 |
|
juha
|
fa6bb3b2c3
|
IDE: Update the GUI for BuildModes after importing them. Disable import/export with invalid filename.
git-svn-id: trunk@45640 -
|
2014-06-24 13:26:42 +00:00 |
|
juha
|
54661a4e16
|
IDE: Disable the checkbox for BuildModes on top of Project options instead of hiding it.
git-svn-id: trunk@45639 -
|
2014-06-24 13:26:34 +00:00 |
|
juha
|
f3d543e261
|
IDE: add separators around Import/Export buttons in Project options dialog.
git-svn-id: trunk@45609 -
|
2014-06-22 09:55:48 +00:00 |
|
juha
|
761b0905cc
|
LCL: rename the newly added method Reset in FilterEdit to prevent name clash.
git-svn-id: trunk@45085 -
|
2014-05-18 17:37:15 +00:00 |
|
juha
|
cf3f44455a
|
IDE: Make sure the "Additions And Overrides" page is visible before jumping there.
git-svn-id: trunk@45069 -
|
2014-05-18 08:58:13 +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
|
3929a183c3
|
IDE: New EnvOption + CheckBox for showing/hiding build modes in project options.
git-svn-id: trunk@42002 -
|
2013-07-05 13:25:49 +00:00 |
|
paul
|
81bcce809a
|
ide: don't reserve space for build mode combo if it is not visible
git-svn-id: trunk@41716 -
|
2013-06-14 14:45:58 +00:00 |
|
mattias
|
93d01b2311
|
IDE: clean up
git-svn-id: trunk@41693 -
|
2013-06-12 11:45:06 +00:00 |
|
mattias
|
31bb5200d0
|
IDE: do not show build modes on package options, that is too confusing
git-svn-id: trunk@41679 -
|
2013-06-11 16:38:33 +00:00 |
|
maxim
|
e207abc978
|
IDE: Improved Project Options dialog localization
git-svn-id: trunk@41629 -
|
2013-06-09 13:23:06 +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
|
7bcb1b24a9
|
IDE: replaced some MessageDlg with IDEMessageDialog
git-svn-id: trunk@41499 -
|
2013-06-02 17:54:22 +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
|
2fb2cd4845
|
IDE: project options: added build mode in session checkbox
git-svn-id: trunk@41490 -
|
2013-06-02 16:09:04 +00:00 |
|
juha
|
348410562f
|
IDE: start to use the new build mode window by default.
git-svn-id: trunk@41323 -
|
2013-05-20 12:08:59 +00:00 |
|
juha
|
7b26e3475c
|
IDE: More tweaking for build mode window
git-svn-id: trunk@41322 -
|
2013-05-20 12:08:51 +00:00 |
|
juha
|
00bd2e9ee9
|
IDE: Fix showing of session in the new build mode window.
git-svn-id: trunk@41315 -
|
2013-05-20 10:22:19 +00:00 |
|
juha
|
88abff51c5
|
IDE: Buildmode window refactoring.
git-svn-id: trunk@40858 -
|
2013-04-20 15:00:07 +00:00 |
|
juha
|
b36bbb6909
|
IDE: Save and load values when BuildMode is switched.
git-svn-id: trunk@40853 -
|
2013-04-20 07:52:31 +00:00 |
|
juha
|
d4d6162634
|
IDE: cleanup
git-svn-id: trunk@40843 -
|
2013-04-18 18:41:10 +00:00 |
|
mattias
|
b4b333baae
|
IDE: clean up
git-svn-id: trunk@40840 -
|
2013-04-18 17:41:45 +00:00 |
|
juha
|
6ff3c16313
|
IDE: Make the BuildModes combobox in IDE options dialog work.
git-svn-id: trunk@40839 -
|
2013-04-18 16:56:40 +00:00 |
|
juha
|
59f2adc660
|
IDE: Make the new build mode dialog work
git-svn-id: trunk@40838 -
|
2013-04-18 16:56:35 +00:00 |
|
juha
|
d38f2da57d
|
Revert "IDE: Build mode dialog revamp". Commit by mistake
git-svn-id: trunk@39303 -
|
2012-11-18 16:07:03 +00:00 |
|