richedit: When returning position through wParam pointer, EM_POSFROMCHAR must return...
[wine] / dlls / riched20 / para.c
2008-04-29  Alex Villacís Lassorichedit: Fixups to move over to reliance on CR and...
2008-04-29  Alex Villacís Lassorichedit: Add support for encoding number of CR and...
2008-03-17  Eric Pouechrichedit: Fixed object leaks generated by context creat...
2008-03-17  Eric Pouechrichedit: Use the FW_ constants instead of the raw...
2008-03-17  Eric Pouechrichedit: Assign equivalent structures instead of copyi...
2008-01-02  Eric Pouechrichedit: Simplify first para style handling by creatin...
2008-01-02  Eric Pouechrichedit: Enforce usage of paraformat2 fields instead...
2008-01-02  Eric Pouechrichedit: Properly copying the paraformat2 structure...
2008-01-02  Eric Pouechrichedit: Now dumping all fields from the paraformat2...
2008-01-02  Eric Pouechrichedit: Correctly initialize the paraformat structure.
2008-01-02  Eric Pouechrichedit: Extend the usage of underlinetype from charfo...
2008-01-02  Eric Pouechrichedit: Fully initialize the first style.
2007-08-14  Andrew Talbotriched20: Constify some variables.
2006-08-07  Krzysztof Foltmanriched20: New, clean, simple selection repaint logic...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-04-12  Phil Krylovriched20: Allow inheriting table cell definitions from...
2006-02-04  Phil Krylovriched20: Initial support for simple tables.
2006-01-24  Dmitry TimoshkovMake more arrays const.
2006-01-10  Phil Krylovriched20: Speed up text insertion.
2005-07-21  Phil KrylovAdded emulation of RichEdit 1.0 behaviour when the...
2005-04-16  Krzysztof Foltman- removed trailing spaces from some files
2005-03-17  Krzysztof Foltman- RTF reader doesn't use RichEdit messages anymore...
2005-03-09  Krzysztof FoltmanThe meaning of the rewrap flag got inverted (MEPF_REWRA...
2005-03-05  Krzysztof FoltmanInitial implementation of riched20.