Sign in
goma
/
wine
/
137eed8d9b1a39f2355770475147e59708bbb51e
/
dlls
/
wineps
e149b37
Finish the conversion of HWND to a void*.
by Michael Stefaniuc
· 23 years ago
1ee88a2
Removed trailing white space.
by Patrik Stridvall
· 23 years ago
d016f81
Added include protection for unistd.h and sys/time.h.
by Patrik Stridvall
· 23 years ago
933733c
Get the initial paper size from the locale info.
by Huw D M Davies
· 23 years ago
238b4da
Correct font size for non MM_TEXT modes.
by Huw D M Davies
· 23 years ago
ac81d02
Portability fixes for Cygwin.
by Rafael Kitover
· 23 years ago
0e8da89
Pass "Manual Feed" as short input slot name.
by Carl Sopchak
· 23 years ago
5ee1599
Replaced LPTODP/DPTOLP macros by calls to LPtoDP/DPtoLP (with the help
by Alexandre Julliard
· 23 years ago
ae4278e
Added Type 1 and Type 42 font downloading. Misc bug fixes.
by Huw D M Davies
· 23 years ago
7a6ea91
Handle dmScale.
by Huw D M Davies
· 23 years ago
22ae3bd
psdrv doesn't care about hGCClipRgn, just use GetClipRgn instead.
by Huw D M Davies
· 23 years ago
4aa2c81
Get rid of a few thousand useless TRACE lines.
by Huw D M Davies
· 23 years ago
eee03b0
Added afm weight "NORMAL".
by Huw D M Davies
· 23 years ago
77afd6c
Made some more spec file entries optional or unnecessary.
by Alexandre Julliard
· 23 years ago
d3cab18
Moved DC origin into device-specific structure.
by Alexandre Julliard
· 23 years ago
ff4f41d
Added Korean resources.
by Won-kyu Park
· 23 years ago
7cae558
Removed some more trailing whitespace.
by Alexandre Julliard
· 23 years ago
9a62491
Removed trailing whitespace.
by Vincent Béron
· 23 years ago
7fbd74e
Replaced the GET/PUT_UA macros by memcpy. Fixed a few big-endian issues.
by Alexandre Julliard
· 23 years ago
67e8dc6
Added configure check for the soname of libraries that we load
by Alexandre Julliard
· 23 years ago
012478c
Spelling stuff.
by Andreas Mohr
· 23 years ago
2ab7625
Removed most imports of ntdll since we no longer import Wine internal
by Alexandre Julliard
· 23 years ago
ad53383
Added winebuild support for generating a .dbg.c file containing the
by Alexandre Julliard
· 23 years ago
67371bc
Added -res option to specify resources on winebuild command-line.
by Alexandre Julliard
· 23 years ago
3245991
Moved imports specification from the .spec into the Makefile so that
by Alexandre Julliard
· 23 years ago
92b376d
Moved parts of the DC initialisation and bitmap selection out of the
by Alexandre Julliard
· 23 years ago
dec2cee
Removed some direct accesses to the DC structure.
by Alexandre Julliard
· 23 years ago
7418d39
Export a few more 16-bit GDI functions. Finished wineps separation.
by Alexandre Julliard
· 23 years ago
ab246a6
Pass a PHYSDEV to EnumDeviceFont and release the GDI lock in
by Alexandre Julliard
· 23 years ago
b88f724
Implement ResetDC and PHYSICALOFFSET[X|Y] devcaps. Fixes to MergeDevmodes.
by Huw D M Davies
· 23 years ago
7526fc5
Changed default paper size to letter.
by Huw D M Davies
· 23 years ago
18036cb
Make ExtDeviceMode dialog use unicode property sheet functions.
by Huw D M Davies
· 23 years ago
d14b2f0
Load libfreetype.so on the fly with dlopen and friends.
by Huw D M Davies
· 23 years ago
14c96c1
Fixed some issues found by winapi_check.
by Patrik Stridvall
· 23 years ago
e21c15e
Changed the GDI driver interface to pass an opaque PHYSDEV pointer
by Alexandre Julliard
· 23 years ago
c1bfca0
Changed builtin dlls file names to make it clear they are not normal
by Alexandre Julliard
· 23 years ago
0799c1a
Added LGPL standard comment, and copyright notices where necessary.
by Alexandre Julliard
· 23 years ago
57e5784
Move __stdcall/__cdecl to the right place.
by Patrik Stridvall
· 23 years ago
62f083c
malloc.h is obsolete and stdlib.h should be used instead.
by Francois Gouget
· 23 years ago
809c45f
Include ftsnames.h or ftnames.h, not both.
by Francois Gouget
· 23 years ago
9cef2d0
- fix wrong hexadecimal GetLastError() output
by Andreas Mohr
· 23 years ago
f101e27
Add support for environment variables in the printer settings.
by Francois Gouget
· 23 years ago
e5ddd26
When including config.h, include it first.
by Francois Gouget
· 23 years ago
814654e
Lay down the infrastructure for gdi font rendering.
by Huw D M Davies
· 24 years ago
78f9fae
Create GDI stock objects as normal objects instead of using magic handle values.
by Alexandre Julliard
· 24 years ago
e811f9c
Specify sizes for stock fonts again; removed the FixStockFontSize
by Alexandre Julliard
· 24 years ago
2576513
Eliminate glyph bounding boxes & other unused font metrics.
by Ian Pilcher
· 24 years ago
1ea54c6
Remove unused character width array.
by Ian Pilcher
· 24 years ago
ec74ea3
Make EnumFonts and SelectObject use common font scaling.
by Ian Pilcher
· 24 years ago
061cfa8
Removed ANSI encoding stuff.
by Ian Pilcher
· 24 years ago
c4e40d8
Remove previously disabled code.
by Ian Pilcher
· 24 years ago
a2afd5b
Documentation fixes.
by Patrik Stridvall
· 24 years ago
625bef4
Rewrite and separate AFM parsing code (no more [afmfiles]).
by Ian Pilcher
· 24 years ago
9208301
Rewrote Escape to avoid calling down to Escape16.
by Alexandre Julliard
· 24 years ago
99bb9f9
Added GetDeviceCaps to the DC driver interface. Removed devCaps
by Alexandre Julliard
· 24 years ago
3dd63eb
Build the DC function table by using GetProcAddress on the graphics
by Alexandre Julliard
· 24 years ago
42e052d
Rewrite TrueType font metric parsing code.
by Ian Pilcher
· 24 years ago
5f728ca
Removed HEAP_strdupA.
by Alexandre Julliard
· 24 years ago
d8f2c8b
Make built-in font data read-only.
by Ian Pilcher
· 24 years ago
4bc1ebb5
Modify init code to handle const data types.
by Ian Pilcher
· 24 years ago
d80b7a0
Use Windows metrics for font scaling.
by Ian Pilcher
· 24 years ago
7dd9ad7
Only index glyph names when necessary.
by Ian Pilcher
· 24 years ago
f899ef0
Removed some unnecessary includes.
by Alexandre Julliard
· 24 years ago
c85b9fd
Eliminate UNICODEVECTOR data type.
by Ian Pilcher
· 24 years ago
0dd55c4
Removed some direct accesses to GDI internal pen/brush/font structures.
by Alexandre Julliard
· 24 years ago
6bbc745
Moved the 16-bit pointer to the DIB bits out of the driver-specific
by Alexandre Julliard
· 24 years ago
a9eae85
Remove redundant data structure from font metrics.
by Ian Pilcher
· 24 years ago
0201466
Read/calculate average character width for all fonts.
by Ian Pilcher
· 24 years ago
4194fe4
Make Helvetica Narrow a separate font family.
by Ian Pilcher
· 24 years ago
044855c
Documentation fixes.
by Patrik Stridvall
· 24 years ago
01d5e5b
Documentation fixes.
by Patrik Stridvall
· 24 years ago
7aa8694
Fix some inter dll dependencies.
by Dmitry Timoshkov
· 24 years ago
043f640
Replace PROFILE_* functions by Reg*.
by Dmitry Timoshkov
· 24 years ago
36b4e1e
Replace some 16-bit calls by their 32-bit equivalents.
by Dmitry Timoshkov
· 24 years ago
172cd1b
Fixed some issues found by winapi_check.
by Patrik Stridvall
· 24 years ago
40432fe
Use autoconf checks to check for various FreeType headers.
by Ian Pilcher
· 24 years ago
a3b562f
Updated built-in metrics for core PostScript fonts.
by Ian Pilcher
· 24 years ago
fee7fa6
Removed incorrect string length calculation.
by Ian Pilcher
· 24 years ago
afdeba8
Fixed font metric rounding error.
by Ian Pilcher
· 24 years ago
55d2e57
Build AFM data for core PostScript fonts into WINEPS.
by Ian Pilcher
· 24 years ago
3534362
Use macros for FreeType includes.
by Ian Pilcher
· 24 years ago
267d630
Added AvgCharWidth member to font metrics.
by Ian Pilcher
· 24 years ago
dd31257
Updated PostScript glyph name data.
by Ian Pilcher
· 24 years ago
563598d
Read metrics from TrueType fonts.
by Ian Pilcher
· 24 years ago
c6eeda4
Guesstimate Windows font metrics for Type 1 fonts.
by Ian Pilcher
· 24 years ago
3f1ed52
Implemented 64bit file size handling.
by Marcus Meissner
· 24 years ago
ee285b7
Remove unnecessary single quoting of debugstr_xxx strings.
by Francois Gouget
· 24 years ago
9c1ac51
Eliminate __compar_fn_t.
by Ian Pilcher
· 24 years ago
657c4af
Unicode encodings for PostScript fonts.
by Ian Pilcher
· 24 years ago
0c63012
Implemented /etc/printcap based printing support.
by Marcus Meissner
· 24 years ago
f30b035
PS passthrough was sending 2 bytes too many.
by Marcus Meissner
· 24 years ago
6e73ee0
Make PSDRV_Escape(GETPHYSPAGESIZE) return physical size.
by Ian Pilcher
· 24 years ago
506f790
Fixed rounding error in page size calculation.
by Ian Pilcher
· 24 years ago
8367baf
Report that we have 2^16 colors, so PowerPoint97 prints colored slides.
by Marcus Meissner
· 24 years ago
3493de8
For underlining and striking out text we need to send a 'newpath' or
by Marcus Meissner
· 24 years ago
b111809
Paper dialog translated to German.
by Marcus Meissner
· 24 years ago
91857a6
Misc. error checking in PostScript driver.
by Ian Pilcher
· 24 years ago
2ce7bc8
Check for errors in PSDRV_Init.
by Ian Pilcher
· 24 years ago
ab8b7db
Added CUPS printing support.
by Marcus Meissner
· 24 years ago
60268d1
Use typecasts to suppress compiler warnings.
by Ian Pilcher
· 24 years ago
Next »