winspool: Remove cross calls W->A for the "Printers" registry path.
[wine] / dlls / riched20 / style.c
2006-02-01  Phil Krylovriched20: Fixed font cache corruption.
2006-01-31  Phil Krylovriched20: Added support for hidden text.
2005-10-12  Krzysztof Foltman- Style trace information is written to different debug...
2005-09-12  Marcus MeissnerThe last argument to MultiByteToWideChar is wide charac...
2005-07-24  Phil KrylovAdded EM_GETZOOM and EM_SETZOOM RichEdit message handlers.
2005-06-12  Krzysztof Foltman- added support for \ulnone (turning underline off)
2005-05-11  Ivan Leo PuotiFix crash in ME_GetRunSizeCommon(). Turn a FIXME into...
2005-04-16  Krzysztof Foltman- removed trailing spaces from some files
2005-03-11  Krzysztof Foltman- EM_STREAMIN can now deal with undo in a reasonable...
2005-03-08  Krzysztof FoltmanOld font management replaced by the cache-based one...
2005-03-05  Krzysztof FoltmanInitial implementation of riched20.