lazarus/packager
mattias 2bbe0a8cc7 updated makefiles
git-svn-id: trunk@58493 -
2018-07-11 23:58:59 +00:00
..
frames IdeIntf: Split IDEOptionsIntf into a new IDEOptEditorIntf. 2018-06-09 14:40:08 +00:00
globallinks package links, version suffix 2018-06-20 18:46:02 +00:00
registration updated makefiles 2018-07-11 23:58:59 +00:00
adddirtopkgdlg.lfm IDE: Make edit buttons ('...') square. 2018-01-05 14:44:31 +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
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 IDE: Make edit buttons ('...') square. 2018-01-05 14:44:31 +00:00
addtopackagedlg.pas IDE: use TLCLGlyphs for IDE buttons 2018-05-08 23:10:58 +00:00
basepkgmanager.pas IDE: removed obsolete custom components 2017-12-18 19:54:32 +00:00
brokendependenciesdlg.lfm
brokendependenciesdlg.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
cleanpkgdeps.lfm
cleanpkgdeps.pas IdeIntf: TIDEImages: switch parameters for CreateImage, LoadImage and GetImageIndex methods. 2017-05-22 07:52:37 +00:00
confirmpkglistdlg.lfm
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
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 LazUtils: Move exception and stack trace stuff to new LazTracer. Move function ConvertLineEndings to LazUtilities. 2018-06-14 09:05:50 +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
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 Move debug- & other non-GUI stuff from LCLProc to LazUtilities and LazLogger in package LazUtils. 2018-06-13 13:59:07 +00:00
packagedefs.pas ide: Added ability to add fpmake-dependencies to projects 2018-06-21 22:18:52 +00:00
packageeditor.lfm ide: Added ability to add fpmake-dependencies to packages 2018-06-22 19:19:18 +00:00
packageeditor.pas ide: Added ability to add fpmake-dependencies to packages 2018-06-22 19:19:18 +00:00
packagelinks.pas LazUtils: Move exception and stack trace stuff to new LazTracer. Move function ConvertLineEndings to LazUtilities. 2018-06-14 09:05:50 +00:00
packagesystem.pas ide: When the fppkg package is loaded, the IDE will use fppkg to install FPMake dependencies if the proper option is set 2018-06-25 21:57:33 +00:00
pkggraphexplorer.lfm
pkggraphexplorer.pas Move debug- & other non-GUI stuff from LCLProc to LazUtilities and LazLogger in package LazUtils. 2018-06-13 13:59:07 +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: Pkglinks dialog: Display repository date in the "Last modified" column for online links. Repository date represents the date when the online package was last modified. 2017-12-14 11:15:15 +00:00
pkgmanager.pas ide: Added ability to add fpmake-dependencies to projects 2018-06-21 22:18:52 +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