Commit Graph

75 Commits

Author SHA1 Message Date
mattias
5ff70ab6fb implemented installing static packages
git-svn-id: trunk@3417 -
2002-10-01 15:45:47 +00:00
mattias
d6d3d3c853 implemented custom package initialization
git-svn-id: trunk@3416 -
2002-10-01 15:45:46 +00:00
mattias
ba1bca6234 implemented default package for custom IDE components
git-svn-id: trunk@3415 -
2002-10-01 15:45:45 +00:00
mattias
053cf027cd implemented automatic define templates for packages
git-svn-id: trunk@3414 -
2002-10-01 15:45:44 +00:00
mattias
b3d4452dd0 implemented compilation of simple packages
git-svn-id: trunk@3413 -
2002-10-01 15:45:43 +00:00
mattias
40f7bb5562 implemented creating compiler option string for packages
git-svn-id: trunk@3412 -
2002-10-01 15:45:42 +00:00
mattias
74beb6a945 implemented inherited Compiler Options View
git-svn-id: trunk@3411 -
2002-10-01 15:45:41 +00:00
mattias
a9ebfbffec implemented editing dependencies
git-svn-id: trunk@3410 -
2002-10-01 15:45:40 +00:00
mattias
8f9ea479eb implemented broken dependencies dialog
git-svn-id: trunk@3409 -
2002-10-01 15:45:39 +00:00
mattias
d4d9be12c6 started package registration
git-svn-id: trunk@3408 -
2002-10-01 15:45:38 +00:00
mattias
dbc4754166 implemented global and user package links
git-svn-id: trunk@3407 -
2002-10-01 15:45:37 +00:00
mattias
c0601d90c6 added TMemoScrollBar
git-svn-id: trunk@3406 -
2002-10-01 15:45:36 +00:00
mattias
d6d67d7996 fixed rtl include path
git-svn-id: trunk@3405 -
2002-10-01 15:45:35 +00:00
mattias
d4f67913c0 improved case renaming of pascal files
git-svn-id: trunk@3404 -
2002-10-01 15:45:34 +00:00
mattias
ca3b7a17ce fixed TControl.Show in design mode
git-svn-id: trunk@3403 -
2002-10-01 15:45:33 +00:00
mattias
cefa78f0c5 added synedit localization
git-svn-id: trunk@3402 -
2002-10-01 15:45:32 +00:00
mattias
be090f6f5d added localization for env options from Olivier
git-svn-id: trunk@3401 -
2002-10-01 15:45:31 +00:00
mattias
f079e2efcc fixed searching lazarus in current dir
git-svn-id: trunk@3400 -
2002-10-01 15:45:30 +00:00
mattias
8caddb6cbe resolving lazarus directory even if started with search path
git-svn-id: trunk@3399 -
2002-10-01 15:45:29 +00:00
mattias
9e79b31d5b added ReadAllLinks
git-svn-id: trunk@3398 -
2002-10-01 15:45:28 +00:00
mattias
319dc2391c fixed TCustomEdit.SelStart when nothing selected
git-svn-id: trunk@3397 -
2002-10-01 15:45:27 +00:00
mattias
e1b8eed559 freeing stopped external tools
git-svn-id: trunk@3396 -
2002-10-01 15:45:26 +00:00
mattias
3228319948 changes for fpc 1.1
git-svn-id: trunk@3395 -
2002-10-01 15:45:25 +00:00
mattias
a984b4d733 fixed backuping symlinks
git-svn-id: trunk@3394 -
2002-10-01 15:45:24 +00:00
mattias
3ce0e4a00f finished publish project
git-svn-id: trunk@3393 -
2002-10-01 15:45:23 +00:00
mattias
bba7efd634 added spanish support
git-svn-id: trunk@3392 -
2002-10-01 15:45:22 +00:00
mattias
e32657c3c0 added basic file handling functions to filectrl
git-svn-id: trunk@3391 -
2002-10-01 15:45:21 +00:00
lazarus
7c08dc2ede AJ: fixed compiling on win32
git-svn-id: trunk@3390 -
2002-10-01 15:45:20 +00:00
lazarus
387f997ca0 AJ: fixed ideprocs uses dos twice in win32
git-svn-id: trunk@3389 -
2002-10-01 15:45:19 +00:00
lazarus
d300d2e70b MG: added publish project
git-svn-id: trunk@3388 -
2002-10-01 15:45:18 +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
84eea4342e MG: fixed jumping history
git-svn-id: trunk@3386 -
2002-10-01 15:45:16 +00:00
lazarus
3443807a79 MG: workaround for TBinaryObjectWriter till we announce the new compiler
git-svn-id: trunk@3368 -
2002-09-20 08:36:42 +00:00
lazarus
6f512029ae MG: replaced halt with raiseexception
git-svn-id: trunk@3353 -
2002-09-16 16:06:21 +00:00
lazarus
ad021fe58e MG: unnit dependencies basically working
git-svn-id: trunk@3345 -
2002-09-14 17:04:24 +00:00
lazarus
60c0bf0cd4 MG: added insert ChangeLog Entry
git-svn-id: trunk@3324 -
2002-09-11 12:18:21 +00:00
lazarus
4b76f93f27 MG: added insert Username and Datetime
git-svn-id: trunk@3323 -
2002-09-11 12:05:46 +00:00
lazarus
8c87999185 MG: added insert GPL notice
git-svn-id: trunk@3322 -
2002-09-11 11:31:23 +00:00
lazarus
be6391b14b MG: not existing files will now be removed from recent lists
git-svn-id: trunk@3251 -
2002-08-27 09:22:43 +00:00
lazarus
97b927cb3d MG: fixed uses section
git-svn-id: trunk@3229 -
2002-08-21 11:30:52 +00:00
lazarus
68c590e8a0 MG: fixed mem some leaks in ide and gtk
git-svn-id: trunk@3228 -
2002-08-21 11:29:35 +00:00
lazarus
9edfb60be4 MG: added Un-/Comment Selection
git-svn-id: trunk@1845 -
2002-08-16 19:00:56 +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
a9d326e24a MG: fixed hints
git-svn-id: trunk@1784 -
2002-07-08 10:34:12 +00:00
lazarus
d8e1f35876 MG: fixed hints
git-svn-id: trunk@1783 -
2002-07-08 10:30:58 +00:00
lazarus
a8838bdc2d MG: fixed compiling for invalid programnames
git-svn-id: trunk@1779 -
2002-07-05 10:53:25 +00:00
lazarus
04cb1f713a MG: added handling of invalid programnamnes on save project
git-svn-id: trunk@1778 -
2002-07-05 10:32:44 +00:00
lazarus
ff2807c8cf MG: fixed typo
git-svn-id: trunk@1775 -
2002-07-04 15:12:16 +00:00
lazarus
8ff74a68fc MG: added codetools languages
git-svn-id: trunk@1774 -
2002-07-04 15:03:07 +00:00
lazarus
f665e24da1 MG: added internationalization, started with german
git-svn-id: trunk@1773 -
2002-07-04 14:48:24 +00:00