Packager: Prevent Access Violation when creating a new component. Dependency was wrongly created. Issue #35145.
........
git-svn-id: branches/fixes_2_0@60654 -
IDE: compile package: quote src if needed
........
IDE: fixed compiler kind if project/package compiler is set
........
IDE: use project compiler for codetools even if disabled
........
IDE/codetools: unified compiler check, fixed testing compiler twice
........
IDE: fixed fpc version check for resources
........
git-svn-id: branches/fixes_2_0@60604 -
PackageIntf: Detect if a package is installed or not via the packaging interface, function "IsPackageInstalled".
........
Opkman: After a package is opened with "Open package file(.lpk)...", OPM wrongly reports the package as installed when in fact is not.
........
git-svn-id: branches/fixes_2_0@59989 -
IDE: Remove unused resource strings.
........
IDE: Remove another unused resource string.
........
IDE: regenerated translations
........
EditorOpts: Add warning, if outline has no colors set
........
EditorOpts: Add warning, if outline has no colors set
........
IDE: regenerated translations and updated Russian translation
........
git-svn-id: branches/fixes_2_0@59392 -
IDE: Always create project's main icon file when saving it. Keeps its size down. Issue #27287.
........
IDE: Add initial directory for loading project icon in App options. Use IconImage.Picture.Icon everywhere.
........
IDE: Remove resource generation from DoBuildProject. They have been generated earlier. Issue #15915.
........
IDE: Support running external tool with parsers, needed when used through IDE interface. Reported by Anton.
........
IDE: Reduce DebugLn() calls in Publish Module code. It seems to work.
........
IDE: New High-DPI images in folders images/items and images/packages. Kindly provided by Roland Hahn.
........
IDE: Use scaled images in trees of Install/Uninstall package form.
........
IDE: Center icon and text vertically for each item in ViewUnit dialog. Issue #34402, patch from Vojtech Cihak.
........
git-svn-id: branches/fixes_2_0@59281 -
Packager: Allow overwriting existing unit files in New Component dialog. Error was shown AFTER a file was overwritten. Issue #26928.
........
git-svn-id: branches/fixes_2_0@59280 -
IDE: Bug fix: Deleting newly added CoolBar leads to error, issue #34302
........
IDE: Check package name validity correctly.
........
IDE: Improve logic for updating Application.Title statement. Now it gets removed, too. Issue #34318.
........
IDE: Add new Application.Title and .Scale statements after Application.Create line. Issue #34318.
........
IDE: Support 3 icons with different resolutions in "New Component" dialog. Improve the GUI.
........
IDE: cleaned up unused resource string
........
IDE: regenerated translations and updated Russian translation
........
IDE: In "New Component" dialog resize the buttons based on icon image size. Improve initial dir for selecting icon.
........
git-svn-id: branches/fixes_2_0@59198 -