.. |
frames
|
LazUtils: Move math helper functions from LCLProc to LazUtilities. Deprecate LCLProc versions.
|
2020-12-12 11:41:07 +00:00 |
globallinks
|
set trunk version to 2.3.0
|
2021-06-15 14:00:39 +00:00 |
registration
|
set trunk version to 2.3.0
|
2021-06-15 14:00:39 +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
|
ide: Added ability to add fpmake-dependencies to projects
|
2018-06-21 22:18:52 +00:00 |
addfpmakedependencydlg.pas
|
IDE: Use a faster compare method for case-insensitive strings and StringLists.
|
2021-01-29 19:59:04 +00:00 |
addpkgdependencydlg.lfm
|
Packager: Colors for Local/Online packages are not visible in dark theme.
|
2021-03-24 20:10:27 +00:00 |
addpkgdependencydlg.pas
|
Packager: Colors for Local/Online packages are not visible in dark theme.
|
2021-03-24 20:10:27 +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
|
IDE: Use a faster compare method for case-insensitive strings and StringLists.
|
2021-01-29 19:59:04 +00:00 |
basepkgmanager.pas
|
IDE: fixed project inspector/package editor requirement Apply Changes
|
2021-03-06 20:45:38 +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
|
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
|
IDE: Use a faster compare method for case-insensitive strings and StringLists.
|
2021-01-29 19:59:04 +00:00 |
interpkgconflictfiles.lfm
|
|
|
interpkgconflictfiles.pas
|
New optimized functions in LazUtils: FilenameExtIs and FilenameExtIn. Used instead of CompareFileExt and similar.
|
2021-02-15 08:43:50 +00:00 |
lpkcache.pas
|
New optimized functions in LazUtils: FilenameExtIs and FilenameExtIn. Used instead of CompareFileExt and similar.
|
2021-02-15 08:43: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
|
IDE: Use a faster compare method for case-insensitive strings and StringLists.
|
2021-01-29 19:59:04 +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
|
New optimized functions in LazUtils: FilenameExtIs and FilenameExtIn. Used instead of CompareFileExt and similar.
|
2021-02-15 08:43:50 +00:00 |
packageeditor.lfm
|
IDE: Support installing online package dependencies also from Package Editor.
|
2020-10-06 08:30:41 +00:00 |
packageeditor.pas
|
IDE: fixed project inspector/package editor requirement Apply Changes
|
2021-03-06 20:45:38 +00:00 |
packagelinks.pas
|
New optimized functions in LazUtils: FilenameExtIs and FilenameExtIn. Used instead of CompareFileExt and similar.
|
2021-02-15 08:43:50 +00:00 |
packagesystem.pas
|
IDE: fixed project inspector/package editor requirement Apply Changes
|
2021-03-06 20:45:38 +00:00 |
pkggraphexplorer.lfm
|
Unit-Dependencies, PkgGraphExplorer: Add option dialog to modify graph style
|
2019-04-07 19:57:35 +00:00 |
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
|
Packager: renamed 'NewPackage' constant, so its name better reflects that it is not a resource string anymore
|
2021-04-21 22:31:50 +00:00 |
pkgregisterbase.pas
|
IDE: add unit DB to uses when TBufDataset or TCSVDataset are added. Issue #29733, patch from Sven Barth
|
2021-07-09 15:51:04 +00:00 |
pkgvirtualuniteditor.pas
|
IDE: less hints
|
2021-02-13 12:39:19 +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, 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
|
IDE: fixed project inspector/package editor requirement Apply Changes
|
2021-03-06 20:45:38 +00:00 |