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
juha
cfd390c5c5
Order uses sections some more.
...
git-svn-id: trunk@53741 -
2016-12-20 22:32:52 +00:00
juha
73aa9aa4bb
Order uses sections again to see dependencies better.
...
git-svn-id: trunk@53738 -
2016-12-20 16:26:44 +00:00
mattias
c458f34d54
IDE: register TProcessUTF8 with LazUtils, not LCL
...
git-svn-id: trunk@53735 -
2016-12-20 13:25:34 +00:00
juha
a714a91311
LCL: Move TLCLPlatform and related non-GUI code to a new unit to be used without GUI.
...
Organize uses-sections by package so that dependencies can be easier seen.
git-svn-id: trunk@53711 -
2016-12-17 22:58:08 +00:00
mattias
ede7f431cc
IDE, FCL: moved designtime unit registerfcl.pas from fcl.lpk to the IDE
...
git-svn-id: trunk@53618 -
2016-12-09 09:35:44 +00:00
mattias
74b7558937
IDE, FCL: moved designtime unit registerfcl.pas from fcl.lpk to the IDE
...
git-svn-id: trunk@53617 -
2016-12-09 09:34:33 +00:00
mattias
702b7261c3
sqldblaz, fcl: moved virtual unit sqldb from sqldblaz to fcl.lpk, sqldblaz should only contain designtime stuff
...
git-svn-id: trunk@53614 -
2016-12-09 09:11:55 +00:00
mattias
6160f4e419
IDE: clean up, removed TPkgManager.AddProjectRegCompDependency
...
git-svn-id: trunk@53602 -
2016-12-08 13:06:04 +00:00
mattias
159e326548
IDE: clean up, removed AddProjectLCLDependency
...
git-svn-id: trunk@53601 -
2016-12-08 13:04:40 +00:00
mattias
16f22c6fc1
IDE: package graph: show indriectly installed packages with install icons
...
git-svn-id: trunk@53530 -
2016-12-02 20:55:07 +00:00
juha
f68693281e
Packager: fix anchors in the AddPkgDependencyDialog. Patch from Ondrej.
...
git-svn-id: trunk@53425 -
2016-11-23 15:06:28 +00:00
juha
cd7e9994c2
Packager: Open a loaded package also by pressing Return key.
...
git-svn-id: trunk@53421 -
2016-11-23 10:24:03 +00:00
mattias
dfcce2b301
IDE: search units with Pascal case insensitivity, instead of UTF-8
...
git-svn-id: trunk@53404 -
2016-11-21 16:12:38 +00:00
juha
0e82e34295
Packager: Add global link to new online package manager. Remove link to old lazaruspackagemanager to avoid confusion.
...
git-svn-id: trunk@53402 -
2016-11-21 16:01:44 +00:00
mattias
b8344eab11
IDE: check pkg file conflicts: fixed check in Turkish locale
...
git-svn-id: trunk@53391 -
2016-11-20 22:52:45 +00:00
juha
5271b96d22
IDEIntf: Add function DoCompilePackage to PackageIntf.
...
git-svn-id: trunk@53263 -
2016-10-30 13:36:43 +00:00
mattias
a85eb67551
IDE: packager: fixed dummy.lpk
...
git-svn-id: trunk@53215 -
2016-10-26 16:36:57 +00:00
mattias
1a654e3c8b
lazbuild: fixed build
...
git-svn-id: trunk@53185 -
2016-10-20 20:20:38 +00:00
mattias
a9051948ae
IDE: compile project/package: warn when passing an option twice with different values
...
git-svn-id: trunk@53184 -
2016-10-20 20:17:01 +00:00
mattias
e6c50d9574
IDE: less hints
...
git-svn-id: trunk@53141 -
2016-10-17 13:41:54 +00:00
mattias
7e94dc0340
IDE: packager: clean up deprecated
...
git-svn-id: trunk@53139 -
2016-10-17 13:34:49 +00:00
juha
5fffe3b0fa
Prevent "List index (1) out of bounds" when adding pkg dependency. Tweak the form layout. Issues #30748 and #30750 .
...
git-svn-id: trunk@53135 -
2016-10-17 13:22:24 +00:00
juha
d54596a90f
Make Directory a common property for Project and Package in their base class.
...
git-svn-id: trunk@53131 -
2016-10-16 21:03:00 +00:00
juha
a7bbf675a0
Make Unit_Name a common property for Project and Package files in their base class.
...
git-svn-id: trunk@53130 -
2016-10-16 21:02:54 +00:00
juha
60e607f3e0
Packager: Use new AddPkgDependencyDlg for dependencies of projects and packages. Support multiselection.
...
git-svn-id: trunk@53129 -
2016-10-16 20:06:37 +00:00
juha
09b6ef75ac
Refactor, move Package and Project checking functions to a new unit.
...
git-svn-id: trunk@53128 -
2016-10-16 20:06:35 +00:00
juha
0973660a48
LazUtils: Unify formatting between FileIsReadable and FileIsWritable + other formatting.
...
git-svn-id: trunk@53127 -
2016-10-16 20:06:33 +00:00
joost
0c726c9131
* Re-generated and adapted fpmake.pp
...
git-svn-id: trunk@53124 -
2016-10-16 18:01:27 +00:00
juha
8cfa96523a
Packager: formatting
...
git-svn-id: trunk@53083 -
2016-10-09 13:12:08 +00:00
mattias
444a926616
IDEIntf: rewrote TIDEMenuSection to handle changes in hidden sections, tests: added menuintf tests, IDE: clean up
...
git-svn-id: trunk@52918 -
2016-09-05 15:18:02 +00:00
juha
c334d3f20a
IDE: Support ENTER also in FilterEdits of ProjectInspector and PackageEditor. Issue #30523 , patch from Markus.
...
git-svn-id: trunk@52877 -
2016-08-26 18:24:42 +00:00
juha
fcc2649c3b
IDE: Allow adding a package dependency with dotted name to a project. Issue #30467 .
...
git-svn-id: trunk@52833 -
2016-08-18 20:50:58 +00:00
juha
3eb143d1bc
Remove useless comments like { private declarations } from class skeletons.
...
git-svn-id: trunk@52832 -
2016-08-18 18:51:56 +00:00
juha
dc5c4b535c
Packager: Support dotted package names. Issue #30467 .
...
git-svn-id: trunk@52813 -
2016-08-17 10:40:39 +00:00
juha
9367da0ae5
Remove extra checks for empty strings together with IsValidIdent. It already handles an empty string.
...
git-svn-id: trunk@52812 -
2016-08-17 10:40:29 +00:00
hnb
d53cfa9c28
Merged revision(s) 51414, 51448-51450, 51468, 51473, 51477, 51480, 51483, 51486, 51511, 51543-51544, 51638, 52714, 52725-52727 from branches/free-sparta:
...
sparta: initial commit of "compilable" new sparta package - smart form editor. !NOTE: not for daily usage.
........
sparta: Initial conception for package for MDI: sparta_MDI. Base for sparta_DockedFormEditor package.
........
sparta: Generics.Collections library ( sync with https://github.com/dathox/generics.collections SHA fda586932bd80ef58c08f8ebf5a24316ca4ccca5)
........
sparta: smart form editor adjustment for new sparta_MDI
........
sparta: new class "TFormImpl" for MDI solution (created from TDesignedFormImpl).
........
sparta:
-MDI form container "TFormContainer"
-New IResizeFrame interface to handle MDI form moving
-New frame TfrFormBackgroundForMDI
........
sparta: sparta_MDI package modifications:
-new class TMultiplyResizer to menage MDI desktop
-more generic resizer: TAbstractResizer. Base for IDE resizer and TMultiplyResizer
-more advanced IResizeFrame interface
........
sparta:
-DockedFormEditor adjustment for latest changes in mdi package
-small changes in mdi (visibility of methods).
-OnModified method for IResizeFrame
........
sparta: MDI
-simulate MDI forms order for TMultiplyResizer
-property DesignedForm: IDesignedForm for IResizeFrame
........
sparta:
-IMPORTANT! pixel perfect form resizing (fix for problems for controls with align alLeft, alRight etc on design form).
-Fix problem for windows: wrong design design window width (a little bigger than designed size) TFormImpl.SetRealBounds -> AdjustSize
........
sparta: mdi bug fix for AV in TMultiplyResizer
........
Fix compilation for FPC 3.0 (TRect changes in FPC 3.1 trunk)
........
sparta: Cannot resize the docked form designer, issue #29380 patch from Anthony Walter. Thanks!
........
sparta ToolsAPI: Delphi compatible ToolsAPI/DesignIDE interface at XE2 level (proxy for IDEIntf). Initial commit (no functionality yet), just interfaces and classes without implementation:
designeditors.pas:
-TComponentEditor
designintf.pas:
-Interfaces: IEventInfo, IClass, IActivatable, IDesignObject, IDesignPersistent, IDesignerSelections, IDesigner60, IDesigner70, IDesigner80, IDesigner100, IDesigner, IComponentEditor
-TBaseComponentEditor
-RegisterComponentEditor
designmenus.pas:
-Interfaces: IMenuItems, IMenu, IMainMenu, IPopupMenu, IMenuItem
........
when form is removed we need to remove all handlers located in collections FFormsStack and FForms. Necessary to avoid AV.
........
sparta: more correct and simpler calculation of form border for Windows
........
sparta:
* Fix for loop error for resize. Highly visible problem for docked forms/frames with Align=alClient.
* New THookFrame class as new meta class for Frames.
........
updated lpl
........
git-svn-id: trunk@52728 -
2016-07-20 10:40:03 +00:00
juha
297e19a349
IDE: Add methods for merging paths to CompilerOptions and replace common code patterns with them.
...
git-svn-id: trunk@52693 -
2016-07-15 17:47:18 +00:00
juha
800f13923b
Packager: Don't add unit or include search path '.' when adding a file to a package.
...
git-svn-id: trunk@52692 -
2016-07-15 12:51:47 +00:00
mattias
1501194d2e
IDE: less hints
...
git-svn-id: trunk@52644 -
2016-07-07 08:54:50 +00:00
juha
2eb867569a
IDE: Organize uses sections.
...
git-svn-id: trunk@52620 -
2016-07-04 14:57:39 +00:00
juha
553370e733
IDE: Replace Combobox with Listbox+Filter to add package dependencies for projects and packages.
...
git-svn-id: trunk@52618 -
2016-07-04 09:35:10 +00:00
mattias
474fb2827d
updated lpl
...
git-svn-id: trunk@52506 -
2016-06-15 09:42:19 +00:00
ondrej
251c2ec7a1
DateTimeCtrls: split code into run-time and design-time packages.
...
git-svn-id: trunk@52353 -
2016-05-23 07:40:27 +00:00
ondrej
b23cb808f8
packager: fix compilation after r52266 #385bdd0d4e.
...
git-svn-id: trunk@52270 -
2016-05-03 08:49:45 +00:00
mattias
150123b86a
IDE: clean up
...
git-svn-id: trunk@52269 -
2016-05-03 08:40:34 +00:00
juha
a24730709b
Packager: formatting.
...
git-svn-id: trunk@52261 -
2016-04-30 09:15:51 +00:00
mattias
ea5b2dc462
IDE: comment
...
git-svn-id: trunk@52140 -
2016-04-07 07:40:56 +00:00
mattias
25f7a697e5
updated makefiles
...
git-svn-id: trunk@52001 -
2016-03-20 11:19:40 +00:00
mattias
c6262f1fed
lazbuild: create-makefile: hide output depending on verbosity, check fileage of fpmake
...
git-svn-id: trunk@52000 -
2016-03-20 11:19:13 +00:00
juha
1343b1dd2f
Packager: Fix a crash when adding a package dependency which already is there. Issue #29680 .
...
git-svn-id: trunk@51896 -
2016-03-09 23:18:28 +00:00
maxim
86b0d4f7ed
IDE, packager: added dots for 'Find in files' menu item, bug #29800
...
git-svn-id: trunk@51894 -
2016-03-09 21:52:51 +00:00
maxim
06e3b0ad05
Packager: committed regenerated fcllaz.pas
...
git-svn-id: trunk@51893 -
2016-03-09 21:51:38 +00:00
ondrej
3dd60b3899
ide: reload changed files dialog:
...
1) use TCheckListBox
2) allow to reload changed files too (unchecked by default, prefixed with *).
git-svn-id: trunk@51852 -
2016-03-07 20:36:45 +00:00
mattias
d4ccb98bf9
IDE/lazbuild: packages: hide warnings about unused units in package dummy source
...
git-svn-id: trunk@51771 -
2016-03-01 14:49:17 +00:00
mattias
8f9fce0d15
IDE: create fpmake: fixed typo
...
git-svn-id: trunk@51669 -
2016-02-19 14:24:15 +00:00
mattias
6010e8f928
IDE: ReplacePackage: nil old package
...
git-svn-id: trunk@51667 -
2016-02-19 14:23:37 +00:00
juha
405f94df44
IDE: Make more buttons with "..." wider. Issue #29493 , patch from Alexey Torgashin.
...
git-svn-id: trunk@51474 -
2016-02-02 00:20:23 +00:00
juha
db51e758b5
Cleanup and comments
...
git-svn-id: trunk@51470 -
2016-02-01 21:04:59 +00:00
mattias
38c894449e
IDE: renamed BackupFile to BackupFileForWrite for less ambiguity
...
git-svn-id: trunk@51366 -
2016-01-21 11:18:34 +00:00
mattias
9a795c577c
IDE,lazbuild: update package main source file if directives changed, bug #29391
...
git-svn-id: trunk@51273 -
2016-01-13 17:27:34 +00:00
maxim
7052b327d7
IDE: fixed i18n regression after r50903 #e9d1b1acd4
...
git-svn-id: trunk@50968 -
2015-12-21 22:17:57 +00:00
mattias
83664400c7
lazbuild: added parameter: --add-package-link
...
git-svn-id: trunk@50966 -
2015-12-21 20:43:07 +00:00
juha
b270c37757
Install Package Dlg: Retain cursor position after moving packages between lists. Issue #26802 .
...
git-svn-id: trunk@50958 -
2015-12-20 17:47:09 +00:00
ondrej
e9d1b1acd4
IDE: use tbsButtonDrop instead of '>>' buttons
...
git-svn-id: trunk@50903 -
2015-12-18 10:39:04 +00:00
mattias
df7fffc80b
IDE: clean up
...
git-svn-id: trunk@50890 -
2015-12-17 22:34:01 +00:00
mattias
f612624bb3
IDE: clean up
...
git-svn-id: trunk@50867 -
2015-12-17 14:37:39 +00:00
juha
9e35d2c52c
Packager: Update search paths after "Add Active File To Package". Issue #27720 .
...
git-svn-id: trunk@50839 -
2015-12-16 00:16:23 +00:00
juha
5229da3d5b
Package editor: Duplicate the "Add" button's menu items in tree popup menu. Part of issue #28097 .
...
git-svn-id: trunk@50815 -
2015-12-15 12:47:29 +00:00
juha
5c3487bc18
Package editor: Mark a package as modified after moving a dependency up/down. Part of issue #26188 .
...
git-svn-id: trunk@50804 -
2015-12-14 17:25:32 +00:00
juha
53810b548d
Package editor: Don't update the whole tree when moving a dependency up/down. Part of issue #26188 .
...
git-svn-id: trunk@50796 -
2015-12-14 12:19:01 +00:00
juha
d9f10162d5
Package editor: Improve popup menu behavior. Part of issue #26188 .
...
git-svn-id: trunk@50795 -
2015-12-14 12:18:55 +00:00
mattias
a452f166d8
easydockmgr: made a runtime package
...
git-svn-id: trunk@50751 -
2015-12-12 09:51:17 +00:00
ondrej
046606667f
Packager: delete easydockmgr from installable package list
...
git-svn-id: trunk@50745 -
2015-12-11 13:47:33 +00:00
mattias
f1346995cf
updated lpl
...
git-svn-id: trunk@50565 -
2015-12-02 11:45:15 +00:00
mattias
2cc0991827
IDE: fixed crash when mapping old lpl files to new lpl files, bug #29127
...
git-svn-id: trunk@50563 -
2015-12-02 11:37:19 +00:00