lazarus/packager
mattias 41c5297da3 updated lpl
git-svn-id: trunk@59265 -
2018-10-07 12:28:08 +00:00
..
frames IdeIntf: Split IDEOptionsIntf into a new IDEOptEditorIntf. 2018-06-09 14:40:08 +00:00
globallinks updated lpl 2018-10-07 12:28:08 +00:00
registration set trunk version to 2.0.0PreRelease 2018-09-15 19:41:22 +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
addfpmakedependencydlg.lfm ide: Added ability to add fpmake-dependencies to projects 2018-06-21 22:18:52 +00:00
addfpmakedependencydlg.pas ide: Added ability to add fpmake-dependencies to projects 2018-06-21 22:18:52 +00:00
addpkgdependencydlg.lfm IDE: Make edit buttons ('...') square. 2018-01-05 14:44:31 +00:00
addpkgdependencydlg.pas IDE: remove redundant glyph assignments 2018-04-26 10:02:59 +00:00
addtopackagedlg.lfm Packager: Allow overwriting existing unit files in New Component dialog. Error was shown AFTER a file was overwritten. Issue #26928. 2018-10-03 11:24:35 +00:00
addtopackagedlg.pas Packager: Allow overwriting existing unit files in New Component dialog. Error was shown AFTER a file was overwritten. Issue #26928. 2018-10-03 11:24:35 +00:00
basepkgmanager.pas IDE: removed obsolete custom components 2017-12-18 19:54: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
fppkghelper.pas clean up hint 2018-07-10 12:34:12 +00:00
installpkgsetdlg.lfm IDE: install pkg dlg: added splitter, Changed arrows to green/red, Red arrow moved to right side of the button, Reduced width of buttons, focus filter available, patch #33729 2018-05-20 16:18:13 +00:00
installpkgsetdlg.pas IDE: install pkg dlg: added splitter, Changed arrows to green/red, Red arrow moved to right side of the button, Reduced width of buttons, focus filter available, patch #33729 2018-05-20 16:18:13 +00:00
interpkgconflictfiles.lfm IDE: orphaned ppu: delete button 2015-03-01 22:53:07 +00:00
interpkgconflictfiles.pas Use RaiseGDBException from LazTracer unit. Remove similar funcs from IDEProcs and ComponentReg. 2018-07-24 17:49:21 +00:00
lpkcache.pas IDE: Check package name validity correctly. 2018-09-20 08:18:55 +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
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 LazUtils: Move string manipulation functions from LazUtilities to LazStringUtils. 2018-07-25 23:44:54 +00:00
packagedefs.pas IDE: Make procedure InvalidateOptions private for both project and package options. 2018-09-17 16:53:43 +00:00
packageeditor.lfm IDE: Remove the "Add files in directory" feature for projects and packages. It is messy, inconsistent and broken. Issue #33845. 2018-09-02 19:35:09 +00:00
packageeditor.pas Packager: Allow overwriting existing unit files in New Component dialog. Error was shown AFTER a file was overwritten. Issue #26928. 2018-10-03 11:24:35 +00:00
packagelinks.pas Use RaiseGDBException from LazTracer unit. Remove similar funcs from IDEProcs and ComponentReg. 2018-07-24 17:49:21 +00:00
packagesystem.pas IDE: Make the --quiet parameter actually quiet. Quiet means ConsoleVerbosity=-1. Formatting. 2018-10-06 19:32:46 +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 LazUtils: Move string manipulation functions from LazUtilities to LazStringUtils. 2018-07-25 23:44:54 +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 IDE: package links: delete online link: show error message 2018-08-13 15:23:13 +00:00
pkgmanager.pas Packager: Allow overwriting existing unit files in New Component dialog. Error was shown AFTER a file was overwritten. Issue #26928. 2018-10-03 11:24:35 +00:00
pkgregisterbase.pas * Register TCSVDataset 2018-08-15 17:38:28 +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 IDE: Remove the "Add files in directory" feature for projects and packages. It is messy, inconsistent and broken. Issue #33845. 2018-09-02 19:35:09 +00:00
projpackcommon.pas Use RaiseGDBException from LazTracer unit. Remove similar funcs from IDEProcs and ComponentReg. 2018-07-24 17:49:21 +00:00