.. |
frames
|
LazUtils: Move math helper functions from LCLProc to LazUtilities. Deprecate LCLProc versions.
|
2020-12-12 11:41:07 +00:00 |
globallinks
|
set fixes version to 2.2.4
|
2022-09-24 01:31:39 +02:00 |
registration
|
set fixes version to 2.2.2
|
2022-05-15 09:51:43 +02:00 |
addfiletoapackagedlg.lfm
|
|
|
addfiletoapackagedlg.pas
|
|
|
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/Packager: Avoid too-large line height in listbox of "New Requirement" dialog at high DPI.
|
2021-09-13 09:51:12 +02:00 |
addpkgdependencydlg.pas
|
IDE/Packager: Avoid too-large line height in listbox of "New Requirement" dialog at high DPI.
|
2021-09-13 09:51:12 +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: fixed project inspector/package editor requirement Apply Changes
|
2021-03-06 20:45:38 +00:00 |
brokendependenciesdlg.lfm
|
|
|
brokendependenciesdlg.pas
|
|
|
cleanpkgdeps.lfm
|
|
|
cleanpkgdeps.pas
|
|
|
confirmpkglistdlg.lfm
|
|
|
confirmpkglistdlg.pas
|
|
|
fppkghelper.pas
|
IDE: Fix not handled AV on startup when broken fppkg.cfg is selected
|
2020-12-28 19:21:20 +00:00 |
installpkgsetdlg.lfm
|
|
|
installpkgsetdlg.pas
|
IDE: Use a faster compare method for case-insensitive strings and StringLists.
|
2021-01-29 19:59:04 +00:00 |
interpkgconflictfiles.lfm
|
|
|
interpkgconflictfiles.pas
|
New optimized functions in LazUtils: FilenameExtIs and FilenameExtIn. Used instead of CompareFileExt and similar.
|
2021-02-15 08:43:50 +00: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
|
|
|
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
|
New optimized functions in LazUtils: FilenameExtIs and FilenameExtIn. Used instead of CompareFileExt and similar.
|
2021-02-15 08:43:50 +00:00 |
packageeditor.lfm
|
IDE: Allow multi-selection with Shift in Project Inspector and Package Editor. Issue #39595.
|
2022-01-29 00:26:11 +03:00 |
packageeditor.pas
|
Packager: Use pure package name of a dependency when searching online packages.
|
2022-06-21 00:16:35 +03: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: it is no longer needed to manually call translation callbacks for 'static base' packages
|
2021-12-09 01:04:51 +03:00 |
pkggraphexplorer.lfm
|
|
|
pkggraphexplorer.pas
|
|
|
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
|
Packager: renamed 'NewPackage' constant, so its name better reflects that it is not a resource string anymore
|
2021-04-21 22:31:50 +00:00 |
pkgregisterbase.pas
|
Merged revision(s) 65432 #b6a0c5b23d from trunk:
|
2021-07-13 21:41:23 +00: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-30 00:51:00 +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
|
IDE: Add GUI into Project Inspector for properties of dependent packages. Reuse existing code.
|
2020-10-03 00:07:12 +00:00 |
projpackfilepropgui.pas
|
Packager: Use pure package name of a dependency when searching online packages.
|
2022-06-21 00:16:35 +03:00 |