Commit Graph

497 Commits

Author SHA1 Message Date
juha
6fdeb037a4 Packager: in DoAddActiveUnitToAPackage, Cancel and Abort work identically. Remove Abort
git-svn-id: trunk@30382 -
2011-04-19 09:13:20 +00:00
juha
e0ace41a34 Packager: formatting and little refactoring.
git-svn-id: trunk@30364 -
2011-04-18 08:45:10 +00:00
mattias
dd0fc4c825 IDE: codehelp: improved debugging
git-svn-id: trunk@30266 -
2011-04-11 21:25:55 +00:00
paul
f6d82e6429 packager: fix TPkgFile.IsVirtual, use AFile.IsVirtual instead of FilenameIsAbsolute(AFilename) condition in TPkgManager.WarnAboutMissingPackageFiles
git-svn-id: trunk@30063 -
2011-03-29 08:33:58 +00:00
mattias
c0594332b5 IDE: project inspector: filter, directory hierarchy, show sorted alphabetically
git-svn-id: trunk@30055 -
2011-03-28 21:12:14 +00:00
juha
f38190794b Formatting: joined lines where only ');' was split to its own line, in procedure defs.
git-svn-id: trunk@29871 -
2011-03-16 16:52:28 +00:00
mattias
2755108d9c IDEIntf: moved compiler options to unit of its own (compoptsintf.pas), added access to compiler options of packages
git-svn-id: trunk@29523 -
2011-02-13 13:42:19 +00:00
mattias
5a2644dd5b IDE: uses section for installed packages: do not use runtime only packages, use indirectly used designtime packages too
git-svn-id: trunk@29464 -
2011-02-11 10:32:08 +00:00
mattias
ee33006577 IDE: check install package list: auto remove top level runtime packages
git-svn-id: trunk@29463 -
2011-02-11 10:13:56 +00:00
mattias
a32a5f13a0 IDE: do not compiled design time packages into project
git-svn-id: trunk@29454 -
2011-02-10 18:56:04 +00:00
mattias
c7db1f5a24 IDE: allow adding multiple units with the same unit name to packages
git-svn-id: trunk@29068 -
2011-01-17 14:11:35 +00:00
mattias
744159214c synedit: made a normal package
git-svn-id: trunk@28999 -
2011-01-13 17:15:48 +00:00
mattias
d092bfc036 IDE: inspect checksum changed dlg: show hints
git-svn-id: trunk@28975 -
2011-01-12 14:24:05 +00:00
mattias
a8b437d1a0 IDE: added macro FallBackOutputRoot, source editor context menu item to open package of package source file
git-svn-id: trunk@28932 -
2011-01-10 13:24:25 +00:00
mattias
1b48dc89de IDE: replaced globaloptions with macros, bug #18179, #18421, #18143
git-svn-id: trunk@28897 -
2011-01-07 18:42:24 +00:00
mattias
98d8c393c9 IDE: compile IDE with only base packages
git-svn-id: trunk@28612 -
2010-12-03 16:32:25 +00:00
mattias
2e97e0d74b IDE: warn for duplicate units in packages: showabort, bug #17905
git-svn-id: trunk@28183 -
2010-11-11 16:38:01 +00:00
mattias
0f54b04345 IDE: stop opening designer forms if one failed
git-svn-id: trunk@28082 -
2010-11-05 00:51:37 +00:00
mattias
9bd3a94663 IDE: fixed keeping installed packages when adding new needed packages
git-svn-id: trunk@28081 -
2010-11-05 00:41:08 +00:00
mattias
2bf7963f78 IDE: when opening a form with missing design time package: show option to install those packages
git-svn-id: trunk@28080 -
2010-11-05 00:19:24 +00:00
mattias
eef9458ebc IDE: fixed warning about package installed unit path
git-svn-id: trunk@27994 -
2010-10-30 22:23:35 +00:00
mattias
215cc0bd0a IDE: warn when installing a package with suspicious inc or unit path, bug #16891
git-svn-id: trunk@27976 -
2010-10-30 12:57:48 +00:00
mattias
3baf3ad6ba IDE: build IDE: update globals before compiling packages
git-svn-id: trunk@27931 -
2010-10-28 20:55:36 +00:00
mattias
f7e017a61a IDE: added build profiles for building the IDE, patch #15336
git-svn-id: trunk@27901 -
2010-10-27 19:32:27 +00:00
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
mattias
74860b471d lazbuild: fixed compiling ide
git-svn-id: trunk@23007 -
2009-12-06 23:24:43 +00:00
mattias
affef50bcc IDE: remove LPKSource when reverting lpk and lpk was deleted
git-svn-id: trunk@22894 -
2009-12-01 12:24:55 +00:00
mattias
a8af53b8b2 IDE: added codetools.lpk
git-svn-id: trunk@22883 -
2009-11-30 20:58:04 +00:00
mattias
99fd7bc690 IDEIntf: added open package flag pofDoNotOpenEditor, when changing lazarus source directory reload packages in lazarus source directory
git-svn-id: trunk@22862 -
2009-11-29 23:51:13 +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
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
2265922f51 IDE: removed disable code for multiform props
git-svn-id: trunk@22259 -
2009-10-22 12:52:45 +00:00
mattias
17d85d9ddc IDE: TComponent properties: search not only in CreateForm components but in all open components
git-svn-id: trunk@22257 -
2009-10-22 11:45:13 +00:00
mattias
9db44686b6 IDE: package manager: AddProjectDependency: return mrOk if already exists
git-svn-id: trunk@22113 -
2009-10-12 11:54:55 +00:00
mattias
450df82084 IDE: added quick fix item for fatal cant find unit, add requirement
git-svn-id: trunk@22014 -
2009-10-04 01:39:00 +00:00
mattias
580cd00451 IDE: save package on create
git-svn-id: trunk@21936 -
2009-10-01 09:46:30 +00:00
mattias
2018344136 IDE: fixed searching package files of default packages
git-svn-id: trunk@21700 -
2009-09-14 14:33:40 +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
paul
e447466f59 ide: fix compilation with fpc 2.5.1
git-svn-id: trunk@21277 -
2009-08-18 08:42:22 +00:00
mattias
903c14a1b0 IDE: resourcestring for new package, bug #14224, from Marcelo B Paula
git-svn-id: trunk@21044 -
2009-08-01 07:05:05 +00:00
mattias
20c21820e4 IDE: trim TargetDir of IDE
git-svn-id: trunk@20986 -
2009-07-28 06:51:33 +00:00
vincents
df02752fd5 IDE: packages opened in the package graph are added to the recent package list from Samuel Herzog (issue #14047)
git-svn-id: trunk@20762 -
2009-06-28 17:50:49 +00:00
mattias
5f4c6b579f IDE: added more ShowAbort flags
git-svn-id: trunk@19651 -
2009-04-27 18:08:58 +00:00
mattias
5bab9c1275 IDE: package manager: fixed mem leak
git-svn-id: trunk@19309 -
2009-04-10 14:49:38 +00:00
paul
ad5a5e1c39 ide: if we answer yes on "Stop the debugging" when we are closing IDE then close IDE after we stop (fixes last part of bug #0007562)
git-svn-id: trunk@18899 -
2009-03-05 10:35:46 +00:00
mattias
627a0265fb changed default widgetset gtk to gtk2
git-svn-id: trunk@16910 -
2008-10-07 12:05:16 +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
f078b5574b IDE: adding package to project uses section when set in options
git-svn-id: trunk@16214 -
2008-08-24 22:02:51 +00:00
mattias
bee248c6f7 IDE: added option to package usage option whether a package main unit is added to the project uses section
git-svn-id: trunk@16212 -
2008-08-24 20:51:44 +00:00
mattias
59b6c95052 IDE: not auto adding package to project uses section for designtime packages
git-svn-id: trunk@16211 -
2008-08-24 20:15:39 +00:00
mattias
88e3f9b965 IDE: writing Makefile: skip if directory is not writable
git-svn-id: trunk@16195 -
2008-08-23 10:25:02 +00:00
mattias
1e87ce80b9 IDE: compiler options: replaced obsolete -S mode flags with -M flag
git-svn-id: trunk@16144 -
2008-08-19 12:16:28 +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
c81aab571f fixed uninitialized function results
git-svn-id: trunk@16088 -
2008-08-16 20:51:45 +00:00
mattias
5a345bd3b3 IDE: new package: auto fixing translation bugs for new package name
git-svn-id: trunk@16068 -
2008-08-15 12:57: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
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
d875e8ef93 lazbuild: implemented compiling IDE
git-svn-id: trunk@15749 -
2008-07-11 15:43:48 +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
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
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
vincents
652b5eb74c default widget set for Mac OS X is now Carbon, not gtk1
git-svn-id: trunk@15488 -
2008-06-20 19:33:44 +00:00
mattias
e05e391f2b IDE: implemented adding packages when creating new unit
git-svn-id: trunk@15394 -
2008-06-12 10:04:25 +00:00
mattias
97ceeb98a6 IDE: enabled multi form properties by default
git-svn-id: trunk@15334 -
2008-06-06 06:14:04 +00:00
mattias
0f58489d09 IDE: saving package user links after opening project dependencies
git-svn-id: trunk@15255 -
2008-05-27 09:28:51 +00:00
mattias
66ceb35a86 IDE: save package as now checks if a unit with same name already exists
git-svn-id: trunk@15029 -
2008-05-02 09:04:33 +00:00
vincents
543413cdd4 IDE: added package -> New package ... menu option based on patch from Samuel Herzog (bug #11161)
git-svn-id: trunk@14877 -
2008-04-18 13:21:47 +00:00
mattias
542dbfa485 IDE: clean up
git-svn-id: trunk@14833 -
2008-04-15 16:54:43 +00:00
mattias
d4554a0a9b IDE: component properties: added check if referenced forms are auto created in lpr
git-svn-id: trunk@14825 -
2008-04-15 11:23:16 +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
d547195c8f IDE: implemented check if package uses Owner of property
git-svn-id: trunk@14754 -
2008-04-04 17:55:27 +00:00
mattias
03a7cd8f82 IDE: implemented experimental TPersistentPropertyEditor.SetValue for multi forms
git-svn-id: trunk@14752 -
2008-04-04 17:02:49 +00:00
mattias
3d48fcca42 IDE: implemented experimental TPersistentPropertyEditor.GetValues for multi forms
git-svn-id: trunk@14751 -
2008-04-04 16:25:44 +00:00
mattias
58cbd83556 IDE: package editor: fixed check if package provides another package
git-svn-id: trunk@14717 -
2008-04-01 15:26:36 +00:00
mattias
2333a7d2a5 IDE: adding date to auto generated makefiles from Mazen
git-svn-id: trunk@14620 -
2008-03-23 00:01:26 +00:00
mattias
124ada7e4c IDE: adding comment to auto generated Makefile.fpc that the file is autogenerated from Mazen
git-svn-id: trunk@14614 -
2008-03-22 21:42:29 +00:00
mattias
3e15890632 IDE: checking package Makefile.fpc changes ignoring comments and empty lines
git-svn-id: trunk@14613 -
2008-03-22 21:39:34 +00:00
paul
7b44b9d924 ide: rename UnitEditor to SourceEditor
git-svn-id: trunk@14531 -
2008-03-15 13:17:37 +00:00
mattias
6a08781b0f IDE: reduced verbosity
git-svn-id: trunk@14530 -
2008-03-15 13:12:51 +00:00
mattias
11c51b535c IDE: fixed possible crash, bug #10171
git-svn-id: trunk@14490 -
2008-03-10 17:47:41 +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
4ef23076cb codetools: started conversion of codetools to normal package
git-svn-id: trunk@14262 -
2008-02-26 16:12:23 +00:00
mattias
36792e86c0 IDE: not raising warning about mising packages during opening project - just do not open the forms, bug #10398
git-svn-id: trunk@14209 -
2008-02-20 13:43:44 +00:00
mattias
e0311508dd IDE: fixed checking package name conflicts, bug #10836
git-svn-id: trunk@14149 -
2008-02-15 21:07:04 +00:00
mattias
609b0b0a2d IDE: fixed checking for package provides when adding a component to a form
git-svn-id: trunk@13981 -
2008-02-05 18:23:32 +00:00
mattias
999e8b059d IDE: TXMLConfig.Flush does not save if Filename empty, TLazPackage extended to save to string, package system extended to revert packages not edited and to check changed packages on disk, disk diff dlg extended to show changes of packages
git-svn-id: trunk@13913 -
2008-01-29 17:52:05 +00:00
mattias
cb16ea3d75 IDE: package editor: added menu item More / View ToDo list
git-svn-id: trunk@13793 -
2008-01-19 10:22:18 +00:00
mattias
af1db7c9d0 IDE: added resourcestrings for install/remove package confirm dialog
git-svn-id: trunk@13762 -
2008-01-15 20:45:43 +00:00
mattias
15fe65e8c2 IDE: fixed pkg manager abstract method warning
git-svn-id: trunk@13229 -
2007-12-08 18:23:05 +00:00
mattias
53e8d6533f IDE: fixed searching owner of virtual files
git-svn-id: trunk@13168 -
2007-12-05 19:27:09 +00:00
mattias
29f5ce9731 IDE: fixed adding package when adding a component to a form
git-svn-id: trunk@13129 -
2007-12-03 19:27:09 +00:00
mattias
dd735a4378 replaced writeln with debugln
git-svn-id: trunk@13011 -
2007-11-24 21:28:46 +00:00
mattias
7a243a0dbd codetools: added a cache for FindDeclarationAndOverload calls, IDE: combined macro time stamps of values and graph
git-svn-id: trunk@12937 -
2007-11-20 20:00:26 +00:00
mattias
e4ed360ac1 IDE: added functions to search possible package/project for files
git-svn-id: trunk@12924 -
2007-11-19 19:16:25 +00:00
mattias
12a7912211 IDE: added dialog to explore the current package links
git-svn-id: trunk@12811 -
2007-11-10 13:59:51 +00:00
mattias
c1df9e4739 IDE: ignore write errors for .po and Makefiles if directory is readonly
git-svn-id: trunk@12718 -
2007-11-03 16:56:23 +00:00
mattias
f97864b493 IDE: added flag to not compile IDE when just installing a package
git-svn-id: trunk@12698 -
2007-11-02 16:44:11 +00:00