lazarus/packager
2025-01-18 10:31:24 +01:00
..
frames
globallinks set fixes version 3.8 2025-01-18 10:31:24 +01:00
registration set fixes version 3.0 2023-12-17 11:23:58 +01:00
addfiletoapackagedlg.lfm
addfiletoapackagedlg.pas Renamed LazarusCommonStrConst to IdeIntfStrConsts 2023-01-25 16:51:48 +01:00
addfpmakedependencydlg.lfm
addfpmakedependencydlg.pas
addpkgdependencydlg.lfm
addpkgdependencydlg.pas Packager: Fix "New requirement" dialog crashing at closing when no package is selected. Issue #41278 2024-12-15 18:23:09 +01:00
addtopackagedlg.lfm
addtopackagedlg.pas IdeConfig: Remove LCL dependency from IdeConfig package. Add comments in uses sections, helps locate dependencies. 2023-06-11 20:34:36 +03:00
basepkgmanager.pas Remove units from uses sections, especially LCLProc which now contains many wrappers to other non-LCL units. 2023-06-18 14:57:06 +03:00
brokendependenciesdlg.lfm
brokendependenciesdlg.pas Renamed LazarusCommonStrConst to IdeIntfStrConsts 2023-01-25 16:51:48 +01:00
cleanpkgdeps.lfm
cleanpkgdeps.pas
confirmpkglistdlg.lfm
confirmpkglistdlg.pas Renamed LazarusCommonStrConst to IdeIntfStrConsts 2023-01-25 16:51:48 +01:00
fppkghelper.pas LazBuild: Fix Access Violation when processing --add-package. Issue #40343, patch by Dean Mustakinov. 2023-06-22 12:19:21 +03:00
installpkgsetdlg.lfm
installpkgsetdlg.pas In Install/Uninstall package dlg, do not enable "Save and rebuild" and "Save and exit" buttons when filtering. 2023-09-13 01:39:39 +03:00
interpkgconflictfiles.lfm
interpkgconflictfiles.pas Remove units from uses sections, especially LCLProc which now contains many wrappers to other non-LCL units. 2023-06-18 14:57:06 +03:00
lpkcache.pas IDE: started checking base packages and on mismatch building IDE using lazbuild 2023-03-19 13:16:07 +01:00
missingpkgfilesdlg.lfm
missingpkgfilesdlg.pas Renamed LazarusCommonStrConst to IdeIntfStrConsts 2023-01-25 16:51:48 +01:00
newpkgcomponentdlg.lfm
newpkgcomponentdlg.pas
openinstalledpkgdlg.lfm
openinstalledpkgdlg.pas
packagedefs.pas ide: package compiled file: store lazarusversion and switch between fallback on check not on prepare 2023-08-15 10:59:04 +02:00
packageeditor.lfm
packageeditor.pas Packager: Package-Editor, disable move-up/down buttons for hieratical view. See Issues #41282 and #41283 2024-12-19 11:55:04 +01:00
packagelinks.pas codetools: moved DateToCfgStr to LazConfigStorage 2023-06-11 21:34:37 +02:00
packagesystem.pas lazbuild: fixed -r when lazarus was installed read only, issue #40747 2024-02-08 11:43:06 +01:00
pkggraphexplorer.lfm
pkggraphexplorer.pas IDE: InstallPackages: add all src base packages 2023-05-21 20:48:30 +02:00
pkglinksdlg.lfm
pkglinksdlg.pas Renamed LazarusCommonStrConst to IdeIntfStrConsts 2023-01-25 16:51:48 +01:00
pkgmanager.pas IDE: Remove the "Ignore" option for uninstalling dependent packages. Fix the "Cancel" option. 2023-07-26 17:22:42 +03:00
pkgregisterbase.pas
pkgsysbasepkgs.pas IDE: moved LazarusIDEBasePkgNames to unit of its own for easy parsing 2023-03-19 00:36:06 +01:00
pkgvirtualuniteditor.pas
projpackchecks.pas Remove units from uses sections, especially LCLProc which now contains many wrappers to other non-LCL units. 2023-06-18 14:57:06 +03:00
projpackcommon.pas
projpackediting.pas
projpackfilepropgui.pas IDE: Support Hi-DPI in registered plugin list in PackageEditor. Issue #40345, patch by Bruno K. 2023-06-23 09:17:00 +03:00