.. |
frames
|
EnvironmentOpts: remove dependency on IdeProcs
|
2022-12-08 16:05:03 +01:00 |
globallinks
|
updated lpl
|
2023-05-25 10:51:47 +02:00 |
registration
|
updated makefiles
|
2023-05-27 02:07:12 +02: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
|
Renamed LazarusCommonStrConst to IdeIntfStrConsts
|
2023-01-25 16:51:48 +01:00 |
addfpmakedependencydlg.lfm
|
|
|
addfpmakedependencydlg.pas
|
IDE: Use a faster compare method for case-insensitive strings and StringLists.
|
2021-01-29 19:59:04 +00:00 |
addpkgdependencydlg.lfm
|
IDE/PackageDependencyDlg: Fix package listbox truncating bottom pixel.
|
2022-10-27 00:17:47 +02:00 |
addpkgdependencydlg.pas
|
IDE/PackageDependencyDlg: Fix package listbox truncating bottom pixel.
|
2022-10-27 00:17:47 +02:00 |
addtopackagedlg.lfm
|
|
|
addtopackagedlg.pas
|
IdeConfig: Remove LCL dependency from IdeConfig package. Add comments in uses sections, helps locate dependencies.
|
2023-06-11 20:34:36 +03:00 |
basepkgmanager.pas
|
Remove units from uses sections, especially LCLProc which now contains many wrappers to other non-LCL units.
|
2023-06-18 14:57:06 +03:00 |
brokendependenciesdlg.lfm
|
|
|
brokendependenciesdlg.pas
|
Renamed LazarusCommonStrConst to IdeIntfStrConsts
|
2023-01-25 16:51:48 +01:00 |
cleanpkgdeps.lfm
|
|
|
cleanpkgdeps.pas
|
|
|
confirmpkglistdlg.lfm
|
|
|
confirmpkglistdlg.pas
|
Renamed LazarusCommonStrConst to IdeIntfStrConsts
|
2023-01-25 16:51:48 +01:00 |
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
|
Remove units from uses sections, especially LCLProc which now contains many wrappers to other non-LCL units.
|
2023-06-18 14:57:06 +03:00 |
interpkgconflictfiles.lfm
|
|
|
interpkgconflictfiles.pas
|
Remove units from uses sections, especially LCLProc which now contains many wrappers to other non-LCL units.
|
2023-06-18 14:57:06 +03:00 |
lpkcache.pas
|
IDE: started checking base packages and on mismatch building IDE using lazbuild
|
2023-03-19 13:16:07 +01:00 |
missingpkgfilesdlg.lfm
|
|
|
missingpkgfilesdlg.pas
|
Renamed LazarusCommonStrConst to IdeIntfStrConsts
|
2023-01-25 16:51:48 +01:00 |
newpkgcomponentdlg.lfm
|
|
|
newpkgcomponentdlg.pas
|
IDE: Use a faster compare method for case-insensitive strings and StringLists.
|
2021-01-29 19:59:04 +00:00 |
openinstalledpkgdlg.lfm
|
|
|
openinstalledpkgdlg.pas
|
|
|
packagedefs.pas
|
Remove units from uses sections, especially LCLProc which now contains many wrappers to other non-LCL units.
|
2023-06-18 14:57:06 +03:00 |
packageeditor.lfm
|
IDE: Allow multi-selection with Shift in Project Inspector and Package Editor. Issue #39595.
|
2022-01-25 11:20:56 +02:00 |
packageeditor.pas
|
IdeConfig: Remove LCL dependency from IdeConfig package. Add comments in uses sections, helps locate dependencies.
|
2023-06-11 20:34:36 +03:00 |
packagelinks.pas
|
codetools: moved DateToCfgStr to LazConfigStorage
|
2023-06-11 21:34:37 +02:00 |
packagesystem.pas
|
IDE: Remove "Note: passing compiler option -M twice with different values" message, many -M options are allowed.
|
2023-06-22 01:47:59 +03:00 |
pkggraphexplorer.lfm
|
Unit-Dependencies, PkgGraphExplorer: Add option dialog to modify graph style
|
2019-04-07 19:57:35 +00:00 |
pkggraphexplorer.pas
|
IDE: InstallPackages: add all src base packages
|
2023-05-21 20:48:30 +02:00 |
pkglinksdlg.lfm
|
IDE: Make "package links" dialog more mouse-wheel friendly (PkgStringGrid.MouseWheelOption = mwGrid).
|
2021-09-11 10:40:46 +02:00 |
pkglinksdlg.pas
|
Renamed LazarusCommonStrConst to IdeIntfStrConsts
|
2023-01-25 16:51:48 +01:00 |
pkgmanager.pas
|
Remove units from uses sections, especially LCLProc which now contains many wrappers to other non-LCL units.
|
2023-06-18 14:57:06 +03:00 |
pkgregisterbase.pas
|
* Added TJSONDataset to component palette (distributed with FPC since long time)
|
2022-03-29 19:08:14 +02:00 |
pkgsysbasepkgs.pas
|
IDE: moved LazarusIDEBasePkgNames to unit of its own for easy parsing
|
2023-03-19 00:36:06 +01:00 |
pkgvirtualuniteditor.pas
|
IDE: less hints
|
2021-02-13 12:39:19 +00:00 |
projpackchecks.pas
|
Remove units from uses sections, especially LCLProc which now contains many wrappers to other non-LCL units.
|
2023-06-18 14:57:06 +03:00 |
projpackcommon.pas
|
IDE, Codetools: Restore CodeToolBoss.DefineTree.ClearCache calls that were removed in optimization.
|
2021-01-24 12:42:50 +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
|
Packager: Use pure package name of a dependency when searching online packages.
|
2022-06-12 18:07:51 +03:00 |