Commit Graph

82 Commits

Author SHA1 Message Date
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
mattias
b75d65f8d7 IDE: improved various dialogs using the new LCL bugfixes
git-svn-id: trunk@12539 -
2007-10-20 22:53:55 +00:00
mattias
96715b1351 IDE: fixed TExternalToolOptions.Assign calling inherited
git-svn-id: trunk@9998 -
2006-09-27 19:45:49 +00:00
mattias
a700f82693 IDEIntf: added rnning external tools
git-svn-id: trunk@9672 -
2006-07-25 17:15:37 +00:00
mattias
720ab0fada IDEIntf: added interface for external tools
git-svn-id: trunk@9654 -
2006-07-21 18:00:24 +00:00
mattias
e666f7b856 TOutputfilter now uses TDynamicDataQueue to read data from TAsyncProcess immediately. TAsyncProcess enabled for linux
git-svn-id: trunk@9452 -
2006-06-19 19:48:34 +00:00
mattias
4b0f3b5966 disabled TAsyncProcess for linux, because it creates a lot of overhead and no bytes are read during execution
git-svn-id: trunk@9449 -
2006-06-19 08:44:18 +00:00
mattias
86c30a022f enabled using TAsyncProcess for linux
git-svn-id: trunk@9446 -
2006-06-18 23:00:17 +00:00
mattias
f0c632c5e9 added help for various dialogs
git-svn-id: trunk@9220 -
2006-05-01 15:01:57 +00:00
mattias
afa4591abd Converted exttooldialog to LFM from Darius
git-svn-id: trunk@8756 -
2006-02-17 13:52:19 +00:00
vincents
925007ecf3 free processlist, running tools list when closing the IDE
git-svn-id: trunk@8463 -
2006-01-07 15:53:17 +00:00
mattias
a9adeb7763 fixed mem leak in exttool
git-svn-id: trunk@8451 -
2006-01-04 23:26:59 +00:00
mattias
dbba7ab026 fixed fpcmake extension on creating Makefile
git-svn-id: trunk@8438 -
2006-01-04 12:59:34 +00:00
vincents
a57029a349 dump stacktrace if an exception occurs while running a tool
git-svn-id: trunk@8320 -
2005-12-14 21:01:43 +00:00
mattias
884510044d started using TAsyncProceess, fixed gtk2 compilation
git-svn-id: trunk@8290 -
2005-12-11 11:20:20 +00:00
vincents
0812c49df5 set default and cancel button
git-svn-id: trunk@7947 -
2005-10-10 11:47:06 +00:00
mattias
fba3c4da37 finished IDE command scopes
git-svn-id: trunk@7790 -
2005-09-23 11:25:54 +00:00
mattias
733f344443 added some resourcestrings and autosizing for checklistbox editor
git-svn-id: trunk@7341 -
2005-07-13 17:25:06 +00:00
mattias
21624d99b0 reactivated fast xml units without widestrings
git-svn-id: trunk@6716 -
2005-01-29 14:36:04 +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