Commit Graph

33 Commits

Author SHA1 Message Date
mattias
7aa6b95bbb IDEIntf: less hints, comments
git-svn-id: trunk@57999 -
2018-05-22 08:00:08 +00:00
ondrej
a7a95f8f65 IDE: OI: fix form image index
git-svn-id: trunk@57868 -
2018-05-09 01:55:07 +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
juha
9f9965c410 IdeIntf: Prevent error "LookupRoot does not match" in ComponentTreeView. Issue #33677.
git-svn-id: trunk@57776 -
2018-05-03 12:04:38 +00:00
juha
a97c137b1b IdeIntf: Support nested collections in TComponentWalker for ComponentTreeView.
git-svn-id: trunk@57763 -
2018-05-01 18:55:49 +00:00
michl
1dc4d93a11 IDE: ObjectInspector: Fixed SHIFT click to select a range doesn't work. Issue #33383. Patch by Rik van Kekem
git-svn-id: trunk@57497 -
2018-03-11 09:49:02 +00:00
ondrej
b4b56d377d IDE: fixes for High-DPI Image List
git-svn-id: branches/HiDPIImageList@57161 -
2018-01-27 18:05:59 +00:00
juha
c3e1dc4ad5 Reduce compiler warnings, initialize some uninitialized variables.
git-svn-id: trunk@56869 -
2017-12-29 18:47:51 +00:00
juha
f5a3a339d1 IdeIntf, ComponentTree: Don't try to update Collection name. Affects TSQLQuery Params. Refactor and optimize a little. Issue #31965.
git-svn-id: trunk@56035 -
2017-10-12 13:36:00 +00:00
michl
470d10fcd0 IDE: High-DPI: Better assigning of images to imagelists.
git-svn-id: trunk@55512 -
2017-07-15 19:17:54 +00:00
michl
f15067b395 IDE: High-DPI: ObjectInspector: ComponentTreeView: Fixed image sizes.
git-svn-id: trunk@55508 -
2017-07-15 15:54:11 +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
48275b470f IDEIntf: OI: when setting PropertyEditorHook use its selection
git-svn-id: trunk@53170 -
2016-10-19 23:41:06 +00:00
juha
73ef3706d2 IDEIntf: less verbose OI.
git-svn-id: trunk@53055 -
2016-09-29 08:35:02 +00:00
juha
da5e3acce3 IDE: Rebuild the OI ComponentTree after an item is deleted. Issue #30635.
git-svn-id: trunk@53030 -
2016-09-25 11:33:38 +00:00
ondrej
bd2fb1f4bc IDEIntf: improve set active page in designer on OI selection change.
git-svn-id: trunk@52344 -
2016-05-22 10:51:17 +00:00
ondrej
958c53a72e revert r52338 #e26e156a5c
git-svn-id: trunk@52341 -
2016-05-22 10:06:52 +00:00
ondrej
e26e156a5c LCL: add CM_OBJECTINSPECTORSELECT message (to handle OI selection change). Implement it for TPageControl and TNotebook.
git-svn-id: trunk@52338 -
2016-05-22 09:01:20 +00:00
juha
dab7775724 IdeIntf: comment.
git-svn-id: trunk@52245 -
2016-04-24 14:15:16 +00:00
juha
fa6c3b0d21 Designer, IdeIntf: Update Object Inspector tree after adding/deleting components. Optimize excess updates. Issue #30033
git-svn-id: trunk@52230 -
2016-04-21 20:40:02 +00:00
juha
14e5168217 Formatting
git-svn-id: trunk@52211 -
2016-04-18 11:05:09 +00:00
juha
775b31bcdd IdeIntf: Optimize drawing ComponentTree in OI. RebuildComponentNodes was called many times.
git-svn-id: trunk@52210 -
2016-04-18 11:05:08 +00:00
juha
a2742e90b3 IdeIntf: Hard-coded quotations in resourcestrings.
git-svn-id: trunk@45523 -
2014-06-15 11:52:37 +00:00
mattias
5656db6508 IDE: indentiation
git-svn-id: trunk@45217 -
2014-05-28 23:12:11 +00:00
mattias
8844f15f3a IDE: designer mediator: fixed non visual components selection and moving, patch #26234
git-svn-id: trunk@45216 -
2014-05-28 22:43:19 +00:00
mattias
914882e83c IDEIntf: set free notification for TPropertyEditorHook.LookupRoot, changed TPropertyEditorHook to TComponent, set freenotification for TCustomPropertiesGrid.TIObject, bug #25872
git-svn-id: trunk@44455 -
2014-03-17 10:02:36 +00:00
paul
6ec1af244d ide: load component treeview images from FPC resource
git-svn-id: trunk@42977 -
2013-09-27 08:58:33 +00:00
mattias
595776b9f2 IDEIntf: Get LookupRoot for TFieldDefs, bug #25068
git-svn-id: trunk@42953 -
2013-09-26 23:03:07 +00:00
mattias
ddfef1337a IDEIntf: object inspector: component tree: list tkClass property only once
git-svn-id: trunk@42951 -
2013-09-26 22:31:26 +00:00
mattias
0a9b67d773 IDEIntf: object inspector: component tree: always use property name of TCollection, instead of PropName
git-svn-id: trunk@42950 -
2013-09-26 22:23:39 +00:00
mattias
e140abe386 IDE, IDEIntf: fixed componentreeview dragover check
git-svn-id: trunk@42713 -
2013-09-10 09:30:35 +00:00
juha
ecd140c985 Improve license headers in sources, part 2. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already.
git-svn-id: trunk@41389 -
2013-05-25 09:22:25 +00:00
mattias
7dfc6db3f0 ideintf: moved to components
git-svn-id: trunk@40882 -
2013-04-23 07:04:51 +00:00