lazarus/packager
2016-01-13 17:27:49 +00:00
..
frames Packager: Redesign the "Broken dependencies" dialog using resources. Issue #28349, patch from Alexey Torgashin. 2015-08-06 10:32:04 +00:00
globallinks set fixes version to 1.6.RC3 2016-01-10 22:37:46 +00:00
registration IDE+lazbuild+makefiles: on darwin use -gw instead of -g 2015-10-01 18:40:54 +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 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 Merged revision(s) 50839 #9e35d2c52c from trunk: 2015-12-21 22:44:50 +00:00
addfiletoapackagedlg.pas Merged revision(s) 50839 #9e35d2c52c from trunk: 2015-12-21 22:44:50 +00:00
addtopackagedlg.lfm Packager: Improve the AddToPackage dialog. Issue #28638, patch from Alexey Torgashin. 2015-09-17 09:25:32 +00:00
addtopackagedlg.pas IDE+lazbuild: fixed loading last used package via global links, storing LastUsed date of global links, map dangling LastUsed dates to new lpl files 2015-11-11 01:18:13 +00:00
basepkgmanager.pas IDE+lazbuild: fixed loading last used package via global links, storing LastUsed date of global links, map dangling LastUsed dates to new lpl files 2015-11-11 01:18:13 +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 Merged revision(s) 50958 #b270c37757 from trunk: 2015-12-21 22:56:17 +00:00
interpkgconflictfiles.lfm IDE: orphaned ppu: delete button 2015-03-01 22:53:07 +00:00
interpkgconflictfiles.pas Change order of used units so that "deprecated" warnings are not triggered. 2015-08-07 17:20:40 +00:00
lpkcache.pas IDE: vanished lpk on disk: searching for alternative lpk 2013-02-09 12:26:10 +00:00
missingpkgfilesdlg.lfm IDE, IDEIntf, packager, tools: final batch of TButtonPanel captions cleanup 2011-10-03 23:14:54 +00:00
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 IDE: renamed oldcustomcompadddlg.pas 2013-01-26 19:18:02 +00:00
oldcustomcompadddlg.pas IDE: renamed oldcustomcompadddlg.pas 2013-01-26 19:18:02 +00:00
oldcustomcompdlg.lfm IDE: renamed oldcustomcompdlg.pas 2013-01-26 19:22:05 +00:00
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: Don't hide selection in the ListView of Open Installed Package dialog. 2015-04-26 21:14:31 +00:00
openinstalledpkgdlg.pas IDE: checked compiler warnings, clean up 2015-03-10 14:51:21 +00:00
packagedefs.pas Merged revision(s) 50839 #9e35d2c52c from trunk: 2015-12-21 22:44:50 +00:00
packageeditor.lfm Merged revision(s) 50815 #5229da3d5b from trunk: 2015-12-17 21:58:51 +00:00
packageeditor.pas Merged revision(s) 50839 #9e35d2c52c from trunk: 2015-12-21 22:44:50 +00:00
packagelinks.pas IDE: fixed crash when mapping old lpl files to new lpl files, bug #29127 2015-12-02 11:37:42 +00:00
packagesystem.pas IDE,lazbuild: update package main source file if directives changed, bug #29391 2016-01-13 17:27:49 +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: Open wiki page for help in PkgLinks window. Issue #28696, patch from Alexey Torgashin. 2015-09-18 22:47:54 +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 Merged revision(s) 50839 #9e35d2c52c from trunk: 2015-12-21 22:44:50 +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 IDE: clean up 2014-07-28 18:50:07 +00:00