Sweden-Number/dlls/riched20
Dylan Smith e3efa88c45 richedit: Cannot undo setting of default character format.
This also reverts commit 2b52dd845097f16076c0185b02a003f63898dcab:
wordpad: Empty the richedit undo buffer on creation.

The reverted commit I created to fix an issue that only applied to Wine,
but it just masked the issue which was in richedit controls.  The
default character format was set in two places while wordpad was
starting up, and caused wordpad to have two undo items at startup.
2008-07-14 12:22:44 +02:00
..
tests richedit: Cannot undo setting of default character format. 2008-07-14 12:22:44 +02:00
Makefile.in
caret.c richedit: Added more conditional cursor changes. 2008-07-10 12:16:58 +02:00
clipboard.c
context.c
editor.c richedit: Added more conditional cursor changes. 2008-07-10 12:16:58 +02:00
editor.h richedit: Added more conditional cursor changes. 2008-07-10 12:16:58 +02:00
editstr.h richedit: Cannot undo setting of default character format. 2008-07-14 12:22:44 +02:00
list.c richedit: Cannot undo setting of default character format. 2008-07-14 12:22:44 +02:00
ocr_reverse.cur
paint.c richedit: Use system colour for highlighting after v2.0. 2008-07-11 14:25:17 +02:00
para.c
reader.c
res.h
riched20.spec
richole.c
row.c
rtf.h
run.c richedit: Cannot undo setting of default character format. 2008-07-14 12:22:44 +02:00
string.c
style.c richedit: Enforce the maximum font size. 2008-07-14 12:22:13 +02:00
txtsrv.c
undo.c richedit: Cannot undo setting of default character format. 2008-07-14 12:22:44 +02:00
version.rc
wrap.c richedit: Handle overflow of only spaces on first line of paragraph. 2008-07-10 18:13:38 +02:00
writer.c