riched20: Rename the wrappers around HeapAlloc() &Co to use the new standard naming.
[wine] / dlls / riched20 / string.c
2007-08-16  Andrew Talbotriched20: Constify some variables.
2007-06-22  Michael Stefaniucriched20: Do not use wide character constants.
2007-05-02  Dmitry Timoshkovriched20: Add the tests for EM_SETTEXTEX/EM_GETTEXTEX...
2007-03-22  Dmitry Timoshkovriched20: Split unicode and ansi window procs, handle...
2006-11-06  Mike McCormackriched20: Fix one more memory leak.
2006-08-05  Matt Finnicumriched20: Implement EM_SETPASSWORDCHAR and EM_GETPASSWO...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-01-12  Phil Krylovriched20: Initial support for word break callback proce...
2006-01-10  Phil Krylovriched20: Allow NUL characters.
2006-01-09  Phil Krylovriched20: Simplified logic in ME_StrRelPos().
2005-03-19  Krzysztof Foltman- made string operations consistent wrt whitespace...
2005-03-17  Krzysztof Foltman- RTF reader doesn't use RichEdit messages anymore...
2005-03-05  Krzysztof FoltmanInitial implementation of riched20.