lazarus/packager
maxim b48d628da2 Merged revision(s) 54252 #b51e25235f, 54259 #a0b00a6d66 from trunk:
InstallPackages dialog: Remove a wrong color setting from a FilterEdit. Issue #31415.
........
IDE: Remove a wrong color setting from FilterEdits. Issue #31415.
........

git-svn-id: branches/fixes_1_6@54317 -
2017-02-28 22:26:13 +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.5 2017-02-25 23:33:27 +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 IDE: clean up 2016-02-26 13:13:16 +00:00
addtopackagedlg.lfm Merged revision(s) 52618 #553370e733, 52621 #96e287106e from trunk: 2016-07-04 22:02:38 +00:00
addtopackagedlg.pas Merged revision(s) 52618 #553370e733, 52621 #96e287106e from trunk: 2016-07-04 22:02:38 +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 Merged revision(s) 54252 #b51e25235f, 54259 #a0b00a6d66 from trunk: 2017-02-28 22:26:13 +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 IDE: check pkg file conflicts: fixed check in Turkish locale 2016-11-20 22:53:19 +00:00
lpkcache.pas
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 Merged revision(s) 53421 #cd7e9994c2 from trunk: 2016-12-06 23:01:06 +00:00
openinstalledpkgdlg.pas Merged revision(s) 53421 #cd7e9994c2 from trunk: 2016-12-06 23:01:06 +00:00
packagedefs.pas IDE: search units with Pascal case insensitivity, instead of UTF-8 2016-11-21 16:21:41 +00:00
packageeditor.lfm Merged revision(s) 54252 #b51e25235f, 54259 #a0b00a6d66 from trunk: 2017-02-28 22:26:13 +00:00
packageeditor.pas Merged revision(s) 52877 #c334d3f20a from trunk: 2016-09-07 21:55:20 +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: search units with Pascal case insensitivity, instead of UTF-8 2016-11-21 16:21:41 +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