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
vincents
b406ab0f6e
initialize function result
...
git-svn-id: trunk@6228 -
2004-11-11 08:33:30 +00:00
mattias
2c8db8bb68
fixed TCanvas.TextRect Delphi compatible Rect and added TBarChart from Michael VC
...
git-svn-id: trunk@6064 -
2004-09-24 13:45:32 +00:00
mattias
08d727e283
various fixes for TCustomMemo, RTTIControls, FindReferences
...
git-svn-id: trunk@6046 -
2004-09-22 19:05:58 +00:00
vincents
89fe6ac437
replaced writeln by DebugLn
...
git-svn-id: trunk@6001 -
2004-09-14 21:30:37 +00:00
mattias
4316d37265
better theming for some dialogs
...
git-svn-id: trunk@5833 -
2004-08-22 12:10:56 +00:00
mattias
e28d428309
fixed deleting of collection item in prop editor
...
git-svn-id: trunk@5813 -
2004-08-18 09:08:34 +00:00
mattias
d2c46c3582
published TForm.SessionProperties, added property editor and activated the storage components for fpc 1.9.5 because of rttiutils
...
git-svn-id: trunk@5806 -
2004-08-16 20:40:26 +00:00
mattias
3e8038ec1a
added UniCode keyvals
...
git-svn-id: trunk@5803 -
2004-08-16 16:03:52 +00:00
mattias
efd5eaf7b4
fixed fpc 1.0.10 compilation
...
git-svn-id: trunk@5711 -
2004-07-25 22:54:38 +00:00
mattias
784902b92a
TXMLPropStorage basically working
...
git-svn-id: trunk@5704 -
2004-07-25 01:04:45 +00:00
mattias
84dd820d72
Designer can now handle TPersistent selections, TCollectionPropertyEditor basically working
...
git-svn-id: trunk@5702 -
2004-07-24 11:23:56 +00:00
mattias
d6b764fae2
started TCollectionPropertyEditor
...
git-svn-id: trunk@5701 -
2004-07-24 00:00:33 +00:00
mattias
b411535774
added for Delphi compati: TPropertyEditor.GetComponent
...
git-svn-id: trunk@5694 -
2004-07-18 09:58:44 +00:00
mattias
116c988455
added RTTI controls
...
git-svn-id: trunk@5687 -
2004-07-16 21:49:00 +00:00
mattias
b73d8747d1
added texttolols.pas and published TBitBtn.Caption
...
git-svn-id: trunk@5685 -
2004-07-16 10:16:32 +00:00
mattias
cd9a3b8c9f
added TCustomButton, TCustomBitBtn, TCustomSpeedButton
...
git-svn-id: trunk@5682 -
2004-07-15 10:43:39 +00:00
mattias
043ab6bf3a
fixed 1.0.10 compilation from Vincent
...
git-svn-id: trunk@5679 -
2004-07-14 15:57:53 +00:00
mattias
2a4f175ec4
fixed lcl package unit file name checklist.pas
...
git-svn-id: trunk@5675 -
2004-07-13 10:34:15 +00:00
mattias
2c0a29a82b
updated russian translation from vasily
...
git-svn-id: trunk@5669 -
2004-07-11 23:08:43 +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
13b1bfe34a
TGTKListStringList now keeps selection on Put and Move
...
git-svn-id: trunk@5641 -
2004-07-03 11:11:09 +00:00
mattias
8b91f98ff6
LCL navigation keys are now handled after interface handles keys
...
git-svn-id: trunk@5631 -
2004-07-01 17:55:55 +00:00
mattias
04b8729158
added workaround for buggy typinfo GetMethodProp function
...
git-svn-id: trunk@5537 -
2004-06-01 22:49:50 +00:00
mattias
3a41138231
implemented Hints for TPropertyEditor
...
git-svn-id: trunk@5373 -
2004-04-04 14:33:07 +00:00
mattias
50675c8f90
actionslist editor improved from Radek
...
git-svn-id: trunk@5347 -
2004-03-29 17:21:52 +00:00
mattias
189f2fffe5
added IDEIntf package and component editors for MemDS
...
git-svn-id: trunk@5335 -
2004-03-20 17:36:56 +00:00
mattias
540ac3e8a3
reduced output
...
git-svn-id: trunk@5148 -
2004-02-02 21:31:08 +00:00
mattias
b459b13b8b
fixed removing TStatusBar panels in gtk
...
git-svn-id: trunk@5144 -
2004-02-02 19:48:01 +00:00
mattias
6a46350696
added icons for synhighlighter
...
git-svn-id: trunk@5124 -
2004-01-31 15:29:55 +00:00
mattias
0f3c859088
implemented property editor for TMenu.Items
...
git-svn-id: trunk@5085 -
2004-01-22 16:08:26 +00:00
mattias
21b6baca0c
moved Delphi compatibility graphpropedits defs
...
git-svn-id: trunk@5078 -
2004-01-20 16:30:44 +00:00
micha
a38e93a1a7
add delphi compatible property editor classnames
...
git-svn-id: trunk@5075 -
2004-01-19 15:13:15 +00:00
mattias
4e4d1726c8
added TDateTime property to TCalendar
...
git-svn-id: trunk@5070 -
2004-01-16 19:04:57 +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
f8cac4fbb4
implemented class to Pointer assignment compatibility check
...
git-svn-id: trunk@5030 -
2004-01-08 16:13:47 +00:00
mattias
07363fc274
fixed instant termination of gtk message handling
...
git-svn-id: trunk@5023 -
2004-01-06 15:20:19 +00:00
mattias
0c0420327d
fixed default value of TArrow.ArrowType
...
git-svn-id: trunk@5019 -
2004-01-06 10:53:31 +00:00
marc
bdc90ba0b4
* Fixed result of readelement
...
git-svn-id: trunk@5011 -
2004-01-04 14:28:27 +00:00
mattias
22a87f1b65
fixed compilation for fpc 1.0.11
...
git-svn-id: trunk@5009 -
2004-01-04 13:24:43 +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
cbc69512ee
set DragCursor props to default
...
git-svn-id: trunk@4999 -
2004-01-03 18:16:25 +00:00
mattias
7c8f973a48
deactivated assembler workaround for fpc 1.9+
...
git-svn-id: trunk@4997 -
2004-01-03 12:09:33 +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
3dc4627fe6
fixed 1.0.10 compilation of propedits
...
git-svn-id: trunk@4966 -
2003-12-26 17:25:22 +00:00
mattias
d64042940b
started debugger specific options
...
git-svn-id: trunk@4964 -
2003-12-26 16:09:41 +00:00
mattias
8cded18cba
started message editor and fixed some range checks
...
git-svn-id: trunk@4961 -
2003-12-26 15:23:30 +00:00
mattias
459b1c939c
fixed many range check warnings
...
git-svn-id: trunk@4951 -
2003-12-25 14:17:07 +00:00
mattias
6ff959c82d
moved IDE interface units to ideintf directory
...
git-svn-id: trunk@4933 -
2003-12-22 00:11:53 +00:00