lazarus/packager
2025-03-30 11:41:07 +02:00
..
frames Ide: Move more units into ide-packages, project / packager 2024-04-11 23:46:56 +02:00
globallinks Packager: corrected/updated global package links 2025-01-04 19:56:24 +03:00
registration packager: clean up 2025-03-30 11:41:07 +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 ide: do not load preferred package dependency if old package is locked 2024-09-13 15:08:25 +02:00
addfpmakedependencydlg.lfm ide: Added ability to add fpmake-dependencies to projects 2018-06-21 22:18:52 +00:00
addfpmakedependencydlg.pas Move unit FppkgHelper to package IdeConfig. 2024-04-08 02:22:35 +03:00
addpkgdependencydlg.lfm * Allow a double click in packages listbox to add requirement and close dialog 2024-03-26 12:12:16 +01:00
addpkgdependencydlg.pas Packager: Fix "New requirement" dialog crashing at closing when no package is selected. Issue #41278 2024-12-15 18:16:59 +01: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: Move more units into ide-packages, project / packager 2024-04-11 23:46:56 +02:00
basepkgmanager.pas Tweak uses sections. 2024-04-08 02:22:35 +03:00
brokendependenciesdlg.lfm
brokendependenciesdlg.pas Renamed LazarusCommonStrConst to IdeIntfStrConsts 2023-01-25 16:51:48 +01:00
cleanpkgdeps.lfm Set HideSelection of all Treeviews to false. 2025-02-23 01:48:42 +01:00
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
installpkgsetdlg.lfm Set HideSelection of all Treeviews to false. 2025-02-23 01:48:42 +01:00
installpkgsetdlg.pas ide: drop files: invalidate file cache 2025-02-20 09:52:05 +01:00
interpkgconflictfiles.lfm Set HideSelection of all Treeviews to false. 2025-02-23 01:48:42 +01:00
interpkgconflictfiles.pas * Also accept *.fmx as form file extension (Firemonkey form files) 2025-03-06 10:22:03 +01: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 Set HideSelection of all Treeviews to false. 2025-02-23 01:48:42 +01:00
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 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
packageeditor.lfm Set HideSelection of all Treeviews to false. 2025-02-23 01:48:42 +01:00
packageeditor.pas * Also accept *.fmx as form file extension (Firemonkey form files) 2025-03-06 10:22:03 +01:00
pkggraphexplorer.lfm Set HideSelection of all Treeviews to false. 2025-02-23 01:48:42 +01:00
pkggraphexplorer.pas replaced url http://wiki.freepascal.org with https 2025-02-13 08:49:48 +01: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 * Also accept *.fmx as form file extension (Firemonkey form files) 2025-03-06 10:22:03 +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 2024-03-05 16:03:15 +01:00
projpackchecks.pas ide: package editor: drop files: invalidate file cache, no warnings about duplicates 2025-02-20 09:44:08 +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: improved layout of dependency properties part in project and package inspector dialogs, patch by Don Siders, issue #41066 2024-08-10 01:08:44 +03:00