Sign in
goma
/
wine
/
cc44aa99b492b150eadd827e6d1229681424874b
/
dlls
/
riched20
/
caret.c
0134e8f
riched20: ME_SetSelection -1 to -1 behavior fix.
by Hippocrates Sendoukas
· 19 years ago
13e4ddd
riched20: Implement EM_EXLIMITTEXT, EM_GETLIMITTEXT and tests.
by Ken Myers
· 19 years ago
bad844d
riched20: New, clean, simple selection repaint logic - should fix all outstanding refresh issues.
by Krzysztof Foltman
· 19 years ago
3a0c15e
riched20: Ensure text is wrapped before invalidating selection.
by Krzysztof Foltman
· 19 years ago
c3f112e
riched20: Replace an if-statement with empty body with a FIXME comment.
by Michael Stefaniuc
· 19 years ago
8e85210
riched20: EM_CHARFROMPOS didn't work properly with scrolling
by Krzysztof Foltman
· 19 years ago
360a3f9
Update the address of the Free Software Foundation.
by Jonathan Ernst
· 19 years ago
08bf718
riched20: Initial support for simple tables.
by Phil Krylov
· 19 years ago
baf25fc
riched20: Simplified ME_InsertGraphicsFromCursor() function.
by Phil Krylov
· 19 years ago
f0d6519
riched20: Added support for hidden text.
by Phil Krylov
· 19 years ago
17a83dc
riched20: Paint the selection while it's being extended by dragging.
by Phil Krylov
· 19 years ago
bb9631b
riched20: Selection painting fixes.
by Phil Krylov
· 19 years ago
57a579f
Make more arrays const.
by Dmitry Timoshkov
· 19 years ago
6e3a725
riched20: Select word on double click.
by Phil Krylov
· 19 years ago
8205252
riched20: Fixed some selection painting bugs.
by Phil Krylov
· 19 years ago
49eecf5
riched20: Initial support for word break callback procedures.
by Phil Krylov
· 19 years ago
6818762
riched20: Reduced screen flicker by using proper update region invalidation.
by Phil Krylov
· 19 years ago
d82af6f
riched20: Speed up text insertion.
by Phil Krylov
· 19 years ago
a91ba78
Added support for EM_REQUESTRESIZE message, EN_REQUESTRESIZE
by Phil Krylov
· 19 years ago
eee54d9
Fixed a RichEdit RTF reader bug which resulted in loss of text.
by Phil Krylov
· 20 years ago
c2cb39b
Implemented EM_CHARFROMPOS RichEdit message.
by Phil Krylov
· 20 years ago
84bb372
Added emulation of RichEdit 1.0 behaviour when the 1.0 window class is
by Phil Krylov
· 20 years ago
4b53c3a
Make some function static.
by Stefan Huehner
· 20 years ago
b1f6180
Implemented EM_GETTEXTLENGTHEX RichEdit message.
by Phil Krylov
· 20 years ago
13578c8
- removed trailing spaces from some files - tab support - indent support
by Krzysztof Foltman
· 20 years ago
d6b198b
- PageUp key support.
by Krzysztof Foltman
· 20 years ago
810b261
- made string operations consistent wrt whitespace handling (which
by Krzysztof Foltman
· 20 years ago
f089de1
- RTF reader doesn't use RichEdit messages anymore (which saves on
by Krzysztof Foltman
· 20 years ago
04606af
Make ME_ArrowLeft() return a value in every case.
by Gerald Pfeifer
· 20 years ago
f7e0f7c
- Optimized repaint of the area below the text.
by Krzysztof Foltman
· 20 years ago
89075fb
The meaning of the rewrap flag got inverted (MEPF_REWRAP instead of
by Krzysztof Foltman
· 20 years ago
043b5d9
- specialized handler for SF_TEXT (ANSI or Unicode), simple and fast
by Krzysztof Foltman
· 20 years ago
d488f3f
Initial implementation of riched20.
by Krzysztof Foltman
· 20 years ago