Fixed pixmap leak with the 1x1 bitmap in memory DCs.
[wine] / graphics / psdrv /
2000-04-06  Patrik StridvallFixed some issues reported by winapi_check.
2000-03-19  Alexandre JulliardAdded GetDCOrgEx in graphics device interface and remov...
2000-03-18  Alexandre JulliardMisc small cleanups.
2000-03-09  Huw D M DaviesAdd Black as a valid font weight.
2000-02-20  Marcus MeissnerCheck for NULL ptr in PSDRV_GetDeviceCapabilities.
2000-02-19  Alexandre JulliardStore config file contents in the registry so we only...
2000-02-10  Alexandre JulliardOptimized debugging API to reduce code size.
2000-02-10  Jeremy WhiteRemoved #include of wingdi.h and windef.h from winuser...
2000-02-03  Alexandre JulliardRemoved resource.h.
1999-12-27  Francois GougetBuffer overflows and strncpy fixes.
1999-12-26  Huw D M DaviesMove DCFuncs ExtTextOut and GetTextExtentPoint to Unicode.
1999-12-25  Huw D M DaviesFix PSDRV_StretchDIBits for non-integer byte src widths...
1999-12-05  Huw D M DaviesFixes several bugs in gdi path handling.
1999-11-28  Niels Kristian Bec... Compiler warnings fixed.
1999-11-13  Huw D M DaviesMove PostScript driver docs to documentation/ . Add...
1999-11-07  Huw D M DaviesIf PageSize/InputSlot entry doesn't contain an options...
1999-11-04  Huw D M DaviesAdd `Cassette' to PPD -> windows printer-bin mapping.
1999-10-23  Luc TourangeauSome small corrections to the ExtTextOut function.
1999-10-13  Luc TourangeauSome adjustments to ExtTextOut.
1999-10-13  Stephane LussierFixed the clipping for the postscript driver and turned...
1999-09-19  Luc TourangeauImplemented invisible pens.
1999-09-13  Huw D M DaviesChange interfaces to THUNK_Alloc/Free slightly and...
1999-09-10  Huw D M DaviesWinspool DocumentProperties and DeviceCapabilities...
1999-09-10  Huw D M DaviesAdd support for a large number of different paper sizes...
1999-09-10  Nick HollowayIf there is not an exact match found for the requested...
1999-07-31  Huw D M DaviesPSDRV_WriteArc shouldn't write a newpath.
1999-07-30  Luc TourangeauAdded a call to the newpath operator immediately before...
1999-07-27  Huw D M DaviesAdded more paper sizes and bin names to PPD parser.
1999-07-25  Huw D M Davies{Start|End}{Doc|Page} go through DCfuncs.
1999-07-25  Huw D M DaviesRewrote PSDRV_SetDeviceClipping to use GetRegionData...
1999-07-24  Huw D M DaviesImplement handling of 32 bit AbortProc.
1999-07-24  Huw D M DaviesFix stupid `rubbish at end of %%Title' bug.
1999-07-23  Huw D M DaviesEnumJobs stub.
1999-07-18  Luc Tourangeau- implementation of SetDeviceClipping
1999-07-18  Thuy NguyenIntroduced a [psdrv] section in wine.conf with a ppdfil...
1999-07-10  Huw D M DaviesImplemented GetPrinterA and GetPrinterDriverA.
1999-07-10  Huw D M DaviesAdded patterned brushes (level 2 PostScript only).
1999-06-26  Alexandre JulliardConverted to the new debug interface, using script...
1999-06-26  Thuy NguyenImplemented the underline and strikeout text attributes...
1999-06-12  Huw D M DaviesPSDRV_StretchDIBits should use logical co-ords.
1999-06-05  Noel BorthwickFrom CreateCompatibleDC, pass the device name associate...
1999-05-17  Huw D M DaviesImplement DocumentProperties, DeviceCapabilities, begin...
1999-05-14  Marcus MeissnerReplaced WIN_GetWindowInstance by GetWindowLongA(GWL_HI...
1999-05-13  Huw D M DaviesSmall fix to help native win95 PrintDlg on the way.
1999-05-08  Patrik StridvallANSI C fixes.
1999-05-08  Huw D M DaviesSplit off wingdi16.h from wingdi.h. Add many more...
1999-05-03  Huw D M DaviesSmall update to the PostScript encoding vector.
1999-04-25  Huw D M DaviesGeneral tidy up of the MetaFile driver - make sure...
1999-04-19  Patrik StridvallNew debug scheme with explicit debug channels declaration.
1999-04-16  Robert PouliotA few patches to help Wine to compile on OS/2.
1999-04-15  Huw D M DaviesLimit lastChar to 0xff in PSDRV_GetCharWidth.
1999-04-01  Patrik StridvallMore code moved to the X11 driver (bitmap and palette...
1999-03-28  Huw D M DaviesMore Escapes for the PostScript driver.
1999-03-23  Huw D M DaviesAdded StretchDIBits for the PostScript driver.
1999-03-09  Huw D M DaviesAccept "Normal" as a valid AFM weight.
1999-02-26  Alexandre JulliardLarge-scale renaming of all Win32 functions and types...
1999-02-19  Jeff GarzikAdded missing string.h include.
1999-02-19  Marcus MeissnerRemoved a lot of occurences of windows.h (and added...
1999-02-10  Alexandre JulliardAuthors: Paul Quinn <paulq@corel.ca>, Albert Den Haan...
1999-02-02  Huw D M DaviesClear up args to PSDRV_AdvancedSetupDialog.
1999-01-30  Marcus MeissnerSome more warnings and bugs fixed.
1999-01-24  Nick HollowayInternal PostScript printer driver improvements.
1999-01-01  Michael VekslerMoves more stuff from windows.h.
1998-12-15  Todd Vierlinggraphics/psdrv forgets to pull in @DLLFLAGS@, and so...
1998-12-02  Huw D M DaviesMove OEM resources to the x11drv.
1998-11-01  Huw D M DaviesPrint a message if the PostScript driver can't find...
1998-10-28  François GougetFixed some LPPOINT/LPSIZE mismatches and some missing...
1998-10-28  Huw D M DaviesAdded pBitmapBits and pCreateBitmap to the GDI function...
1998-10-24  Huw D M DaviesAdds Arc, Chord, GetCharWidth, Pie, PolyPolygon, PolyPo...
1998-10-04  Alexandre JulliardInitial revision
1998-09-13  Alexandre JulliardRelease 980913 wine-980913
1998-08-22  Alexandre JulliardRelease 980822 wine-980822
1998-08-09  Alexandre JulliardRelease 980809 wine-980809
1998-07-12  Alexandre JulliardRelease 980712 wine-980712
1998-06-28  Alexandre JulliardRelease 980628 wine-980628