marc
|
6ed8e2ecf4
|
* Reworked listviews to match new interface
git-svn-id: trunk@6848 -
|
2005-02-26 17:08:41 +00:00 |
|
mattias
|
49190601ad
|
fixed componentpalette adding via double click
git-svn-id: trunk@6826 -
|
2005-02-21 20:15:28 +00:00 |
|
mattias
|
85765e67ac
|
added navigation key check for up/down already handled
git-svn-id: trunk@6825 -
|
2005-02-21 13:54:26 +00:00 |
|
mattias
|
458fb0ea45
|
made TListBox.Clear virtual
git-svn-id: trunk@6812 -
|
2005-02-19 18:23:28 +00:00 |
|
micha
|
aa256339b2
|
select index of item in list, if text occurs in list
git-svn-id: trunk@6780 -
|
2005-02-11 16:26:26 +00:00 |
|
mattias
|
5f6a3f169e
|
published TComboBox.ItemIndex from Sergios
git-svn-id: trunk@6734 -
|
2005-02-04 15:36:50 +00:00 |
|
mattias
|
77284fb222
|
published TEdit.OnEditingDone
git-svn-id: trunk@6733 -
|
2005-02-04 15:24:56 +00:00 |
|
micha
|
6fa632827f
|
implement shortcut handling, tcustomlabel accelerator focuscontrol functionality
git-svn-id: trunk@6725 -
|
2005-02-03 15:10:23 +00:00 |
|
mattias
|
5ef1f06d1c
|
added error message for TStaticText.BorderStyle not implemented during designing
git-svn-id: trunk@6693 -
|
2005-01-26 17:36:02 +00:00 |
|
micha
|
46192cb3cc
|
implement TCustomLabel.Layout
git-svn-id: trunk@6657 -
|
2005-01-21 14:18:11 +00:00 |
|
micha
|
4338d1ed7e
|
implement TCustomLabel.Transparent
git-svn-id: trunk@6656 -
|
2005-01-21 13:38:10 +00:00 |
|
mattias
|
87dfdda5ef
|
published TComboBox.OnDbClick
git-svn-id: trunk@6647 -
|
2005-01-20 16:58:16 +00:00 |
|
mattias
|
ed02f73289
|
improved TLabel autosizing
git-svn-id: trunk@6627 -
|
2005-01-17 16:42:35 +00:00 |
|
micha
|
d1ef6f2b88
|
remove TStaticText.Layout property, not supported by delphi, hard to implement
git-svn-id: trunk@6549 -
|
2005-01-11 21:36:36 +00:00 |
|
vincents
|
73ba16e348
|
TCustomCheckBox.AllowGray defaults to false.
git-svn-id: trunk@6540 -
|
2005-01-11 13:25:23 +00:00 |
|
vincents
|
423adf9b59
|
TLabel.ShowAccelChar default value is True
git-svn-id: trunk@6516 -
|
2005-01-08 22:13:21 +00:00 |
|
micha
|
4c3b54fe0f
|
label can not bew focused anymore, hide tabstop/taborder
git-svn-id: trunk@6506 -
|
2005-01-07 21:53:48 +00:00 |
|
micha
|
d2bcf688ef
|
publish Layout property (compatibility with situation before swap with tstatictext)
git-svn-id: trunk@6505 -
|
2005-01-07 21:36:37 +00:00 |
|
micha
|
b63e712b19
|
swap TCustomStaticText and TCustomLabel
git-svn-id: trunk@6500 -
|
2005-01-07 20:51:11 +00:00 |
|
mattias
|
965c1e6b30
|
fixed loading TRadioButton.Checked
git-svn-id: trunk@6452 -
|
2005-01-01 19:36:40 +00:00 |
|
mattias
|
d2586ead0f
|
published TEdit.Color - only useful under windows, gtk1 ignores it
git-svn-id: trunk@6439 -
|
2004-12-31 11:59:47 +00:00 |
|
mattias
|
c49518c55c
|
published BorderSpacing for many controls
git-svn-id: trunk@6429 -
|
2004-12-27 19:40:59 +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 |
|
vincents
|
64233e8c71
|
made some protected TCustomCombobox properties public, so they can be used by the win32 widget set.
git-svn-id: trunk@6381 -
|
2004-12-16 20:13:27 +00:00 |
|
mattias
|
545441282f
|
fixed loading project flags and added RTTI example for readonly properties
git-svn-id: trunk@6373 -
|
2004-12-13 16:43:37 +00:00 |
|
mattias
|
8960dd3810
|
implemented preferred size for controls for theme depending AutoSizing
git-svn-id: trunk@6189 -
|
2004-11-03 14:18:36 +00:00 |
|
mattias
|
abacaa7cbf
|
implemented Rename Identifier
git-svn-id: trunk@6075 -
|
2004-09-25 15:05:39 +00:00 |
|
mattias
|
08d727e283
|
various fixes for TCustomMemo, RTTIControls, FindReferences
git-svn-id: trunk@6046 -
|
2004-09-22 19:05:58 +00:00 |
|
micha
|
74f59c2028
|
convert LM_SETPROPERTIES message for tcustomlabel to interface methods
git-svn-id: trunk@6043 -
|
2004-09-22 14:50:18 +00:00 |
|
micha
|
4c7a853aca
|
convert LM_SHORTCUT message to interface methods
git-svn-id: trunk@6018 -
|
2004-09-17 10:56:26 +00:00 |
|
micha
|
9bf5da6991
|
convert LM_APPENDTEXT to interface method
git-svn-id: trunk@5959 -
|
2004-09-10 17:59:58 +00:00 |
|
micha
|
d189d5601f
|
convert LM_SETLABEL message to interface methods
git-svn-id: trunk@5954 -
|
2004-09-10 09:43:13 +00:00 |
|
mattias
|
56ae7a60a2
|
fixed focus catch for combobox csDropDownList
git-svn-id: trunk@5890 -
|
2004-08-30 10:49:20 +00:00 |
|
mattias
|
aa117a3f6c
|
moved navigation key handling to TApplication and added options for custom navigation
git-svn-id: trunk@5862 -
|
2004-08-26 19:09:34 +00:00 |
|
mattias
|
4316d37265
|
better theming for some dialogs
git-svn-id: trunk@5833 -
|
2004-08-22 12:10:56 +00:00 |
|
mattias
|
8fb1867a6b
|
removed obsolete unit vclglobals
git-svn-id: trunk@5814 -
|
2004-08-18 09:31:21 +00:00 |
|
mattias
|
508c219f38
|
gtk intf now ignores size notifications of unrealized widgets
git-svn-id: trunk@5808 -
|
2004-08-17 19:01:37 +00:00 |
|
mattias
|
444c86b6f5
|
fixed fpc 1.0.10 compilation
git-svn-id: trunk@5798 -
|
2004-08-15 22:31:51 +00:00 |
|
mazen
|
c4db8f2797
|
+ TCharater type used to allow UTF8 keyboard with gtk2
git-svn-id: trunk@5781 -
|
2004-08-13 16:40:47 +00:00 |
|
mattias
|
885b54ba20
|
fixed codetools ConstSet, implemented notifying TApplication whenmenu popups
git-svn-id: trunk@5776 -
|
2004-08-13 10:20:19 +00:00 |
|
mattias
|
513788c44b
|
moved designer/abstractformeditor.pp to ideintf/formeditingintf.pas
git-svn-id: trunk@5744 -
|
2004-08-05 21:20:47 +00:00 |
|
mattias
|
649f11360b
|
TStaticText.CanTab=false
git-svn-id: trunk@5732 -
|
2004-08-04 09:57:17 +00:00 |
|
mattias
|
116c988455
|
added RTTI controls
git-svn-id: trunk@5687 -
|
2004-07-16 21:49:00 +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
|
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
|
5071772db1
|
fixed showing grabers for boundless components
git-svn-id: trunk@5660 -
|
2004-07-07 22:26:58 +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
|
e85b004b32
|
fixed TStringGrid goEditing from Jesus
git-svn-id: trunk@5601 -
|
2004-06-27 09:34:24 +00:00 |
|
micha
|
964e269dcd
|
fix designer cursor to not set Form.Cursor directly
git-svn-id: trunk@5563 -
|
2004-06-14 12:54:02 +00:00 |
|
vincents
|
a8ed94e6e6
|
listbox style changes are notified to the widgetset
git-svn-id: trunk@5551 -
|
2004-06-10 22:07:58 +00:00 |
|