Fix signed/unsigned comparison warnings.
[wine] / dlls / wineps /
2004-09-22  Hans LeidekkerFix signed/unsigned comparison warnings.
2004-08-31  Huw DaviesUse 1/4" margins for some standard paper sizes.
2004-08-24  Huw DaviesChange dialogs to use MS Shell Dlg rather than Helv...
2004-08-16  David KredbaAdded Czech resources.
2004-08-11  Alexandre JulliardAvoid some non-portable makefile constructs, and get...
2004-08-02  Marcus MeissnerCheck return value of get_bbox().
2004-06-28  Hajime SegawaAdded some Japanese translations.
2004-05-27  Ivan Leo PuotiChanged my name, so update copyright info.
2004-05-18  Huw DaviesWhen building PostScript paths with the *_PATH escapes...
2004-05-12  Huw DaviesThe PostScript clip operator doesn't clear the current...
2004-05-04  Francois GougetMake our ascii strings static const.
2004-05-02  Gerald PfeiferInclude <stdlib.h> to obtain a prototype of abs().
2004-04-29  Krzysztof FoltmanMake sure ascent/descent values don't become negative...
2004-04-07  Alexandre JulliardFixed a couple of header files ordering issues.
2004-04-06  José Manuel Ferrer... Updated Spanish translations.
2004-03-24  Alexandre Julliard.spec.c files are no longer used for 32-bit dlls.
2004-03-04  Alexandre JulliardChanged the CreateDC driver entry point to use an HDC...
2004-03-04  Alexandre JulliardPass the gdiFont object to the SelectFont driver entry...
2004-03-04  Alexandre JulliardPass the breakExtra value in the ExtTextOut driver...
2004-03-03  Alexandre JulliardChanged the GetTextExtentPoint graphics driver entry...
2004-02-28  Alexandre JulliardMoved generic.ppd to dlls/wineps, and install it in...
2004-02-27  Patrik StridvallFixed some issues found by winapi_check.
2004-02-25  Alexandre JulliardFixed callers of GetLocaleInfoW to use the correct...
2004-02-13  Alexandre JulliardMoved hGCClipRgn handling to the graphics driver.
2004-02-12  Huw DaviesBracket code inserted by the PASSTHROUGH escapes by
2004-02-12  Huw DaviesMake sure that the font ppem is always positive. Thank...
2004-01-23  Blake LeverettPrinting a dashed line causes all later solid lines...
2004-01-23  Ivan Leo Murray... Resource updates.
2004-01-20  Alexandre JulliardRemoved some unnecessary inclusions of gdi.h.
2004-01-20  Alexandre JulliardGet rid of some direct accesses to the DC structure...
2004-01-18  Alexandre JulliardUse the exported FONTENUMPROCW as parameter in the...
2004-01-18  Alexandre JulliardRemoved the bitsPerPixel field in the generic DC struct...
2004-01-15  Alexandre JulliardGet rid of the global INTERNAL_[XY]WSTODS macros.
2004-01-13  Vincent BéronGet rid of a W->A crosscall (ResetDCA->ResetDCW).
2004-01-12  Vincent BéronCreateDC is Unicode now, change the spec file accordingly.
2003-12-08  Huw DaviesRun length and ascii85 encode image data.
2003-12-04  Huw DaviesLet PSDRV_WriteSpool cope with strings longer than...
2003-11-19  Rein KlazesInclude ft2build.h before freetype/freetype.h. Libfreet...
2003-11-12  Huw DaviesScale the OUTLINETEXTMETRIC's bounding box with the...
2003-11-11  Huw DaviesHandle multicopy printing correctly.
2003-11-11  Gerald PfeiferFix format strings in T42_download_header() and T42_dow...
2003-11-11  Dmitry TimoshkovConstify strings.
2003-11-11  Huw DaviesGetTextExtentPoint already adds char_extra so don't...
2003-11-09  Huw DaviesUpdate the visrgn in ResetDC so that GetClipBox works...
2003-11-05  Huw DaviesSupport for duplex printing.
2003-11-03  Huw DaviesFix the return value of StretchDIBits.
2003-11-03  Huw DaviesImplement PSDRV_PaintRgn (also gets us FillRgn, FrameRg...
2003-10-27  Hans LeidekkerAdded Dutch translations.
2003-10-24  Ivan Leo Murray... Added Italian resources.
2003-10-11  Dimitrie O. PaunRemove SYMBOLFILE and LDDLLFLAGS from Makefiles.
2003-09-26  Dimitrie O. PaunRemove the obsolete pascal16 (replaced by pascal -ret16).
2003-09-22  Vincent BéronYet another batch of French resources updates.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-08-23  José Manuel Ferrer... More Spanish translations.
2003-08-12  Dmitry TimoshkovConvert CreateDC to unicode in the driver interface.
2003-08-08  Patrik StridvallFixed some issues found by winapi_check.
2003-06-30  Dmitry TimoshkovFor all DLLs with defined DllMain and which do not...
2003-06-30  Marcelo Duarte- Localization to Portuguese of Brazil
2003-06-23  Huw DaviesMake sure we update dc->bitsPerPixel.
2003-06-23  Huw DaviesFor PostScript versions < 2.015 we need to explicitly...
2003-06-16  Rok MandeljcUpdated a bunch of translations for Slovenian language.
2003-05-20  Huw DaviesLook up the printer's port in the registry if neither...
2003-05-20  Huw DaviesCUPS uses the ppd file to store the default paper size...
2003-05-19  Huw DaviesDon't add spaces in the PostScript between every pixel...
2003-05-19  Huw DaviesReset the escapement back to zero before retrieving...
2003-05-19  Huw DaviesFix handling of text align modes for rotated text.
2003-05-19  Huw DaviesRework clipping so that the PS clip path is only set...
2003-03-23  Alexandre JulliardList 16-bit spec files explicitly to avoid problems...
2003-03-07  Marcus MeissnerWas using the wrong define for the CUPS soname.
2003-01-31  Andrew John Hughes- DeviceCapabilities16 now calls PSDRV_DeviceCapabilities.
2003-01-14  Francois GougetRemove (POINTER)NULL casts.
2003-01-08  Dan KegelChange RECT to use LONG to match win32 standard headers...
2003-01-07  Francois GougetRemove extra #include directives from winspool.h.
2003-01-07  Dimitrie O. PaunDefine NONAMELESS{STRUCT,UNION} explicitly in the files...
2002-12-23  Alexandre Julliardwineps16.dll should be named .drv.
2002-12-12  Alexandre JulliardAdded .spec.def files.
2002-12-12  Alexandre JulliardImplemented import libraries; on Unix we import the...
2002-12-10  Alexandre Julliardwinnt.h should not be self-contained, it must depend...
2002-11-15  Huw DaviesProper handling of SetTextCharacterExtra.
2002-11-15  Huw DaviesImplemented Escapes *_PATH and POSTSCRIPT_IGNORE.
2002-11-13  Huw DaviesFix PSDRV_DrawArc to work properly with logical coords.
2002-11-13  Huw DaviesInstead of trying to download the Type 42 glpyh metrics...
2002-11-13  Huw DaviesWe can't cache the unscaled font's hfont, since the...
2002-11-12  Marcus MeissnerDo not link against -lcups directly, but dynamically...
2002-11-04  Alexandre JulliardMade the dll entry point default to DllMain and removed...
2002-11-04  Marcus MeissnerSpecify existing extra size of WINEPS Devmode structure.
2002-10-31  Dmitry TimoshkovFix some types and function prototypes according to...
2002-10-23  Vincent BéronBring some French resources in sync with English ones.
2002-10-18  Alexandre JulliardFixed warnings caused by conversion to -DSTRICT.
2002-10-17  Alexandre JulliardFixed wownt32.h to make it usable from inside Wine...
2002-09-06  Michael StefaniucFinish the conversion of HWND to a void*.
2002-08-28  Patrik StridvallRemoved trailing white space.
2002-08-17  Patrik StridvallAdded include protection for unistd.h and sys/time.h.
2002-08-15  Huw D M DaviesGet the initial paper size from the locale info.
2002-08-14  Huw D M DaviesCorrect font size for non MM_TEXT modes.
2002-07-31  Rafael KitoverPortability fixes for Cygwin.
2002-07-10  Carl SopchakPass "Manual Feed" as short input slot name.
2002-06-25  Alexandre JulliardReplaced LPTODP/DPTOLP macros by calls to LPtoDP/DPtoLP...
2002-06-24  Huw D M DaviesAdded Type 1 and Type 42 font downloading.
2002-06-24  Huw D M DaviesHandle dmScale.
next