martin
|
e1290c555d
|
Ide/Project; SourceEditor: Start using SourceEditorManager (for multi-window handling)
git-svn-id: trunk@24045 -
|
2010-03-16 16:16:32 +00:00 |
|
mattias
|
009966779b
|
IDE: when lpk failed to load do not warn about unknown units
git-svn-id: trunk@23826 -
|
2010-03-03 10:19:46 +00:00 |
|
mattias
|
fe1eaa69da
|
IDE: when lazarus directory is not valid skip warning about not found lpk
git-svn-id: trunk@23825 -
|
2010-03-03 10:16:11 +00:00 |
|
paul
|
c831cad6e0
|
lazbuild: fix memory leaks
git-svn-id: trunk@23612 -
|
2010-02-03 03:39:51 +00:00 |
|
paul
|
e14141a3c2
|
packager: add 2 units to the predefined IDEIntf package
git-svn-id: trunk@23302 -
|
2009-12-28 03:57:39 +00:00 |
|
mattias
|
e86f7533e4
|
IDE: CheckIfPackageNeedsCompilation: check if default is read only and alternative output directory exists
git-svn-id: trunk@23075 -
|
2009-12-10 20:29:14 +00:00 |
|
mattias
|
0603ce86c8
|
IDE: using default package output directory until rebuild is needed
git-svn-id: trunk@23049 -
|
2009-12-09 12:41:30 +00:00 |
|
mattias
|
5d8216725c
|
IDE: implemented new package type Main unit
git-svn-id: trunk@23042 -
|
2009-12-08 22:48:49 +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
|
74860b471d
|
lazbuild: fixed compiling ide
git-svn-id: trunk@23007 -
|
2009-12-06 23:24:43 +00:00 |
|
mattias
|
c5f7e33856
|
IDE: added IDEBuildOptions macro to codetools package
git-svn-id: trunk@22955 -
|
2009-12-04 11:32:51 +00:00 |
|
mattias
|
a8af53b8b2
|
IDE: added codetools.lpk
git-svn-id: trunk@22883 -
|
2009-11-30 20:58:04 +00:00 |
|
mattias
|
a13c723a8d
|
IDE: delete package clean up base package
git-svn-id: trunk@22874 -
|
2009-11-30 11:03:41 +00:00 |
|
mattias
|
3d6f6c8bba
|
IDE: fixed double adding
git-svn-id: trunk@22873 -
|
2009-11-30 10:58:45 +00:00 |
|
mattias
|
7948ae0818
|
IDE: if loading lazarus base packages, auto create built ins
git-svn-id: trunk@22871 -
|
2009-11-30 10:40:29 +00:00 |
|
paul
|
d7c68d6c15
|
packager: add qt issues file
git-svn-id: trunk@22731 -
|
2009-11-24 03:43:27 +00:00 |
|
martin
|
aa3ee0b66f
|
Packager, SynEdit: Added missing units
git-svn-id: trunk@22653 -
|
2009-11-17 20:52:56 +00:00 |
|
martin
|
aeb21ec97a
|
SynEdit, packager: Added doc location
git-svn-id: trunk@22593 -
|
2009-11-15 00:24:32 +00:00 |
|
mattias
|
43524639c2
|
codetools: fpdocs
git-svn-id: trunk@22560 -
|
2009-11-13 06:43:17 +00:00 |
|
paul
|
1e5ed0e46d
|
packager: change AUnitName property to Unit_Name
git-svn-id: trunk@22353 -
|
2009-10-30 15:02:59 +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
|
fbec38464e
|
IDE: quick fix cant find unit: check if owner already depends on package
git-svn-id: trunk@22024 -
|
2009-10-04 21:43:55 +00:00 |
|
mattias
|
df02734dc8
|
IDE: package links: using more relative paths
git-svn-id: trunk@21939 -
|
2009-10-01 11:03:35 +00:00 |
|
mattias
|
2455dce6c7
|
IDE: checking relative package files
git-svn-id: trunk@21924 -
|
2009-09-29 20:38:19 +00:00 |
|
mattias
|
4f168cab7d
|
IDE: saving package links in lazarus source directory relative
git-svn-id: trunk@21923 -
|
2009-09-29 20:27:27 +00:00 |
|
mattias
|
483e7680e9
|
IDE: fixed creating fpdoc files for IDEIntf
git-svn-id: trunk@21701 -
|
2009-09-14 14:51:39 +00:00 |
|
mattias
|
a9ffff9a88
|
IDE: package manager: fixed crash caused by TPkgManager.AddDependencyToOwners
git-svn-id: trunk@21512 -
|
2009-09-01 10:35:50 +00:00 |
|
mattias
|
20c21820e4
|
IDE: trim TargetDir of IDE
git-svn-id: trunk@20986 -
|
2009-07-28 06:51:33 +00:00 |
|
mattias
|
5f4c6b579f
|
IDE: added more ShowAbort flags
git-svn-id: trunk@19651 -
|
2009-04-27 18:08:58 +00:00 |
|
martin
|
5ccd61dfb4
|
SynEdit package registration: added some missing units
git-svn-id: trunk@19066 -
|
2009-03-22 20:30:51 +00:00 |
|
martin
|
2129ac6726
|
Merged SynEdit-design and SynEdit package. (SynEdit, now needs IdeIntf for the property editor; changed compilation order appropriately); Undone all Changes that introduced the SynEdit-Design package.
git-svn-id: trunk@18829 -
|
2009-02-26 23:31:02 +00:00 |
|
mattias
|
568c19f303
|
IDE: package main source: indent uses section
git-svn-id: trunk@18406 -
|
2009-01-24 11:29:44 +00:00 |
|
martin
|
77c9b560ff
|
SynEdit Gutter: Refactor, add ability to save GutterParts to LFM file
git-svn-id: trunk@18330 -
|
2009-01-18 17:43:57 +00:00 |
|
mattias
|
aa6a1cb30d
|
IDE: using absolute paths for compiling, because some external tools resolve symlinked directories
git-svn-id: trunk@17643 -
|
2008-12-01 10:53:42 +00:00 |
|
vincents
|
9c33a42cce
|
IDE: fixed rebuilding IDE with a non-ascii primary config path
git-svn-id: trunk@16295 -
|
2008-08-29 11:49:05 +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
|
106a0ad6cf
|
IDE: updating package po files: creating po output directory interactive, adding error message on fail
git-svn-id: trunk@16182 -
|
2008-08-22 10:00:56 +00:00 |
|
mattias
|
2420f8a623
|
IDE: fcl package: changed to new directory layout of fpc
git-svn-id: trunk@16120 -
|
2008-08-18 13:04:17 +00:00 |
|
mattias
|
d53bf25da1
|
IDE: added lfm for TAddToPackageDlg
git-svn-id: trunk@16114 -
|
2008-08-18 12:17:05 +00:00 |
|
mattias
|
70e7f10204
|
IDE: package compilation: do not build all if only search paths changed, this is spotted by fpc itself
git-svn-id: trunk@16105 -
|
2008-08-18 08:34:07 +00:00 |
|
mattias
|
ac7275e981
|
IDE: compiler test: added check for intersections of unit paths between project and used packages
git-svn-id: trunk@16052 -
|
2008-08-13 13:06:20 +00:00 |
|
mattias
|
83a985a67e
|
fixed abort on lfm repair during project loading, fixed uninitialized result for HasUnitRegisterProc
git-svn-id: trunk@15942 -
|
2008-08-03 20:01:46 +00:00 |
|
mattias
|
6f64b8639c
|
IDE: not beautifying uses section of package main source, bug #11660
git-svn-id: trunk@15876 -
|
2008-07-26 16:49:14 +00:00 |
|
mattias
|
19b259bb99
|
IDE: removed auto resolving symlinks. Filenames must fit the search paths
git-svn-id: trunk@15795 -
|
2008-07-16 23:22:54 +00:00 |
|
mattias
|
acc9c7d69c
|
IDE: moved some IDE building code down to packagegraph
git-svn-id: trunk@15747 -
|
2008-07-11 15:21:55 +00:00 |
|
mattias
|
3c1f8a71b4
|
IDE: moved some more code from pkgboss to packagegraph
git-svn-id: trunk@15744 -
|
2008-07-11 13:42:42 +00:00 |
|
mattias
|
e53050f3a2
|
fixed compilation for 2.3.1
git-svn-id: trunk@15722 -
|
2008-07-09 14:12:40 +00:00 |
|
mattias
|
9d0afc204c
|
IDE: moved IFDEF BigIDE to lazarus.pp to let it work even on quick build, LazBuild: implemented compiling IDE standard packages
git-svn-id: trunk@15720 -
|
2008-07-09 13:22:45 +00:00 |
|
mattias
|
e8071d14a8
|
synedit: implemented markup system from Martin Friebe
git-svn-id: trunk@15689 -
|
2008-07-07 07:41:40 +00:00 |
|
jesus
|
1596af163d
|
ide, i18n, automatic update translated po files for packages
git-svn-id: trunk@15491 -
|
2008-06-20 22:52:18 +00:00 |
|