Commit Graph

55 Commits

Author SHA1 Message Date
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
ondrej
a711fb97c0 IDE: remove redundant glyph assignments
git-svn-id: trunk@57723 -
2018-04-26 10:02:59 +00:00
wp
b6077f9686 IDE: Make '...' buttons square (issue #32924).
git-svn-id: trunk@56956 -
2018-01-04 21:35:17 +00:00
juha
7427737860 IDE: Focus FilterEdit initially. ActiveControl was cleared again for some reason.
git-svn-id: trunk@56155 -
2017-10-22 22:25:36 +00:00
ondrej
2fef454a77 ide: options dialog: filter edit: use parent font
git-svn-id: trunk@55717 -
2017-08-20 12:18:53 +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
ondrej
0ed60c662a ide: project options dialog: anchor top/bottom build modes button. Issue #31770
git-svn-id: trunk@54916 -
2017-05-14 09:40:12 +00:00
ondrej
fb237503a9 IDE: ideoptionsdlg: set Scaled to True
git-svn-id: trunk@53539 -
2016-12-03 06:54:04 +00:00
ondrej
c377ec6c26 ide: ideoptionsdlg: make ... button 50px wide. Issue #30189, patch by Alexey Torgashin
git-svn-id: trunk@52396 -
2016-05-27 14:36:28 +00:00
juha
598f55c1b6 IDE: Set FilterEdit as ActiveControl in IDEOptions dialog. It was dropped off at some point.
git-svn-id: trunk@50532 -
2015-11-30 13:07:04 +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
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
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
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
25da025efd IDE Options dialog: Fix FilterEdit width.
git-svn-id: trunk@46706 -
2014-10-30 19:47:16 +00:00
juha
672e4af2c5 IDE: Increase the default size of Project Options dialog. Issue #26919, patch from Sandro Cumerlato.
git-svn-id: trunk@46657 -
2014-10-23 23:18:35 +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
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
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
paul
e7dbab74f9 ide: remove not sexy bevels from the dialog
git-svn-id: trunk@41714 -
2013-06-14 14:20:50 +00:00
maxim
e207abc978 IDE: Improved Project Options dialog localization
git-svn-id: trunk@41629 -
2013-06-09 13:23:06 +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
2fb2cd4845 IDE: project options: added build mode in session checkbox
git-svn-id: trunk@41490 -
2013-06-02 16:09:04 +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
e4a4d8582a IDE: Move Build Mode Management to its own form
git-svn-id: trunk@39272 -
2012-11-10 22:45:15 +00:00
juha
c0a26b09eb IDE: in options dialog show the Build Mode panel only for Compiler Options
git-svn-id: trunk@38599 -
2012-09-09 13:12:19 +00:00
juha
8b83271efa IDE: Chances in IdeOptionsDlg, preparing for more changes
git-svn-id: trunk@38583 -
2012-09-08 16:28:13 +00:00
juha
f21525813a IDE: Use the improved FilterEdit feature in many forms
git-svn-id: trunk@37354 -
2012-05-19 18:32:55 +00:00
juha
79987dc92a IDE: Remember the original font style after filtering in Options dialog
git-svn-id: trunk@35710 -
2012-03-04 18:02:26 +00:00
martin
a34071502e IDE / Options: remove bevel from panel. It overlapped with the button bar divider
git-svn-id: trunk@35680 -
2012-03-03 18:32:02 +00:00
juha
9da9c3b12d IDE: Fix anchors and scrollbar behavior in Options Dialog
git-svn-id: trunk@35679 -
2012-03-03 17:07:44 +00:00
juha
c70cb74622 IDE: make OptionsEditor highlight all matches of the filter string
git-svn-id: trunk@35671 -
2012-03-03 15:55:46 +00:00
juha
19105dd155 IDE: add a FilterEdit to IdeOptions dialog. Filters by all captions in option pages
git-svn-id: trunk@35665 -
2012-03-03 14:23:10 +00:00
maxim
5b6ee38c9e IDE, IDEIntf, packager, tools: final batch of TButtonPanel captions cleanup
git-svn-id: trunk@32665 -
2011-10-03 23:14:54 +00:00
paul
cd87a812cc ide: add an option to open options dialog in read only mode, use it for packages
git-svn-id: trunk@29509 -
2011-02-13 11:37:47 +00:00
mattias
e30e46cf41 IDE: added splitter to options
git-svn-id: trunk@26298 -
2010-06-27 17:10:47 +00:00
martin
8ce99dc2a6 IDE, Options, remember fold state of main-tree
git-svn-id: trunk@25857 -
2010-06-03 02:26:38 +00:00
paul
0e21a3965e ide: use themed drawn treeview for options dialog
git-svn-id: trunk@24817 -
2010-04-22 09:11:23 +00:00
martin
3c373c5dfa EditorOptions: Fixed F1/Help when tree-view is focused
git-svn-id: trunk@21224 -
2009-08-14 18:44:32 +00:00
paul
0affd4a878 ide: increase min constraints for ide options dialog
git-svn-id: trunk@20967 -
2009-07-27 02:15:56 +00:00
paul
74dd6d2d01 ide: increase IDE options dialog constraints
git-svn-id: trunk@20187 -
2009-05-25 06:58:20 +00:00
mattias
94a5ebbef2 IDE: options: scroll tree to category
git-svn-id: trunk@19677 -
2009-04-28 23:04:31 +00:00
paul
0a2aa05286 ide: set TButtonPanel.ShowBevel = False for some IDE dialogs
git-svn-id: trunk@19206 -
2009-04-03 07:17:32 +00:00
paul
aad3ca0d81 ide: reanchor buttonpanel in the IDE options dialog
git-svn-id: trunk@19199 -
2009-04-02 03:50:51 +00:00
paul
e9eca3fc92 ide: don't show minimize/maximize buttons for IDE options dialog (only allow to resize it)
git-svn-id: trunk@18813 -
2009-02-24 02:23:38 +00:00
paul
7d60c9649d ide: restore default spacing for TButtonPanel in the ide options and project options dialogs
git-svn-id: trunk@18473 -
2009-01-28 15:24:22 +00:00