lazarus/packager
2019-03-14 18:15:27 +00:00
..
frames IDE: fixed package options FPDoc search path basedirectory, issue #35222 2019-03-14 18:15:27 +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 IDE: Make edit buttons ('...') square. 2018-01-05 14:44:31 +00:00
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 Packager: Prevent Access Violation when creating a new component. Dependency was wrongly created. Issue #35145. 2019-03-09 17:29:35 +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 IdeIntf: TIDEImages: switch parameters for CreateImage, LoadImage and GetImageIndex methods. 2017-05-22 07:52:37 +00:00
confirmpkglistdlg.lfm
confirmpkglistdlg.pas lcl: grids: high-DPI: rewrite ColWidth&RowHeight scaling so that it's Delphi and Lazarus 1.6 compatible. 2017-05-17 10:08:56 +00:00
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 IdeIntf: Move TLazPackageType to TLazPackageID in PackageIntf. TPackageLink inherits it. 2017-11-18 15:51:05 +00:00
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 Packager: Prevent Access Violation when creating a new component. Dependency was wrongly created. Issue #35145. 2019-03-09 17:29:35 +00:00
packagelinks.pas Packager: Allow to load packagelinks with namespace. 2019-01-22 06:06:50 +00:00
packagesystem.pas Packager: Formatting. 2019-03-09 17:29:34 +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