Commit Graph

134 Commits

Author SHA1 Message Date
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
paul
b5f9b3cb92 objectinspector: increase splitter height a bit to give enough space for grabber drawing
git-svn-id: trunk@14108 -
2008-02-12 10:33:19 +00:00
mattias
6955671ea9 IDE: OI no autosize for combobox and edit
git-svn-id: trunk@14068 -
2008-02-10 11:48:40 +00:00
paul
c69fef99dc images:
- added new, moved/renamed old
- procedure list dialog now use standard set of images instead of own

git-svn-id: trunk@13155 -
2007-12-05 06:43:08 +00:00
paul
f8c92c994c objectinspector: assign some glyphs to popup menu
git-svn-id: trunk@13075 -
2007-11-29 09:15:55 +00:00
mattias
1d517decaf IDE: fixed auto code templates to not always add the typed character, IDE: fixed resetting IDE ToolStatus, fixing crash when double clicking on install package button, IDEIntf: added property OpenEditorsOnCodeToolChange to allow tools to cleanly change sources (this fixes the bug of quickfix items not working with temporary files)
git-svn-id: trunk@12613 -
2007-10-27 18:26:35 +00:00
mattias
a4dc35765d IDEIntf: added lfm/lrs files for objectinspector
git-svn-id: trunk@11965 -
2007-09-08 14:11:53 +00:00
vincents
e91eed25eb object inspector: only show scollbars in the component treeview, if they are needed (bug #9081) from Graeme
git-svn-id: trunk@11333 -
2007-06-19 06:22:16 +00:00
mattias
02ea45b594 OI: TSpeedButton.Transparent:=false, setting ItemHeight for combobox as workaround for win intf
git-svn-id: trunk@11141 -
2007-05-15 08:40:23 +00:00
mattias
bb201517c7 IDE: debugger: added checks for working directory
git-svn-id: trunk@11132 -
2007-05-12 14:40:06 +00:00
mattias
1cf140d3ce OI: improved property value rectangles when there is a button
git-svn-id: trunk@11082 -
2007-05-05 09:14:52 +00:00
vincents
0830b94a40 changed object inspector combobox style to csDropDown
git-svn-id: trunk@11061 -
2007-05-03 08:29:53 +00:00
mattias
68ad9e2527 gtk2 intf: improved combobox style and items
git-svn-id: trunk@11053 -
2007-05-02 18:33:54 +00:00
vincents
8b9755db56 Object inspector: select text after enter (bug #8727 en 8728) from Graeme
git-svn-id: trunk@10976 -
2007-04-19 14:34:36 +00:00
vincents
404e47ff0e object inspector: fixed drawing [+] and [-] broken by TCanvas.Rectangle change
git-svn-id: trunk@10788 -
2007-03-23 18:49:31 +00:00
mattias
83cc6976b1 IDE: compiler output path single . is now kept, bug #7695
git-svn-id: trunk@10131 -
2006-10-30 11:11:01 +00:00
mattias
33c9b2e647 OI: made cut/copy/paste/delete descriptions more clear and paste components does not delete components
git-svn-id: trunk@9921 -
2006-09-17 22:25:05 +00:00
mattias
ef77b40e9f fixed closing an empty TTIPropertyGrid
git-svn-id: trunk@9866 -
2006-09-12 16:39:51 +00:00
mattias
694d469e5e IDEIntf: added revert editor file function, h2pas gui: added tools for extern c and empty c macros
git-svn-id: trunk@9839 -
2006-09-08 15:24:58 +00:00
mattias
f7855da268 IDE: moved package compile code to packagesystem, IDEIntf: removed IsPartOfProject flag of Backup functions, lazbuidl: package compiling
git-svn-id: trunk@9821 -
2006-09-06 22:40:37 +00:00
mattias
cbbc16493d fixed double creating hints in OI
git-svn-id: trunk@9820 -
2006-09-06 08:53:48 +00:00
mattias
3080a56bcc IDE: closing all forms when IDE is closing
git-svn-id: trunk@9819 -
2006-09-05 19:41:48 +00:00
mattias
d0d41cb402 OI: replaced TPairSplitter with TSplitter from Alexander Klenin
git-svn-id: trunk@9673 -
2006-07-25 17:21:22 +00:00
mattias
62b45b27b6 objectinspector: refresh after DoCallEdit and selection change
git-svn-id: trunk@9589 -
2006-07-10 19:03:35 +00:00
mattias
cb27ed406f TObjectInspector: fixed updating LookupRoot without selection change
git-svn-id: trunk@9474 -
2006-06-22 03:33:40 +00:00
mattias
8f6fad5537 moved ideintf/configstorage.pas to lcl/lazconfigstorage.pas
git-svn-id: trunk@9270 -
2006-05-13 11:44:14 +00:00