This website requires JavaScript.
Explore
Help
Register
Sign In
reactos
/
wine
Watch
1
Star
0
Fork
0
You've already forked wine
mirror of
https://github.com/reactos/wine.git
synced
2025-02-11 23:27:25 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
wine
/
dlls
/
riched20
History
Huw Davies
b0f177b619
riched20: Ensure the cursors are correctly ordered in the case of a zero (logical) length selection bridging two runs.
2013-12-10 13:01:22 +01:00
..
tests
Assorted spelling fixes.
2013-11-21 19:44:46 +01:00
caret.c
riched20: Ensure the cursors are correctly ordered in the case of a zero (logical) length selection bridging two runs.
2013-12-10 13:01:22 +01:00
clipboard.c
…
context.c
…
editor.c
riched20: Move the various selection setting methods to a common function.
2013-12-06 13:14:58 +01:00
editor.h
riched20: Use BOOL type where appropriate.
2013-11-20 11:26:07 +01:00
editstr.h
…
list.c
…
Makefile.in
…
ocr_reverse.cur
…
paint.c
…
para.c
…
reader.c
…
res.h
…
riched20.spec
…
richole.c
…
row.c
…
rtf.h
…
run.c
riched20: Use BOOL type where appropriate.
2013-11-20 11:26:07 +01:00
string.c
…
style.c
…
table.c
…
txthost.c
…
txtsrv.c
…
undo.c
…
version.rc
…
wrap.c
riched20: Simplify the code by using an ME_Paragraph pointer.
2013-11-21 19:39:01 +01:00
writer.c
…