Sweden-Number/dlls/wineps
Mike McCormack d7b9a23afd gcc 4.0 -Wpointer-sign fixes (Reg* functions). 2005-07-06 19:08:05 +00:00
..
data Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
.cvsignore Renamed wineps.dll to wineps.drv for consistency. 2005-05-06 20:04:27 +00:00
Makefile.in Fixed install rule (reported by Vincent Béron). 2005-05-31 09:37:40 +00:00
afm.c Fix more -Wstrict-prototypes warnings. 2005-06-20 14:18:03 +00:00
afm2c.c Janitorial: Get rid of strncpy/strncpyW. 2005-03-28 14:17:51 +00:00
bitblt.c Rework clipping so that the PS clip path is only set just before any 2003-05-19 19:06:47 +00:00
bitmap.c Removed excessive statement (break after return or goto, not useful 2005-01-09 16:42:53 +00:00
brush.c Rework clipping so that the PS clip path is only set just before any 2003-05-19 19:06:47 +00:00
builtin.c Changed the GetTextExtentPoint graphics driver entry point to return 2004-03-03 21:32:15 +00:00
clipping.c Do not check for non NULL pointer before HeapFree'ing it. It's 2004-12-23 17:06:43 +00:00
color.c Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
download.c Check return value of get_bbox(). 2004-08-02 18:26:14 +00:00
driver.c Store the module instance we get in DllMain to avoid extra LoadLibrary 2005-05-06 20:02:36 +00:00
encode.c Run length and ascii85 encode image data. 2003-12-08 21:40:27 +00:00
escape.c Assorted spelling fixes. 2005-03-23 13:15:18 +00:00
font.c Pass the gdiFont object to the SelectFont driver entry point so that 2004-03-04 04:05:04 +00:00
generic.ppd Use 1/4" margins for some standard paper sizes. 2004-08-31 17:31:27 +00:00
glyphlist.c Get rid of HeapAlloc casts. 2005-03-24 21:01:35 +00:00
graphics.c Avoid spaces before preprocessor directives, that's not portable. 2005-03-02 12:23:20 +00:00
init.c gcc 4.0 -Wpointer-sign fixes (Reg* functions). 2005-07-06 19:08:05 +00:00
mkagl.c Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
objects.c Fixed some issues found by winapi_check. 2002-04-03 02:37:09 +00:00
pen.c Make our ascii strings static const. 2004-05-04 04:13:05 +00:00
ppd.c Do not check for non NULL pointer before HeapFree'ing it. It's 2004-12-23 17:06:43 +00:00
ps.c Get rid of HeapAlloc casts. 2005-03-24 21:01:35 +00:00
psdlg.h Support for duplex printing. 2003-11-05 00:37:47 +00:00
psdrv.h Store the module instance we get in DllMain to avoid extra LoadLibrary 2005-05-06 20:02:36 +00:00
rsrc.rc Added Czech resources. 2004-08-16 20:02:09 +00:00
text.c Fix signed/unsigned comparison warnings. 2004-09-22 02:46:38 +00:00
truetype.c Use the standard font path to look for TrueType fonts. 2005-06-16 20:48:28 +00:00
type1.c Fixed a couple of header files ordering issues. 2004-04-07 03:59:41 +00:00
type1afm.c Moved AFM dirs configuration to a single AFMPath key under 2005-06-27 18:50:14 +00:00
type42.c Do not check for non NULL pointer before HeapFree'ing it. It's 2005-01-03 14:56:42 +00:00
wineps.drv.spec Renamed wineps.dll to wineps.drv for consistency. 2005-05-06 20:04:27 +00:00
wineps16.drv.spec Remove the obsolete pascal16 (replaced by pascal -ret16). 2003-09-26 04:32:19 +00:00
wps_Cs.rc Change dialogs to use MS Shell Dlg rather than Helv or MS Sans Serif. 2004-08-24 18:33:01 +00:00
wps_De.rc Change dialogs to use MS Shell Dlg rather than Helv or MS Sans Serif. 2004-08-24 18:33:01 +00:00
wps_En.rc Change dialogs to use MS Shell Dlg rather than Helv or MS Sans Serif. 2004-08-24 18:33:01 +00:00
wps_Es.rc Change SUBLANG_DEFAULT to SUBLANG_NEUTRAL for LANG_SPANISH in all 2005-02-16 21:10:59 +00:00
wps_Fr.rc Change dialogs to use MS Shell Dlg rather than Helv or MS Sans Serif. 2004-08-24 18:33:01 +00:00
wps_It.rc Change dialogs to use MS Shell Dlg rather than Helv or MS Sans Serif. 2004-08-24 18:33:01 +00:00
wps_Ja.rc Added some Japanese translations. 2004-06-28 23:50:22 +00:00
wps_Ko.rc Change dialogs to use MS Shell Dlg rather than Helv or MS Sans Serif. 2004-08-24 18:33:01 +00:00
wps_Nl.rc Change dialogs to use MS Shell Dlg rather than Helv or MS Sans Serif. 2004-08-24 18:33:01 +00:00
wps_Pt.rc Change dialogs to use MS Shell Dlg rather than Helv or MS Sans Serif. 2004-08-24 18:33:01 +00:00
wps_Ru.rc Change dialogs to use MS Shell Dlg rather than Helv or MS Sans Serif. 2004-08-24 18:33:01 +00:00
wps_Si.rc Change dialogs to use MS Shell Dlg rather than Helv or MS Sans Serif. 2004-08-24 18:33:01 +00:00
wps_Sk.rc Change dialogs to use MS Shell Dlg rather than Helv or MS Sans Serif. 2004-08-24 18:33:01 +00:00
wps_xx.rc Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00