Commit Graph

58 Commits

Author SHA1 Message Date
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
mattias
f2bdeca834 external tools are now searched in PATH
git-svn-id: trunk@4257 -
2003-06-11 11:45:57 +00:00
mattias
06d7c7abf3 localization
git-svn-id: trunk@4127 -
2003-05-03 23:02:08 +00:00
mattias
fac1fd8d76 fixed changing menuitem separator and normal
git-svn-id: trunk@4113 -
2003-05-01 11:44:03 +00:00
mattias
3ce6a58d2a implemented compiling project dependencies and auto add dependency
git-svn-id: trunk@4093 -
2003-04-22 18:53:12 +00:00
mattias
40b8483953 combobox height can now be set, added OI item height option
git-svn-id: trunk@3871 -
2003-02-24 11:51:44 +00:00
mattias
c788144e44 added basic file handling functions to filectrl
git-svn-id: trunk@3692 -
2002-12-09 16:48:36 +00:00
lazarus
dbcda8ed24 MG fixed hidden component page
git-svn-id: trunk@3626 -
2002-11-12 16:18:46 +00:00
lazarus
4bfe65783c MG: added LCLPlatform to build lazarus dialog
git-svn-id: trunk@3387 -
2002-10-01 15:45:17 +00:00
lazarus
77fcbcd0dc MG: added a faster version of TXMLConfig
git-svn-id: trunk@1796 -
2002-07-30 06:24:06 +00:00
lazarus
6c9464c470 MG: updated licenses
git-svn-id: trunk@1668 -
2002-05-10 06:57:51 +00:00
lazarus
be0b610692 MG: added form resizes
git-svn-id: trunk@1613 -
2002-04-16 15:22:50 +00:00
lazarus
c9e180acac TPanel implemented.
Basic graphic primitives split into GraphType package, so that we can
reference it from interface (GTK, Win32) units.
New Frame3d canvas method that uses native (themed) drawing (GTK only).
New overloaded Canvas.TextRect method.
LCLLinux and Graphics was split, so a bunch of files had to be modified.

git-svn-id: trunk@653 -
2002-02-03 00:24:02 +00:00
lazarus
b660741d69 MG: fixed result of running external tools, fixed starting codetools in include files
git-svn-id: trunk@622 -
2002-01-24 16:23:27 +00:00