Commit Graph

35 Commits

Author SHA1 Message Date
ondrej
c03b941642 IDE: implement several RunParameters modes. Issue #21379
git-svn-id: trunk@56762 -
2017-12-17 11:24:49 +00:00
mattias
2db54d6dde IDE: run params: disable parameters when using launching application
git-svn-id: trunk@53054 -
2016-09-29 08:08:06 +00:00
martin
d5dc1ed5e5 Fixes/Enhancement for run dialog. Issue #0028060
git-svn-id: trunk@49094 -
2015-05-18 21:49:57 +00:00
juha
ce8c8f7881 Revert r41936 #ab277e68c5 because Run Parameters dialog lost its existing history lists.
git-svn-id: trunk@41940 -
2013-06-29 13:14:58 +00:00
juha
ab277e68c5 IDE: in Run Parameters dialog use TMemo instead of TComboBox. Issue #24345, patch from Cyrax.
git-svn-id: trunk@41936 -
2013-06-29 10:24:12 +00:00
juha
8297ee1f08 Sort ListViews by column click around in many places.
git-svn-id: trunk@38289 -
2012-08-20 18:05:46 +00:00
mattias
3716b7ad0b IDE: fixed fixed size dialogs
git-svn-id: trunk@36746 -
2012-04-13 15:09:17 +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
martin
f2adb2a6da IDE: Fixed window-border-style and tab order
git-svn-id: trunk@28639 -
2010-12-06 14:32:44 +00:00
mattias
628fb8fa0f IDE: run parameters: replaced TNoteBook with TPageControl
git-svn-id: trunk@27352 -
2010-09-13 20:46:23 +00:00
maxim
d46ab40066 IDE: remove (not needed anymore) ButtonPanel events assigning workaround from Run Parameters dialog and improve localization
git-svn-id: trunk@26541 -
2010-07-08 21:20:04 +00:00
zeljko
a846b8b3cb IDE: fixed run parameters, also included kde's konsole. fixes #15847
git-svn-id: trunk@26200 -
2010-06-20 10:28: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
darius
649236eb43 implemented TButtonPanel
git-svn-id: trunk@17008 -
2008-10-15 17:54:14 +00:00
darius
639de5d45e added help button to dialog
git-svn-id: trunk@16964 -
2008-10-11 21:51:07 +00:00
paul
bc6266096a ide: improve anchoring in run parameters dialog
git-svn-id: trunk@16696 -
2008-09-24 08:13:35 +00:00
laurent
2c8a855666 Load glyph form resource
git-svn-id: trunk@16693 -
2008-09-24 06:55:26 +00:00
paul
ca8df86d4b ide: set more usual height for edit control in run params dialog
git-svn-id: trunk@16624 -
2008-09-17 14:16:19 +00:00
laurent
8647538c8e add standard glyph in buttons
git-svn-id: trunk@16607 -
2008-09-16 15:02:37 +00:00
mattias
3793bab2d3 IDE: run params opts replaced align with anchors
git-svn-id: trunk@12739 -
2007-11-04 10:33:48 +00:00
mattias
81829658cf IDE: fixed run params FormResize code, LCL: using basebounds for computing order of align controls
git-svn-id: trunk@12700 -
2007-11-02 17:39:39 +00:00
mattias
223e59af66 LCL: fixed AlignControls when ClientRect changes during update, LCL: AutoSize now uses WithThemeSpace as default, gtk1 intf: implemented GetPreferredSize for WithThemeSpace, LCL: changed TButton/TBitBtn.BorderSpacing.InnerBorder from 4 to 0, IDE: removed InnerBorder values from IDE dialogs
git-svn-id: trunk@12615 -
2007-10-28 00:33:23 +00:00
paul
1221b576c7 patch from Mattias (something with autoSizing and run parameters dialog borders)
git-svn-id: trunk@12526 -
2007-10-20 02:31:41 +00:00
andrew
23a9844cd1 Applied patch from Ales Katona for combobox heights in the IDE bug #9557
git-svn-id: trunk@12525 -
2007-10-19 23:03:39 +00:00
mattias
24a4864db4 IDE; run param dlg: improved layout
git-svn-id: trunk@12507 -
2007-10-17 18:26:08 +00:00
mattias
5bef34477f LCL: TPage: fixed ReAlign of TPage on leave, resize, return, fixed clean up after delayed resizing when parent controls become visible
git-svn-id: trunk@12488 -
2007-10-16 11:45:36 +00:00
mattias
2e0ba97346 IDE: run params dlg: fixed resizing conflict
git-svn-id: trunk@12473 -
2007-10-15 09:15:43 +00:00
mattias
8528701b5f LCL: reduced debug output
git-svn-id: trunk@12469 -
2007-10-14 22:57:31 +00:00
mattias
683b8aa123 IDE: run parameters now have histories
git-svn-id: trunk@10144 -
2006-10-31 14:11:03 +00:00
mattias
47a7425d7c set button/bitbtn borderspacing.innerborder to 4
git-svn-id: trunk@9335 -
2006-05-22 08:10:49 +00:00
mattias
c45972fced converted SysVarUserOveridesDlg to lfm from Darius
git-svn-id: trunk@8481 -
2006-01-10 14:20:20 +00:00
vincents
49122cc61f use Select Directory Dialog for selecting the workdirectory
git-svn-id: trunk@8337 -
2005-12-18 20:15:03 +00:00
vincents
90b57f35f5 published TGroupBox.AutoSize
made groupboxes in Run Parameters dialog autosized

git-svn-id: trunk@8092 -
2005-11-07 10:52:02 +00:00
vincents
998b80dcec tweaked form layout (issue #1195)
git-svn-id: trunk@8047 -
2005-11-03 16:13:49 +00:00
mattias
92792867bb converted runparam dialog to lfm from Darius
git-svn-id: trunk@7941 -
2005-10-09 11:48:04 +00:00