laurent
4b344f137a
IDE: rename the images to avoid overload
...
git-svn-id: trunk@17660 -
2008-12-02 13:28:21 +00:00
paul
fb380a80d4
ide, codetools, ideintf: fix warnings
...
git-svn-id: trunk@17616 -
2008-11-28 02:53:56 +00:00
paul
25daa2e783
ide: minor improvements in showing help in the info box
...
git-svn-id: trunk@17488 -
2008-11-21 08:18:39 +00:00
mattias
04b8a93513
IDE+object inspector: shwoing code help hints for properties
...
git-svn-id: trunk@17478 -
2008-11-20 16:27:27 +00:00
paul
5422c800cd
ideintf: increase area for showing property info
...
git-svn-id: trunk@17476 -
2008-11-20 15:09:19 +00:00
paul
c7cadabc8d
ide: start showing of help for properties in the object inspector
...
- add ShowInfoBox option
- add appropriate events and handlers to the object inspector (showing actual help is in todo)
git-svn-id: trunk@17471 -
2008-11-20 10:32:06 +00:00
paul
b5f8b6bb2a
ide: add an option to show/hide Object Inspector status bar
...
git-svn-id: trunk@17469 -
2008-11-20 08:35:23 +00:00
laurent
50b55f1167
ideintf: add objectinspector_img.lrs to load pg_active_row as resource, when not used in lazarus [bug #12670 ]
...
git-svn-id: trunk@17450 -
2008-11-19 17:32:18 +00:00
paul
3a9d260426
ide: draw gutter only for inspector with horizontal layout
...
git-svn-id: trunk@17395 -
2008-11-15 03:53:22 +00:00
paul
d57ba4becb
ide: further improve object inspector
...
- draw gutter till bottom
- add an option to show gutter
- reorder colors in options dialog
- draw mark for an active row
git-svn-id: trunk@17390 -
2008-11-14 16:50:25 +00:00
paul
71a04db97e
ide: add gutter, gutter edge colors to the object inspector and ide options, adjust OI painting
...
git-svn-id: trunk@17388 -
2008-11-14 10:44:10 +00:00
paul
db04b7c32d
ideintf: move default colors to const section and use that consts everywhere
...
ide: add 2 buttons to set default lazarus and delphi colors for the object inspector
git-svn-id: trunk@17387 -
2008-11-14 10:01:24 +00:00
paul
6d680c4727
ide: improve object inspector drawing: add hightlight, hightlight font colors, draw vert line between property name and icons
...
git-svn-id: trunk@17380 -
2008-11-14 04:44:55 +00:00
paul
0f81182102
ideintf: draw object inspect +/- signs using ThemeServices
...
git-svn-id: trunk@17230 -
2008-11-05 03:29:57 +00:00
vincents
8149dc9b66
IDE: show hints in object inspector defaults to true (issue #12127 )
...
git-svn-id: trunk@17152 -
2008-10-29 14:17:00 +00:00
paul
083efd1aa2
object inspector: add option "Draw grid lines" and set it to true by default
...
git-svn-id: trunk@17044 -
2008-10-18 17:27:16 +00:00
paul
1c96951044
object inspector: increase drop down limit of combobox
...
git-svn-id: trunk@17042 -
2008-10-18 17:00:47 +00:00
paul
84f9c1b464
object inspector: add new option "Bold non default values" and set it to true by default
...
git-svn-id: trunk@17041 -
2008-10-18 16:56:39 +00:00
paul
d15a65ac56
ide: improve object inspector combobox from Marius ( #0010518 )
...
git-svn-id: trunk@16976 -
2008-10-12 08:43:02 +00:00
mattias
6aaa0102c7
IDEIntf: object inspector: ussing OnGetItems
...
git-svn-id: trunk@16313 -
2008-08-30 21:15:27 +00:00
tombo
6e943705bf
IDE object inspector: added switch UseOnGetItems to use OnGetItems instead of OnDropDown
...
LCL stdctrls: new event TCustomComboBox.OnGetItems - for just-in-time populating of items, fired with TCustomComboBox.IntfGetItems from widget set
LCL win32: implemented OnGetItems
Docs stdctrls: added TCustomComboBox.OnGetItems
git-svn-id: trunk@16300 -
2008-08-29 14:53:32 +00:00
vincents
b6e000dff4
OI: added mousewheel handler, so it doesn't depend on the automatic conversion to scroll message, fixes issue #11953
...
git-svn-id: trunk@16204 -
2008-08-24 09:19:17 +00:00
paul
2b116122d0
ide:
...
- fix painting of OIPropertyGrid with vertical layout (#0011873 )
- restore vertical layout for debugger options grid
git-svn-id: trunk@16060 -
2008-08-14 18:06:10 +00:00
mattias
d1c8d571f1
IDEIntf: OI: forbid showing sub properties of a TPersistent property if value is selected component, bug #11355
...
git-svn-id: trunk@15908 -
2008-07-29 09:05:04 +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
9dfbba8302
IDE: implemented jumping to inherited inline method
...
git-svn-id: trunk@15726 -
2008-07-10 00:07:06 +00:00
mattias
53f2b70699
implemented Ctrl-Click for values, started inlined method properties
...
git-svn-id: trunk@15705 -
2008-07-08 14:06:42 +00:00
mattias
fb5d6501e3
IDEIntf: tobjectinspector: changing filter after creation from Michael VC
...
git-svn-id: trunk@15611 -
2008-06-29 21:26:24 +00:00
mattias
31774d4769
IDEIntf: object inspector: implemented paPickList, bug #11258
...
git-svn-id: trunk@15352 -
2008-06-07 02:19:40 +00:00
paul
e64861e127
ide: Add "AutoShow" option to the Object Inspector to allow hide OI forever ( #0010603 )
...
git-svn-id: trunk@15336 -
2008-06-06 08:24:11 +00:00
paul
0dce493220
ide: don't bring OI to front when OI row is selected and another control on overlapped form has been selected
...
git-svn-id: trunk@15335 -
2008-06-06 08:03:06 +00:00
mattias
177dcdbe22
IDEIntf: OI: implemented checking for circles in nested object properties, feature 11333
...
git-svn-id: trunk@15193 -
2008-05-21 11:48:02 +00:00
mattias
f2fa3c549d
IDEIntf: OI: implemented sorting sub properties
...
git-svn-id: trunk@15192 -
2008-05-21 11:38:09 +00:00
paul
22a852a20c
ide: paint text on restricted page with clear brush to prevent filling themed bg with solid color
...
git-svn-id: trunk@14947 -
2008-04-24 06:22:32 +00:00
paul
ab35d6d7d9
ide: don't eat any keys when object inspector editor is dropped down (issue #0011031 )
...
git-svn-id: trunk@14723 -
2008-04-02 02:21:29 +00:00
paul
fb8f454251
ide: repair expand/collapse row on object inspector when editor has no focus (issue #0011079 )
...
git-svn-id: trunk@14709 -
2008-04-01 07:14:03 +00:00
paul
54763caf2c
ide: don't eat up and down keys when current object inspector editor is dropped down (issue #0011031 )
...
git-svn-id: trunk@14708 -
2008-04-01 07:02:34 +00:00
paul
eb654610cb
ide: toggle object inspector row value on Ctrl+Enter (same as DblClick) (issue #0011077 )
...
git-svn-id: trunk@14707 -
2008-04-01 06:51:58 +00:00
paul
f403e21c77
ide: auto apply value change in object inspector on double click (issue #0011078 )
...
git-svn-id: trunk@14705 -
2008-04-01 06:41:45 +00:00
paul
e4841c84fb
ide: scroll object inspector tabs by Ctrl+Tab, Ctrl+Shift+Tab (issue #0011080 )
...
git-svn-id: trunk@14704 -
2008-04-01 03:09:07 +00:00
vincents
ab53ca94e1
object inspector: only respond to arrow keys, if no modifier keys are pressed, so that alt+Down can be handled by a combobox, fixes bug #11031
...
git-svn-id: trunk@14699 -
2008-03-31 22:10:38 +00:00
mattias
f2eb94a06a
IDE+IDEIntf: renamed some more Issue to restricted
...
git-svn-id: trunk@14470 -
2008-03-08 19:24:29 +00:00
mattias
3b5e8c18da
IDE+IDEIntf+LCL: moved LCLPlatformDirNames to LCL interfacebase
...
git-svn-id: trunk@14469 -
2008-03-08 18:58:36 +00:00
mattias
a2be38a14b
IDE+IDEIntf: renamed issues to restricted (properties)
...
git-svn-id: trunk@14468 -
2008-03-08 18:48:28 +00:00
mattias
75930154ad
IDEIntf: OI: added check if property is readonly, TSessionPropertiesPropertyEditor now read only
...
git-svn-id: trunk@14429 -
2008-03-05 13:26:14 +00:00
mattias
891d6f994c
IDEIntf: no issue browser on double click, bug #10947
...
git-svn-id: trunk@14428 -
2008-03-05 12:59:35 +00:00
tombo
a6dd95e3b2
IDE issues: use IDEImageIntf instead of separate imagelist
...
git-svn-id: trunk@14299 -
2008-02-28 11:33:17 +00:00
mattias
84a959ff17
IDE: added some more default favorite properties
...
git-svn-id: trunk@14289 -
2008-02-27 19:26:29 +00:00
mattias
60266f5461
IDEIntf: clean up
...
git-svn-id: trunk@14288 -
2008-02-27 18:36:37 +00:00
tombo
ecb6afce2f
IDE implemented compatibility issues:
...
- added Issues tab to Object Inspector
- added View/Issue browser
- added new package file type - issue xml file
- added Windows and Carbon LCL issues
- added jump back and forward images
- removed TButton and TBitBtn Color property hiding
- set mime type for package images
- added TLCLPlatforms set
git-svn-id: trunk@14287 -
2008-02-27 16:23:28 +00:00