lazarus/packager
2019-02-01 22:46:00 +00:00
..
frames
globallinks VirtualTreeView: Update packager globallinks with the new VTV package name. 2019-01-21 17:03:17 +00:00
registration VirtualTreeView: Update packager globallinks with the new VTV package name. 2019-01-21 17:03:17 +00:00
addfiletoapackagedlg.lfm
addfiletoapackagedlg.pas
addfpmakedependencydlg.lfm
addfpmakedependencydlg.pas IDE: less hints 2018-11-23 12:44:59 +00:00
addpkgdependencydlg.lfm
addpkgdependencydlg.pas
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: fixed compile under fpc trunk 2019-01-20 10:13:51 +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
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
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 Packager: Do not recreate a fpmake.pp when there are only changes in the comments, or when the fppkgpackagemanager is not installed unless forced 2019-02-01 22:46:00 +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
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 * Register TCSVDataset 2018-08-15 17:38:28 +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