lazarus/packager
2020-11-23 10:26:46 +00:00
..
frames IDE: Fix anchors in package_i18n_options frame. 2020-07-12 12:04:16 +00:00
globallinks lazreport: updated lpl 2020-10-25 16:37:48 +00:00
registration make: changed default darwin lcl platform from carbon to cocoa 2020-07-13 09:00:41 +00:00
addfiletoapackagedlg.lfm IDE: Use configurable DropDownCount for IDE's ComboBoxes. Issue #36329, patch from Vojtech Cihak. 2019-11-22 00:14:36 +00:00
addfiletoapackagedlg.pas IDE: Use configurable DropDownCount for IDE's ComboBoxes. Issue #36329, patch from Vojtech Cihak. 2019-11-22 00:14:36 +00:00
addfpmakedependencydlg.lfm ide: Added ability to add fpmake-dependencies to projects 2018-06-21 22:18:52 +00:00
addfpmakedependencydlg.pas IDE: Support installing online package dependencies also from Package Editor. 2020-10-06 08:30:41 +00:00
addpkgdependencydlg.lfm Packager: Get online package list while in AddPkgDependencyDialog. 2020-10-09 14:08:24 +00:00
addpkgdependencydlg.pas Packager: Tweak AddPkgDependencyDialog. 2020-10-09 18:39:05 +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: Improve checks for validity of files and dependencies added to package/project. Issue #27421. 2020-10-31 14:49:30 +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 general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
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, LazUtils: Move unit FileReferenceList to LazUtils package. Order uses sections. 2020-10-16 12:01:15 +00:00
installpkgsetdlg.lfm Packager: Put Description first in info box of Install/Uninstall Packages. Improve anchors and size. Issue #36107. 2020-02-17 12:23:51 +00:00
installpkgsetdlg.pas Packager: Put Description first in info box of Install/Uninstall Packages. Improve anchors and size. Issue #36107. 2020-02-17 12:23:51 +00:00
interpkgconflictfiles.lfm
interpkgconflictfiles.pas IDE: do not warn if ppu is reachable by two packages and only one has a source 2019-07-20 09:22:03 +00:00
lpkcache.pas IDE: Check package name validity correctly. 2018-09-20 08:18:55 +00:00
missingpkgfilesdlg.lfm
missingpkgfilesdlg.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
newpkgcomponentdlg.lfm IDE: new package component: simplified, patch from Alexey 2015-11-06 22:29:50 +00:00
newpkgcomponentdlg.pas IdeIntf: Move TLazPackageType to TLazPackageID in PackageIntf. TPackageLink inherits it. 2017-11-18 15:51:05 +00:00
openinstalledpkgdlg.lfm IDE: Add a FilterEdit for NewDialog's inherited components. Try to improve the FilterEdit comp. Issue #31419. 2017-03-01 16:17:09 +00:00
openinstalledpkgdlg.pas LazUtils: Move string manipulation functions from LazUtilities to LazStringUtils. 2018-07-25 23:44:54 +00:00
packagedefs.pas Fix StandardCodeTool.HasInterfaceRegisterProc. Simplify code for checking added unit files. 2020-11-23 10:26:46 +00:00
packageeditor.lfm IDE: Support installing online package dependencies also from Package Editor. 2020-10-06 08:30:41 +00:00
packageeditor.pas Fix StandardCodeTool.HasInterfaceRegisterProc. Simplify code for checking added unit files. 2020-11-23 10:26:46 +00:00
packagelinks.pas Packager: Move stuff related to editing projects and packages into a new unit ProjPackEditing. 2020-10-03 00:07:10 +00:00
packagesystem.pas Packager: correctly load BuildIntf (just like all other base packages), also load its translation separately (like for CodeTools), otherwise it does not get translated 2020-10-13 12:07:34 +00:00
pkggraphexplorer.lfm Unit-Dependencies, PkgGraphExplorer: Add option dialog to modify graph style 2019-04-07 19:57:35 +00:00
pkggraphexplorer.pas IDE: clean up 2019-07-11 14:57:08 +00:00
pkglinksdlg.lfm Packager: Get online package list while in PackageLinksDialog. 2020-10-13 11:27:33 +00:00
pkglinksdlg.pas Packager: Get online package list while in PackageLinksDialog. 2020-10-13 11:27:33 +00:00
pkgmanager.pas Fix StandardCodeTool.HasInterfaceRegisterProc. Simplify code for checking added unit files. 2020-11-23 10:26:46 +00:00
pkgregisterbase.pas Clean uses sections. 2020-10-13 11:27:30 +00:00
pkgvirtualuniteditor.pas Packager refactoring. Move funcs and methods to IdeIntf. Prepare for PackageLink interface. 2017-03-15 13:13:36 +00:00
projpackchecks.pas Fix StandardCodeTool.HasInterfaceRegisterProc. Simplify code for checking added unit files. 2020-11-23 10:26:46 +00:00
projpackcommon.pas IDE, LazUtils: Move unit FileReferenceList to LazUtils package. Order uses sections. 2020-10-16 12:01:15 +00:00
projpackediting.pas IDE: Add GUI into Project Inspector for properties of dependent packages. Reuse existing code. 2020-10-03 00:07:12 +00:00
projpackfilepropgui.pas IDE: Fix misplaced "Use max version" checkbox in TProjPackFilePropGui 2020-10-08 19:36:41 +00:00