lazarus/packager
2016-12-08 13:06:04 +00:00
..
frames IDE: Make more buttons with "..." wider. Issue #29493, patch from Alexey Torgashin. 2016-02-02 00:20:23 +00:00
globallinks Packager: Add global link to new online package manager. Remove link to old lazaruspackagemanager to avoid confusion. 2016-11-21 16:01:44 +00:00
registration * Re-generated and adapted fpmake.pp 2016-10-16 18:01:27 +00:00
adddirtopkgdlg.lfm
adddirtopkgdlg.pas Codetools: add deprecated notes to function wrappers. Fix compilation in example projects, packages, StartLazarus and LazBuild. 2015-07-07 15:35:28 +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 IDE: clean up 2015-12-17 22:34:01 +00:00
addpkgdependencydlg.lfm Packager: fix anchors in the AddPkgDependencyDialog. Patch from Ondrej. 2016-11-23 15:06:28 +00:00
addpkgdependencydlg.pas IDE: less hints 2016-10-17 13:41:54 +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 Packager: Use new AddPkgDependencyDlg for dependencies of projects and packages. Support multiselection. 2016-10-16 20:06:37 +00:00
basepkgmanager.pas IDE: clean up, removed TPkgManager.AddProjectRegCompDependency 2016-12-08 13:06:04 +00:00
brokendependenciesdlg.lfm New .lfm resource file for Broken Dependencies dialog. 2015-08-06 10:31:02 +00:00
brokendependenciesdlg.pas IDE: Share 'Ignore' resource string, reorder. 2015-08-06 12:50:41 +00:00
cleanpkgdeps.lfm Packager: CleanPkgDeps dialog tweak. Issue #28241, patch from Alexey Torgashin. 2015-06-04 11:17:49 +00:00
cleanpkgdeps.pas Packager: CleanPkgDeps dialog tweak. Issue #28241, patch from Alexey Torgashin. 2015-06-04 11:17:49 +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 Packager: Use ButtonPanel in ConfirmPkgList dialog. Issue #28169, patch from Alexey Torgashin. 2015-05-29 22:51:32 +00:00
installpkgsetdlg.lfm Packager: Improve InstallUninstallPackages layout. Issue #29074, patch from Alexey Torgashin. 2015-11-23 17:15:52 +00:00
installpkgsetdlg.pas Install Package Dlg: Retain cursor position after moving packages between lists. Issue #26802. 2015-12-20 17:47:09 +00:00
interpkgconflictfiles.lfm
interpkgconflictfiles.pas IDE: check pkg file conflicts: fixed check in Turkish locale 2016-11-20 22:52:45 +00:00
lpkcache.pas Remove extra checks for empty strings together with IsValidIdent. It already handles an empty string. 2016-08-17 10:40:29 +00:00
missingpkgfilesdlg.lfm
missingpkgfilesdlg.pas Codetools, unit FileProcs: Disable conditionally wrapper functions. For testing define DisableWrapperFunctions and build Lazarus. 2015-07-07 11:43:38 +00:00
newpkgcomponentdlg.lfm IDE: new package component: simplified, patch from Alexey 2015-11-06 22:29:50 +00:00
newpkgcomponentdlg.pas IDE: new package component: simplified, patch from Alexey 2015-11-06 22:29:50 +00:00
oldcustomcompadddlg.lfm
oldcustomcompadddlg.pas
oldcustomcompdlg.lfm
oldcustomcompdlg.pas LazUtils, unit FileUtil: Disable conditionally LazUtf8 and LazFileUtils wrapper functions. For testing define NoLazUTF8Wrappers and build Lazarus. 2015-07-04 23:08:00 +00:00
openinstalledpkgdlg.lfm Packager: Open a loaded package also by pressing Return key. 2016-11-23 10:24:03 +00:00
openinstalledpkgdlg.pas Packager: Open a loaded package also by pressing Return key. 2016-11-23 10:24:03 +00:00
packagedefs.pas IDE: search units with Pascal case insensitivity, instead of UTF-8 2016-11-21 16:12:38 +00:00
packageeditor.lfm IDE: Support ENTER also in FilterEdits of ProjectInspector and PackageEditor. Issue #30523, patch from Markus. 2016-08-26 18:24:42 +00:00
packageeditor.pas Packager: fix anchors in the AddPkgDependencyDialog. Patch from Ondrej. 2016-11-23 15:06:28 +00:00
packagelinks.pas lazbuild: added parameter: --add-package-link 2015-12-21 20:43:07 +00:00
packagesystem.pas IDE: search units with Pascal case insensitivity, instead of UTF-8 2016-11-21 16:12:38 +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 IDE: package graph: show indriectly installed packages with install icons 2016-12-02 20:55:07 +00:00
pkglinksdlg.lfm PkgLinksDlg: Show "?" for date=0 instead of xx.xx.1899. Use TextHint for filter. Issue #27735, patch from Alexey Torgashin. 2015-05-26 11:09:06 +00:00
pkglinksdlg.pas IDE: removed obsolete package links attributes 2015-11-11 01:19:54 +00:00
pkgmanager.pas IDE: clean up, removed TPkgManager.AddProjectRegCompDependency 2016-12-08 13:06:04 +00:00
pkgvirtualuniteditor.pas LazUtils, unit FileUtil: Disable conditionally LazUtf8 and LazFileUtils wrapper functions. For testing define NoLazUTF8Wrappers and build Lazarus. 2015-07-04 23:08:00 +00:00
projpackbase.pas LazUtils: Unify formatting between FileIsReadable and FileIsWritable + other formatting. 2016-10-16 20:06:33 +00:00
projpackchecks.pas IDE: packager: clean up deprecated 2016-10-17 13:34:49 +00:00