Commit Graph

1949 Commits

Author SHA1 Message Date
mattias
662e536e96 updated lpl
git-svn-id: trunk@56164 -
2017-10-23 09:37:46 +00:00
juha
a94aba960e OPM: Update the global link version. Issue #32596.
git-svn-id: trunk@56145 -
2017-10-21 22:08:24 +00:00
juha
e05552a178 Package editor: Update the image for dependent package after modifying min/max version. Issue #32546.
git-svn-id: trunk@56082 -
2017-10-16 13:31:15 +00:00
juha
b800766a5f Package editor: Refactoring.
git-svn-id: trunk@56069 -
2017-10-16 09:56:54 +00:00
juha
0f43b7c709 Package editor: Update the view after modifying dependent package parameters. Issue #32546.
git-svn-id: trunk@56068 -
2017-10-16 09:56:53 +00:00
juha
648e0fd02c Package editor: Fix moving dependencies up/down. Use the display name for searching. Issue #32546.
git-svn-id: trunk@56058 -
2017-10-15 11:48:26 +00:00
juha
c6219aa9d6 IDE: Shorten filenames in Recent Files/Projects/Packages menus. Issue #10297.
git-svn-id: trunk@56047 -
2017-10-13 13:00:32 +00:00
juha
c5c014abf9 Packager: Remove a useless line. Formatting.
git-svn-id: trunk@55991 -
2017-10-06 21:38:39 +00:00
juha
d25418e28d IdeIntf: Change TIDEDialogLayoutList.ApplyLayout UseAsMin parameter default from True to False. Clean calls in code accordingly.
git-svn-id: trunk@55988 -
2017-10-06 10:20:45 +00:00
juha
800acc87b7 Packager: Respect option AmbiguousFileAction also in TLazPackageGraph.CheckAmbiguousPackageUnits. Issue #23050, patch from Benito van der Zander
git-svn-id: trunk@55770 -
2017-09-02 07:57:25 +00:00
mattias
6aebb896b0 IDEIntf: added PackageEditingInterface.FindInstalledPackageWithUnit
git-svn-id: trunk@55556 -
2017-07-21 13:14:01 +00:00
michl
6f5300c1e9 IDE: High-DPI: Fixed image sizes of in IDE used TTreeFilterEdits and TListFilterEdits.
git-svn-id: trunk@55498 -
2017-07-13 19:32:16 +00:00
mattias
626736e5e2 IDE: package editor: publish: disable if units/includes outside pkg dir
git-svn-id: trunk@55096 -
2017-05-26 11:39:42 +00:00
ondrej
dc0a33652f IdeIntf: TIDEImages: switch parameters for CreateImage, LoadImage and GetImageIndex methods.
git-svn-id: trunk@55039 -
2017-05-22 07:52:37 +00:00
michl
5d03c243b5 IDE: High-DPI: All IDE SpeedButtons DPI-aware
git-svn-id: trunk@55035 -
2017-05-21 20:59:29 +00:00
mattias
e6ce403f3f updates makefiles
git-svn-id: trunk@54969 -
2017-05-18 11:39:53 +00:00
ondrej
b54495505b lcl: grids: high-DPI: rewrite ColWidth&RowHeight scaling so that it's Delphi and Lazarus 1.6 compatible.
git-svn-id: trunk@54948 -
2017-05-17 10:08:56 +00:00
ondrej
5eb469913c ide: rewrite (simplify) High-DPI icon scaling
+ support _150 and _200 variants for component images

git-svn-id: trunk@54946 -
2017-05-17 09:31:43 +00:00
juha
ec931df828 IdeIntf: API function for uninstalling a package. From Balázs.
git-svn-id: trunk@54902 -
2017-05-13 22:06:35 +00:00
ondrej
56f3c227b7 lcl: grids: revert r54883 #bff91a4961
git-svn-id: trunk@54885 -
2017-05-12 20:17:25 +00:00
ondrej
bff91a4961 lcl: grids: rename GetRealDefaultColWidth and GetRealDefaultRowHeight to GetRealDef* (LCL consistency). Issue #31715
git-svn-id: trunk@54883 -
2017-05-12 19:42:50 +00:00
ondrej
dcdcafb794 ide: packager: adapt after r54816 #43e271b439. Issue #31762 and #31715
git-svn-id: trunk@54843 -
2017-05-08 21:42:55 +00:00
mattias
a067dd3411 IDE: do not pass -B when option -k or -T changes, added resourcestring
git-svn-id: trunk@54749 -
2017-04-26 19:20:54 +00:00
mattias
1110e429cf IDE: do not check package source directory of a manual package
git-svn-id: trunk@54676 -
2017-04-21 21:37:31 +00:00
mattias
c52ce8a87d set version to 1.9.0
git-svn-id: trunk@54580 -
2017-04-08 22:03:14 +00:00
mattias
0a891e4ab2 set version to 1.8.0RC1
git-svn-id: trunk@54578 -
2017-04-08 21:53:32 +00:00
mattias
0ee63c524c updated lpl
git-svn-id: trunk@54577 -
2017-04-08 21:36:17 +00:00
juha
e800a738ad Copy AVL_Tree from FPC trunk and replace classes in AvgLvlTree and in CodetoolsStructs with it.
The unit in FPC packages will be used directly later.

git-svn-id: trunk@54524 -
2017-04-05 08:34:48 +00:00
mattias
241fadfdf9 IDE: less hints
git-svn-id: trunk@54426 -
2017-03-17 07:05:26 +00:00
mattias
cb2ee6f2c8 IDE: less hints
git-svn-id: trunk@54425 -
2017-03-17 06:51:46 +00:00
juha
212245d761 Packager, OpkMan: Pass online package info as package links to IDE, shown in PackageLinksDialog.
git-svn-id: trunk@54411 -
2017-03-15 13:13:48 +00:00
juha
0ee731db97 TLazPackageLinks.AddUserLink refactoring.
git-svn-id: trunk@54410 -
2017-03-15 13:13:46 +00:00
juha
63819ec9ae Packager: Support online package link type.
git-svn-id: trunk@54409 -
2017-03-15 13:13:44 +00:00
juha
a2d555718e IdeIntf: Separate an interface for PackageLinks.
git-svn-id: trunk@54407 -
2017-03-15 13:13:41 +00:00
juha
6157074807 Packager: Rename PackageLink classes and global variable.
git-svn-id: trunk@54406 -
2017-03-15 13:13:38 +00:00
juha
e542ddbfcd Packager refactoring. Move funcs and methods to IdeIntf. Prepare for PackageLink interface.
git-svn-id: trunk@54405 -
2017-03-15 13:13:36 +00:00
juha
f4df80d90f IdeIntf: Add base class TPkgDependencyBase to new unit PackageDependencyIntf.
git-svn-id: trunk@54404 -
2017-03-15 13:13:34 +00:00
juha
6b6acd5124 Add GetModified / SetModified to interface for projects and packages.
git-svn-id: trunk@54403 -
2017-03-15 13:13:31 +00:00
juha
88cab456e2 Cleanup and formatting.
git-svn-id: trunk@54402 -
2017-03-15 13:13:29 +00:00
juha
0f1c5f448d Rename unit ProjPackBase -> ProjPackCommon. Reduce confusion as it defines a common interface etc., not a base class.
git-svn-id: trunk@54401 -
2017-03-15 13:13:23 +00:00
juha
49d21d2dbc IDE: Add a FilterEdit for NewDialog's inherited components. Try to improve the FilterEdit comp. Issue #31419.
git-svn-id: trunk@54321 -
2017-03-01 16:17:09 +00:00
ondrej
a0b00a6d66 IDE: Remove a wrong color setting from FilterEdits. Issue #31415.
git-svn-id: trunk@54259 -
2017-02-24 09:13:24 +00:00
juha
b51e25235f InstallPackages dialog: Remove a wrong color setting from a FilterEdit. Issue #31415.
git-svn-id: trunk@54252 -
2017-02-22 13:08:20 +00:00
juha
a348d72d93 Remove a broken LazPackageManager and an unused svnpkg from the repo. Creates confusion with new OnlinePackageManager.
git-svn-id: trunk@54189 -
2017-02-19 10:00:23 +00:00
mattias
083e67949c updated lpl
git-svn-id: trunk@54170 -
2017-02-16 17:27:06 +00:00
mattias
fc0fa876ba IDE: install pkg dialog: install instead of installed
git-svn-id: trunk@54103 -
2017-02-06 12:38:35 +00:00
joost
1de2cbf586 general: Updated address of the Free Software Foundation in copyright messages
git-svn-id: trunk@54031 -
2017-01-29 21:04:32 +00:00
joost
ae669ea47c * fpmake: Added fcl-registry as dependency (used by synedit)
git-svn-id: trunk@53778 -
2016-12-26 15:03:27 +00:00
mattias
019449e14b updated lpl files
git-svn-id: trunk@53756 -
2016-12-22 10:21:41 +00:00
juha
c3a54973c7 LazBuild: remove a direct reference to SynRegExpr. Use FCL's RegExpr everywhere in IDE.
git-svn-id: trunk@53744 -
2016-12-20 23:39:59 +00:00