Commit Graph

100 Commits

Author SHA1 Message Date
mattias
f540eb7d8f implemented context help for OI properties
git-svn-id: trunk@8916 -
2006-03-11 01:50:10 +00:00
mattias
bb2b186050 converted StringGrid Editor, Columns Editor and FindInFiles to lfm from Tomas Gregorovic
git-svn-id: trunk@8763 -
2006-02-17 18:03:26 +00:00
mattias
9c7d7746a8 converted TStringsPropEditorDlg, TCollectionPropertyEditorForm to lfm from Tomas Gregorovic
git-svn-id: trunk@8581 -
2006-01-20 22:34:46 +00:00
vincents
2f8249da7c added explicit typecast to prevent possible range check errors
git-svn-id: trunk@8450 -
2006-01-04 23:23:11 +00:00
vincents
f6c2971980 use StrToQWord instead of StrToInt64 to safely convert string to QWord
git-svn-id: trunk@8447 -
2006-01-04 22:11:58 +00:00
mattias
17092a4e58 implemented make bigide
git-svn-id: trunk@8412 -
2006-01-02 20:39:49 +00:00
vincents
92ced1f2c8 implemented editing QWord properties, needs fix of fpc bug #4653 (issue #1584)
git-svn-id: trunk@8411 -
2006-01-02 14:39:58 +00:00
mattias
6a7d9c6f45 renamed TNonControlForm to TNonControlDesignerForm
git-svn-id: trunk@8334 -
2005-12-18 10:52:54 +00:00
mattias
d94d5c3fb3 fixed TPersistenPropertyEditor for 64bit
git-svn-id: trunk@8225 -
2005-11-26 18:12:26 +00:00
mattias
75890d34bf fixed setting event of an TCollectionItem from Michael VC
git-svn-id: trunk@8113 -
2005-11-08 22:12:50 +00:00
mattias
80dc5d6ce3 started OI checkbox for boolean properties
git-svn-id: trunk@8056 -
2005-11-04 16:53:18 +00:00
vincents
704c675400 fixed format paramaters for status text of TStrings Editor (issue #1381)
git-svn-id: trunk@8038 -
2005-11-02 20:30:23 +00:00
mattias
713c417a73 added missing resourcestrings for propedits memochanged
git-svn-id: trunk@8030 -
2005-11-02 07:46:46 +00:00
vincents
fc09495371 TControl.Hint uses TStringMultilinePropertyEditor, last line ending is stripped from hint and TLabel.Caption from SALVATORE COPPOLA
git-svn-id: trunk@7986 -
2005-10-26 12:22:51 +00:00
mattias
3a45cb4d8d fixed menu editor deleting items
git-svn-id: trunk@7642 -
2005-09-07 22:06:17 +00:00
mattias
b2941a1383 fixed TCollection editor to select last added
git-svn-id: trunk@7610 -
2005-08-31 08:49:25 +00:00
mattias
59c432b6ce fixed TCollection editor to select last added
git-svn-id: trunk@7609 -
2005-08-31 08:47:01 +00:00
mattias
373eba5ee6 improved TGridColumn.GetDisplayName and updating column index in TCollection editor
git-svn-id: trunk@7608 -
2005-08-31 08:43:26 +00:00
mattias
1ff461a21f improved autosizing of TStringsPropertyEditorForm, implemented AnchorToCompanion Space
git-svn-id: trunk@7589 -
2005-08-29 08:54:36 +00:00
mattias
e6cbf72943 event names for root methods now uses Form or DataModule as prefix instead of the root classname
git-svn-id: trunk@7519 -
2005-08-17 12:36:29 +00:00
mattias
01daa56c38 added new session property storage editor from Michael VC
git-svn-id: trunk@7459 -
2005-07-30 20:09:09 +00:00
mattias
62ef8130bc implemented Multi Masks for gtk1 filedialogs
git-svn-id: trunk@7002 -
2005-03-21 09:03:54 +00:00
marc
ce88621c1d * Fixed compilation
- Removed GetPtrValue
+ Added a checked GetObjectValue

git-svn-id: trunk@6976 -
2005-03-17 23:08:10 +00:00
marc
354b98ed73 * 64bit patch (partial) from Peter Vreman
git-svn-id: trunk@6972 -
2005-03-17 00:09:37 +00:00
marc
92fe571ea8 * fixed alignment/endianess for sparc
git-svn-id: trunk@6957 -
2005-03-16 00:25:46 +00:00
vincents
5c84454943 changed hexstr(cardinal()) for pointers to dbgs() and other 64-bits fixes from Peter Vreman
git-svn-id: trunk@6915 -
2005-03-07 21:59:45 +00:00
mattias
98490874de adding panels to statusbar during designing now sets SimplePanel:=false
git-svn-id: trunk@6906 -
2005-03-05 23:00:16 +00:00
mattias
98d9003cad fixed unselecting TCollection
git-svn-id: trunk@6905 -
2005-03-05 22:31:35 +00:00
mattias
b33ad8e14d fixed TCollectionPropertEditor deleting collection item, when not in sync
git-svn-id: trunk@6873 -
2005-03-02 11:49:29 +00:00
mattias
a9f6d6087a fixed TCollectionPropertyEditor deleting TStatuspanel
git-svn-id: trunk@6862 -
2005-02-28 18:12:36 +00:00
mattias
ab2ebd300a added RTTI check for unitname of design components
git-svn-id: trunk@6844 -
2005-02-25 20:19:46 +00:00
mattias
d14aee61cb fixed changing Index of TStatusPanel
git-svn-id: trunk@6821 -
2005-02-21 01:08:19 +00:00
mattias
a39f217b8f fixed TCollectionPropertyEditor when component is deleted
git-svn-id: trunk@6699 -
2005-01-26 23:29:16 +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
mattias
481bc1c1e4 fixed TCollectionPropertyEditorForm to recognize renames and deletes
git-svn-id: trunk@6677 -
2005-01-24 14:57:36 +00:00
mattias
623d8f33d0 implemented streaming of anchorsides
git-svn-id: trunk@6651 -
2005-01-21 10:34:56 +00:00
mattias
87dfdda5ef published TComboBox.OnDbClick
git-svn-id: trunk@6647 -
2005-01-20 16:58:16 +00:00
mattias
17dc0edda7 added filename property editor for property storage
git-svn-id: trunk@6594 -
2005-01-14 19:08:47 +00:00
mattias
9ce30e43e9 implemented showing object names for TTIGrid
git-svn-id: trunk@6521 -
2005-01-09 13:48:06 +00:00
mattias
487b6f09fc added TFileDialogComponentEditor and TFileDlgFilterProperty from Lagunov
git-svn-id: trunk@6519 -
2005-01-09 12:10:32 +00:00
mattias
893a0a64e3 implemented basic TTIGrid showing value cells
git-svn-id: trunk@6518 -
2005-01-09 02:49:26 +00:00
mattias
2ca5b0d2f8 added workaround for fpc bug #3534
git-svn-id: trunk@6512 -
2005-01-08 16:02:17 +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
9ad079b291 added dbpropedits.pas property editors for db controls
git-svn-id: trunk@6488 -
2005-01-06 23:59:44 +00:00
mattias
eb99a8c7d1 fixed setting bool value by Jesus
git-svn-id: trunk@6437 -
2004-12-30 23:23:23 +00:00
mattias
96d90202b9 implemented URL directory property editor
git-svn-id: trunk@6428 -
2004-12-27 17:52:42 +00:00
mattias
9767c47834 implemented URL file property editor
git-svn-id: trunk@6426 -
2004-12-27 17:19:39 +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
529dc2ac56 fixed GetEditorClass for props without mapped class
git-svn-id: trunk@6234 -
2004-11-11 18:53:51 +00:00
mattias
d5414fe864 changed TPropertyEditor.GetComponent
git-svn-id: trunk@6232 -
2004-11-11 18:45:24 +00:00