2002-02-02 |
Patrik Stridvall | Move __stdcall/__cdecl to the right place. |
tree | commitdiff |
2002-02-02 |
Francois Gouget | malloc.h is obsolete and stdlib.h should be used instead. |
tree | commitdiff |
2001-12-24 |
Francois Gouget | Include ftsnames.h or ftnames.h, not both. |
tree | commitdiff |
2001-11-19 |
Andreas Mohr | - fix wrong hexadecimal GetLastError() output |
tree | commitdiff |
2001-10-22 |
Francois Gouget | Add support for environment variables in the printer... |
tree | commitdiff |
2001-10-14 |
Francois Gouget | When including config.h, include it first. |
tree | commitdiff |
2001-09-12 |
Huw D M Davies | Lay down the infrastructure for gdi font rendering. |
tree | commitdiff |
2001-08-17 |
Alexandre Julliard | Create GDI stock objects as normal objects instead... |
tree | commitdiff |
2001-08-16 |
Alexandre Julliard | Specify sizes for stock fonts again; removed the FixSto... |
tree | commitdiff |
2001-08-15 |
Ian Pilcher | Eliminate glyph bounding boxes & other unused font... |
tree | commitdiff |
2001-08-11 |
Ian Pilcher | Remove unused character width array. |
tree | commitdiff |
2001-08-11 |
Ian Pilcher | Make EnumFonts and SelectObject use common font scaling. |
tree | commitdiff |
2001-08-10 |
Ian Pilcher | Removed ANSI encoding stuff. |
tree | commitdiff |
2001-08-09 |
Ian Pilcher | Remove previously disabled code. |
tree | commitdiff |
2001-08-09 |
Patrik Stridvall | Documentation fixes. |
tree | commitdiff |
2001-08-08 |
Ian Pilcher | Rewrite and separate AFM parsing code (no more [afmfiles]). |
tree | commitdiff |
2001-07-29 |
Alexandre Julliard | Rewrote Escape to avoid calling down to Escape16. |
tree | commitdiff |
2001-07-28 |
Alexandre Julliard | Added GetDeviceCaps to the DC driver interface. Removed... |
tree | commitdiff |
2001-07-27 |
Alexandre Julliard | Build the DC function table by using GetProcAddress... |
tree | commitdiff |
2001-07-26 |
Ian Pilcher | Rewrite TrueType font metric parsing code. |
tree | commitdiff |
2001-07-24 |
Alexandre Julliard | Removed HEAP_strdupA. |
tree | commitdiff |
2001-07-24 |
Ian Pilcher | Make built-in font data read-only. |
tree | commitdiff |
2001-07-24 |
Ian Pilcher | Modify init code to handle const data types. |
tree | commitdiff |
2001-07-23 |
Ian Pilcher | Use Windows metrics for font scaling. |
tree | commitdiff |
2001-07-23 |
Ian Pilcher | Only index glyph names when necessary. |
tree | commitdiff |
2001-07-23 |
Alexandre Julliard | Removed some unnecessary includes. |
tree | commitdiff |
2001-07-22 |
Ian Pilcher | Eliminate UNICODEVECTOR data type. |
tree | commitdiff |
2001-07-22 |
Alexandre Julliard | Removed some direct accesses to GDI internal pen/brush... |
tree | commitdiff |
2001-07-22 |
Alexandre Julliard | Moved the 16-bit pointer to the DIB bits out of the... |
tree | commitdiff |
2001-07-22 |
Ian Pilcher | Remove redundant data structure from font metrics. |
tree | commitdiff |
2001-07-19 |
Ian Pilcher | Read/calculate average character width for all fonts. |
tree | commitdiff |
2001-07-19 |
Ian Pilcher | Make Helvetica Narrow a separate font family. |
tree | commitdiff |
2001-07-11 |
Patrik Stridvall | Documentation fixes. |
tree | commitdiff |
2001-07-02 |
Patrik Stridvall | Documentation fixes. |
tree | commitdiff |
2001-07-02 |
Dmitry Timoshkov | Fix some inter dll dependencies. |
tree | commitdiff |
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 |
next |