lazarus/packager
2017-12-11 22:58:33 +00:00
..
frames IDE: High-DPI: All IDE SpeedButtons DPI-aware 2017-05-21 20:59:29 +00:00
globallinks pas2js: added pas2jsdsgn.lpk 2017-12-05 22:06:36 +00:00
registration updates makefiles 2017-05-18 11:39:53 +00:00
adddirtopkgdlg.lfm Packager: Use DirectoryEdit in AddDirToPkg dialog. Issue #28122, patch from Alexey Torgashin. 2015-05-18 22:31:43 +00:00
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: When opening a project, automatically resolve broken package dependency if the package is available online and opkman is installed. 2017-12-11 09:57: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 New .lfm resource file for Broken Dependencies dialog. 2015-08-06 10:31:02 +00:00
brokendependenciesdlg.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
cleanpkgdeps.lfm Packager: CleanPkgDeps dialog tweak. Issue #28241, patch from Alexey Torgashin. 2015-06-04 11:17:49 +00:00
cleanpkgdeps.pas IdeIntf: TIDEImages: switch parameters for CreateImage, LoadImage and GetImageIndex methods. 2017-05-22 07:52:37 +00:00
confirmpkglistdlg.lfm Packager: Use ButtonPanel in ConfirmPkgList dialog. Issue #28169, patch from Alexey Torgashin. 2015-05-29 22:51:32 +00:00
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 IDE: orphaned ppu: delete button 2015-03-01 22:53:07 +00:00
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 IDE: new package component: simplified, patch from Alexey 2015-11-06 22:29:50 +00:00
newpkgcomponentdlg.pas IdeIntf: Move TLazPackageType to TLazPackageID in PackageIntf. TPackageLink inherits it. 2017-11-18 15:51:05 +00:00
oldcustomcompadddlg.lfm IDE: renamed oldcustomcompadddlg.pas 2013-01-26 19:18:02 +00:00
oldcustomcompadddlg.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
oldcustomcompdlg.lfm IDE: renamed oldcustomcompdlg.pas 2013-01-26 19:22:05 +00:00
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 Packager: Simplify procedure TPackageEditorForm.ItemsTreeViewDragOver. 2017-12-05 21:30:42 +00:00
packagelinks.pas Packager: AddPkgDependecyDlg dialog: the possibility to install online packages directly. 2017-12-08 10:54:41 +00:00
packagesystem.pas Codetools: Formatting. Add an assertion for issue #32340. 2017-11-12 17:50:29 +00:00
pkggraphexplorer.lfm IDE: Open wiki page for help in PkgLinks window. Issue #28696, patch from Alexey Torgashin. 2015-09-18 22:47:54 +00:00
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 IDE: improved wording in some online package installation related strings 2017-12-11 22:58:33 +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