riched20: Finish the COM cleanup in richole.c.
[wine] / dlls / riched20 / list.c
2009-08-12  Dylan Smithrichedit: Created functions to move between runs and...
2009-08-10  Dylan Smithrichedit: Implement ME_DITypesEqual using a switch...
2009-02-09  Andrew Talbotriched20: Remove unused functions.
2009-01-28  Dylan Smithrichedit: Actually store end of line string for end...
2009-01-14  Andrew Talbotriched20: Declare some functions static.
2008-08-19  Michael Stefaniucriched20: Remove redundant NULL check before HeapFree...
2008-08-18  Dylan Smithrichedit: Each cell can contain multiple paragraphs...
2008-08-05  Dylan Smithrichedit: Use tabstops to store cell positions.
2008-07-14  Dylan Smithrichedit: Cannot undo setting of default character...
2008-07-09  Dylan Smithrichedit: Set the default paragraph format consistently.
2008-06-26  Dylan Smithrichedit: Implemented undo coalescing to group typing...
2008-04-29  Alex Villacís Lassorichedit: Add support for encoding number of CR and...
2008-02-05  Eric Pouechriched20: Start handling OLE objects inside richedit.
2006-11-06  Mike McCormackriched20: Fix a leak in the undo stack.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-02-04  Phil Krylovriched20: Initial support for simple tables.
2006-01-11  Phil Krylovriched20: Added \n to trace output.
2005-10-12  Krzysztof Foltman- Style trace information is written to different debug...
2005-10-08  Krzysztof FoltmanSend verbose info to different debug channels (richedit...
2005-03-09  Krzysztof FoltmanThe meaning of the rewrap flag got inverted (MEPF_REWRA...
2005-03-05  Krzysztof FoltmanInitial implementation of riched20.