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
martin
ad943cb7a3
Ide/Project; SourceEditor: Start introducing SourceEditorManager (for multi-window handling)
...
git-svn-id: trunk@24039 -
2010-03-16 14:11:58 +00:00
martin
9e9e810073
Ide/Project; SourceEditor: Decouple relationship via EditorIndex. Start using reference instead of index
...
git-svn-id: trunk@24015 -
2010-03-15 18:01:40 +00:00
martin
5f1f1153e3
Ide/Project; SourceEditor: Decouple relationship via EditorIndex (equals Tab/Page). Refactor updates via object reference (prepare for multi window)
...
git-svn-id: trunk@23993 -
2010-03-14 19:14:59 +00:00
mattias
e58601b8f8
IDE: reduced debugging
...
git-svn-id: trunk@23761 -
2010-02-22 21:49:24 +00:00
paul
bad42d79bc
ide: project options: replace monolith project options dialog with project options frames, register them in IDE options
...
git-svn-id: trunk@23318 -
2009-12-30 09:24:39 +00:00
paul
36ef1df4fe
ideintf: inherit compiler and project options from TAbstractIDEProjectOptions, reserve 2 groups for project and compiler options
...
git-svn-id: trunk@23253 -
2009-12-24 09:34:59 +00:00
mattias
0fff58e158
IDE: use user compiler options only when project decsriptor allows
...
git-svn-id: trunk@23195 -
2009-12-19 10:50:36 +00:00
mattias
e1c8d7a751
IDE: build modes: started delete
...
git-svn-id: trunk@23141 -
2009-12-14 19:27:32 +00:00
mattias
7428340ec8
IDE: added resourcestrings, DoSaveAll: check if Project modified
...
git-svn-id: trunk@23069 -
2009-12-10 13:49:13 +00:00
mattias
64232ae461
IDE: project compiler options: added checkbox to save as default, from Dmitry Boyarintsev, bug #14154
...
git-svn-id: trunk@23041 -
2009-12-08 21:03:50 +00:00
mattias
c3417c257b
IDE: check i lpi file changes on disk
...
git-svn-id: trunk@22980 -
2009-12-05 20:30:35 +00:00
mattias
0b3d343290
IDE: check if project info file is a lpi file and allow to abort
...
git-svn-id: trunk@22951 -
2009-12-03 22:19:32 +00:00
mattias
1d47d3d54a
IDE: when no lps file: open main unit
...
git-svn-id: trunk@22939 -
2009-12-03 10:59:32 +00:00
mattias
ca869ce1fc
IDE: when there is no lps file: open the main unit if it does not contain automatic statements
...
git-svn-id: trunk@22938 -
2009-12-03 10:40:59 +00:00
mattias
830714131b
IDE: creating manifest file only for win32/win64 and where the exe is, which can differ from the project directory
...
git-svn-id: trunk@22849 -
2009-11-28 12:55:38 +00:00
mattias
0e11723b4c
IDE: searching datamodules in used units
...
git-svn-id: trunk@22696 -
2009-11-21 01:07:13 +00:00
mattias
220e39246e
IDE: resource strings
...
git-svn-id: trunk@22368 -
2009-11-01 10:03:15 +00:00
paul
75d877a8fb
ide: rename AUnitName properties to Unit_Name
...
git-svn-id: trunk@22354 -
2009-10-30 15:16:14 +00:00
paul
79ff6ed4bc
components, ide, ideintf: change UnitName identifier to AUnitName inside classes (preparations for the new TObject.UnitName method)
...
git-svn-id: trunk@22327 -
2009-10-29 08:40:22 +00:00
mattias
1d0d26677d
IDE: hide custom program descriptor
...
git-svn-id: trunk@22243 -
2009-10-20 13:26:43 +00:00
mattias
5c3bf6fbea
IDE: fixed TSourceNotebook.ReloadHighlighters using wrong PageIndex
...
git-svn-id: trunk@22172 -
2009-10-14 12:37:57 +00:00
mattias
e3b340c74c
IDE: save project as: change targetfilename
...
git-svn-id: trunk@22142 -
2009-10-13 11:46:43 +00:00
mattias
3c20b4854d
IDE: fixed default project unit output directory path delim
...
git-svn-id: trunk@22069 -
2009-10-08 01:15:25 +00:00
mattias
6603b29d3b
IDE: use lib/$(TargetCPU)-$(TargetOS) as default project unit output directory
...
git-svn-id: trunk@22010 -
2009-10-03 22:44:42 +00:00
mattias
7b0e3b8bf6
clean up
...
git-svn-id: trunk@22006 -
2009-10-03 22:17:14 +00:00
mattias
1233c8e42b
clean up
...
git-svn-id: trunk@22005 -
2009-10-03 22:16:58 +00:00
mattias
e6b5741431
clean up
...
git-svn-id: trunk@22002 -
2009-10-03 21:16:33 +00:00
mattias
e716a6b710
IDE: using nogui widgetset if LCL package not used by project
...
git-svn-id: trunk@21857 -
2009-09-25 09:36:28 +00:00
paul
795adc7dd5
ide: implement designer form window state saving, start loading
...
git-svn-id: trunk@21737 -
2009-09-16 14:46:08 +00:00
paul
522164c337
ide: start saving/loading from the project session file of component state (normal/minimized/maximized)
...
git-svn-id: trunk@21729 -
2009-09-16 09:28:46 +00:00
mattias
2fa1c1b7c6
IDE: build modes: assign, isequal
...
git-svn-id: trunk@21572 -
2009-09-04 15:04:36 +00:00
mattias
b7b017b15f
IDE: moved build modes to project compiler options
...
git-svn-id: trunk@21570 -
2009-09-04 14:18:02 +00:00
mattias
f6e3dd1812
IDE: build modes: load/save
...
git-svn-id: trunk@21556 -
2009-09-03 14:17:31 +00:00
mattias
37048e0c98
IDE: added debugging: -dVerboseAddProjPkg
...
git-svn-id: trunk@21442 -
2009-08-25 10:52:44 +00:00
mattias
4477513d4d
IDE: new project types: program, custom program: disable Application statements
...
git-svn-id: trunk@21428 -
2009-08-23 17:39:15 +00:00
mattias
45c71a628a
IDE: add project dependency: invalidate macros
...
git-svn-id: trunk@21427 -
2009-08-23 14:03:26 +00:00
mattias
d257a3bc1a
IDE: check if unit interfaces is missing
...
git-svn-id: trunk@21418 -
2009-08-23 12:31:42 +00:00
mattias
8cb64210ce
IDE: fixed invalidate codetools defines
...
git-svn-id: trunk@21393 -
2009-08-22 15:58:54 +00:00
mattias
a655747b6d
IDE: invalidate macros when adding a project dependency
...
git-svn-id: trunk@21370 -
2009-08-20 19:58:48 +00:00
paul
b7d6bca23d
ide: reduce debug output
...
git-svn-id: trunk@21346 -
2009-08-20 13:27:49 +00:00
mattias
34b973c44f
IDE: fixed backup in TUnitInfo.WriteUnitSourceToFile, bug #14167
...
git-svn-id: trunk@21124 -
2009-08-06 17:01:06 +00:00
mattias
f0c7b749b8
IDE: DoRenameUnit: check if saving to absolute filename, IDE: save new lrs file to default location instead of test directory
...
git-svn-id: trunk@21098 -
2009-08-04 17:02:44 +00:00
mattias
36e45396ed
IDE: resourcestring for new app type library, bug #14224 , from Marcelo B Paula
...
git-svn-id: trunk@21043 -
2009-08-01 07:04:11 +00:00
mattias
313765804b
added resourcestrings
...
git-svn-id: trunk@20991 -
2009-07-28 13:58:37 +00:00
marc
1e0889bde7
* Placed fields end methods/properties in the correct order. Fixes compilation on fpc 2.3.1. Patch by Marco van de Voort
...
git-svn-id: trunk@20757 -
2009-06-27 14:41:20 +00:00
mattias
9650017b1a
IDE: do not write IsPartOfProject to lps and do not read it from lps, bug #14016
...
git-svn-id: trunk@20687 -
2009-06-21 08:16:34 +00:00
martin
62a1b7e99f
Ide/SynEdit: allow saving of fold-state
...
git-svn-id: trunk@20656 -
2009-06-17 18:14:35 +00:00
mattias
e67a902cf7
IDE: project loading: auto repair EditorIndex
...
git-svn-id: trunk@20543 -
2009-06-09 08:05:25 +00:00
paul
c688af0189
ide: don't explicitly set Modified, SessionModified flags (fixes issue #0009814 )
...
git-svn-id: trunk@19891 -
2009-05-10 03:12:07 +00:00
jesus
9a9530c43e
ide, fix mem leak in console application template
...
git-svn-id: trunk@19890 -
2009-05-10 02:21:34 +00:00
mattias
a1ddc5a97b
IDE: setting up codetools before adding units to a new project
...
git-svn-id: trunk@19840 -
2009-05-07 09:44:58 +00:00
paul
60df337261
ide: correctly restore path delimiter stored in project file
...
git-svn-id: trunk@19500 -
2009-04-19 09:17:13 +00:00
mattias
04e1d27de4
IDE: fixed using PathDelim of lpi and lps file
...
git-svn-id: trunk@19495 -
2009-04-18 21:40:04 +00:00
mattias
1f9ba7214a
IDE: started tool to fix unit references
...
git-svn-id: trunk@19254 -
2009-04-06 16:30:26 +00:00
mattias
91dea6fbf8
LCL: added encoding UTF-8 with BOM, IDE: fixed changing encoding
...
git-svn-id: trunk@19211 -
2009-04-04 00:43:25 +00:00
paul
bfdf93e0bb
ide: typo after previous patch
...
git-svn-id: trunk@18879 -
2009-03-03 14:46:56 +00:00
paul
1275c9167e
ide: formatting
...
git-svn-id: trunk@18878 -
2009-03-03 14:43:19 +00:00
mattias
63d5f54f09
IDE: keep PathDelim in .lpi files
...
git-svn-id: trunk@18162 -
2009-01-06 11:03:44 +00:00
mattias
e768bb58c3
IDE: started path delim saving in projects/packages
...
git-svn-id: trunk@18137 -
2009-01-05 14:11:05 +00:00
mattias
56d598901b
IDE: path delim loading
...
git-svn-id: trunk@18136 -
2009-01-05 12:51:36 +00:00
mattias
227045c349
IDE: extended some save filename procs for PathDelims
...
git-svn-id: trunk@18133 -
2009-01-05 11:36:29 +00:00
mattias
014229dcec
IDE: conditional compiler options: load/save
...
git-svn-id: trunk@17883 -
2008-12-22 15:41:01 +00:00
mattias
dd4e9f87a1
IDE: added macro ProjOutDir and Project(OutputDir)
...
IDE: added project option to put .lrs files of .lfm files into output directory
git-svn-id: trunk@17857 -
2008-12-18 13:24:52 +00:00
paul
46fdc833da
ide: cleanup
...
git-svn-id: trunk@17807 -
2008-12-11 23:30:40 +00:00
mattias
a3471e0254
removed unneeded implementation uses section
...
git-svn-id: trunk@17805 -
2008-12-11 23:02:41 +00:00
mattias
24e99e928a
IDE: combined remove empty methods
...
git-svn-id: trunk@17804 -
2008-12-11 23:00:58 +00:00
paul
8530d2cdc8
ide: initial implementation of automatic removing of empty published form/frame/datamodule methods
...
git-svn-id: trunk@17793 -
2008-12-11 04:16:17 +00:00
mattias
b3ad804aa7
IDE: fixed unit flag indirectly used by designer, bug #12553
...
git-svn-id: trunk@17425 -
2008-11-18 15:18:54 +00:00
paul
8d35dd12c1
ide: improve resource handling
...
git-svn-id: trunk@17019 -
2008-10-16 08:45:22 +00:00
paul
5d500b08d0
ide: a bit of code formatting
...
git-svn-id: trunk@17018 -
2008-10-16 07:11:33 +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
8bf594dfcf
ide: correct wrong modified state
...
git-svn-id: trunk@16923 -
2008-10-07 22:20:01 +00:00
paul
efc116b8e2
ide: resources rework
...
git-svn-id: trunk@16917 -
2008-10-07 13:16:08 +00:00
mattias
405932ec23
IDE: enabled TFrame by default
...
git-svn-id: trunk@16909 -
2008-10-07 11:56:03 +00:00
paul
82a7e2a0c2
images:
...
- add default project icon to laz_images.lrs (as is for now)
ide:
- use default project icon as a default icon for newly created projects
- use expanded project file name to create resources in the correct place
git-svn-id: trunk@16908 -
2008-10-07 09:31:00 +00:00
paul
f0843b4de1
ide: further project icon changes
...
- create/remove directive in lpr file on icon change
- create .ico and .rc files for win32, wince platforms
improve manifest handling - set modified flag to project on change
git-svn-id: trunk@16903 -
2008-10-07 06:31:19 +00:00
paul
bb55537667
ide: start project icon
...
- add project icon interface to ProjectOptions dialog
- save/restore project icon from project options file (lpi)
git-svn-id: trunk@16878 -
2008-10-05 09:20:36 +00:00
mattias
9032caa4fd
UTF-8: added ExpandFilenameUTF8
...
git-svn-id: trunk@16272 -
2008-08-27 11:25:01 +00:00
mattias
69cfe88898
using UTF-8 for file operations and environment variables
...
git-svn-id: trunk@16236 -
2008-08-25 22:32:23 +00:00
mattias
1752c2e410
IDE: environment option FPCSourceDirectory can now contain macros
...
git-svn-id: trunk@16122 -
2008-08-18 14:10:26 +00:00
mattias
ea23d0c086
IDE+codetools: using compiler mode Delphi when set in compiler options
...
git-svn-id: trunk@16092 -
2008-08-17 19:45:49 +00:00
mattias
8375c12c1a
IDE: not setting modified when updating executable type, bug #11851
...
git-svn-id: trunk@16027 -
2008-08-12 10:31:55 +00:00
mattias
d80f64ab53
IDE: notifying referred units: ignoring components with csDestroying
...
git-svn-id: trunk@16018 -
2008-08-10 21:20:32 +00:00
mattias
d45a6a4b70
IDE: fpdoc editor: shorten filename in caption
...
git-svn-id: trunk@15971 -
2008-08-06 12:26:32 +00:00
mattias
fb2f6ebefd
IDE: now auto appending library file extension for libraries, bug #10624
...
git-svn-id: trunk@15947 -
2008-08-04 11:02:53 +00:00
mattias
75cb5b0984
IDE: close frame: checking if frame is used as inline/nested component
...
git-svn-id: trunk@15693 -
2008-07-07 11:58:18 +00:00
mattias
085ddbcdac
IDE: adding frame to form: adding published var, unit and package
...
git-svn-id: trunk@15692 -
2008-07-07 11:02:58 +00:00
mattias
5f15a64ce4
IDE: designer component dependencies: implemented searching for inline components
...
git-svn-id: trunk@15684 -
2008-07-06 14:23:10 +00:00
mattias
0f56af6dc6
IDE: designer: improved error messages
...
git-svn-id: trunk@15228 -
2008-05-25 22:20:58 +00:00
mattias
5d66571b44
IDE: implemented parsing LCLVersion from lfm, added ResourceBaseClass to TUnitInfo and TPkgFile
...
git-svn-id: trunk@15106 -
2008-05-12 16:59:43 +00:00
mattias
0d3824b98f
IDEIntf: added customdata and customsessiondata for project files
...
git-svn-id: trunk@14939 -
2008-04-23 13:19:51 +00:00
mattias
5ec895750e
IDE: multi form properties: implemented auto closing for revert
...
git-svn-id: trunk@14938 -
2008-04-23 12:19:07 +00:00
mattias
62f6ee1fed
IDE: multi form props: checking for TComponent descendants
...
git-svn-id: trunk@14915 -
2008-04-21 07:44:30 +00:00
mattias
d80c75d659
IDE: when component is deleted, mark referring designers modified
...
git-svn-id: trunk@14882 -
2008-04-18 19:13:00 +00:00
mattias
dc8dfda3bc
IDE: when component is renamed, mark referring designers modified
...
git-svn-id: trunk@14881 -
2008-04-18 19:09:36 +00:00
mattias
3f1466b361
IDE: fixed checking circle dependencies between designer properties
...
git-svn-id: trunk@14880 -
2008-04-18 18:20:06 +00:00
mattias
6a8f9555e3
IDE: auto closing circles of designer components
...
git-svn-id: trunk@14879 -
2008-04-18 17:34:40 +00:00
mattias
00b1e90a62
IDE: implemented auto keeping/closing of poperty referenced designer forms
...
git-svn-id: trunk@14878 -
2008-04-18 16:22:46 +00:00
mattias
b93f8d1495
IDE: fixed wrong free of unit component dependencies
...
git-svn-id: trunk@14849 -
2008-04-16 14:19:35 +00:00
mattias
542dbfa485
IDE: clean up
...
git-svn-id: trunk@14833 -
2008-04-15 16:54:43 +00:00
paul
09b6731e09
ide: start resolving foreign references (works only when referenced form is already loaded)
...
git-svn-id: trunk@14798 -
2008-04-10 08:44:50 +00:00
mattias
b0e8ed453a
IDE: compiler options: immediate invalidate when changing paths
...
git-svn-id: trunk@14426 -
2008-03-05 12:33:35 +00:00
mattias
22bd534fe8
IDE: auto renaming project title when renaming project, bug #10902
...
git-svn-id: trunk@14339 -
2008-03-01 12:14:09 +00:00
mattias
65a770df87
IDE: fixed overriding build target OS/CPU/LCL, bug #10915
...
git-svn-id: trunk@14337 -
2008-03-01 11:28:43 +00:00
mattias
b2affc1ca1
IDE: source editor: restarting completion timer after ending completion with point, feature request 9105
...
git-svn-id: trunk@14211 -
2008-02-20 14:19:06 +00:00