lazarus/packager
2017-12-05 10:15:19 +00:00
..
frames IDE: High-DPI: All IDE SpeedButtons DPI-aware 2017-05-21 20:59:29 +00:00
globallinks Move package SemaphorGridLPK and its example project to Lazarus-CCR. 2017-10-31 09:25:19 +00:00
registration updates makefiles 2017-05-18 11:39:53 +00:00
adddirtopkgdlg.lfm
adddirtopkgdlg.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
addfiletoapackagedlg.lfm Packager: Update search paths after "Add Active File To Package". Issue #27720. 2015-12-16 00:16:23 +00:00
addfiletoapackagedlg.pas Copy AVL_Tree from FPC trunk and replace classes in AvgLvlTree and in CodetoolsStructs with it. 2017-04-05 08:34:48 +00:00
addpkgdependencydlg.lfm Packager: AddPkgDependecyDlg dialog, nicer layout. Patch by Alexey. 2017-12-05 09:16:43 +00:00
addpkgdependencydlg.pas Packager: Increase ItemHeight for package list(AddPkgDependecyDlg). The text is truncated when larger font is used(Ubuntu). 2017-12-04 20:48:46 +00:00
addtopackagedlg.lfm Packager: Use new AddPkgDependencyDlg for dependencies of projects and packages. Support multiselection. 2016-10-16 20:06:37 +00:00
addtopackagedlg.pas IDE: High-DPI: All IDE SpeedButtons DPI-aware 2017-05-21 20:59:29 +00:00
basepkgmanager.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
brokendependenciesdlg.lfm
brokendependenciesdlg.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
cleanpkgdeps.lfm
cleanpkgdeps.pas IdeIntf: TIDEImages: switch parameters for CreateImage, LoadImage and GetImageIndex methods. 2017-05-22 07:52:37 +00:00
confirmpkglistdlg.lfm
confirmpkglistdlg.pas lcl: grids: high-DPI: rewrite ColWidth&RowHeight scaling so that it's Delphi and Lazarus 1.6 compatible. 2017-05-17 10:08:56 +00:00
installpkgsetdlg.lfm InstallPackages dialog: Remove a wrong color setting from a FilterEdit. Issue #31415. 2017-02-22 13:08:20 +00:00
installpkgsetdlg.pas IdeIntf: Change TIDEDialogLayoutList.ApplyLayout UseAsMin parameter default from True to False. Clean calls in code accordingly. 2017-10-06 10:20:45 +00:00
interpkgconflictfiles.lfm
interpkgconflictfiles.pas IdeIntf: Change TIDEDialogLayoutList.ApplyLayout UseAsMin parameter default from True to False. Clean calls in code accordingly. 2017-10-06 10:20:45 +00:00
lpkcache.pas Packager: Simplify TLPKInfo.Create. 2017-11-21 12:02:34 +00:00
missingpkgfilesdlg.lfm
missingpkgfilesdlg.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
newpkgcomponentdlg.lfm
newpkgcomponentdlg.pas IdeIntf: Move TLazPackageType to TLazPackageID in PackageIntf. TPackageLink inherits it. 2017-11-18 15:51:05 +00:00
oldcustomcompadddlg.lfm
oldcustomcompadddlg.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
oldcustomcompdlg.lfm
oldcustomcompdlg.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +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 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
packagedefs.pas IdeIntf: Move PackageType to TIDEPackage, it should not be in TLazPackageID. 2017-11-21 12:02:29 +00:00
packageeditor.lfm IDE: Remove a wrong color setting from FilterEdits. Issue #31415. 2017-02-24 09:13:24 +00:00
packageeditor.pas Formatting for IDEQuestionDialog parameters. 2017-11-10 08:46:19 +00:00
packagelinks.pas Packager: Extend PackageLinkIntf with ClearOnlineLinks method. 2017-12-05 10:15:19 +00:00
packagesystem.pas Codetools: Formatting. Add an assertion for issue #32340. 2017-11-12 17:50:29 +00:00
pkggraphexplorer.lfm
pkggraphexplorer.pas IdeIntf: TIDEImages: switch parameters for CreateImage, LoadImage and GetImageIndex methods. 2017-05-22 07:52:37 +00:00
pkglinksdlg.lfm Packager, OpkMan: Pass online package info as package links to IDE, shown in PackageLinksDialog. 2017-03-15 13:13:48 +00:00
pkglinksdlg.pas Packager: Improve creating packagelinks for online packages. Issue #32719, patch from Balázs. 2017-11-23 14:17:03 +00:00
pkgmanager.pas Packager: Set variables PkgLinks and LazPackageLinks together. 2017-11-21 15:32:02 +00:00
pkgregisterbase.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
pkgvirtualuniteditor.pas Packager refactoring. Move funcs and methods to IdeIntf. Prepare for PackageLink interface. 2017-03-15 13:13:36 +00:00
projpackchecks.pas IdeIntf: Add base class TPkgDependencyBase to new unit PackageDependencyIntf. 2017-03-15 13:13:34 +00:00
projpackcommon.pas Add GetModified / SetModified to interface for projects and packages. 2017-03-15 13:13:31 +00:00