lazarus/packager
2023-01-15 13:54:10 +01:00
..
frames EnvironmentOpts: remove dependency on IdeProcs 2022-12-08 16:05:03 +01:00
globallinks bigide: updated makefiles 2023-01-15 13:54:10 +01:00
registration updated makefiles, fixed compile fpdebug with fpc 3.2.2 2022-11-13 13:23:46 +01:00
addfiletoapackagedlg.lfm
addfiletoapackagedlg.pas IDEIntf: rename some ResourceString to match the common naming scheme 2023-01-10 17:00:42 +01:00
addfpmakedependencydlg.lfm
addfpmakedependencydlg.pas IDE: Use a faster compare method for case-insensitive strings and StringLists. 2021-01-29 19:59:04 +00:00
addpkgdependencydlg.lfm IDE/PackageDependencyDlg: Fix package listbox truncating bottom pixel. 2022-10-27 00:17:47 +02:00
addpkgdependencydlg.pas IDE/PackageDependencyDlg: Fix package listbox truncating bottom pixel. 2022-10-27 00:17:47 +02:00
addtopackagedlg.lfm
addtopackagedlg.pas IDE: Use a faster compare method for case-insensitive strings and StringLists. 2021-01-29 19:59:04 +00:00
basepkgmanager.pas IDE: moved some of the most common ResourceString to IdeIntf, so other IDE packages can use them (instead of duplicating them) 2023-01-10 17:00:41 +01:00
brokendependenciesdlg.lfm
brokendependenciesdlg.pas IDE: moved some of the most common ResourceString to IdeIntf, so other IDE packages can use them (instead of duplicating them) 2023-01-10 17:00:41 +01:00
cleanpkgdeps.lfm
cleanpkgdeps.pas
confirmpkglistdlg.lfm
confirmpkglistdlg.pas IDE: moved some of the most common ResourceString to IdeIntf, so other IDE packages can use them (instead of duplicating them) 2023-01-10 17:00:41 +01:00
fppkghelper.pas
installpkgsetdlg.lfm
installpkgsetdlg.pas IDE: moved some of the most common ResourceString to IdeIntf, so other IDE packages can use them (instead of duplicating them) 2023-01-10 17:00:41 +01:00
interpkgconflictfiles.lfm
interpkgconflictfiles.pas EnvironmentOpts: remove dependency on IdeProcs 2022-12-08 16:05:03 +01:00
lpkcache.pas New optimized functions in LazUtils: FilenameExtIs and FilenameExtIn. Used instead of CompareFileExt and similar. 2021-02-15 08:43:50 +00:00
missingpkgfilesdlg.lfm
missingpkgfilesdlg.pas IDEIntf: rename some ResourceString to match the common naming scheme 2023-01-10 17:00:42 +01:00
newpkgcomponentdlg.lfm
newpkgcomponentdlg.pas IDE: Use a faster compare method for case-insensitive strings and StringLists. 2021-01-29 19:59:04 +00:00
openinstalledpkgdlg.lfm
openinstalledpkgdlg.pas
packagedefs.pas EnvironmentOpts: remove dependency on IdeProcs 2022-12-08 16:05:03 +01:00
packageeditor.lfm IDE: Allow multi-selection with Shift in Project Inspector and Package Editor. Issue #39595. 2022-01-25 11:20:56 +02:00
packageeditor.pas IDE: moved some of the most common ResourceString to IdeIntf, so other IDE packages can use them (instead of duplicating them) 2023-01-10 17:00:41 +01:00
packagelinks.pas New optimized functions in LazUtils: FilenameExtIs and FilenameExtIn. Used instead of CompareFileExt and similar. 2021-02-15 08:43:50 +00:00
packagesystem.pas ide: updated list of base packages 2023-01-09 20:41:48 +01:00
pkggraphexplorer.lfm
pkggraphexplorer.pas
pkglinksdlg.lfm IDE: Make "package links" dialog more mouse-wheel friendly (PkgStringGrid.MouseWheelOption = mwGrid). 2021-09-11 10:40:46 +02:00
pkglinksdlg.pas IDE: moved some of the most common ResourceString to IdeIntf, so other IDE packages can use them (instead of duplicating them) 2023-01-10 17:00:41 +01:00
pkgmanager.pas IDE: moved some of the most common ResourceString to IdeIntf, so other IDE packages can use them (instead of duplicating them) 2023-01-10 17:00:41 +01:00
pkgregisterbase.pas * Added TJSONDataset to component palette (distributed with FPC since long time) 2022-03-29 19:08:14 +02:00
pkgvirtualuniteditor.pas IDE: less hints 2021-02-13 12:39:19 +00:00
projpackchecks.pas IDE: Check Filename<>UnitName mismatch only when Codetools was able to parse the source. Issue #22921. 2021-09-28 12:03:07 +03:00
projpackcommon.pas IDE, Codetools: Restore CodeToolBoss.DefineTree.ClearCache calls that were removed in optimization. 2021-01-24 12:42:50 +00:00
projpackediting.pas
projpackfilepropgui.pas Packager: Use pure package name of a dependency when searching online packages. 2022-06-12 18:07:51 +03:00