.. |
frames
|
IDE: Make edit buttons ('...') square.
|
2018-01-05 14:44:31 +00:00 |
globallinks
|
VTV: Initial commit.
|
2018-01-05 09:03:08 +00:00 |
registration
|
updates makefiles
|
2017-05-18 11:39:53 +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 |
addpkgdependencydlg.lfm
|
IDE: Make edit buttons ('...') square.
|
2018-01-05 14:44:31 +00:00 |
addpkgdependencydlg.pas
|
Packager: When opening a project, automatically resolve broken package dependency if the package is available online and opkman is installed.
|
2017-12-11 09:57:46 +00:00 |
addtopackagedlg.lfm
|
IDE: Make edit buttons ('...') square.
|
2018-01-05 14:44:31 +00:00 |
addtopackagedlg.pas
|
IDE: High-DPI: All IDE SpeedButtons DPI-aware
|
2017-05-21 20:59:29 +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 |
installpkgsetdlg.lfm
|
InstallPackages dialog: Remove a wrong color setting from a FilterEdit. Issue #31415.
|
2017-02-22 13:08:20 +00:00 |
installpkgsetdlg.pas
|
Opkman: Packager: Temporary disable online packages from "Install/Uninstall packages" to prevent duplicate entries.
|
2017-12-29 14:14:26 +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
|
Packager: Remove duplicates from "Available for installation list".
|
2018-01-06 10:55:20 +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
|
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 |
packagedefs.pas
|
IdeIntf: Move PackageType to TIDEPackage, it should not be in TLazPackageID.
|
2017-11-21 12:02:29 +00:00 |
packageeditor.lfm
|
IDE: Remove a wrong color setting from FilterEdits. Issue #31415.
|
2017-02-24 09:13:24 +00:00 |
packageeditor.pas
|
Packager: Simplify procedure TPackageEditorForm.ItemsTreeViewDragOver.
|
2017-12-05 21:30:42 +00:00 |
packagelinks.pas
|
Packager: Less verbose PackageLinks.
|
2018-01-01 19:31:44 +00:00 |
packagesystem.pas
|
IDEIntf: added ConsoleVerbosity, pas2js: less hints, fixed getting compiler options, fixed uninitialized result
|
2018-01-09 11:08:04 +00:00 |
pkggraphexplorer.lfm
|
|
|
pkggraphexplorer.pas
|
IdeIntf: TIDEImages: switch parameters for CreateImage, LoadImage and GetImageIndex methods.
|
2017-05-22 07:52:37 +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: removed obsolete custom components
|
2017-12-18 19:54:32 +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 |