lazarus/packager
mattias 74f40164bd IDE: compile package: quote src if needed
git-svn-id: trunk@60539 -
2019-02-28 18:23:22 +00:00
..
frames IdeIntf: Split IDEOptionsIntf into a new IDEOptEditorIntf. 2018-06-09 14:40:08 +00:00
globallinks VirtualTreeView: Update packager globallinks with the new VTV package name. 2019-01-21 17:03:17 +00:00
registration Packager/Lazutils: Re-created fpmake.pp 2019-02-03 22:22:32 +00:00
addfiletoapackagedlg.lfm
addfiletoapackagedlg.pas
addfpmakedependencydlg.lfm ide: Added ability to add fpmake-dependencies to projects 2018-06-21 22:18:52 +00:00
addfpmakedependencydlg.pas IDE: less hints 2018-11-23 12:44:59 +00:00
addpkgdependencydlg.lfm
addpkgdependencydlg.pas Opkman: Do not load online packages when OPM is not installed. 2019-02-23 11:23:52 +00:00
addtopackagedlg.lfm Packager: Allow overwriting existing unit files in New Component dialog. Error was shown AFTER a file was overwritten. Issue #26928. 2018-10-03 11:24:35 +00:00
addtopackagedlg.pas IDE: less hints 2018-11-23 12:44:59 +00:00
basepkgmanager.pas IDE: Don't close package editors before layout is saved. Just test if package editors can be closed. 2019-01-15 21:38:30 +00:00
brokendependenciesdlg.lfm
brokendependenciesdlg.pas
cleanpkgdeps.lfm
cleanpkgdeps.pas
confirmpkglistdlg.lfm
confirmpkglistdlg.pas
fppkghelper.pas IDE: Added the option to create new fppkg configuration files to the initial setup dialog 2019-02-02 20:54:24 +00:00
installpkgsetdlg.lfm IDE: Use scaled images in trees of Install/Uninstall package form. 2018-10-07 16:38:47 +00:00
installpkgsetdlg.pas IDE: Use scaled images in trees of Install/Uninstall package form. 2018-10-07 16:38:47 +00:00
interpkgconflictfiles.lfm
interpkgconflictfiles.pas Use RaiseGDBException from LazTracer unit. Remove similar funcs from IDEProcs and ComponentReg. 2018-07-24 17:49:21 +00:00
lpkcache.pas IDE: Check package name validity correctly. 2018-09-20 08:18:55 +00:00
missingpkgfilesdlg.lfm
missingpkgfilesdlg.pas
newpkgcomponentdlg.lfm
newpkgcomponentdlg.pas
openinstalledpkgdlg.lfm
openinstalledpkgdlg.pas LazUtils: Move string manipulation functions from LazUtilities to LazStringUtils. 2018-07-25 23:44:54 +00:00
packagedefs.pas IDE: Don't close package editors before layout is saved. Just test if package editors can be closed. 2019-01-15 21:38:30 +00:00
packageeditor.lfm Packager: Combine the common and custom options in one page-control 2018-12-28 16:10:54 +00:00
packageeditor.pas IDE: clean up 2019-01-31 10:42:04 +00:00
packagelinks.pas Packager: Allow to load packagelinks with namespace. 2019-01-22 06:06:50 +00:00
packagesystem.pas IDE: compile package: quote src if needed 2019-02-28 18:23:22 +00:00
pkggraphexplorer.lfm Packager: Add BorderSpacing values for controls in IDE package graph dialog (issue #34553). 2018-11-14 09:43:09 +00:00
pkggraphexplorer.pas LazUtils: Move string manipulation functions from LazUtilities to LazStringUtils. 2018-07-25 23:44:54 +00:00
pkglinksdlg.lfm
pkglinksdlg.pas IDE: package links: delete online link: show error message 2018-08-13 15:23:13 +00:00
pkgmanager.pas IDE/Packager/LazUtils: factored out PO filename parsing code to a separate procedure and made it dotted filename safe. Now using it in all relevant places, thus reducing code duplication and fixing possible problems with dotted PO filenames. 2019-01-29 23:04:16 +00:00
pkgregisterbase.pas * Revert last patch, additional files committed by accident 2019-02-09 18:38:37 +00:00
pkgvirtualuniteditor.pas
projpackchecks.pas IDE: Remove the "Add files in directory" feature for projects and packages. It is messy, inconsistent and broken. Issue #33845. 2018-09-02 19:35:09 +00:00
projpackcommon.pas Use RaiseGDBException from LazTracer unit. Remove similar funcs from IDEProcs and ComponentReg. 2018-07-24 17:49:21 +00:00