2001-07-02 |
Dmitry Timoshkov | Replace PROFILE_* functions by Reg*. |
tree | commitdiff |
2001-06-26 |
Dmitry Timoshkov | Replace some 16-bit calls by their 32-bit equivalents. |
tree | commitdiff |
2001-06-11 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
tree | commitdiff |
2001-06-06 |
Ian Pilcher | Use autoconf checks to check for various FreeType headers. |
tree | commitdiff |
2001-06-06 |
Ian Pilcher | Updated built-in metrics for core PostScript fonts. |
tree | commitdiff |
2001-06-06 |
Ian Pilcher | Removed incorrect string length calculation. |
tree | commitdiff |
2001-05-31 |
Ian Pilcher | Fixed font metric rounding error. |
tree | commitdiff |
2001-05-29 |
Ian Pilcher | Build AFM data for core PostScript fonts into WINEPS. |
tree | commitdiff |
2001-05-29 |
Ian Pilcher | Use macros for FreeType includes. |
tree | commitdiff |
2001-05-24 |
Ian Pilcher | Added AvgCharWidth member to font metrics. |
tree | commitdiff |
2001-05-24 |
Ian Pilcher | Updated PostScript glyph name data. |
tree | commitdiff |
2001-05-16 |
Ian Pilcher | Read metrics from TrueType fonts. |
tree | commitdiff |
2001-05-16 |
Ian Pilcher | Guesstimate Windows font metrics for Type 1 fonts. |
tree | commitdiff |
2001-05-14 |
Marcus Meissner | Implemented 64bit file size handling. |
tree | commitdiff |
2001-05-11 |
Francois Gouget | Remove unnecessary single quoting of debugstr_xxx strings. |
tree | commitdiff |
2001-05-11 |
Ian Pilcher | Eliminate __compar_fn_t. |
tree | commitdiff |
2001-05-09 |
Ian Pilcher | Unicode encodings for PostScript fonts. |
tree | commitdiff |
2001-05-09 |
Marcus Meissner | Implemented /etc/printcap based printing support. |
tree | commitdiff |
2001-05-08 |
Marcus Meissner | PS passthrough was sending 2 bytes too many. |
tree | commitdiff |
2001-05-07 |
Ian Pilcher | Make PSDRV_Escape(GETPHYSPAGESIZE) return physical... |
tree | commitdiff |
2001-05-07 |
Ian Pilcher | Fixed rounding error in page size calculation. |
tree | commitdiff |
2001-05-07 |
Marcus Meissner | Report that we have 2^16 colors, so PowerPoint97 prints... |
tree | commitdiff |
2001-05-07 |
Marcus Meissner | For underlining and striking out text we need to send... |
tree | commitdiff |
2001-05-07 |
Marcus Meissner | Paper dialog translated to German. |
tree | commitdiff |
2001-05-03 |
Ian Pilcher | Misc. error checking in PostScript driver. |
tree | commitdiff |
2001-04-30 |
Ian Pilcher | Check for errors in PSDRV_Init. |
tree | commitdiff |
2001-04-27 |
Marcus Meissner | Added CUPS printing support. |
tree | commitdiff |
2001-04-23 |
Ian Pilcher | Use typecasts to suppress compiler warnings. |
tree | commitdiff |
2001-04-20 |
Ian Pilcher | Store each glyph name only once in PostScript driver. |
tree | commitdiff |
2001-04-16 |
Ian Pilcher | Make paper size and bin type handling more like Windows... |
tree | commitdiff |
2001-04-16 |
Andreas Mohr | Fixed 0 count handling in PSDRV_Text. |
tree | commitdiff |
2001-04-02 |
Ian Pilcher | Various registry-related PostScript driver enhancements. |
tree | commitdiff |
2001-03-20 |
Ove Kaaven | Implemented Get/SetDeviceGammaRamp. |
tree | commitdiff |
2001-03-16 |
Huw D M Davies | Moved GetTextMetrics to unicode. |
tree | commitdiff |
2001-03-13 |
Ian Pilcher | Don't load AFM files from predefined directories; use... |
tree | commitdiff |
2001-03-01 |
Ian Pilcher | Squash another AFM character metrics parsing bug. |
tree | commitdiff |
2001-02-28 |
Ian Pilcher | Fix bug in AFM character width parsing. |
tree | commitdiff |
2001-02-15 |
Morten Welinder | (PSDRV_AFMGetCharMetrics): Use unsigned chars (since... |
tree | commitdiff |
2001-02-14 |
Huw D M Davies | Change FONTOBJ to use LOGFONTW rather than LOGFONT16. |
tree | commitdiff |
2001-02-13 |
Peter H. Ganten | - only parse AFM-files, which start with "BeginFontMetrics" |
tree | commitdiff |
2001-02-12 |
Francois Gouget | Change the callback declarations to a safer format. |
tree | commitdiff |
2001-02-12 |
Huw D M Davies | Map 'Courier New' to 'Courier'. |
tree | commitdiff |
2001-02-12 |
Marcus Meissner | Fixed a NULL ptr problem. |
tree | commitdiff |
2001-02-12 |
Huw D M Davies | Spaces do not have to come after the ':' that ends... |
tree | commitdiff |
2001-02-12 |
Huw D M Davies | Fix for rotated text when lpDx is specified. |
tree | commitdiff |
2001-01-28 |
Huw D M Davies | Take into account unprintable margins in psdrv. |
tree | commitdiff |
2001-01-28 |
Alexandre Julliard | Authors: Huw D M Davies <hdavies@codeweavers.com>,... |
tree | commitdiff |
2001-01-28 |
Dmitry Timoshkov | Add "OnlyOne" paper source, used by the Acrobat Distill... |
tree | commitdiff |
2001-01-26 |
Huw D M Davies | Handle the lpDx array properly. |
tree | commitdiff |
2001-01-24 |
Eric Kohl | Partial implementation of world transform support. |
tree | commitdiff |
2001-01-17 |
Alexandre Julliard | Cleaned up dll startup routines now that we have separa... |
tree | commitdiff |
2001-01-02 |
Marcus Meissner | Added one safety check to AFM parsing. |
tree | commitdiff |
2000-12-29 |
Ian Pilcher | Use a case-insensitive comparison to match PostScript... |
tree | commitdiff |
2000-12-13 |
Alexandre Julliard | Replaced PTR_SEG_TO_LIN macro by exported MapSL function. |
tree | commitdiff |
2000-11-30 |
David Elliott | Remove libXXXX.so.1.0 lines from .cvsignore files. |
tree | commitdiff |
2000-11-27 |
Dimitrie O. Paun | Require {DECLARE,DEFAULT}_DEBUG_CHANNEL statements... |
tree | commitdiff |
2000-11-09 |
Dmitry Timoshkov | Added Russian resources to the Postscript driver. |
tree | commitdiff |
2000-11-07 |
Dmitry Timoshkov | New path for AFM documentation on the net. |
tree | commitdiff |
2000-11-05 |
Alexandre Julliard | Declare debug channels in all dlls that need them;... |
tree | commitdiff |
2000-11-05 |
Patrik Stridvall | Optimized {,p}MoveTo{,Ex}{,16}. |
tree | commitdiff |
2000-11-05 |
Alexandre Julliard | Allocate DC objects on the process heap, and removed... |
tree | commitdiff |
2000-10-31 |
Peter Ivanyi | Added/upgraded Slovak messages, and Slovak and Czech... |
tree | commitdiff |
2000-10-24 |
Patrik Stridvall | Explicitly initialize structures. |
tree | commitdiff |
2000-10-23 |
Alexandre Julliard | Build Win32 resources as .res files and dump them into... |
tree | commitdiff |
2000-10-19 |
Alexandre Julliard | Brian Pirie |
tree | commitdiff |
2000-09-22 |
Huw D M Davies | Paper size and orientation prop sheet for wineps. |
tree | commitdiff |
2000-09-16 |
Andreas Mohr | Added support for non-deletable system brushes and... |
tree | commitdiff |
2000-08-26 |
Dmitry Timoshkov | Register Wine Postscript Driver as "WINEPS", "WINEPS... |
tree | commitdiff |
2000-08-19 |
Alexandre Julliard | Authors: Alexandre Julliard <julliard@codeweavers.com... |
tree | commitdiff |
2000-08-06 |
Alexandre Julliard | Added imports of kernel32.dll where necessary. |
tree | commitdiff |
2000-08-04 |
Alexandre Julliard | Removed a few dependencies on GDI internals from USER... |
tree | commitdiff |
2000-08-03 |
Alexandre Julliard | Changed the AFM metrics structure to use an array inste... |
tree | commitdiff |
2000-08-03 |
Alexandre Julliard | Added imports of user32/gdi32/kernel32 wherever necessary. |
tree | commitdiff |
2000-07-28 |
Alexandre Julliard | Added 'owner' field to 16-bit spec files to specify... |
tree | commitdiff |
2000-06-20 |
Alexandre Julliard | For dlls, derive SPEC_SRCS from MODULE and ALTNAMES. |
tree | commitdiff |
2000-06-12 |
Huw D M Davies | If printer only supports level 1 PostScript then compla... |
tree | commitdiff |
2000-06-11 |
Huw D M Davies | Terminate image data with a '>' [The PSLRM is rather... |
tree | commitdiff |
2000-05-30 |
Dimitrie O. Paun | Separate wineps out of Wine's core. |
tree | commitdiff |
|