Commit Graph

78 Commits

Author SHA1 Message Date
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
darius
639de5d45e added help button to dialog
git-svn-id: trunk@16964 -
2008-10-11 21:51:07 +00:00
laurent
2c8a855666 Load glyph form resource
git-svn-id: trunk@16693 -
2008-09-24 06:55:26 +00:00
laurent
8647538c8e add standard glyph in buttons
git-svn-id: trunk@16607 -
2008-09-16 15:02:37 +00:00
vincents
adb8e77d8c IDE: fixed loading environment variable overrides from the project file (lpi), when using a lps file too.
git-svn-id: trunk@13943 -
2008-02-01 15:17:13 +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
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
683b8aa123 IDE: run parameters now have histories
git-svn-id: trunk@10144 -
2006-10-31 14:11:03 +00:00
mattias
720ab0fada IDEIntf: added interface for external tools
git-svn-id: trunk@9654 -
2006-07-21 18:00:24 +00:00
micha
d9e9f1570f win64 fixes (from peter, modified)
git-svn-id: trunk@9221 -
2006-05-01 21:45:12 +00:00
mattias
9b834fa88d added help for various dialogs
git-svn-id: trunk@9219 -
2006-05-01 14:47:17 +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
mattias
92792867bb converted runparam dialog to lfm from Darius
git-svn-id: trunk@7941 -
2005-10-09 11:48:04 +00:00
mattias
eba28f7695 improved autosizing of run params dlg
git-svn-id: trunk@7813 -
2005-09-23 22:45:09 +00:00
mattias
21624d99b0 reactivated fast xml units without widestrings
git-svn-id: trunk@6716 -
2005-01-29 14:36:04 +00:00
mattias
d98fb2e07c fixed Escape key in dialogs: run params, new, compiler opts
git-svn-id: trunk@6643 -
2005-01-20 11:37:24 +00:00
vincents
c535f37167 use xml units from fpc, if not compiling with fpc 1.0
git-svn-id: trunk@6603 -
2005-01-15 13:44:03 +00:00
mattias
d9f87ef6eb updatepofiles is now case sensitive,
replaced many places, where Application was needlessly Owner
updated po files, started Configure IDE Install Package dialog,
implemented removing double file package links

git-svn-id: trunk@6388 -
2004-12-18 10:20:22 +00:00
vincents
450371882c splitted off unit FileUtil, it doesn't depend on other LCL units
git-svn-id: trunk@6081 -
2004-09-27 22:05:41 +00:00
mattias
aa76552f75 renamed DirectoryExists to DirPathExists to reduce ambigiousity
git-svn-id: trunk@4925 -
2003-12-21 13:58:06 +00:00