Commit Graph

107 Commits

Author SHA1 Message Date
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
mattias
950dc3d88a implemented Help for IDE windows, added node for OI
git-svn-id: trunk@9199 -
2006-04-29 12:25:17 +00:00
mattias
a8832a3e66 help for IDE windows: started editor and mapping
git-svn-id: trunk@9198 -
2006-04-28 14:16:25 +00:00
mattias
c202035638 implemented find declaration of OI property popupmenu item
git-svn-id: trunk@8917 -
2006-03-11 02:17:02 +00:00
mattias
f540eb7d8f implemented context help for OI properties
git-svn-id: trunk@8916 -
2006-03-11 01:50:10 +00:00
mattias
9272283138 restored old tpanel.xpm
git-svn-id: trunk@8909 -
2006-03-10 16:19:34 +00:00
mattias
4d93dd90aa added new tpanel.xpm
git-svn-id: trunk@8908 -
2006-03-10 14:15:46 +00:00
marc
02d58be3f6 * Added vertical layout to objectinspector
git-svn-id: trunk@8708 -
2006-02-05 11:22:09 +00:00
jesus
e69285d376 gtk: only ownerdraw lists receive OnDrawItem (bug #910), windows: enable listbox with color in objectinspector
git-svn-id: trunk@8137 -
2005-11-11 21:54:34 +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
80dc5d6ce3 started OI checkbox for boolean properties
git-svn-id: trunk@8056 -
2005-11-04 16:53:18 +00:00
mattias
d09df9bae0 OI improvements: selection on mouse down from Tomáš Gregorovič
git-svn-id: trunk@7937 -
2005-10-08 16:11:21 +00:00
vincents
caa54488de added double click on set element properties (issue #1225)
git-svn-id: trunk@7844 -
2005-09-28 07:11:46 +00:00
marc
8925ef5f51 * Fixed bug #907
* Changed TLMScoll <-> TWMScroll, TLMScroll has extended position info

git-svn-id: trunk@7665 -
2005-09-10 16:31:04 +00:00
mattias
5240d61868 started improving menuintf for dynamic entries
git-svn-id: trunk@7612 -
2005-09-01 09:36:44 +00:00
mattias
747e74d401 fixed german translation from iso-8859-1 to utf8
git-svn-id: trunk@7599 -
2005-08-30 19:44:41 +00:00
mattias
dea57e262f updated german translation from Joerg Braun
git-svn-id: trunk@7584 -
2005-08-28 23:27:21 +00:00
mattias
e9bef6865c fixed word/identifier completion adding keys
git-svn-id: trunk@7583 -
2005-08-27 17:45:51 +00:00
vincents
f86a999846 fixed changing values when expanding row above current row in OI
git-svn-id: trunk@7407 -
2005-07-23 13:08:03 +00:00
vincents
2f778a2275 free rows in reverse order, so child rows are freed before parent rows (prevents accessing released memory)
git-svn-id: trunk@7396 -
2005-07-22 12:41:39 +00:00
mattias
6fac34ae24 fixed getting property under muse cursor in OI from Martin Smat
git-svn-id: trunk@7337 -
2005-07-10 21:31:39 +00:00
mattias
4319ce503a replaced some strings with resource strings from George Lober
git-svn-id: trunk@7314 -
2005-07-02 09:24:51 +00:00
micha
f0f06564f4 fix reading of object inspector grid splitter X value
git-svn-id: trunk@7074 -
2005-04-13 11:13:56 +00:00
mattias
a81cc46219 implemented favourite properties for ObjectInspector
git-svn-id: trunk@7072 -
2005-04-13 09:33:15 +00:00
marc
3d07b12402 * patch from Luca Minuti
git-svn-id: trunk@7043 -
2005-03-30 22:51:26 +00:00
mattias
89a38f7ff1 started OI favourites
git-svn-id: trunk@7033 -
2005-03-29 09:30:15 +00:00
mattias
b9fc98d4c3 registered actions and added new action list editor from Pawel
git-svn-id: trunk@6941 -
2005-03-11 15:33:29 +00:00
mattias
41ace17a4c OI now locks during doubleclick and synedit now uses only MouseCapture instead of heuristic
git-svn-id: trunk@6896 -
2005-03-05 12:08:49 +00:00