Commit Graph

114 Commits

Author SHA1 Message Date
mattias
3f4887140f LCL: OnResize and OnChangeBounds are now suspended after OnCreate
git-svn-id: trunk@10360 -
2006-12-30 11:48:48 +00:00
mattias
b8a4c2ed02 codetools: reparsing source on searching for a published method body
git-svn-id: trunk@10295 -
2006-12-04 17:08:44 +00:00
vincents
71748fcfa6 ide: TLabel.Caption has a dialog for entering multiline strings in the OI (bug #7395)
git-svn-id: trunk@10280 -
2006-12-03 12:43:23 +00:00
mattias
198bbb69ce IDE: implemented auto adding package when setting TPicture property with TPicturePropertyEditor
git-svn-id: trunk@10263 -
2006-11-29 23:11:02 +00:00
vincents
a51b2a96e2 use EnsureVisible to show collection property editor (bug #7398)
git-svn-id: trunk@10215 -
2006-11-17 14:38:48 +00:00
mattias
6741124cef IDE: renaming components: implemented finding methods with default name
git-svn-id: trunk@10167 -
2006-11-03 11:53:20 +00:00
micha
a4bd9f7713 fix pointer type conversions
git-svn-id: trunk@10039 -
2006-10-04 22:21:04 +00:00
mattias
aaece13776 OI: keeping order of multi selection
git-svn-id: trunk@10023 -
2006-10-02 08:42:06 +00:00
mattias
16b454e50e added InvertColor and RGBColor to graphics.pp from Tom Gregorovic
git-svn-id: trunk@9892 -
2006-09-14 17:52:26 +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
be15116595 IDEIntf: added OnShow handler for TIDEMenuSection, h2pas wizard: implemented adding/editing text tools
git-svn-id: trunk@9698 -
2006-08-02 16:36:35 +00:00
mattias
54775b843e adding events for properties of method types of indirect units implemented issue #1990
git-svn-id: trunk@9600 -
2006-07-13 22:06:24 +00:00
mattias
3ea8b26965 fixed uninitialized value
git-svn-id: trunk@9386 -
2006-06-02 10:00:37 +00:00
mattias
085f6ed50a added ideintf/stringspropeditdlg.pas
git-svn-id: trunk@9353 -
2006-05-25 15:13:44 +00:00
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