mattias
|
abaf3fb59c
|
IDE: clean up old external tools
git-svn-id: trunk@45942 -
|
2014-07-20 19:47:30 +00:00 |
|
mattias
|
403ed545d1
|
IDE: enabled new external tools by default, use old code with -dEnableOldExtTools
git-svn-id: trunk@45396 -
|
2014-06-08 10:19:28 +00:00 |
|
mattias
|
20e6cdc0a9
|
lazbuild: started migration to external tools
git-svn-id: trunk@45294 -
|
2014-06-01 21:38:27 +00:00 |
|
mattias
|
202722ed9b
|
IDE: further migrating external tools
git-svn-id: trunk@45040 -
|
2014-05-14 22:38:19 +00:00 |
|
mattias
|
316056f2f7
|
IDE: further migration external tools
git-svn-id: trunk@43262 -
|
2013-10-17 19:17:50 +00:00 |
|
mattias
|
1e8926baa8
|
IDE: clean up
git-svn-id: trunk@42801 -
|
2013-09-15 06:10:28 +00:00 |
|
juha
|
07d52d2075
|
IDE: Add conflict warning for External Tools keyboard shortcut. Issue #14876, patch from Ludo Brands
git-svn-id: trunk@42790 -
|
2013-09-14 07:04:47 +00:00 |
|
mattias
|
ddd03e966d
|
IDE: further migration external tools
git-svn-id: trunk@42335 -
|
2013-08-04 20:34:00 +00:00 |
|
mattias
|
a7d3638143
|
IDE: further migration external tools
git-svn-id: trunk@42289 -
|
2013-08-03 15:56:10 +00:00 |
|
mattias
|
5179b2a173
|
IDE: further migration external tools
git-svn-id: trunk@42278 -
|
2013-08-03 13:41:02 +00:00 |
|
mattias
|
057762a149
|
IDE: migrate compiler message types
git-svn-id: trunk@42234 -
|
2013-07-30 09:18:33 +00:00 |
|
mattias
|
f77cf28637
|
IDE: migrating external tools
git-svn-id: trunk@42231 -
|
2013-07-29 20:02:09 +00:00 |
|
juha
|
ebf3655d31
|
Formatting
git-svn-id: trunk@42067 -
|
2013-07-12 14:57:30 +00:00 |
|
mattias
|
efec9f2a26
|
IDE: replaced some MessageDlg with IDEMessageDialog
git-svn-id: trunk@41497 -
|
2013-06-02 17:27:09 +00:00 |
|
juha
|
fc64e5affe
|
IDE: Filename filters for External Tools dialog Export/Import. Issue #24350, patch from Cyrax
git-svn-id: trunk@41008 -
|
2013-05-02 22:13:57 +00:00 |
|
juha
|
9255f8d208
|
Revert r40972 #18ac0f9649, it conflits with External Tools solution from Cyrax
git-svn-id: trunk@40974 -
|
2013-05-01 12:29:47 +00:00 |
|
juha
|
18ac0f9649
|
IDE: Quote paths containing spaces in TExternalToolList.Run. Issue #24343, patch from Ludo Brands
git-svn-id: trunk@40972 -
|
2013-05-01 10:57:23 +00:00 |
|
juha
|
1a322d1ec1
|
IDE: Fix broken compilation caused by External Tools Dlg patch.
git-svn-id: trunk@40966 -
|
2013-05-01 08:44:43 +00:00 |
|
juha
|
d3c8905a70
|
Reimplement "IDE: Improvements to Tools dialog. Export/import/cloning etc."
git-svn-id: trunk@40965 -
|
2013-05-01 08:44:38 +00:00 |
|
juha
|
186dd557aa
|
Revert "IDE: Improvements to Tools dialog. Export/import/cloning etc." Breaks compilation.
git-svn-id: trunk@40961 -
|
2013-04-30 19:02:40 +00:00 |
|
juha
|
e2bcd31332
|
IDE: Improvements to Tools dialog. Export/import/cloning etc. Issue #24350, patch from Cyrax
git-svn-id: trunk@40952 -
|
2013-04-30 13:34:57 +00:00 |
|
juha
|
672f5bd862
|
Replace #13 with LineEnding in many messages. It didn't show correctly on Linux systems.
git-svn-id: trunk@38633 -
|
2012-09-13 06:39:56 +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 |
|
juha
|
c82d1b544d
|
IDE: use resource lisAdd instead of lisCodeTemplAdd in many places.
git-svn-id: trunk@35320 -
|
2012-02-12 13:03:15 +00:00 |
|
mattias
|
9d36ba416b
|
IDE: run external tool: check if working directory exists
git-svn-id: trunk@30670 -
|
2011-05-11 01:26:20 +00:00 |
|
juha
|
fdaf6cdf13
|
IDE: formatting
git-svn-id: trunk@29812 -
|
2011-03-13 15:26:38 +00:00 |
|
mattias
|
2755108d9c
|
IDEIntf: moved compiler options to unit of its own (compoptsintf.pas), added access to compiler options of packages
git-svn-id: trunk@29523 -
|
2011-02-13 13:42:19 +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
|
25b1fc7114
|
IDE: optional abort for run tool
git-svn-id: trunk@28705 -
|
2010-12-13 19:29:39 +00:00 |
|
vincents
|
8967e57968
|
ide: made running external tool hidden optional, useful for external application (issue #17312)
patch by Graeme
git-svn-id: trunk@27897 -
|
2010-10-27 14:13:22 +00:00 |
|
mattias
|
36cb2971ba
|
IDE: clean up
git-svn-id: trunk@27402 -
|
2010-09-18 08:45:04 +00:00 |
|
paul
|
9622c8cd82
|
ide: convert forms to use fpc resources
git-svn-id: trunk@23458 -
|
2010-01-15 02:06:37 +00:00 |
|
marc
|
a5e41fe16c
|
* IDE: Renamed InfoBuilder routines to more understandable name
* IDE: Only show buildprogress if there is really something compiled
git-svn-id: trunk@23191 -
|
2009-12-18 22:31:23 +00:00 |
|
sekelsenmat
|
c15be9e2e1
|
New fix for bug #15075
git-svn-id: trunk@22775 -
|
2009-11-25 17:53:24 +00:00 |
|
paul
|
cea7ca2577
|
ide: hide DumpExceptionBackTrace to the ifdef block since it does not compile anymore
git-svn-id: trunk@22725 -
|
2009-11-23 14:55:33 +00:00 |
|
paul
|
a5a3a8e13e
|
lcl: split TAsyncProcess and TProcessUtf8 between 2 units. This is needed to remove widgetset dependency from svn2revision.inc
all others: add/replace new dependency
git-svn-id: trunk@19313 -
|
2009-04-10 15:33:23 +00:00 |
|
laurent
|
4b344f137a
|
IDE: rename the images to avoid overload
git-svn-id: trunk@17660 -
|
2008-12-02 13:28:21 +00:00 |
|
mattias
|
c9cb9a17c8
|
IDE: output filter: moved raise exception behind finally: buggy TProcess
git-svn-id: trunk@17447 -
|
2008-11-19 15:14:57 +00:00 |
|
darius
|
984c9d5167
|
implemented TButtonPanel
git-svn-id: trunk@17011 -
|
2008-10-15 20:38:10 +00:00 |
|
laurent
|
21581dc6e0
|
Load glyph form resource and somme resourcestrings
git-svn-id: trunk@16677 -
|
2008-09-23 06:56:22 +00:00 |
|
mattias
|
a00dac7763
|
added TProcessUTF8
git-svn-id: trunk@16346 -
|
2008-09-01 10:24:04 +00:00 |
|
mattias
|
69cfe88898
|
using UTF-8 for file operations and environment variables
git-svn-id: trunk@16236 -
|
2008-08-25 22:32:23 +00:00 |
|
mattias
|
343e405a4a
|
IDE: added info build window from David Guadagnini
git-svn-id: trunk@15417 -
|
2008-06-14 11:21:49 +00:00 |
|
mattias
|
ce26f75399
|
IDE: external tools: replaced Cancel with Ignore, bug #11073
git-svn-id: trunk@15357 -
|
2008-06-07 22:10:37 +00:00 |
|
vincents
|
6b20f997be
|
IDE, path editor: double clicking on a template path, adds it to the selected paths.
git-svn-id: trunk@15256 -
|
2008-05-27 09:41:31 +00:00 |
|
mattias
|
e9ce602edd
|
IDE: implemented editing custom scanners for external tools
git-svn-id: trunk@15014 -
|
2008-04-29 14:16:09 +00:00 |
|
mattias
|
f8b5714a8f
|
IDE: clean up, lazbuild: auto create lrs files bug #11063
git-svn-id: trunk@14921 -
|
2008-04-21 16:28:13 +00:00 |
|
marc
|
109fdc0bf2
|
* Improved localization of the exttooldialog and updated Russion translation by Maxim Ganetsky
* Updated po files
git-svn-id: trunk@14449 -
|
2008-03-06 22:42:09 +00:00 |
|
paul
|
98afc1dfe3
|
ide: replace own "external tools" dialog images with standard ide; + new image for edit action
git-svn-id: trunk@13154 -
|
2007-12-05 03:03:05 +00:00 |
|