juha
c877b2f326
IDE: Make editor controls in OI short when compiling with UseOICheckBox, revealing redraw problems on Windows. Issue #22347
...
git-svn-id: trunk@37836 -
2012-07-01 13:03:44 +00:00
juha
67c49dcb2a
IDE: Change a CheckBox state only if user clicked the value part in OI (when using CheckBox for booleans)
...
git-svn-id: trunk@37833 -
2012-07-01 08:48:18 +00:00
juha
d4e4a800c9
IDE: Implement Boolean CheckBox editor better in OI. Draw a fake Checkbox when not editing. Requires UseOICheckBox DEFINE
...
git-svn-id: trunk@37832 -
2012-07-01 07:56:30 +00:00
juha
9f3c8533e3
IDE: Minor optimization and formatting in OI
...
git-svn-id: trunk@37831 -
2012-07-01 07:56:25 +00:00
juha
274b27b1e8
IDE: Make ValueCheckBox for Booleans work in Object Inspector. Compile with DEFINE UseOICheckBox.
...
git-svn-id: trunk@37828 -
2012-06-30 18:28:33 +00:00
juha
3df6dc0d2f
IDE: formatting
...
git-svn-id: trunk@37827 -
2012-06-30 18:28:26 +00:00
juha
ab93fd6669
IDE: Add DebugLns to indicate how PropertyHook is Nil and causes the error. Issue #22322
...
git-svn-id: trunk@37806 -
2012-06-27 20:07:02 +00:00
juha
15a021b4ae
IDE: Search a property by typing its name in OI. Issue #22303 , patch from Denis
...
git-svn-id: trunk@37778 -
2012-06-25 20:12:35 +00:00
mattias
b1e9846595
IDEIntf: objectinspector: fixed painting outside paint event
...
git-svn-id: trunk@37634 -
2012-06-13 13:35:41 +00:00
mattias
fb9c855546
IDEIntf: added TObjectInspectorDlg.EnableHookGetSelection, IDE: designer selection is now stored in TheControlSelection, as OI does not always exist
...
git-svn-id: trunk@37450 -
2012-05-29 09:42:07 +00:00
maxim
0e9c12c306
IDEIntf: improved Object Inspector localization
...
git-svn-id: trunk@37365 -
2012-05-20 13:30:22 +00:00
juha
2d53c6ccb3
IDE: improve filter in Object Inspector
...
git-svn-id: trunk@37349 -
2012-05-19 11:38:04 +00:00
juha
fdce65fa2e
IDE: Add filter to the component list of Object Inspector
...
git-svn-id: trunk@37341 -
2012-05-19 07:26:10 +00:00
mattias
c7543c32cb
codetools: JumpToPublishedMethodBody: added parameter ErrorOnNotFound
...
git-svn-id: trunk@36968 -
2012-04-22 10:06:33 +00:00
mattias
e4ee4cd803
IDEIntf: fixed typo
...
git-svn-id: trunk@36965 -
2012-04-21 20:57:35 +00:00
mattias
f9d8e01a08
undo
...
git-svn-id: trunk@36964 -
2012-04-21 20:57:21 +00:00
mattias
735a0623c4
IDEIntf: fixed typo
...
git-svn-id: trunk@36963 -
2012-04-21 20:56:27 +00:00
maxim
1060d6f033
Fixed typo PrefferedSplitterX -> PreferredSplitterX throughout the code, spotted by Howard Page-Clark
...
git-svn-id: trunk@36912 -
2012-04-19 22:11:56 +00:00
mattias
6261e792d5
IDE: clean up
...
git-svn-id: trunk@34649 -
2012-01-07 20:47:18 +00:00
mattias
fcfc88b774
IDE: removed MainIDEIntf
...
git-svn-id: trunk@34648 -
2012-01-07 20:45:57 +00:00
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