mattias
0fdaea263c
IDE: save project.lrs/rc file to test directory
...
git-svn-id: trunk@22065 -
2009-10-07 23:56:30 +00:00
mattias
6971bea343
IDE: reducing codetool overhead when searching for forms and interfaces in lpr
...
git-svn-id: trunk@21855 -
2009-09-25 08:56:47 +00:00
paul
c7998ac533
ide: fix creation of project .lrs files before the build if they does not exist (issue #0014620 )
...
git-svn-id: trunk@21760 -
2009-09-18 15:00:06 +00:00
mattias
1a7644e937
IDE: clean up, lazbuild: using package codetools
...
git-svn-id: trunk@21396 -
2009-08-22 16:51:00 +00:00
vincents
f65b51e00b
IDE: fixed typo in identifier name
...
git-svn-id: trunk@21117 -
2009-08-06 11:16:09 +00:00
mattias
124bcb7012
codetools: fixed FindUnitInUsesSection
...
git-svn-id: trunk@20302 -
2009-05-30 09:41:32 +00:00
mattias
e776d10bc7
IDE: added resourcestrings
...
git-svn-id: trunk@20301 -
2009-05-30 08:32:21 +00:00
paul
45c85c3a98
ide: don't increase build in version info too often. do it once before build (maybe fixes bug #0013369 )
...
git-svn-id: trunk@19072 -
2009-03-23 10:01:52 +00:00
paul
9a8987c091
ide: .lrs file was not created on project rename
...
git-svn-id: trunk@18268 -
2009-01-13 09:43:12 +00:00
paul
5604182bbf
ide: move manifest data to the .manifest file since GoRc cannot compile embedded into .rc manifest data ( #0012846 )
...
git-svn-id: trunk@17910 -
2008-12-24 03:19:37 +00:00
mattias
2e9143f08c
LCL: fixed writing empty resource
...
git-svn-id: trunk@17887 -
2008-12-22 22:12:34 +00:00
paul
ee59743851
ide: don't store an icon data in the .lpi file anymore. store a boolean value (as string 0, -1) which means 0 - icon is not empty => read it from .ico, -1 - icon is empty
...
git-svn-id: trunk@17694 -
2008-12-05 17:38:58 +00:00
paul
6ca565c543
ide: set use xp manifest by default
...
git-svn-id: trunk@17418 -
2008-11-18 02:43:16 +00:00
paul
d8b352c958
ide: forget to remove debug output
...
git-svn-id: trunk@17078 -
2008-10-21 06:00:39 +00:00
paul
a8210535d3
ide: fix compiling of a new project if it has resources ( #0012240 )
...
git-svn-id: trunk@17075 -
2008-10-21 02:53:50 +00:00
paul
6666c33a55
ide: project resources
...
- cleanup
- don't create, add .lrs when project file does not has Forms and Interfaces in the uses section
git-svn-id: trunk@17025 -
2008-10-17 01:29:38 +00:00
paul
3573c24091
ide: formatting, cleanup
...
git-svn-id: trunk@17023 -
2008-10-16 13:46:47 +00:00
mattias
2d39d8d910
IDE: fixed updating, renaming project resources
...
git-svn-id: trunk@17021 -
2008-10-16 11:35:48 +00:00
paul
9766cd7613
ide: forgot to set function result
...
git-svn-id: trunk@17020 -
2008-10-16 08:58:44 +00:00
paul
8d35dd12c1
ide: improve resource handling
...
git-svn-id: trunk@17019 -
2008-10-16 08:45:22 +00:00
paul
be2f3116a5
ide: improve resources code (use less hacks?)
...
git-svn-id: trunk@16958 -
2008-10-11 13:15:24 +00:00
paul
1876e1727f
ide: simplify resource availability check
...
git-svn-id: trunk@16944 -
2008-10-09 22:58:04 +00:00
mattias
0775a9258a
codetools: adding include directives into code
...
git-svn-id: trunk@16942 -
2008-10-09 10:18:22 +00:00
paul
25a143b9e1
ide: automatically add/remove LResources unit on project resources change
...
git-svn-id: trunk@16937 -
2008-10-09 02:44:19 +00:00
paul
306d347cbf
ide: project resources
...
- introduce TAbstractProjectResource as a base class for every project resource
- move save/load resources code from to TProjectResources class
- improve error handling
- cleanup
git-svn-id: trunk@16936 -
2008-10-09 01:38:48 +00:00
paul
33c096ac18
ide: use {$I xxx.lrs} without ifdef windows
...
git-svn-id: trunk@16935 -
2008-10-09 00:36:13 +00:00
mattias
7f2d78f450
IDE: project: adding/removing include directive for project resources
...
git-svn-id: trunk@16932 -
2008-10-08 16:43:14 +00:00
paul
d12a0012a2
ide: fix TProjectResources.UpdateMainSourceFile
...
git-svn-id: trunk@16930 -
2008-10-08 14:42:21 +00:00
mattias
05b1773521
IDE: added debugging
...
git-svn-id: trunk@16929 -
2008-10-08 14:27:03 +00:00
paul
824a6a1263
ide:
...
- write all resources without regards of Target platform (we want cross-platform projects)
- update project file on any resource change
git-svn-id: trunk@16928 -
2008-10-08 13:30:14 +00:00
paul
8bf594dfcf
ide: correct wrong modified state
...
git-svn-id: trunk@16923 -
2008-10-07 22:20:01 +00:00
paul
1d184715b3
fix error caused by strange implementation of ExtractFileNAmeWOExt
...
git-svn-id: trunk@16918 -
2008-10-07 13:57:12 +00:00
paul
efc116b8e2
ide: resources rework
...
git-svn-id: trunk@16917 -
2008-10-07 13:16:08 +00:00