vincents
a0311c2cba
removed cvs logs
...
git-svn-id: trunk@7541 -
2005-08-22 12:30:03 +00:00
vincents
7ecd5dbcf0
remove ===-lines in cvs log comments, so removelog awk script does its work correctly
...
git-svn-id: trunk@7540 -
2005-08-22 11:51:25 +00:00
mattias
7811bbddf9
fixed config path for IDE Dialogs
...
git-svn-id: trunk@7461 -
2005-07-31 17:33:25 +00:00
mattias
63ebe03976
fixed TEdit to eat normal keys and avoid triggering accelerators
...
git-svn-id: trunk@7424 -
2005-07-25 23:11:48 +00:00
mattias
57990d6de7
handle tab key in ControlKeyDown in TCustomEdit and TCustomComboBox
...
git-svn-id: trunk@6933 -
2005-03-10 09:02:11 +00:00
mattias
8a344c0ff0
BorderStyle for TCustomEdit in win32 intf from Jesus
...
git-svn-id: trunk@6925 -
2005-03-08 10:32:47 +00:00
mattias
817395b4a9
added TMemo.SelLength negative check
...
git-svn-id: trunk@6700 -
2005-01-26 23:39:16 +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
8960dd3810
implemented preferred size for controls for theme depending AutoSizing
...
git-svn-id: trunk@6189 -
2004-11-03 14:18:36 +00:00
micha
d19d4f2e0b
convert LM_SETPROPERTIES to interface methods for TCustomEdit
...
git-svn-id: trunk@6039 -
2004-09-21 13:28:10 +00:00
micha
e91d8c2c09
fix logs to get rid of comment level 2 warning
...
git-svn-id: trunk@5932 -
2004-09-07 10:26:17 +00:00
micha
12e184b13e
convert lcl messages to new interface using methods: LM_{G,S}ETSELSTART, LM_{G,S}ETSELLEN, LM_{G,S}ETLIMITTEXT
...
git-svn-id: trunk@5930 -
2004-09-07 09:44:46 +00:00
marc
2cf465a4ec
* fixed infinite for maxlength
...
git-svn-id: trunk@5854 -
2004-08-25 20:16:12 +00:00
mattias
5071772db1
fixed showing grabers for boundless components
...
git-svn-id: trunk@5660 -
2004-07-07 22:26:58 +00:00
vincents
a03a955af2
fixed using ecUpperCase in win32
...
git-svn-id: trunk@5535 -
2004-05-31 19:32:34 +00:00
marc
05f9bbe917
* Applied patch from Ladislav Michl
...
* Changed the way TControl.Text is resolved
* Added setting of text to TWSWinControl
git-svn-id: trunk@5413 -
2004-04-18 23:55:39 +00:00
mattias
ce11f9f6e2
implemented mainunit hints for include files
...
git-svn-id: trunk@5393 -
2004-04-10 17:58:57 +00:00
mattias
17c9fe03bd
added workaround for AutoSize in TCustomLabel
...
git-svn-id: trunk@5279 -
2004-03-07 09:37:20 +00:00
micha
912d81b51e
revert intf split
...
git-svn-id: trunk@5225 -
2004-02-23 08:19:05 +00:00
micha
8c520fe744
split interface into non-lcl and lcl-component dependent parts
...
git-svn-id: trunk@5224 -
2004-02-22 22:52:59 +00:00
mattias
39a7a94021
added child-parent checks
...
git-svn-id: trunk@5218 -
2004-02-22 10:43:20 +00:00
mattias
2f6b16b01a
added some TEdit ideas to TSpinEdit
...
git-svn-id: trunk@5158 -
2004-02-04 00:04:37 +00:00
mattias
848645ae29
fixed TCustomEdit copying to clipboard
...
git-svn-id: trunk@5092 -
2004-01-23 20:31:43 +00:00
micha
80997fee5d
enable tabstops for controls; implement tabstops in win32 intf
...
git-svn-id: trunk@5082 -
2004-01-21 10:19:16 +00:00
mattias
65e03eb325
added clipboard support for TCustomEdit from Colin
...
git-svn-id: trunk@4753 -
2003-11-01 18:58:15 +00:00
mattias
06801fd78c
varois improvements for ParentColor from Micha
...
git-svn-id: trunk@4654 -
2003-09-20 13:27:49 +00:00
mattias
56b99b1664
fixed readonly of properties
...
git-svn-id: trunk@4268 -
2003-06-13 11:58:46 +00:00
mattias
279a4f077c
added more Delphi win32 compatibility functions
...
git-svn-id: trunk@3742 -
2002-12-27 17:12:38 +00:00
mattias
847131452a
fixed setting TEdit properties after creating handle
...
git-svn-id: trunk@3725 -
2002-12-22 23:25:34 +00:00
mattias
735191d158
new constants for compatibility
...
git-svn-id: trunk@3694 -
2002-12-12 17:47:46 +00:00
mbukovjan
8027d20e8c
Fixes to MaxLength. TCustomMemo now has MaxLength, too.
...
git-svn-id: trunk@3642 -
2002-11-16 11:22:57 +00:00
lazarus
89384be9b2
MB: Fixed selection start/end/text for edits and combos. Add support for memos.
...
git-svn-id: trunk@3629 -
2002-11-13 08:40:44 +00:00
lazarus
690a7f150a
AJ: Initial TUpDown, minor property additions to improve reading Delphi created forms.
...
git-svn-id: trunk@3442 -
2002-10-01 18:00:04 +00:00
lazarus
bb06eb301c
EchoMode for TCustomEdit. emNone not implemented for GTK+, falls back to emPassword
...
behaviour.
git-svn-id: trunk@3296 -
2002-09-07 12:14:50 +00:00
lazarus
5895aa70b7
Use comboboxes. Use history. Prettify the dialog. Preselect text on show.
...
Make the findreplace a dialog. Thus removing resiying code (handled by Anchors now anyway).
Make Anchors work again and publish them for various controls.
SelStart and Co. for TEdit, SelectAll procedure for TComboBox and TEdit.
Clean up and fix some bugs for TComboBox, plus selection stuff.
git-svn-id: trunk@2945 -
2002-08-18 08:56:27 +00:00
lazarus
ecfc86ab66
MG: changed license to LGPL
...
git-svn-id: trunk@1667 -
2002-05-10 06:05:58 +00:00
lazarus
b55a0943cc
MG: added include comments
...
git-svn-id: trunk@1618 -
2002-04-18 08:09:03 +00:00
lazarus
852eb5a81f
GTK Cleanup
...
Shane
git-svn-id: trunk@1545 -
2002-03-25 17:59:20 +00:00
lazarus
357b2f44d7
MG: new IDE window layout system
...
git-svn-id: trunk@839 -
2002-02-09 01:47:01 +00:00
lazarus
36975e1117
MG: fixed bugs and cleaned up messages
...
git-svn-id: trunk@280 -
2001-06-04 09:32:17 +00:00
lazarus
536fafd89b
Tested TCustomEdit.Readonly, MaxLength and CharCase.
...
Shane
git-svn-id: trunk@94 -
2001-01-04 15:09:05 +00:00
lazarus
bff114a928
Minor changes to TEdit.
...
Not tested.
Shane
git-svn-id: trunk@93 -
2001-01-04 13:52:00 +00:00
michael
f088b13a3e
+ Initial import
...
git-svn-id: trunk@2 -
2000-07-13 10:28:31 +00:00