Sign in
goma
/
wine
/
ed66801d3ae640511ff477f91d926593d05c9711
/
dlls
/
riched20
/
editstr.h
dee813b
riched20: Implement EM_AUTOURLDETECT & EM_GETAUTOURLDETECT.
by Brandon Woodmansee
· 19 years ago
6979719
riched20: EM_HIDESELECTION implementation.
by Hamza Lakhani
· 19 years ago
a132458
riched20: Add IDataObject implementation and use it for cut/copy.
by Kevin Koltzau
· 19 years ago
b03c70a
riched20: Implemented EM_SETTEXTMODE options TM_RICHTEXT and TM_PLAINTEXT
by Roger Hoang
· 19 years ago
58b308d
riched20: Separate stream state from editor state.
by Kevin Koltzau
· 19 years ago
08bf718
riched20: Initial support for simple tables.
by Phil Krylov
· 19 years ago
7f84cc4
riched20: Implement EM_SETOLECALLBACK.
by Kevin Koltzau
· 19 years ago
f0d6519
riched20: Added support for hidden text.
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
fe2951d
Cache background color brush instead of recreating it at each screen update.
by Phil Krylov
· 19 years ago
ed8379d
- Reimplementation of EM_LINELENGTH.
by Krzysztof Foltman
· 20 years ago
d559fbd
Fixed gcc 4.0 warnings.
by Alexandre Julliard
· 20 years ago
f1184b4
Added EM_SETRECT, EM_SETRECTNP, and WM_SETREDRAW message handling.
by Phil Krylov
· 20 years ago
8759b5f
Added EM_GETZOOM and EM_SETZOOM RichEdit message handlers.
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
eb1c665
Implemented EM_GETLINECOUNT 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
1e9c200
Make RTF reader fall back to simple text if a correct RTF header is
by Phil Krylov
· 20 years ago
0fdbec3
Made RTF reader and writer handle codepages mostly similar to the
by Phil Krylov
· 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
c6ea6ca
Initial implementation of EM_STREAMOUT and RTF writer.
by Phil Krylov
· 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
300f684
Old font management replaced by the cache-based one, which keeps
by Krzysztof Foltman
· 20 years ago
d488f3f
Initial implementation of riched20.
by Krzysztof Foltman
· 20 years ago