juha
a8e589df12
IDE: Update collection editor after adding item via OI. Issue #19091
...
git-svn-id: trunk@32702 -
2011-10-05 11:37:15 +00:00
juha
746a1deaa7
IDE: Fix Object Inspector hints blocking user input. Issue #18475 , patch from Sven Barth
...
git-svn-id: trunk@32649 -
2011-10-03 09:22:27 +00:00
juha
3217168f80
IDE: Fix an invalid integer error after changing color in object inspector. Issue #20158 , patch from August Klein
...
git-svn-id: trunk@32623 -
2011-10-02 19:10:27 +00:00
mattias
dbee35dd93
IDEIntf: OI: GetRowByPath: expand only parents
...
git-svn-id: trunk@32280 -
2011-09-11 09:39:32 +00:00
maxim
015e1adc6a
IDEIntf: fixed component delete confirmation text in Object Inspector, bug #19840
...
git-svn-id: trunk@31840 -
2011-07-31 12:12:00 +00:00
mattias
70bd1ea33c
IDEIntf: fixed TOIPropertyGridRow.LastChild
...
git-svn-id: trunk@31256 -
2011-06-16 16:40:00 +00:00
mattias
7c49448b51
IDE: clear hint string if using HTML
...
git-svn-id: trunk@31238 -
2011-06-15 08:02:28 +00:00
mattias
7ed7e97d29
IDE: object inspector: fixed hints
...
git-svn-id: trunk@31231 -
2011-06-14 20:18:25 +00:00
mattias
e6f4c97ba1
educationlaz: implemented object inspetor hide favourite and restricted page
...
git-svn-id: trunk@31140 -
2011-06-09 08:55:07 +00:00
mattias
b514bb8b47
IDEIntf: missing images
...
git-svn-id: trunk@30927 -
2011-05-27 07:47:37 +00:00
mattias
0123f8938f
IDEIntf: moved images to ideintf/images
...
git-svn-id: trunk@30926 -
2011-05-27 07:41:40 +00:00
juha
f38190794b
Formatting: joined lines where only ');' was split to its own line, in procedure defs.
...
git-svn-id: trunk@29871 -
2011-03-16 16:52:28 +00:00
mattias
b3a8dd03b1
fixed typos: childs
...
git-svn-id: trunk@29440 -
2011-02-10 09:37:16 +00:00
paul
49445bf7fd
ideintf: store component tree and information box height, don't reset their height on resize (bug #0018182 )
...
git-svn-id: trunk@29134 -
2011-01-20 08:57:49 +00:00
mattias
1d719d285a
IDEIntf: converted to normal package
...
git-svn-id: trunk@29006 -
2011-01-14 15:38:50 +00:00
paul
f3d6a081e5
ideintf: show object inspector hint for values which are wider than window on the value row instead of lower row by Sven Barth (issue #0018258 )
...
git-svn-id: trunk@28862 -
2011-01-04 10:11:25 +00:00
mattias
efb3fc218d
IDEIntf: objectinspector: update popup menu item Show Hints always, bug #18092
...
git-svn-id: trunk@28538 -
2010-11-28 15:35:09 +00:00
mattias
0f581e002a
ideintf: objectinspector: reduced updating combobox
...
git-svn-id: trunk@27854 -
2010-10-25 11:23:07 +00:00
mattias
dd6758df98
IDEIntf: replaced TNoteBook with TPageControl
...
git-svn-id: trunk@27298 -
2010-09-11 13:36:39 +00:00
ask
be52fd6bf5
OI: Fix List index ot of bounds error triggered by TMainIDE.OIChangedTimerTimer
...
git-svn-id: trunk@26962 -
2010-08-01 09:56:07 +00:00
mattias
9eab130917
IDEIntf: object inspector: hide jump to declaration menu item if no row selected
...
git-svn-id: trunk@26549 -
2010-07-09 17:49:23 +00:00
mattias
8abf2762e0
IDEIntf: object inspector: emulate double click, when clicking on a non selected property, bug #15956
...
git-svn-id: trunk@26493 -
2010-07-06 20:36:10 +00:00
mattias
ea295a4244
IDE: use IDEIntf for OI AutoShow
...
git-svn-id: trunk@25610 -
2010-05-24 15:08:54 +00:00
mattias
6be124b946
IDE: fixed crashing componenttreeview while destroying components
...
git-svn-id: trunk@25460 -
2010-05-16 13:28:25 +00:00
mattias
6c3ecc3d0f
IDEIntf: reduced debugging
...
git-svn-id: trunk@25366 -
2010-05-13 14:40:57 +00:00
mattias
31191a1831
IDEIntf: object inspector: SetSelection: check if something changed
...
git-svn-id: trunk@25362 -
2010-05-13 13:14:23 +00:00
paul
8284eddbb5
ideintf: draw full sized expand/collapse images for object inspector
...
git-svn-id: trunk@24844 -
2010-04-23 02:53:01 +00:00
paul
f3ce045d4b
ideintf: exit ObjectInspector navigation mode when it is clicked or control changed (issue #0016259 )
...
git-svn-id: trunk@24711 -
2010-04-19 07:29:10 +00:00
paul
f95b2f63d5
win32:
...
- redo FinishCreateWindow to allow window subclassing,
- subclass combobox to get access to the first messages that control receives
ideintf: remove workaround with ValueComboBox handle check in MeasureItem
git-svn-id: trunk@24686 -
2010-04-17 19:53:55 +00:00
paul
35fd92cb93
ideintf: don't use canvas of ValueComboBox while handle is not assigned (fixes bug #0016246 )
...
git-svn-id: trunk@24636 -
2010-04-15 22:10:28 +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
2f5e2f5d6a
ideintf: convert forms to use fpc resources
...
git-svn-id: trunk@23436 -
2010-01-13 12:57:55 +00:00
paul
8f7651a8e3
ideintf: don't set checked status for z-order menu items
...
git-svn-id: trunk@23209 -
2009-12-21 06:37:19 +00:00
paul
e5f3fab6f3
ideintf: don't recreate the inspector grid on show component tree option change
...
git-svn-id: trunk@23204 -
2009-12-20 12:46:11 +00:00
paul
2ec1f7c029
ideintf: add Z-Order menu section to the component treeview
...
git-svn-id: trunk@23202 -
2009-12-20 11:08:19 +00:00
paul
40f7e80de6
ideintf: show only relative popup menu items for object inspector elements: grid, component treeview, information box
...
git-svn-id: trunk@23201 -
2009-12-20 09:26:25 +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
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
a6a7a37d2f
ideintf: add component editors menu items to the component treeview popup menu
...
git-svn-id: trunk@23158 -
2009-12-17 09:45:15 +00:00
paul
544cd5cf41
ide: delete all container items instead of container deletion
...
git-svn-id: trunk@22920 -
2009-12-02 11:05:37 +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
mattias
f358340f56
IDEIntf+LCL: TGetDesignerFormEvent using TPersistent instead of TComponent
...
git-svn-id: trunk@22907 -
2009-12-01 20:33:50 +00:00
mattias
646b432cb2
object inspector: added ActivateGrid
...
git-svn-id: trunk@22199 -
2009-10-17 10:09:36 +00:00
paul
b8cedf56c9
ideintf: don't try to show empty hints
...
git-svn-id: trunk@22190 -
2009-10-15 08:57:41 +00:00
paul
577d7e61d0
ideintf: more reliable hint showing in object inspector
...
git-svn-id: trunk@22186 -
2009-10-15 08:11:05 +00:00
paul
12e08463d5
ideintf: fix ValueComboBoxMeasureItem
...
git-svn-id: trunk@22133 -
2009-10-13 08:36:59 +00:00
paul
057cc0092d
ideintf: implement ListMeasureHeight for TPropertyEditor
...
git-svn-id: trunk@22131 -
2009-10-13 08:27:25 +00:00
paul
b67d8f48e4
ide: add ReadOnly color setting to the object inspector options, draw properties without writer using ReadOnly color setting
...
git-svn-id: trunk@22127 -
2009-10-13 04:48:17 +00:00
paul
6369c296cc
ideintf: introduce new method TObjectInspectorDlg.FocusGrid
...
git-svn-id: trunk@21810 -
2009-09-22 01:10:32 +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