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 makefiles: List the static libraries as normal imports instead of extra libs. 2008-04-30 14:23:55 +02:00
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 richedit: Fixed 2 minor paragraph format effect errors. 2008-07-09 11:31:22 +02:00
reader.c richedit: Fixed mistake that didn't cause a bug. 2008-06-27 11:09:02 +02:00
res.h
riched20.spec
richole.c riched20: Implement ITextDocument_fnGetSelection. 2008-06-26 21:07:31 +02:00
row.c
rtf.h
run.c richedit: Cannot undo setting of default character format. 2008-07-14 12:22:44 +02:00
string.c richedit: Fixed a bug preventing NULL pointers from being in text. 2008-06-26 21:16:56 +02:00
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 richedit: PFE_TABLE flag is now used instead of private bTable value. 2008-07-09 11:31:21 +02:00