Commit Graph

167 Commits

Author SHA1 Message Date
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
mattias
5ff7db8121 added debuln for OI fillcombobox
git-svn-id: trunk@6892 -
2005-03-04 17:20:03 +00:00
mattias
87a6e6b99c added update check for OI while updating combobox
git-svn-id: trunk@6854 -
2005-02-26 22:03:42 +00:00
mattias
383be2bf12 reduced overhead on updating OI combobox
git-svn-id: trunk@6841 -
2005-02-25 17:44:30 +00:00
mattias
ef800eef3c OI now fills combobox after calling edit
git-svn-id: trunk@6827 -
2005-02-21 20:29:57 +00:00
mattias
95fb01d94f fixed OI to end a RefreshPropertyValues on change
git-svn-id: trunk@6678 -
2005-01-24 15:12:30 +00:00
micha
4c10140dbf check range of new TopY
git-svn-id: trunk@6655 -
2005-01-21 12:40:31 +00:00
vincents
ef95085574 fixed memleak: if AutoFreeHook is true, free PropertyEditorHook
git-svn-id: trunk@6607 -
2005-01-15 21:26:01 +00:00
mattias
0ced54bdb8 implemented TCheckBox.State=cbGrayed for gtk intf without visual representation
git-svn-id: trunk@6489 -
2005-01-07 01:31:44 +00:00
mattias
332d4e3136 implemented dialog to edit basic help db settings
git-svn-id: trunk@6425 -
2004-12-27 16:51:19 +00:00
mattias
45f82e0f1e improved OI for new scrollbar values
git-svn-id: trunk@6415 -
2004-12-23 21:12:20 +00:00
mattias
d9f87ef6eb updatepofiles is now case sensitive,
replaced many places, where Application was needlessly Owner
updated po files, started Configure IDE Install Package dialog,
implemented removing double file package links

git-svn-id: trunk@6388 -
2004-12-18 10:20:22 +00:00
mattias
3f05bb31fd implemented new generic class creation for TJITForms
git-svn-id: trunk@6241 -
2004-11-13 17:41:49 +00:00
micha
5632bc02aa clCaptionText is white in linux/gtk (text color selected items?), so hard to read, change to window text
git-svn-id: trunk@6230 -
2004-11-11 15:54:13 +00:00
micha
8d67244ac0 clActiveCaption is not a text color, but a background color (fixes readability problem on windows xp with silverxp/luna theme)
git-svn-id: trunk@6229 -
2004-11-11 15:51:08 +00:00
mattias
cfaf6208d5 object inspector now uses ConfigSorage instead of laz_xmlxcfg
git-svn-id: trunk@6172 -
2004-10-28 10:01:30 +00:00
micha
944b1d8ec7 forgotten: patch to solve scrollbar to show upon handle creation instead of after first resize
git-svn-id: trunk@6160 -
2004-10-25 11:13:52 +00:00
mattias
b739b9b6dd updated finnish translation from Seppo
git-svn-id: trunk@6147 -
2004-10-17 09:55:36 +00:00
vincents
89fe6ac437 replaced writeln by DebugLn
git-svn-id: trunk@6001 -
2004-09-14 21:30:37 +00:00
vincents
c892e4ee98 fix crash when showing hints from Andrew Haines
git-svn-id: trunk@5889 -
2004-08-30 07:41:49 +00:00
vincents
7efeef9232 Use same defaults for loading and saving options
git-svn-id: trunk@5885 -
2004-08-29 12:21:37 +00:00
mattias
fe2b26de51 fixed OI options defaults
git-svn-id: trunk@5881 -
2004-08-29 09:20:20 +00:00
mattias
dcc3efa9ef added Show Hints option to OI options
git-svn-id: trunk@5880 -
2004-08-29 09:12:52 +00:00
mattias
87eeaf72b3 added hints for long props in OI from Andrew Haines
git-svn-id: trunk@5877 -
2004-08-28 10:22:13 +00:00
micha
eb3a62d452 do not draw border, interface will draw border: borderstyle = bssingle
git-svn-id: trunk@5870 -
2004-08-27 09:39:48 +00:00
mattias
4316d37265 better theming for some dialogs
git-svn-id: trunk@5833 -
2004-08-22 12:10:56 +00:00
mattias
d0ded429f3 implemented simple HTML help viewer
git-svn-id: trunk@5831 -
2004-08-21 23:16:11 +00:00
mattias
784902b92a TXMLPropStorage basically working
git-svn-id: trunk@5704 -
2004-07-25 01:04:45 +00:00
mattias
d6b764fae2 started TCollectionPropertyEditor
git-svn-id: trunk@5701 -
2004-07-24 00:00:33 +00:00
mattias
116c988455 added RTTI controls
git-svn-id: trunk@5687 -
2004-07-16 21:49:00 +00:00
mattias
587f9c2420 added Delphi ToDo support, Application.WndProc, small bugfixes from Colin
git-svn-id: trunk@5664 -
2004-07-10 18:17:30 +00:00
mattias
ae7b138a88 improved key handling for OI
git-svn-id: trunk@5642 -
2004-07-03 13:06:29 +00:00
mattias
c1f1aa5d22 implemented handling keys in IDE windows
git-svn-id: trunk@5526 -
2004-05-29 17:20:06 +00:00
micha
fb64a7db1a fix positioning problem by putting edit/combobox on top of property- and eventgrid
git-svn-id: trunk@5521 -
2004-05-29 11:08:05 +00:00
mattias
c01cf47133 quick fixed crashing property overloading BorderStyle
git-svn-id: trunk@5495 -
2004-05-21 18:12:17 +00:00
micha
0ebc945aa3 implement new borderstyle
- centralize to twincontrol (protected)
- public expose at tcustomcontrol to let interface access it

git-svn-id: trunk@5490 -
2004-05-21 09:03:55 +00:00
mattias
6e24956d9e replaced WMSize by DoSetBounds
git-svn-id: trunk@5476 -
2004-05-15 20:17:09 +00:00
micha
d5c68d33ff fix show scrollbar; same reasoning as in synedit
git-svn-id: trunk@5464 -
2004-05-12 18:22:52 +00:00
mattias
617948d9c8 removed unneeded units in uses sections
git-svn-id: trunk@5443 -
2004-05-02 12:01:15 +00:00
mattias
3a41138231 implemented Hints for TPropertyEditor
git-svn-id: trunk@5373 -
2004-04-04 14:33:07 +00:00
mattias
6a46350696 added icons for synhighlighter
git-svn-id: trunk@5124 -
2004-01-31 15:29:55 +00:00
mattias
ac0beeca32 fixed double hints in OI
git-svn-id: trunk@5123 -
2004-01-29 22:58:30 +00:00
mattias
977a622fe7 made some string constants resource strings
git-svn-id: trunk@5122 -
2004-01-29 22:53:34 +00:00
mattias
a418b3b9fc changed consistency stops during method renaming to errors
git-svn-id: trunk@5063 -
2004-01-13 22:34:06 +00:00
mattias
9605ba5354 deactivated EraseBackGound for TOIPropertyGrid and TTreeView
git-svn-id: trunk@5042 -
2004-01-10 17:09:20 +00:00
mattias
85edd4a3f8 implemented highlighting non default values in OI
git-svn-id: trunk@5041 -
2004-01-10 02:36:16 +00:00
mattias
9c2965f234 implemented Undo property for OI
git-svn-id: trunk@5040 -
2004-01-10 02:01:37 +00:00
mattias
2d933b44e8 improved gtk intf key fetching and OI keyboard navigation
git-svn-id: trunk@5035 -
2004-01-09 13:49:43 +00:00
mattias
3192ecfa95 fixed initial selection in goto dialog
git-svn-id: trunk@5033 -
2004-01-08 23:23:23 +00:00
mattias
b9dc2beeb3 OI support for TPersistent, PropMeasuerHeight
git-svn-id: trunk@5008 -
2004-01-04 11:32:17 +00:00
marc
348cd5c298 * Changed TComponentSelectionList to TPersistentSelectionList
+ Added SSHdebugger property

git-svn-id: trunk@5007 -
2004-01-04 03:53:36 +00:00
mattias
87684017f2 applied implementation for LM_LB_GETINDEXAT from Vincent
git-svn-id: trunk@4995 -
2004-01-03 11:57:48 +00:00
marc
48b038f8e3 + Added debugger optioes
git-svn-id: trunk@4994 -
2004-01-03 01:17:25 +00:00
mattias
add918bbb0 implemented default values for property editors and OI
git-svn-id: trunk@4978 -
2003-12-27 19:34:13 +00:00
mattias
25d4c4186a fixed 1.0.10 compilation
git-svn-id: trunk@4970 -
2003-12-27 01:26:00 +00:00
mattias
d64042940b started debugger specific options
git-svn-id: trunk@4964 -
2003-12-26 16:09:41 +00:00
mattias
642d5809ae fixed message jumping
git-svn-id: trunk@4963 -
2003-12-26 15:55:38 +00:00
mattias
6ff959c82d moved IDE interface units to ideintf directory
git-svn-id: trunk@4933 -
2003-12-22 00:11:53 +00:00