2000-04-06 |
Patrik Stridvall | Fixed some issues reported by winapi_check. |
tree | commitdiff |
2000-03-19 |
Alexandre Julliard | Added GetDCOrgEx in graphics device interface and remov... |
tree | commitdiff |
2000-03-18 |
Alexandre Julliard | Misc small cleanups. |
tree | commitdiff |
2000-03-09 |
Huw D M Davies | Add Black as a valid font weight. |
tree | commitdiff |
2000-02-20 |
Marcus Meissner | Check for NULL ptr in PSDRV_GetDeviceCapabilities. |
tree | commitdiff |
2000-02-19 |
Alexandre Julliard | Store config file contents in the registry so we only... |
tree | commitdiff |
2000-02-10 |
Alexandre Julliard | Optimized debugging API to reduce code size. |
tree | commitdiff |
2000-02-10 |
Jeremy White | Removed #include of wingdi.h and windef.h from winuser... |
tree | commitdiff |
2000-02-03 |
Alexandre Julliard | Removed resource.h. |
tree | commitdiff |
1999-12-27 |
Francois Gouget | Buffer overflows and strncpy fixes. |
tree | commitdiff |
1999-12-26 |
Huw D M Davies | Move DCFuncs ExtTextOut and GetTextExtentPoint to Unicode. |
tree | commitdiff |
1999-12-25 |
Huw D M Davies | Fix PSDRV_StretchDIBits for non-integer byte src widths... |
tree | commitdiff |
1999-12-05 |
Huw D M Davies | Fixes several bugs in gdi path handling. |
tree | commitdiff |
1999-11-28 |
Niels Kristian Bec... | Compiler warnings fixed. |
tree | commitdiff |
1999-11-13 |
Huw D M Davies | Move PostScript driver docs to documentation/ . Add... |
tree | commitdiff |
1999-11-07 |
Huw D M Davies | If PageSize/InputSlot entry doesn't contain an options... |
tree | commitdiff |
1999-11-04 |
Huw D M Davies | Add `Cassette' to PPD -> windows printer-bin mapping. |
tree | commitdiff |
1999-10-23 |
Luc Tourangeau | Some small corrections to the ExtTextOut function. |
tree | commitdiff |
1999-10-13 |
Luc Tourangeau | Some adjustments to ExtTextOut. |
tree | commitdiff |
1999-10-13 |
Stephane Lussier | Fixed the clipping for the postscript driver and turned... |
tree | commitdiff |
1999-09-19 |
Luc Tourangeau | Implemented invisible pens. |
tree | commitdiff |
1999-09-13 |
Huw D M Davies | Change interfaces to THUNK_Alloc/Free slightly and... |
tree | commitdiff |
1999-09-10 |
Huw D M Davies | Winspool DocumentProperties and DeviceCapabilities... |
tree | commitdiff |
1999-09-10 |
Huw D M Davies | Add support for a large number of different paper sizes... |
tree | commitdiff |
1999-09-10 |
Nick Holloway | If there is not an exact match found for the requested... |
tree | commitdiff |
1999-07-31 |
Huw D M Davies | PSDRV_WriteArc shouldn't write a newpath. |
tree | commitdiff |
1999-07-30 |
Luc Tourangeau | Added a call to the newpath operator immediately before... |
tree | commitdiff |
1999-07-27 |
Huw D M Davies | Added more paper sizes and bin names to PPD parser. |
tree | commitdiff |
1999-07-25 |
Huw D M Davies | {Start|End}{Doc|Page} go through DCfuncs. |
tree | commitdiff |
1999-07-25 |
Huw D M Davies | Rewrote PSDRV_SetDeviceClipping to use GetRegionData... |
tree | commitdiff |
1999-07-24 |
Huw D M Davies | Implement handling of 32 bit AbortProc. |
tree | commitdiff |
1999-07-24 |
Huw D M Davies | Fix stupid `rubbish at end of %%Title' bug. |
tree | commitdiff |
1999-07-23 |
Huw D M Davies | EnumJobs stub. |
tree | commitdiff |
1999-07-18 |
Luc Tourangeau | - implementation of SetDeviceClipping |
tree | commitdiff |
1999-07-18 |
Thuy Nguyen | Introduced a [psdrv] section in wine.conf with a ppdfil... |
tree | commitdiff |
1999-07-10 |
Huw D M Davies | Implemented GetPrinterA and GetPrinterDriverA. |
tree | commitdiff |
1999-07-10 |
Huw D M Davies | Added patterned brushes (level 2 PostScript only). |
tree | commitdiff |
1999-06-26 |
Alexandre Julliard | Converted to the new debug interface, using script... |
tree | commitdiff |
1999-06-26 |
Thuy Nguyen | Implemented the underline and strikeout text attributes... |
tree | commitdiff |
1999-06-12 |
Huw D M Davies | PSDRV_StretchDIBits should use logical co-ords. |
tree | commitdiff |
1999-06-05 |
Noel Borthwick | From CreateCompatibleDC, pass the device name associate... |
tree | commitdiff |
1999-05-17 |
Huw D M Davies | Implement DocumentProperties, DeviceCapabilities, begin... |
tree | commitdiff |
1999-05-14 |
Marcus Meissner | Replaced WIN_GetWindowInstance by GetWindowLongA(GWL_HI... |
tree | commitdiff |
1999-05-13 |
Huw D M Davies | Small fix to help native win95 PrintDlg on the way. |
tree | commitdiff |
1999-05-08 |
Patrik Stridvall | ANSI C fixes. |
tree | commitdiff |
1999-05-08 |
Huw D M Davies | Split off wingdi16.h from wingdi.h. Add many more... |
tree | commitdiff |
1999-05-03 |
Huw D M Davies | Small update to the PostScript encoding vector. |
tree | commitdiff |
1999-04-25 |
Huw D M Davies | General tidy up of the MetaFile driver - make sure... |
tree | commitdiff |
1999-04-19 |
Patrik Stridvall | New debug scheme with explicit debug channels declaration. |
tree | commitdiff |
1999-04-16 |
Robert Pouliot | A few patches to help Wine to compile on OS/2. |
tree | commitdiff |
1999-04-15 |
Huw D M Davies | Limit lastChar to 0xff in PSDRV_GetCharWidth. |
tree | commitdiff |
1999-04-01 |
Patrik Stridvall | More code moved to the X11 driver (bitmap and palette... |
tree | commitdiff |
1999-03-28 |
Huw D M Davies | More Escapes for the PostScript driver. |
tree | commitdiff |
1999-03-23 |
Huw D M Davies | Added StretchDIBits for the PostScript driver. |
tree | commitdiff |
1999-03-09 |
Huw D M Davies | Accept "Normal" as a valid AFM weight. |
tree | commitdiff |
1999-02-26 |
Alexandre Julliard | Large-scale renaming of all Win32 functions and types... |
tree | commitdiff |
1999-02-19 |
Jeff Garzik | Added missing string.h include. |
tree | commitdiff |
1999-02-19 |
Marcus Meissner | Removed a lot of occurences of windows.h (and added... |
tree | commitdiff |
1999-02-10 |
Alexandre Julliard | Authors: Paul Quinn <paulq@corel.ca>, Albert Den Haan... |
tree | commitdiff |
1999-02-02 |
Huw D M Davies | Clear up args to PSDRV_AdvancedSetupDialog. |
tree | commitdiff |
1999-01-30 |
Marcus Meissner | Some more warnings and bugs fixed. |
tree | commitdiff |
1999-01-24 |
Nick Holloway | Internal PostScript printer driver improvements. |
tree | commitdiff |
1999-01-01 |
Michael Veksler | Moves more stuff from windows.h. |
tree | commitdiff |
1998-12-15 |
Todd Vierling | graphics/psdrv forgets to pull in @DLLFLAGS@, and so... |
tree | commitdiff |
1998-12-02 |
Huw D M Davies | Move OEM resources to the x11drv. |
tree | commitdiff |
1998-11-01 |
Huw D M Davies | Print a message if the PostScript driver can't find... |
tree | commitdiff |
1998-10-28 |
François Gouget | Fixed some LPPOINT/LPSIZE mismatches and some missing... |
tree | commitdiff |
1998-10-28 |
Huw D M Davies | Added pBitmapBits and pCreateBitmap to the GDI function... |
tree | commitdiff |
1998-10-24 |
Huw D M Davies | Adds Arc, Chord, GetCharWidth, Pie, PolyPolygon, PolyPo... |
tree | commitdiff |
1998-10-04 |
Alexandre Julliard | Initial revision |
tree | commitdiff |
1998-09-13 |
Alexandre Julliard | Release 980913 wine-980913 |
tree | commitdiff |
1998-08-22 |
Alexandre Julliard | Release 980822 wine-980822 |
tree | commitdiff |
1998-08-09 |
Alexandre Julliard | Release 980809 wine-980809 |
tree | commitdiff |
1998-07-12 |
Alexandre Julliard | Release 980712 wine-980712 |
tree | commitdiff |
1998-06-28 |
Alexandre Julliard | Release 980628 wine-980628 |
tree | commitdiff |
|