michl
|
f060e4ae45
|
IDE: Don't close package editors before layout is saved. Just test if package editors can be closed.
git-svn-id: trunk@60092 -
|
2019-01-15 21:38:30 +00:00 |
|
mattias
|
d6da247e02
|
IDE: clean up
git-svn-id: trunk@59975 -
|
2019-01-02 17:07:17 +00:00 |
|
joost
|
9b2dbd5b1f
|
Packager: Combine the common and custom options in one page-control
git-svn-id: trunk@59922 -
|
2018-12-28 16:10:54 +00:00 |
|
joost
|
f66a5d902f
|
IDEIntf: Bind options to files in packages
git-svn-id: trunk@59916 -
|
2018-12-27 17:35:32 +00:00 |
|
joost
|
344263decc
|
IDE, IDEIntf: Ability to register custom option editors for files in packages
git-svn-id: trunk@59911 -
|
2018-12-26 22:46:24 +00:00 |
|
juha
|
8026ce28ae
|
Packager: Allow overwriting existing unit files in New Component dialog. Error was shown AFTER a file was overwritten. Issue #26928.
git-svn-id: trunk@59240 -
|
2018-10-03 11:24:35 +00:00 |
|
juha
|
24f8569925
|
IDE: Support 3 icons with different resolutions in "New Component" dialog. Improve the GUI.
git-svn-id: trunk@59170 -
|
2018-09-26 17:49:33 +00:00 |
|
juha
|
d35a69cd0c
|
IDE: Remove the "Add files in directory" feature for projects and packages. It is messy, inconsistent and broken. Issue #33845.
git-svn-id: trunk@58821 -
|
2018-09-02 19:35:09 +00:00 |
|
juha
|
6b4fef6c01
|
IDE: Improve resource strings. English uses less commas than some other languages.
git-svn-id: trunk@58813 -
|
2018-09-01 20:49:08 +00:00 |
|
juha
|
b20cf40349
|
Use RaiseGDBException from LazTracer unit. Remove similar funcs from IDEProcs and ComponentReg.
git-svn-id: trunk@58622 -
|
2018-07-24 17:49:21 +00:00 |
|
joost
|
00e814dac8
|
ide: Added ability to add fpmake-dependencies to packages
git-svn-id: trunk@58382 -
|
2018-06-22 19:19:18 +00:00 |
|
mattias
|
967bf6dfd1
|
IDE: fix invalid localized package names
git-svn-id: trunk@57961 -
|
2018-05-18 21:34:39 +00:00 |
|
ondrej
|
adb7170dbf
|
IDE: images: remove menu_help and use btn_help instead
git-svn-id: trunk@57879 -
|
2018-05-10 08:30:42 +00:00 |
|
ondrej
|
936a0dea02
|
IDE: use IDEImages instead of custom image lists
git-svn-id: trunk@57865 -
|
2018-05-09 01:39:31 +00:00 |
|
ondrej
|
a914eaa29d
|
IDE: use TLCLGlyphs for IDE buttons
git-svn-id: trunk@57857 -
|
2018-05-08 23:10:58 +00:00 |
|
ondrej
|
a711fb97c0
|
IDE: remove redundant glyph assignments
git-svn-id: trunk@57723 -
|
2018-04-26 10:02:59 +00:00 |
|
juha
|
f1fb8c1d13
|
Packager: Simplify procedure TPackageEditorForm.ItemsTreeViewDragOver.
git-svn-id: trunk@56637 -
|
2017-12-05 21:30:42 +00:00 |
|
juha
|
6a0191fb70
|
Formatting for IDEQuestionDialog parameters.
git-svn-id: trunk@56346 -
|
2017-11-10 08:46:19 +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 |
|
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 |
|
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 |
|
juha
|
f4df80d90f
|
IdeIntf: Add base class TPkgDependencyBase to new unit PackageDependencyIntf.
git-svn-id: trunk@54404 -
|
2017-03-15 13:13:34 +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 |
|
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
|
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 |
|
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
|
dc5c4b535c
|
Packager: Support dotted package names. Issue #30467.
git-svn-id: trunk@52813 -
|
2016-08-17 10:40:39 +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 |
|
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
|
7052b327d7
|
IDE: fixed i18n regression after r50903 #e9d1b1acd4
git-svn-id: trunk@50968 -
|
2015-12-21 22:17:57 +00:00 |
|
ondrej
|
e9d1b1acd4
|
IDE: use tbsButtonDrop instead of '>>' buttons
git-svn-id: trunk@50903 -
|
2015-12-18 10:39:04 +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
|
f088a0bc08
|
IDE: fixed opening an existing package editor, bug #28963
git-svn-id: trunk@50236 -
|
2015-11-06 17:03:37 +00:00 |
|
mattias
|
a3cea8f6d2
|
IDE: undo wrong patch bug #28963
git-svn-id: trunk@50235 -
|
2015-11-06 17:02:56 +00:00 |
|
juha
|
968fd42946
|
Packager: Prevent error when opening a package dependency which is already open. Issue #28963, patch from Cyrax.
git-svn-id: trunk@50233 -
|
2015-11-06 12:09:35 +00:00 |
|
mattias
|
caff01e9f6
|
IDE: fixed Disable/EnableAutosizing restoring package editors
git-svn-id: trunk@50178 -
|
2015-10-26 22:09:12 +00:00 |
|
mattias
|
6637d69e9a
|
IDE: store open packages when closing and reopen them on next start, added option to disable this, patch from Ondrej Pokorny
git-svn-id: trunk@49804 -
|
2015-09-10 08:50:39 +00:00 |
|