Commit Graph

434 Commits

Author SHA1 Message Date
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
martin
4aac61a8ab IDE: better highlightettype detection
git-svn-id: trunk@25863 -
2010-06-03 11:46:05 +00:00
mattias
ac28017043 IDE: warn if adding a file twice to project
git-svn-id: trunk@25845 -
2010-06-02 17:58:01 +00:00
mattias
8f84877ae5 IDE: save project: when lpi has different PathDelims: force relative paths
git-svn-id: trunk@25177 -
2010-05-04 10:50:38 +00:00
mattias
dc5bf52f1a IDE: project: do not automatically make the first unit the MainUnit, bug #15405
git-svn-id: trunk@25088 -
2010-05-01 10:33:35 +00:00
martin
4e4dced49a SourceEditor: allow to lock pages (against topline changes)
git-svn-id: trunk@24725 -
2010-04-20 00:01:36 +00:00
mattias
45b62fabb4 IDE: fixed PO output directory path delim, bug #16278
git-svn-id: trunk@24665 -
2010-04-17 15:11:44 +00:00
mattias
c0a2d3d22d IDE: save lpi, lps files: keep encoding and eol type, bug #16224
git-svn-id: trunk@24505 -
2010-04-08 12:47:14 +00:00
martin
d855a69649 IDE/Project: Load/Save Highlighter info for editor sessions
git-svn-id: trunk@24480 -
2010-04-06 23:11:03 +00:00
martin
084c1f36cf IDE/Project: Load/Save Highlighterinfo for editor sessions
git-svn-id: trunk@24437 -
2010-04-05 17:18:02 +00:00
martin
7f3ade7f28 IDE: Initialize UnitEditorInfo for DualView
git-svn-id: trunk@24436 -
2010-04-05 14:57:05 +00:00
martin
201ab0682a IDE: Fixed loading/saving bookmarks in session
git-svn-id: trunk@24371 -
2010-04-02 16:19:58 +00:00
martin
6d923e4923 SourceEditor, IDE: Updates/Preparation for SynDualView
git-svn-id: trunk@24363 -
2010-04-01 23:07:21 +00:00
mattias
a7a60cd4d3 IDE: using FileAgeCached
git-svn-id: trunk@24344 -
2010-04-01 11:42:03 +00:00
martin
dca9e8364b Fixed an issue saving project with certain bookmarks
git-svn-id: trunk@24334 -
2010-04-01 10:25:36 +00:00
martin
8f3f383091 IDE: fixed load project could loop forever
git-svn-id: trunk@24333 -
2010-04-01 09:55:22 +00:00
martin
824a3c686c IDE, Project: Refactor: extracted editor session info from UnitInfo
git-svn-id: trunk@24324 -
2010-03-31 22:32:24 +00:00
martin
dac2e43b34 SourceEditor: Refactor, removed dependency on Project unit
git-svn-id: trunk@24231 -
2010-03-26 21:49:08 +00:00
martin
5f46559cad Project.pp: Fixed re-opening session with multiply windows
git-svn-id: trunk@24212 -
2010-03-25 19:09:06 +00:00
martin
3e92d4df61 SourceEditor/IDE Layout: more multi-window changes
git-svn-id: trunk@24194 -
2010-03-24 18:28:00 +00:00
martin
01061fd0f8 IDE, SourceEditor: Refactor BookMarks
git-svn-id: trunk@24102 -
2010-03-19 20:28:40 +00:00
martin
20e1062c03 Ide/Project; SourceEditor: ActiveWindowIndex / ActivePage per Window (for multi-window handling)
git-svn-id: trunk@24092 -
2010-03-18 23:06:02 +00:00
martin
8c94ff2bd4 Ide/Project; SourceEditor: More using SourceEditorManager (for multi-window handling)
git-svn-id: trunk@24091 -
2010-03-18 22:14:09 +00:00
martin
0853e3b5ca lazbuild: fixed loading unit-info (new editor-interface)
git-svn-id: trunk@24059 -
2010-03-17 11:32:47 +00:00