Commit Graph

98 Commits

Author SHA1 Message Date
mattias
7b68c36225 IDE: run params default for windows
git-svn-id: trunk@62674 -
2020-02-26 16:53:29 +00:00
juha
0c7fee62f3 IDE: Use configurable DropDownCount for IDE's ComboBoxes. Issue #36329, patch from Vojtech Cihak.
git-svn-id: trunk@62278 -
2019-11-22 00:14:36 +00:00
ondrej
3f71fbb081 IDE: Project: LPI&LPS ProjectOptions - write new lists. Issue #22752
git-svn-id: trunk@62249 -
2019-11-16 18:53:50 +00:00
juha
0a6a5d2b43 IDE: Sanity check when loading LPS run modes. Issue #35410, patch from Ondrej.
git-svn-id: trunk@61051 -
2019-04-24 19:16:47 +00:00
mattias
6bd2d193e1 IDE: Store history from "RunParameters" dialog in LPS and not in global Lazarus IDE config, issue #35285, patch from Ondrej
git-svn-id: trunk@60782 -
2019-03-26 19:59:44 +00:00
mattias
9a22507cdb IDE: run params dlg: update preview on switch tab
git-svn-id: trunk@60693 -
2019-03-16 11:50:16 +00:00
mattias
fd7588ef77 IDE: run parameters: preview resourcestring
git-svn-id: trunk@60686 -
2019-03-15 16:41:25 +00:00
mattias
e86cb7e84f IDE: run parameters: preview break launching application multilines
git-svn-id: trunk@60684 -
2019-03-15 16:21:05 +00:00
mattias
8611d4078b IDE: run parameters: added preview to see resolved macros
git-svn-id: trunk@60682 -
2019-03-15 16:11:16 +00:00
mattias
8890612608 IDE: invalidate filestate cache after opendialog, because it can change files without switching to another application
git-svn-id: trunk@60619 -
2019-03-08 08:50:57 +00:00
juha
ced0c01a3b IDE: Fix enabled/disabled state of some controls in RunParams dialog. Issue #33008.
git-svn-id: trunk@58970 -
2018-09-12 18:54:41 +00:00
ondrej
a914eaa29d IDE: use TLCLGlyphs for IDE buttons
git-svn-id: trunk@57857 -
2018-05-08 23:10:58 +00:00
ondrej
4d25ca2d88 IDE: fix reading LPS run modes.
git-svn-id: trunk@56804 -
2017-12-20 09:02:25 +00:00
mattias
cefafdd5ca IDEIntf: added TAbstractRunParamsOptions.ActiveModeName
git-svn-id: trunk@56803 -
2017-12-19 22:41:31 +00:00
ondrej
f552459574 IDE: RunParameters: fix: mode added by + wasn't saved
git-svn-id: trunk@56770 -
2017-12-17 18:55:19 +00:00
ondrej
c03b941642 IDE: implement several RunParameters modes. Issue #21379
git-svn-id: trunk@56762 -
2017-12-17 11:24:49 +00:00
michl
5d03c243b5 IDE: High-DPI: All IDE SpeedButtons DPI-aware
git-svn-id: trunk@55035 -
2017-05-21 20:59:29 +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
9c405911fd Reduce SynEdit dependencies from units. Reorder uses sections to see dependencies better.
git-svn-id: trunk@53727 -
2016-12-20 00:09:10 +00:00
mattias
43d6a1e7ab IDE: run parameters: default terminal and PATH use UTF-8
git-svn-id: trunk@53284 -
2016-11-02 11:14:14 +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
juha
06ac76f560 LazUtils, unit FileUtil: Disable conditionally LazUtf8 and LazFileUtils wrapper functions. For testing define NoLazUTF8Wrappers and build Lazarus.
git-svn-id: trunk@49494 -
2015-07-04 23:08:00 +00:00
mattias
e5ab0fcfc8 IDE: less hints
git-svn-id: trunk@49112 -
2015-05-19 21:05:37 +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
e187809d73 Project Inspector: A new button for adding files from file system easily. Issue #24337.
git-svn-id: trunk@46311 -
2014-09-24 17:01:50 +00:00
mattias
ba814a2ad3 IDE: fixed xmlconfig default values
git-svn-id: trunk@45530 -
2014-06-15 12:10:42 +00:00
juha
a912107bf0 IDE: More hard-coded quotations in resourcestrings.
git-svn-id: trunk@45520 -
2014-06-15 11:52:15 +00:00
mattias
af57f786ce IDE: run params: version as integer
git-svn-id: trunk@44677 -
2014-04-11 11:54:35 +00:00
mattias
5a07230297 IDE: clean up
git-svn-id: trunk@44146 -
2014-02-18 18:47:15 +00:00
paul
7f4caeb374 ide, components: move images related code to use FPC resource instead of Lazarus resources
git-svn-id: trunk@42984 -
2013-09-27 12:27:04 +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
mattias
f5026c3fe2 IDE: do not write default launching pathplusparams
git-svn-id: trunk@41687 -
2013-06-12 10:47:36 +00:00
mattias
f5a13690c3 IDE: FindTerminalInPath: less file access
git-svn-id: trunk@41685 -
2013-06-12 10:31:49 +00:00
mattias
458181f496 IDE: recent/history lists: replaced case sensitive comparison with three types
git-svn-id: trunk@37020 -
2012-04-25 09:03:37 +00:00
mattias
2ec91c5b8e lazbuild: replaced some MessageDlg with IDEMessageDialog
git-svn-id: trunk@36680 -
2012-04-09 14:58:59 +00:00
mattias
3e9e907062 IDE: switched to new laz2_xml
git-svn-id: trunk@35937 -
2012-03-13 20:55:43 +00:00
mattias
b02630ac58 IDE: less hints
git-svn-id: trunk@35711 -
2012-03-04 18:12:15 +00:00
juha
2550bbf3be IDE: unify some common resource strings. Add hints for Path Edit dialog
git-svn-id: trunk@35361 -
2012-02-13 19:57:58 +00:00
juha
4ef51619f5 IDE: collect common resource strings in one place, remove duplicates
git-svn-id: trunk@35321 -
2012-02-12 13:04:36 +00:00
mattias
7136bc4b7a IDE: run parameters dialog: fixed comboboxes list containing current value
git-svn-id: trunk@32607 -
2011-10-01 21:53:23 +00:00
mattias
4cec37047a IDEIntf: added TLazProject.RunParameters
git-svn-id: trunk@32606 -
2011-10-01 21:44:11 +00:00
mattias
53680baba2 IDE: fixed compilation by breaking a unit circle
git-svn-id: trunk@29466 -
2011-02-11 15:29:27 +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
9622c8cd82 ide: convert forms to use fpc resources
git-svn-id: trunk@23458 -
2010-01-15 02:06:37 +00:00
mattias
e768bb58c3 IDE: started path delim saving in projects/packages
git-svn-id: trunk@18137 -
2009-01-05 14:11:05 +00:00
laurent
4b344f137a IDE: rename the images to avoid overload
git-svn-id: trunk@17660 -
2008-12-02 13:28:21 +00:00
darius
649236eb43 implemented TButtonPanel
git-svn-id: trunk@17008 -
2008-10-15 17:54:14 +00:00