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
vincents
97f219aa15
replaced writeln by DebugLn
...
git-svn-id: trunk@6020 -
2004-09-17 20:04:35 +00:00
vincents
e87765f977
external tools are not running visibly anymore
...
git-svn-id: trunk@5988 -
2004-09-12 21:45:18 +00:00
mattias
617948d9c8
removed unneeded units in uses sections
...
git-svn-id: trunk@5443 -
2004-05-02 12:01:15 +00:00
mattias
94f1f787da
improved output beautifying for fpc file not found
...
git-svn-id: trunk@5091 -
2004-01-23 20:13:53 +00:00
mattias
f5041c8164
implemented proc jumping for operators
...
git-svn-id: trunk@4938 -
2003-12-23 14:20:33 +00:00
mattias
4d53e93709
started key combinations, fixed some range check errors
...
git-svn-id: trunk@4937 -
2003-12-23 11:16:41 +00:00
mattias
c8a8052bd5
implemented ShowAll and hide hints for unused package units option
...
git-svn-id: trunk@4931 -
2003-12-21 18:21:32 +00:00
mattias
09f667c569
implemented Build+Run File
...
git-svn-id: trunk@4504 -
2003-08-20 15:06:57 +00:00
mattias
9001257bb4
started check compiler options
...
git-svn-id: trunk@4477 -
2003-08-13 22:29:28 +00:00
mattias
122d5ff33f
started check compiler options
...
git-svn-id: trunk@4474 -
2003-08-13 16:18:58 +00:00
mattias
8a77658903
added Abort Build
...
git-svn-id: trunk@4385 -
2003-07-08 11:30:22 +00:00