paul
3c6665616c
- TCustomMemo.WantReturns implementation (0008352)
...
git-svn-id: trunk@11124 -
2007-05-10 14:12:03 +00:00
paul
1ef92b0f0b
- TMemo.Alignment implementation for win32, qt, gtk2
...
git-svn-id: trunk@11092 -
2007-05-07 07:31:14 +00:00
vincents
f73e81e3de
LCL: added Begin/EndUpdate in TCustomMemo.SetSelText, implemented SetUpdateState for memo lines in the win32 widgetset, fixes (8702)
...
git-svn-id: trunk@10974 -
2007-04-19 10:16:35 +00:00
micha
dc66dedc3b
add wanttabs property to tcustommemo to disable grabbing of tab key; compatibility (issue #1811 )
...
git-svn-id: trunk@9570 -
2006-07-06 15:23:01 +00:00
mattias
6eb4930179
fixed references to COPYING.LCL
...
git-svn-id: trunk@9243 -
2006-05-05 05:52:08 +00:00
mattias
2ed9fee8a6
fixed writing empty strings to lfm
...
git-svn-id: trunk@8933 -
2006-03-13 10:01:43 +00:00
micha
68d4ba68c5
improve memo/edit keystroke "handled" property, which is, message result
...
add ability to continue processing shortcut events (fixes issue #1308 )
git-svn-id: trunk@8062 -
2005-11-05 10:19:27 +00:00
vincents
848e445e9b
64 bit fixes
...
git-svn-id: trunk@7704 -
2005-09-14 21:32:07 +00:00
vincents
defdd14239
fixed showing contents of TMemo, if it contained text in design mode (bug #1053 )
...
git-svn-id: trunk@7690 -
2005-09-13 20:45:00 +00:00
vincents
1419d84e3d
implemented TCustomEdit.Clear (issue #1142 )
...
git-svn-id: trunk@7630 -
2005-09-05 20:07:38 +00:00
vincents
a0311c2cba
removed cvs logs
...
git-svn-id: trunk@7541 -
2005-08-22 12:30:03 +00:00
vincents
7e441f98c9
remove ===-lines in cvs log comments, so removelog awk script does its work correctly
...
git-svn-id: trunk@7538 -
2005-08-22 10:05:31 +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
a6e4985cfb
started basic docking anchoring and made Contributors.txt ASCII to show everywhere
...
git-svn-id: trunk@7362 -
2005-07-17 01:05:04 +00:00
mattias
6697af3196
accelerated TMemo on gtk, gtk2 and win32 interface from Andrew Haines
...
git-svn-id: trunk@7060 -
2005-04-05 19:41:19 +00:00
mattias
47ff668c23
TCustomMemo: check for navigations keys only if not ReadOnly
...
git-svn-id: trunk@6934 -
2005-03-10 09:06:34 +00:00
mattias
e35647ff98
fixed loading TMemo.Lines - During Loading
...
git-svn-id: trunk@6447 -
2005-01-01 14:38:37 +00:00
mattias
b6faaef0cf
added check handleallocated on loading memo
...
git-svn-id: trunk@6247 -
2004-11-15 12:37:52 +00:00
micha
dcf9c0e76f
convert LM_SETPROPERTIES message to interface methods for TCustomMemo
...
git-svn-id: trunk@6044 -
2004-09-22 16:13:01 +00:00
micha
773ffa3278
convert LM_ATTACHMENU to interface method
...
git-svn-id: trunk@5961 -
2004-09-10 18:58:24 +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
13b1bfe34a
TGTKListStringList now keeps selection on Put and Move
...
git-svn-id: trunk@5641 -
2004-07-03 11:11:09 +00:00
mattias
6e24956d9e
replaced WMSize by DoSetBounds
...
git-svn-id: trunk@5476 -
2004-05-15 20:17:09 +00:00
mattias
e1f1af3fb2
improved grids e.g. OnPrepareCanvas patch from Jesus
...
git-svn-id: trunk@5469 -
2004-05-14 12:53:25 +00:00
mattias
7f77713e6c
replaced writeln by debugln
...
git-svn-id: trunk@5456 -
2004-05-11 12:16:48 +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
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
63221956e2
implemented ByteOrder for TLazIntfImage and added call of to LM_SETFONT
...
git-svn-id: trunk@5183 -
2004-02-09 19:52:52 +00:00
mattias
96857fda51
fixed switching menus in menueditor
...
git-svn-id: trunk@5111 -
2004-01-27 17:36:01 +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
56b99b1664
fixed readonly of properties
...
git-svn-id: trunk@4268 -
2003-06-13 11:58:46 +00:00
mattias
088d4e7233
fixed TMemo.WordWrap
...
git-svn-id: trunk@4060 -
2003-04-15 08:54:27 +00:00
mattias
977dec59dc
fixes for current fpc 1.1
...
git-svn-id: trunk@3989 -
2003-03-31 10:57:40 +00:00
mattias
1122af8535
fixed parsing records
...
git-svn-id: trunk@3988 -
2003-03-31 10:49:50 +00:00
mattias
a66925277d
added TMemoScrollBar
...
git-svn-id: trunk@3981 -
2003-03-29 17:20:05 +00:00
mattias
3c1c4757ca
started TMemoScrollbar
...
git-svn-id: trunk@3980 -
2003-03-28 23:03:38 +00:00
mattias
f9ff190130
added IsWindowVisible
...
git-svn-id: trunk@3944 -
2003-03-17 08:51:10 +00:00
mattias
cb8dad4ea8
more localization for gtk- and win32-interface and lcl
...
git-svn-id: trunk@3908 -
2003-03-11 07:46:44 +00:00
lazarus
faca236e07
MG: fixed message without handle
...
git-svn-id: trunk@3584 -
2002-10-30 13:50:26 +00:00
lazarus
c6b0c62f81
New dialog for multiline caption of TCustomLabel.
...
Prettified TStrings property editor.
Memo now has automatic scrollbars (not fully working), WordWrap and Scrollbars property
Removed saving of old combo text (it broke things and is not needed). Cleanups.
git-svn-id: trunk@2114 -
2002-08-17 23:40:58 +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
c17e81be6c
GTK Cleanup
...
Shane
git-svn-id: trunk@925 -
2002-02-09 01:47:24 +00:00
lazarus
f41b3116ce
MG: free FFont on destroy
...
git-svn-id: trunk@407 -
2001-11-12 07:56:56 +00:00
lazarus
a392379d1d
Added the Nudge feature to the IDE.
...
Shane
git-svn-id: trunk@109 -
2001-01-10 20:12:29 +00:00
michael
f088b13a3e
+ Initial import
...
git-svn-id: trunk@2 -
2000-07-13 10:28:31 +00:00