mattias
|
a406dd6698
|
IDE: do not update syntax highlighter without editor options, bug #17901
git-svn-id: trunk@28180 -
|
2010-11-11 08:46:04 +00:00 |
|
mattias
|
a1bacde7cb
|
IDE: changing SessionStorage set Modified, bug #17788
git-svn-id: trunk@28037 -
|
2010-11-02 12:28:59 +00:00 |
|
mattias
|
590344aed7
|
IDE: clearing computed project build macro values
git-svn-id: trunk@27992 -
|
2010-10-30 22:04:32 +00:00 |
|
mattias
|
1e83d3b477
|
IDE: fixed applying options after write
git-svn-id: trunk@27920 -
|
2010-10-28 08:00:21 +00:00 |
|
mattias
|
cf4e767106
|
IDE: do not save project.compiled file for virtual projects, bug #17705
git-svn-id: trunk@27886 -
|
2010-10-26 15:15:57 +00:00 |
|
mattias
|
17d1cba55e
|
lazbuild: added option --build-mode=<project build mode>, --bm=<project build mode>
git-svn-id: trunk@27874 -
|
2010-10-26 08:27:21 +00:00 |
|
mattias
|
0e64f10a02
|
IDE: create makefile for package: add Makefile.compiled file
git-svn-id: trunk@27834 -
|
2010-10-24 17:49:50 +00:00 |
|
mattias
|
1946265ab4
|
IDE: compiler options diff
git-svn-id: trunk@27762 -
|
2010-10-19 21:45:38 +00:00 |
|
mattias
|
b1f3a0a6c8
|
IDE: started compiler options diff dialog
git-svn-id: trunk@27760 -
|
2010-10-19 10:27:17 +00:00 |
|
mattias
|
3141ce6197
|
IDE: fixed TCompilerOptions.IsEqual, removed obsolete read/write events of compileroptions
git-svn-id: trunk@27722 -
|
2010-10-16 18:00:04 +00:00 |
|
mattias
|
78d480b9e1
|
IDE: fixed menu item 64bit
git-svn-id: trunk@27684 -
|
2010-10-13 19:01:58 +00:00 |
|
mattias
|
8ff93b3a7e
|
IDEIntf: started RestoreSettings for options dialogs
git-svn-id: trunk@27677 -
|
2010-10-13 08:08:09 +00:00 |
|
mattias
|
1589de464e
|
IDE: fixed loading project compiler options
git-svn-id: trunk@27649 -
|
2010-10-11 08:31:26 +00:00 |
|
mattias
|
045c7df7b2
|
IDE: save/load project compiler option sets
git-svn-id: trunk@27634 -
|
2010-10-09 16:37:08 +00:00 |
|
mattias
|
1cf22e85c1
|
IDE: moved project compileroptions and macrovalues to buildmodes
git-svn-id: trunk@27627 -
|
2010-10-08 20:28:37 +00:00 |
|
mattias
|
3d26d69da8
|
IDE: compiler options: added OnChanged handlers
git-svn-id: trunk@27622 -
|
2010-10-08 15:54:42 +00:00 |
|
mattias
|
53728f728d
|
IDE: compiler options: made CreateDiff usable as Equals
git-svn-id: trunk@27617 -
|
2010-10-08 09:47:14 +00:00 |
|
mattias
|
abe779fb85
|
IDE: when checking for changed lpi, check content
git-svn-id: trunk@27616 -
|
2010-10-08 09:07:40 +00:00 |
|
mattias
|
8b9e2c6412
|
IDE: compiler options changestamp
git-svn-id: trunk@27607 -
|
2010-10-07 16:41:57 +00:00 |
|
mattias
|
e4623dcc4c
|
IDE: replaced project compiler options OwnerProject+Project with LazProject
git-svn-id: trunk@27601 -
|
2010-10-07 10:45:54 +00:00 |
|
mattias
|
f572c7f13c
|
IDE: replaced compiler options property Active with function IsActive
git-svn-id: trunk@27600 -
|
2010-10-07 10:42:27 +00:00 |
|
mattias
|
f0e93fedb8
|
IDE: added Active property for compiler options
git-svn-id: trunk@27594 -
|
2010-10-06 20:57:15 +00:00 |
|
mattias
|
dce224d875
|
IDE: cleaned up compileroptions: more consistent with other option classes
git-svn-id: trunk@27592 -
|
2010-10-06 20:19:21 +00:00 |
|
mattias
|
951dd0f0c5
|
IDE: change build macro valeus: invalidate
git-svn-id: trunk@27517 -
|
2010-09-28 20:56:48 +00:00 |
|
mattias
|
dc40b3a647
|
IDE: fixed TProject.SomethingModified checking session
git-svn-id: trunk@27337 -
|
2010-09-12 16:50:21 +00:00 |
|
mattias
|
e76c4c475d
|
IDE: fixed storing i18n output directory and checking modified
git-svn-id: trunk@27334 -
|
2010-09-12 16:26:12 +00:00 |
|
mattias
|
0cffa9fdab
|
IDE: fixed storing version info and checking modified
git-svn-id: trunk@27333 -
|
2010-09-12 16:18:16 +00:00 |
|
mattias
|
386e78da8d
|
IDE: compiler options: replaced TNoteBook with TPageControl
git-svn-id: trunk@27332 -
|
2010-09-12 15:09:48 +00:00 |
|
mattias
|
1c293c3104
|
IDE: fixed checking unit modify flags, bug #17315
git-svn-id: trunk@27331 -
|
2010-09-12 14:46:42 +00:00 |
|
mattias
|
03a5fce36b
|
IDE: use project build macro values
git-svn-id: trunk@27140 -
|
2010-08-18 15:53:10 +00:00 |
|
mattias
|
ed2ad62dbf
|
codetools: fixed mem leak
git-svn-id: trunk@27113 -
|
2010-08-16 22:15:22 +00:00 |
|
mattias
|
6cf974a082
|
IDE: function to compute build macros
git-svn-id: trunk@27110 -
|
2010-08-16 14:23:57 +00:00 |
|
mattias
|
12f0bd4993
|
IDE: removed conditionals via nodes
git-svn-id: trunk@27107 -
|
2010-08-16 11:08:18 +00:00 |
|
mattias
|
4eb55fc1fb
|
IDE: for compatibility with older IDE versions: always store MainUnit id in lpi, bug #17185
git-svn-id: trunk@27106 -
|
2010-08-16 08:11:19 +00:00 |
|
mattias
|
21afcaf45f
|
IDE: save lpi, lps on compile only if modified
git-svn-id: trunk@27085 -
|
2010-08-13 02:30:58 +00:00 |
|
mattias
|
29a31e582d
|
IDE: read lpi: use default value 0 for MainUnitID even for old lpi
git-svn-id: trunk@27082 -
|
2010-08-12 16:20:33 +00:00 |
|
mattias
|
9b4deffe0f
|
IDE: load/save build macro values
git-svn-id: trunk@27009 -
|
2010-08-04 11:58:54 +00:00 |
|
mattias
|
4400804029
|
IDE: edit build macros
git-svn-id: trunk@27003 -
|
2010-08-03 21:18:54 +00:00 |
|
mattias
|
d47e50d5c5
|
IDE: lpi: removed TargetFileExt
git-svn-id: trunk@26997 -
|
2010-08-03 12:06:09 +00:00 |
|
mattias
|
6f003fb53e
|
IDE: lpi default value for MainUnitID=0
git-svn-id: trunk@26996 -
|
2010-08-03 12:03:16 +00:00 |
|
mattias
|
0f73b1c59f
|
IDE: unset pfUseDefaultCompilerOptions
git-svn-id: trunk@26995 -
|
2010-08-03 12:00:17 +00:00 |
|
mattias
|
9990d3eff6
|
IDE: project macros: save/load in project
git-svn-id: trunk@26994 -
|
2010-08-03 11:57:03 +00:00 |
|
mattias
|
5256b68374
|
IDE: removed TBuildMode
git-svn-id: trunk@26992 -
|
2010-08-03 11:00:05 +00:00 |
|
mattias
|
60f7ac9ff1
|
IDE: moved project types to projectdefs
git-svn-id: trunk@26991 -
|
2010-08-03 10:38:43 +00:00 |
|
mattias
|
2f1d1e7d1e
|
IDE: updating all IsVisibleTab after new project/open project, bug #16971
git-svn-id: trunk@26727 -
|
2010-07-18 11:46:17 +00:00 |
|
mattias
|
7c57556d5f
|
IDE: mark new project as not modified on errors
git-svn-id: trunk@26724 -
|
2010-07-18 09:46:04 +00:00 |
|
mattias
|
f41306c655
|
IDE: option auto open designers nd project open: restore last opened designers, bug #16952
git-svn-id: trunk@26700 -
|
2010-07-16 21:04:23 +00:00 |
|
mattias
|
fbf7b6f9ac
|
IDE: using project defines for non defined directories
git-svn-id: trunk@26297 -
|
2010-06-27 16:55:11 +00:00 |
|
mattias
|
d0d753564d
|
IDE: define template use default flag
git-svn-id: trunk@26286 -
|
2010-06-24 19:19:34 +00:00 |
|
mattias
|
8d3b3406e6
|
IDE: option to disable i18n for lfm files of project
git-svn-id: trunk@26167 -
|
2010-06-18 07:49:33 +00:00 |
|