Commit Graph

69 Commits

Author SHA1 Message Date
mattias
ea81b30e67 implemented compilation of dependencies
git-svn-id: trunk@4073 -
2003-04-17 18:56:10 +00:00
mattias
4ea511b8e8 ipro now shows simple HTML pages
git-svn-id: trunk@3986 -
2003-03-30 20:37:15 +00:00
mattias
a2a80bb473 added ipdefine.inc
git-svn-id: trunk@3976 -
2003-03-27 19:16:39 +00:00
mattias
8e965a3f58 implemented compiled unit search and indirect search path
git-svn-id: trunk@3973 -
2003-03-27 12:42:54 +00:00
mattias
d3228efcfd fixed rtl include path
git-svn-id: trunk@3966 -
2003-03-26 11:39:08 +00:00
mattias
5dd9773ab8 added ToDo List from Olivier
git-svn-id: trunk@3965 -
2003-03-26 10:56:30 +00:00
mattias
5d85ab44f3 implemented build lazarus extra options -d
git-svn-id: trunk@3964 -
2003-03-26 00:21:25 +00:00
mattias
964c20a9c5 fixed fpc 1.1 search paths
git-svn-id: trunk@3956 -
2003-03-18 19:14:58 +00:00
mattias
fcce0f3ad8 fixed run and wait script
git-svn-id: trunk@3936 -
2003-03-16 08:44:18 +00:00
mattias
f543b67dcd added i386 define for fpc source dir, more localization from Olivier
git-svn-id: trunk@3892 -
2003-03-05 08:33:13 +00:00
mattias
6d6ed821e8 started package system (packager)
git-svn-id: trunk@3879 -
2003-02-28 10:14:28 +00:00
mattias
d335e42ff5 updated translation files
git-svn-id: trunk@3809 -
2003-01-17 16:28:42 +00:00
mattias
f5bd6c0d61 fixed search paths for virtual projects
git-svn-id: trunk@3806 -
2003-01-15 09:08:08 +00:00
mattias
2bf4d21c64 fixed typo
git-svn-id: trunk@3802 -
2003-01-13 16:30:26 +00:00
mattias
26f7cbe3b9 fixed virtual directory
git-svn-id: trunk@3798 -
2003-01-10 17:22:38 +00:00
mattias
8a3ea01fb5 added defines for fpc/utils/debugsvr
git-svn-id: trunk@3781 -
2003-01-03 18:21:31 +00:00
mattias
d4187e89b6 made HTMLLite single threaded
git-svn-id: trunk@3770 -
2002-12-31 11:07:07 +00:00
mattias
f17bd32429 fixed nested comments for fpc sources
git-svn-id: trunk@3764 -
2002-12-30 12:03:21 +00:00
mattias
ac8efccb39 reduced lpi size
git-svn-id: trunk@3750 -
2002-12-28 13:26:37 +00:00
mattias
f8329f9fc6 method resolution clause, class ancestor find declaration, 1.1. makros
git-svn-id: trunk@3716 -
2002-12-20 11:08:47 +00:00
mattias
4130ccb02e fixed else skipping
git-svn-id: trunk@3697 -
2002-12-15 12:52:45 +00:00
mattias
3fc78ab4b6 fixed if block else part
git-svn-id: trunk@3696 -
2002-12-15 12:24:58 +00:00
mattias
45be5148ad started gtk2 interface
git-svn-id: trunk@3695 -
2002-12-15 11:52:28 +00:00
lazarus
9141937e10 MG: codetools can now work with localized fpc output
git-svn-id: trunk@3631 -
2002-11-13 13:40:15 +00:00
lazarus
9d7444f027 MG: added custom components trick
git-svn-id: trunk@3620 -
2002-11-11 18:09:45 +00:00
lazarus
92e2f6aee5 MG: added publish project
git-svn-id: trunk@3501 -
2002-10-13 09:35:38 +00:00
lazarus
ffd74ad961 MG: moved jitform to a special directory
git-svn-id: trunk@3477 -
2002-10-07 08:21:11 +00:00
lazarus
b598a3b831 MG: started form renaming
git-svn-id: trunk@2741 -
2002-08-18 08:53:21 +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
13a8d7484d MG: Delphi6 syntax and defines
git-svn-id: trunk@1638 -
2002-04-26 12:25:55 +00:00
lazarus
a5b5b0b875 MG: FPC unitlinks are now saved
git-svn-id: trunk@1605 -
2002-04-12 16:36:09 +00:00
lazarus
9b66e0abc7 MG: small fixes, cleanups and started event assignment completion
git-svn-id: trunk@1600 -
2002-04-11 08:08:50 +00:00
lazarus
79843da247 MG: added fpc define templates
git-svn-id: trunk@1598 -
2002-04-06 11:20:43 +00:00
lazarus
20321075df MG: fixed mem leaks
git-svn-id: trunk@1587 -
2002-04-03 18:20:51 +00:00
lazarus
f295045532 MG: further internationalization
git-svn-id: trunk@1565 -
2002-03-29 14:32:49 +00:00
lazarus
94d422e5fa MG: old Makefile for 1.0.5 compilers
git-svn-id: trunk@1563 -
2002-03-29 12:03:39 +00:00
lazarus
d95aa7b01f MG: added define templates for Delphi5 Projects
git-svn-id: trunk@1510 -
2002-03-14 07:42:34 +00:00
lazarus
8752d483cc Keith: Fixed Win32 compilation problem.
git-svn-id: trunk@1500 -
2002-03-11 09:43:45 +00:00
lazarus
26eaea13bd MG: fixed parser of end blocks in initialization section added label sections
git-svn-id: trunk@1486 -
2002-03-08 16:16:55 +00:00
lazarus
e6ace97606 MG: outputfilter can now find include files
git-svn-id: trunk@1485 -
2002-03-08 11:37:42 +00:00
lazarus
e5b24ec55e MG: added define template for Delphi5
git-svn-id: trunk@1484 -
2002-03-08 09:30:59 +00:00
lazarus
9e1d337c33 MG: added delphi mode for codetools
git-svn-id: trunk@1482 -
2002-03-07 21:56:56 +00:00
lazarus
830cb9a016 MG: fixed find declaration new nodecache flags, find next
git-svn-id: trunk@1481 -
2002-03-07 14:14:25 +00:00
lazarus
84fc508f31 MG: fixed find declaration node cache flags checking and updates for defines
git-svn-id: trunk@1480 -
2002-03-06 17:26:52 +00:00
lazarus
969951d7fb MG: updates for codetools defines
git-svn-id: trunk@1479 -
2002-03-05 14:52:17 +00:00
lazarus
43f4a972db MG: updates for codetools defines editor
git-svn-id: trunk@1478 -
2002-03-05 08:15:00 +00:00
lazarus
c393669985 MG: fixed synedit hide right margin
git-svn-id: trunk@1474 -
2002-03-03 16:08:52 +00:00
lazarus
b04c9a1244 MG: fixed find declaration and inheriting class visibility flags
git-svn-id: trunk@1469 -
2002-03-02 13:22:27 +00:00
lazarus
69a28ff329 MG: fixed method search diff proc, fixed synedit insert in empty line, small fixes, started define editor
git-svn-id: trunk@1468 -
2002-03-02 11:08:38 +00:00
lazarus
386a8e08f4 MG: fixed nested record parsing
git-svn-id: trunk@1459 -
2002-02-25 18:46:06 +00:00