lazarus/packager
2023-11-19 19:36:28 +03:00
..
frames ide: TConvertDelphiProjPack.CheckPackageDep: use cache 2023-08-02 13:47:30 +02:00
globallinks Packager: added link to laztestinsight package 2023-11-19 19:36:28 +03:00
registration updated makefiles 2023-08-14 20:31:20 +02: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 Remove unit Laz_AVL_Tree, a copy of unit AVL_Tree. Not needed with FPC 3.2.x. 2023-07-07 17:39:03 +03:00
addfpmakedependencydlg.lfm ide: Added ability to add fpmake-dependencies to projects 2018-06-21 22:18:52 +00:00
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 Remove unit Laz_AVL_Tree, a copy of unit AVL_Tree. Not needed with FPC 3.2.x. 2023-07-07 17:39:03 +03: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 Remove unit Laz_AVL_Tree, a copy of unit AVL_Tree. Not needed with FPC 3.2.x. 2023-07-07 17:39:03 +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 Remove unit Laz_AVL_Tree, a copy of unit AVL_Tree. Not needed with FPC 3.2.x. 2023-07-07 17:39:03 +03:00
confirmpkglistdlg.lfm
confirmpkglistdlg.pas Renamed LazarusCommonStrConst to IdeIntfStrConsts 2023-01-25 16:51:48 +01:00
fppkghelper.pas ide: expand fppkg fpc path 2023-07-26 10:21:43 +01:00
installpkgsetdlg.lfm IDE: Restore Cancel button in InstallPkgSetDialog. Issue #40496. 2023-09-27 10:48:36 +03:00
installpkgsetdlg.pas IDE: unified Export/Import button captions, removed unneeded resource strings 2023-09-27 17:56:40 +03:00
interpkgconflictfiles.lfm
interpkgconflictfiles.pas Move units IDECmdLine, IDEGuiCmdLine, IDEProcs and CompOptsModes to IdeConfig package. 2023-07-23 22:34:21 +03:00
lpkcache.pas Remove unit Laz_AVL_Tree, a copy of unit AVL_Tree. Not needed with FPC 3.2.x. 2023-07-07 17:39:03 +03:00
missingpkgfilesdlg.lfm
missingpkgfilesdlg.pas Renamed LazarusCommonStrConst to IdeIntfStrConsts 2023-01-25 16:51:48 +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 LazUtils: Move string manipulation functions from LazUtilities to LazStringUtils. 2018-07-25 23:44:54 +00:00
packagedefs.pas IDE: fixed saving ResourceBaseClass(name) 2023-09-25 10:30:55 +02:00
packageeditor.lfm ide: package editor: added menu item add new disk files 2023-08-02 01:22:05 +02:00
packageeditor.pas IDE: package editor: unified store/restore filter, selection and scroll 2023-08-14 15:11:07 +02:00
packagelinks.pas Move units IDECmdLine, IDEGuiCmdLine, IDEProcs and CompOptsModes to IdeConfig package. 2023-07-23 22:34:21 +03:00
packagesystem.pas ide: fixed searching units in project/package base directory first 2023-09-03 16:58:50 +02:00
pkggraphexplorer.lfm Unit-Dependencies, PkgGraphExplorer: Add option dialog to modify graph style 2019-04-07 19:57:35 +00:00
pkggraphexplorer.pas Remove unit Laz_AVL_Tree, a copy of unit AVL_Tree. Not needed with FPC 3.2.x. 2023-07-07 17:39:03 +03:00
pkglinksdlg.lfm IDE: Make "package links" dialog more mouse-wheel friendly (PkgStringGrid.MouseWheelOption = mwGrid). 2021-09-11 10:40:46 +02:00
pkglinksdlg.pas Remove unit Laz_AVL_Tree, a copy of unit AVL_Tree. Not needed with FPC 3.2.x. 2023-07-07 17:39:03 +03:00
pkgmanager.pas IDE: Refactor code in InstallPkgSetDialog, remove Cancel button. Issue #40496, patch by n7800. 2023-09-26 11:46:52 +03:00
pkgregisterbase.pas * Added TJSONDataset to component palette (distributed with FPC since long time) 2022-03-29 19:08:14 +02:00
pkgsysbasepkgs.pas updated makefiles 2023-09-12 16:25:55 +02:00
pkgvirtualuniteditor.pas IDE: less hints 2021-02-13 12:39:19 +00:00
projpackchecks.pas ide: package editor: added menu item add new disk files 2023-08-02 01:22:05 +02:00
projpackcommon.pas IDE: changed copiler options from string to TSTtrings for large amount of params 2023-07-24 16:38:31 +01:00
projpackediting.pas IDE: package editor: unified store/restore filter, selection and scroll 2023-08-14 15:11:07 +02:00
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