.. |
frames
|
LazUtils: Move math helper functions from LCLProc to LazUtilities. Deprecate LCLProc versions.
|
2020-12-12 11:41:07 +00:00 |
globallinks
|
lazreport: updated lpl
|
2020-10-25 16:37:48 +00:00 |
registration
|
make: changed default darwin lcl platform from carbon to cocoa
|
2020-07-13 09:00:41 +00:00 |
addfiletoapackagedlg.lfm
|
IDE: Use configurable DropDownCount for IDE's ComboBoxes. Issue #36329, patch from Vojtech Cihak.
|
2019-11-22 00:14:36 +00:00 |
addfiletoapackagedlg.pas
|
IDE: Use configurable DropDownCount for IDE's ComboBoxes. Issue #36329, patch from Vojtech Cihak.
|
2019-11-22 00:14:36 +00:00 |
addfpmakedependencydlg.lfm
|
|
|
addfpmakedependencydlg.pas
|
IDE: Support installing online package dependencies also from Package Editor.
|
2020-10-06 08:30:41 +00:00 |
addpkgdependencydlg.lfm
|
Packager: Get online package list while in AddPkgDependencyDialog.
|
2020-10-09 14:08:24 +00:00 |
addpkgdependencydlg.pas
|
Packager: Tweak AddPkgDependencyDialog.
|
2020-10-09 18:39:05 +00:00 |
addtopackagedlg.lfm
|
|
|
addtopackagedlg.pas
|
IDE: Optimize ComponentPalette caches. Index by registered class instead of class name.
|
2020-12-08 19:34:40 +00:00 |
basepkgmanager.pas
|
|
|
brokendependenciesdlg.lfm
|
|
|
brokendependenciesdlg.pas
|
|
|
cleanpkgdeps.lfm
|
|
|
cleanpkgdeps.pas
|
|
|
confirmpkglistdlg.lfm
|
|
|
confirmpkglistdlg.pas
|
|
|
fppkghelper.pas
|
IDE: Fix not handled AV on startup when broken fppkg.cfg is selected
|
2020-12-28 19:21:20 +00:00 |
installpkgsetdlg.lfm
|
Packager: Put Description first in info box of Install/Uninstall Packages. Improve anchors and size. Issue #36107.
|
2020-02-17 12:23:51 +00:00 |
installpkgsetdlg.pas
|
Packager: Put Description first in info box of Install/Uninstall Packages. Improve anchors and size. Issue #36107.
|
2020-02-17 12:23:51 +00:00 |
interpkgconflictfiles.lfm
|
|
|
interpkgconflictfiles.pas
|
Optimize CompareFileExt in different ways. Comparison of FPC/Lazarus generated files can be case-sensitive.
|
2021-01-10 19:07:52 +00:00 |
lpkcache.pas
|
|
|
missingpkgfilesdlg.lfm
|
|
|
missingpkgfilesdlg.pas
|
|
|
newpkgcomponentdlg.lfm
|
|
|
newpkgcomponentdlg.pas
|
|
|
openinstalledpkgdlg.lfm
|
|
|
openinstalledpkgdlg.pas
|
|
|
packagedefs.pas
|
LazUtils: Rename function FilenameIsPascalUnit -> FilenameHasPascalExt. Clashed with a function in Codetools. Update references.
|
2021-01-11 16:16:58 +00:00 |
packageeditor.lfm
|
IDE: Support installing online package dependencies also from Package Editor.
|
2020-10-06 08:30:41 +00:00 |
packageeditor.pas
|
LazUtils: Rename function FilenameIsPascalUnit -> FilenameHasPascalExt. Clashed with a function in Codetools. Update references.
|
2021-01-11 16:16:58 +00:00 |
packagelinks.pas
|
LazUtils: Deprecate now obsolete unit LazUtf8Classes and remove its references from Lazarus code.
|
2021-01-14 12:41:32 +00:00 |
packagesystem.pas
|
PackageGraph: Make FileList comparison obey the case sensitivity of filesystem.
|
2021-01-10 19:07:48 +00:00 |
pkggraphexplorer.lfm
|
|
|
pkggraphexplorer.pas
|
IDE: clean up
|
2019-07-11 14:57:08 +00:00 |
pkglinksdlg.lfm
|
Packager: Get online package list while in PackageLinksDialog.
|
2020-10-13 11:27:33 +00:00 |
pkglinksdlg.pas
|
Packager: Get online package list while in PackageLinksDialog.
|
2020-10-13 11:27:33 +00:00 |
pkgmanager.pas
|
LazUtils: Deprecate now obsolete unit LazUtf8Classes and remove its references from Lazarus code.
|
2021-01-14 12:41:32 +00:00 |
pkgregisterbase.pas
|
Clean uses sections.
|
2020-10-13 11:27:30 +00:00 |
pkgvirtualuniteditor.pas
|
LazUtils: Rename function FilenameIsPascalUnit -> FilenameHasPascalExt. Clashed with a function in Codetools. Update references.
|
2021-01-11 16:16:58 +00:00 |
projpackchecks.pas
|
LazUtils: Rename function FilenameIsPascalUnit -> FilenameHasPascalExt. Clashed with a function in Codetools. Update references.
|
2021-01-11 16:16:58 +00:00 |
projpackcommon.pas
|
IDE, LazUtils: Move unit FileReferenceList to LazUtils package. Order uses sections.
|
2020-10-16 12:01:15 +00:00 |
projpackediting.pas
|
IDE: Add GUI into Project Inspector for properties of dependent packages. Reuse existing code.
|
2020-10-03 00:07:12 +00:00 |
projpackfilepropgui.pas
|
IDE: Fix misplaced "Use max version" checkbox in TProjPackFilePropGui
|
2020-10-08 19:36:41 +00:00 |