Commit Graph

36 Commits

Author SHA1 Message Date
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
lazarus
9c03030dd4 MG: added build lazarus feature and config dialog
git-svn-id: trunk@620 -
2002-01-24 14:12:54 +00:00
lazarus
0df04c9229 MG: external tool output parsing for fpc and make messages
git-svn-id: trunk@618 -
2002-01-23 22:12:54 +00:00
lazarus
e2a57d3b7b MG: changes for new compiler 20011216
git-svn-id: trunk@536 -
2001-12-16 22:24:55 +00:00
lazarus
e65de1397a MG: fixed trailing space in commandline of tools
git-svn-id: trunk@461 -
2001-11-27 15:35:06 +00:00
lazarus
91d1543e1d MG: moved executable check to ideprocs.pp
git-svn-id: trunk@446 -
2001-11-21 13:09:50 +00:00
lazarus
b6104ccf59 MG: added some more error messages for TProcess
git-svn-id: trunk@445 -
2001-11-21 12:51:00 +00:00
lazarus
9864bec26b MG: turned back to stable ground (use old process.pp)
git-svn-id: trunk@402 -
2001-11-09 18:39:13 +00:00
lazarus
c40ded672a MG: added external tools
git-svn-id: trunk@401 -
2001-11-09 18:15:23 +00:00