mattias
6be124b946
IDE: fixed crashing componenttreeview while destroying components
...
git-svn-id: trunk@25460 -
2010-05-16 13:28:25 +00:00
paul
51487a0dd5
ideintf: fix collection items position after move up/move down in the collection editor (bug #0015570 )
...
git-svn-id: trunk@23773 -
2010-02-24 07:27:27 +00:00
paul
41c87858e7
ideintf: request property values update on component treeview drag-drop (issue #0015570 )
...
git-svn-id: trunk@23580 -
2010-01-28 08:11:51 +00:00
paul
9999081da8
lazarus: extract some classes from propedits to propeditutils by Ask (issue #0015531 )
...
git-svn-id: trunk@23472 -
2010-01-17 07:12:12 +00:00
paul
5b7d36de82
lcl, designer, ideintf, components: rename csOwnedChildsNotSelectable -> csOwnedChildrenNotSelectable
...
git-svn-id: trunk@23185 -
2009-12-18 10:07:11 +00:00
paul
d84183aac1
ideintf: mark designer as modified after a successful drag/drop operation in the component treeview
...
git-svn-id: trunk@23183 -
2009-12-18 08:57:34 +00:00
paul
222c9222e3
ideintf: implement drag-drop for collection items in the component treeview
...
git-svn-id: trunk@23181 -
2009-12-18 08:16:58 +00:00
paul
e4cdead4c8
ide, ideintf: component treeview improvements
...
- add menu item to add collection items for TCollection and TCollectionItem
- better find selected persistent
- fix all calls of GetDesignerForm (no need to cast to TComponent) so if persistent changes then IDE also sets modified state
git-svn-id: trunk@23163 -
2009-12-17 14:05:01 +00:00
paul
8b7563686a
ideintf: don't set expanded for collection node
...
git-svn-id: trunk@22932 -
2009-12-03 04:10:16 +00:00
paul
835f394fbd
ide: allow deletion of TCollectionItems (todo: don't allow deletion of TCollection)
...
git-svn-id: trunk@22919 -
2009-12-02 10:38:03 +00:00
paul
fc82b28dc7
ideintf: simplify component treeview get caption method
...
git-svn-id: trunk@22917 -
2009-12-02 03:34:16 +00:00
paul
e99bd870b9
ide: fix component treeview collection handling
...
git-svn-id: trunk@22915 -
2009-12-02 03:21:24 +00:00
paul
9618584757
ide: fix component treeview images
...
git-svn-id: trunk@22914 -
2009-12-02 02:30:44 +00:00
paul
27e171ca34
ideintf: initial implementation of showing collections in the component treeview
...
git-svn-id: trunk@22903 -
2009-12-01 16:22:52 +00:00
mattias
0d6aff22e1
csOwnedChildsSelectable inverted and renamed to csOwnedChildsNotSelectable
...
git-svn-id: trunk@22852 -
2009-11-28 15:18:27 +00:00
mattias
9a2a11741e
IDEIntf: component treeview: csOwnedChildsSelectable
...
git-svn-id: trunk@22845 -
2009-11-28 00:31:25 +00:00
paul
0d4b165835
ideintf: show csInline component children in the component treeview, don't allow to drag csAncetor components in the component treeview (todo: fix setting csAncestor)
...
git-svn-id: trunk@22816 -
2009-11-27 03:29:59 +00:00
mattias
29e765c48f
IDEIntf: TComponentTreeView: insert marks for TControl only allow to change parent, but not position
...
git-svn-id: trunk@21379 -
2009-08-21 08:56:54 +00:00
mattias
6a855e9373
IDEIntf: TComponentTreeView: using insert marks
...
git-svn-id: trunk@21378 -
2009-08-21 08:43:34 +00:00
mattias
dccb75b96a
IDEIntf: TComponentTreeView: added check for dragging from Parent without csAcceptsControls
...
git-svn-id: trunk@21376 -
2009-08-21 08:19:31 +00:00
paul
ad8b1561b5
ideintf: component treeview: allow to drag-drop component to the root control
...
git-svn-id: trunk@21256 -
2009-08-16 17:44:52 +00:00
paul
198d41e001
ideintf: component treeview: don't allow to drag-drop component to the csInline components
...
git-svn-id: trunk@21255 -
2009-08-16 17:24:17 +00:00
paul
93a1c4eccf
designer: update component treeview and object inspect on after execution of chnage parent command (issue #0013787 )
...
git-svn-id: trunk@20115 -
2009-05-22 04:29:39 +00:00
paul
d165265aaa
ideintf: fix asterisk position in the copyright header
...
git-svn-id: trunk@18830 -
2009-02-27 02:35:55 +00:00
paul
cf81a4cbf8
ideintf: ComponentTreeView: a generic way to create subtrees from child components (patch from Alexander S. Klenin, issue #0013217 )
...
git-svn-id: trunk@18782 -
2009-02-20 18:18:37 +00:00
paul
a860666c47
ideintf: make component treeview readonly
...
git-svn-id: trunk@18373 -
2009-01-21 10:02:55 +00:00
mattias
de02d06ad9
IDE: OI: disable moving controls onto frame
...
git-svn-id: trunk@18323 -
2009-01-17 21:53:59 +00:00
paul
c84347984e
ideintf: don't allow to drop controls on a parent which does not support that child class (part of bug #0010378 )
...
git-svn-id: trunk@18187 -
2009-01-07 13:07:17 +00:00
paul
ed6e13b21e
formatting
...
git-svn-id: trunk@18186 -
2009-01-07 11:41:34 +00:00
paul
fb380a80d4
ide, codetools, ideintf: fix warnings
...
git-svn-id: trunk@17616 -
2008-11-28 02:53:56 +00:00
mattias
2996a3c332
rename COPYING.modifiedLGPL to COPYING.modifiedLGPL.txt
...
git-svn-id: trunk@15834 -
2008-07-22 09:48:15 +00:00
mattias
5d9f3f1ba0
IDEIntf: component tree view: fixed crash for TRadioGroup
...
git-svn-id: trunk@15745 -
2008-07-11 13:59:02 +00:00
mattias
7d929286db
IDEIntf: OI: showing nested controls in component tree view
...
git-svn-id: trunk@15739 -
2008-07-10 16:40:17 +00:00
paul
3b6c31b854
- replace old componenttreeview images with new
...
- move new images to images directory
- add script and list to build new images
git-svn-id: trunk@13234 -
2007-12-08 19:16:45 +00:00
vincents
9ea067bcdb
IDE: fixed selected image in the component treeview from Martin Smat ( #8829 )
...
git-svn-id: trunk@11097 -
2007-05-08 02:02:13 +00:00
marc
b681f94950
* Step 1 of the native imagelist implementation
...
git-svn-id: trunk@10875 -
2007-04-05 00:00:37 +00:00
mattias
aaece13776
OI: keeping order of multi selection
...
git-svn-id: trunk@10023 -
2006-10-02 08:42:06 +00:00
mattias
aa4b103bad
OI: setting PageIndex when selecting a Page in the treeview (issue #884 )
...
git-svn-id: trunk@9592 -
2006-07-10 19:51:05 +00:00
mattias
2787b8d319
started TXMLObjectReader
...
git-svn-id: trunk@8801 -
2006-02-23 01:31:29 +00:00
mattias
115184dccb
fixed creating child handles on Visible=false parent at designtime
...
git-svn-id: trunk@8094 -
2005-11-07 18:50:28 +00:00
mattias
5240d61868
started improving menuintf for dynamic entries
...
git-svn-id: trunk@7612 -
2005-09-01 09:36:44 +00:00
michael
86803e5b23
+ Fixed error which stopped code from compiling
...
git-svn-id: trunk@6970 -
2005-03-16 21:22:43 +00:00
mattias
84a5d07140
added check for chaning parent in component tree from Luca
...
git-svn-id: trunk@6963 -
2005-03-16 12:14:26 +00:00
mattias
5ccf441835
added icons for component treeview in OI and implemented changing parent via dnd from Luca Minuti
...
git-svn-id: trunk@6951 -
2005-03-14 13:37:18 +00:00
marc
fee93ccea9
* fixed stronger fpc typing (and some real cast errors)
...
git-svn-id: trunk@6195 -
2004-11-04 01:26:47 +00:00
vincents
89fe6ac437
replaced writeln by DebugLn
...
git-svn-id: trunk@6001 -
2004-09-14 21:30:37 +00:00
mattias
c01cf47133
quick fixed crashing property overloading BorderStyle
...
git-svn-id: trunk@5495 -
2004-05-21 18:12:17 +00:00
mattias
490a8db07d
implemented showing treenode completely on single selection
...
git-svn-id: trunk@5488 -
2004-05-20 14:45:47 +00:00
mattias
1f15c0c1c7
implemented centered method jump to body with big headers
...
git-svn-id: trunk@5487 -
2004-05-20 14:14:39 +00:00
mattias
f217471661
implemented menu hierachy in componenttree
...
git-svn-id: trunk@5086 -
2004-01-22 18:18:02 +00:00