Commit Graph

373 Commits

Author SHA1 Message Date
mattias
766f240486 IDE: fixed save package as when mainunit is custom unit
git-svn-id: trunk@27488 -
2010-09-26 22:00:05 +00:00
mattias
5e87400d8c IDE: when package is renamed, rename its build macros
git-svn-id: trunk@27465 -
2010-09-26 10:34:13 +00:00
mattias
96c2c2c9f4 lazbuild: fixed initializing build macros
git-svn-id: trunk@27404 -
2010-09-18 09:02:00 +00:00
mattias
28afd00d86 IDE: conditionals for package compilation
git-svn-id: trunk@27400 -
2010-09-17 21:56:55 +00:00
mattias
7b03a2512f IDE: component palette: replaced TNoteBook with TPageControl
git-svn-id: trunk@27301 -
2010-09-11 13:59:52 +00:00
mattias
03a5fce36b IDE: use project build macro values
git-svn-id: trunk@27140 -
2010-08-18 15:53:10 +00:00
mattias
264e8abdc8 IDE: compute build macros in local package substitution
git-svn-id: trunk@27125 -
2010-08-17 13:56:18 +00:00
mattias
6cf974a082 IDE: function to compute build macros
git-svn-id: trunk@27110 -
2010-08-16 14:23:57 +00:00
mattias
6efdaf05ea IDE: fixed build IDE clean
git-svn-id: trunk@26554 -
2010-07-09 21:51:03 +00:00
mattias
c1d61c8ba6 lazbuild: fixed compilation
git-svn-id: trunk@26418 -
2010-07-02 16:12:21 +00:00
mattias
74b903efaf IDE: create Makefile.fpc with remove lfm and res files from unit output directory
git-svn-id: trunk@26397 -
2010-07-01 22:55:13 +00:00
mattias
6c35e07beb IDE: no fixed defualt size for package editors
git-svn-id: trunk@26394 -
2010-07-01 22:33:00 +00:00
mattias
fa00aff123 IDE: package editors: using the IDEWindowCreators
git-svn-id: trunk@26234 -
2010-06-21 12:17:14 +00:00
mattias
bb984eaa31 IDE: DoOpenPackageWithName: open package from disk
git-svn-id: trunk@26233 -
2010-06-21 11:50:42 +00:00
mattias
a7ded8bce7 IDE: started restore package editors
git-svn-id: trunk@26228 -
2010-06-21 10:44:21 +00:00
mattias
ff48f9db59 IDEIntf: moved restore ide windows
git-svn-id: trunk@26226 -
2010-06-21 10:05:23 +00:00
mattias
2ceba89242 IDEIntf: creator using right, bottom instead of Width/Height
git-svn-id: trunk@26198 -
2010-06-20 07:54:32 +00:00
mattias
fcd2b67e12 IDE: package editor: new component: icon button
git-svn-id: trunk@26165 -
2010-06-18 05:59:02 +00:00
mattias
dcedf3e519 todolist: menu item for package editors
git-svn-id: trunk@26161 -
2010-06-17 17:19:15 +00:00
mattias
2a3b817e5c IDEIntf: implemented TIDEMenuSection.Visible, added menu items for package editor
git-svn-id: trunk@26159 -
2010-06-17 14:44:59 +00:00
mattias
f8f47af157 todolist: search in package files
git-svn-id: trunk@26156 -
2010-06-17 08:10:21 +00:00
mattias
e7db0d5bcd IDE: moved todolist to package, todo list for packages needs to be done
git-svn-id: trunk@26151 -
2010-06-16 11:53:34 +00:00
mattias
48a402b0f5 IDEIntf: added IDE window creator procedure
git-svn-id: trunk@26104 -
2010-06-14 10:23:10 +00:00
mattias
d111a12751 IDE: todolist: added creator
git-svn-id: trunk@26011 -
2010-06-09 22:53:27 +00:00
mattias
9b2dc8742c IDE: added flag to disable autosizing on create
git-svn-id: trunk@26002 -
2010-06-09 07:06:52 +00:00
mattias
b527e66fb7 IDE: source editor using IDEIntf for showing
git-svn-id: trunk@25615 -
2010-05-24 17:41:32 +00:00
mattias
f25c0d95e5 IDE: using IDEIntf to show dockable windows
git-svn-id: trunk@25604 -
2010-05-24 14:31:03 +00:00
mattias
160b52476f IDEIntf: started TIDEWindowCreator for registering independent/dockable windows
git-svn-id: trunk@25597 -
2010-05-24 00:58:44 +00:00
mattias
72143c6008 IDE: update package editor when package is modified
git-svn-id: trunk@24896 -
2010-04-24 20:38:21 +00:00
mattias
53acb8a2b2 IDE: auto open package editor for modified packages
git-svn-id: trunk@24893 -
2010-04-24 20:05:26 +00:00
mattias
265089f8cf IDEIntf: added handler package file loaded
git-svn-id: trunk@24872 -
2010-04-24 11:58:05 +00:00
mattias
0b6cea3e38 IDEIntf: added handler PackageEditingInterface.AddHandlerOnGraphChanged
git-svn-id: trunk@24826 -
2010-04-22 19:40:30 +00:00
mattias
40e225dab2 IDEIntf: added TPackageEditingInterface.FindPackageWithName
git-svn-id: trunk@24824 -
2010-04-22 19:02:39 +00:00
mattias
c30d8825cf IDEIntf: added PackageEditingInterface.GetPackages
git-svn-id: trunk@24705 -
2010-04-19 00:00:59 +00:00
mattias
19dd8f0be3 IDE: save lpk files: keep eol type and encoding, bug #16224
git-svn-id: trunk@24507 -
2010-04-08 13:03:52 +00:00
mattias
325fda06de IDE: confirm changes of installed packages: list changes at start
git-svn-id: trunk@24449 -
2010-04-05 20:13:59 +00:00
martin
9040201c83 IDE/SourceEditor/Packages: Using SourceEditorManager / Removed all references to single instance "var SourceNotebook" (for multi-window handling)
git-svn-id: trunk@24113 -
2010-03-20 15:12:33 +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
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
09a6ed59f3 IDE: fixed nested macros, using default for FPCVer macro, bug #16008
git-svn-id: trunk@24035 -
2010-03-16 13:30:29 +00:00
vincents
91cf532a8f package manager: use yes/no buttons in dialog which asks to delete old packages from delphifreak (issue #15738)
git-svn-id: trunk@23968 -
2010-03-12 16:05:39 +00:00
paul
4ca87431d7 ide: increase project version build number only on build and not on each compile/run
git-svn-id: trunk@23772 -
2010-02-24 02:32:13 +00:00
paul
825101fc3f packager: extend TPkgManager.IterateComponentNames, TPkgManager.FindUsableComponent to allow referencing to other forms/datamodules/frames (roots themselves, not their children)
git-svn-id: trunk@23722 -
2010-02-17 04:03:39 +00:00
paul
c831cad6e0 lazbuild: fix memory leaks
git-svn-id: trunk@23612 -
2010-02-03 03:39:51 +00:00
mattias
bea4a6f00e IDE: clean up
git-svn-id: trunk@23537 -
2010-01-23 15:44:45 +00:00
mattias
62c13bb277 IDE: confirm install packages: replaced messagedlg with custom dlg, bug #15564, from Alexander Klenin
git-svn-id: trunk@23533 -
2010-01-23 10:01:20 +00:00
paul
040bb76815 ide, codetools, packager: use Classes.TGetStrProc instead of similar locally defined types by Alexander S. Klenin (issue #0015556)
git-svn-id: trunk@23514 -
2010-01-21 02:24:16 +00:00
paul
2826bd7bab ide: remove OnImExportCompilerOptions event and use MainIDEInterface directly instead
git-svn-id: trunk@23358 -
2010-01-03 13:51:38 +00:00
mattias
77b42d4ccc IDE: new package unit: use compiler options for mode directive
git-svn-id: trunk@23287 -
2009-12-26 09:02:09 +00:00
mattias
5d8216725c IDE: implemented new package type Main unit
git-svn-id: trunk@23042 -
2009-12-08 22:48:49 +00:00