Change some char* to const char* to fix warnigns.
[wine] / dlls / wineps / download.c
2005-07-21  Stefan HuehnerChange some char* to const char* to fix warnigns.
2004-08-02  Marcus MeissnerCheck return value of get_bbox().
2004-05-04  Francois GougetMake our ascii strings static const.
2004-02-12  Huw DaviesMake sure that the font ppem is always positive. Thank...
2004-01-20  Alexandre JulliardRemoved some unnecessary inclusions of gdi.h.
2004-01-15  Alexandre JulliardGet rid of the global INTERNAL_[XY]WSTODS macros.
2003-11-12  Huw DaviesScale the OUTLINETEXTMETRIC's bounding box with the...
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-06-23  Huw DaviesFor PostScript versions < 2.015 we need to explicitly...
2003-01-07  Francois GougetRemove extra #include directives from winspool.h.
2002-11-13  Huw DaviesInstead of trying to download the Type 42 glpyh metrics...
2002-08-28  Patrik StridvallRemoved trailing white space.
2002-06-24  Huw D M DaviesAdded Type 1 and Type 42 font downloading.