projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Detect the FreeType version and adapt the sfnt offset accordingly.
[wine]
/
dlls
/
wineps
/
2002-08-17
Patrik Stridvall
Added include protection for unistd.h and sys/time.h.
tree
|
commitdiff
2002-08-15
Huw D M Davies
Get the initial paper size from the locale info.
tree
|
commitdiff
2002-08-14
Huw D M Davies
Correct font size for non MM_TEXT modes.
tree
|
commitdiff
2002-07-31
Rafael Kitover
Portability fixes for Cygwin.
tree
|
commitdiff
2002-07-10
Carl Sopchak
Pass "Manual Feed" as short input slot name.
tree
|
commitdiff
2002-06-25
Alexandre Julliard
Replaced LPTODP/DPTOLP macros by calls to LPtoDP/DPtoLP...
tree
|
commitdiff
2002-06-24
Huw D M Davies
Added Type 1 and Type 42 font downloading.
tree
|
commitdiff
2002-06-24
Huw D M Davies
Handle dmScale.
tree
|
commitdiff
2002-06-24
Huw D M Davies
psdrv doesn't care about hGCClipRgn, just use GetClipRg...
tree
|
commitdiff
2002-06-24
Huw D M Davies
Get rid of a few thousand useless TRACE lines.
tree
|
commitdiff
2002-06-24
Huw D M Davies
Added afm weight "NORMAL".
tree
|
commitdiff
2002-06-21
Alexandre Julliard
Made some more spec file entries optional or unnecessary.
tree
|
commitdiff
2002-06-10
Alexandre Julliard
Moved DC origin into device-specific structure.
tree
|
commitdiff
2002-06-10
Won-kyu Park
Added Korean resources.
tree
|
commitdiff
2002-06-01
Alexandre Julliard
Removed some more trailing whitespace.
tree
|
commitdiff
2002-05-31
Vincent Béron
Removed trailing whitespace.
tree
|
commitdiff
2002-05-23
Alexandre Julliard
Replaced the GET/PUT_UA macros by memcpy. Fixed a few...
tree
|
commitdiff
2002-05-20
Alexandre Julliard
Added configure check for the soname of libraries that...
tree
|
commitdiff
2002-05-20
Andreas Mohr
Spelling stuff.
tree
|
commitdiff
2002-05-17
Alexandre Julliard
Removed most imports of ntdll since we no longer import...
tree
|
commitdiff
2002-05-14
Alexandre Julliard
Added winebuild support for generating a .dbg.c file...
tree
|
commitdiff
2002-05-11
Alexandre Julliard
Added -res option to specify resources on winebuild...
tree
|
commitdiff
2002-05-09
Alexandre Julliard
Moved imports specification from the .spec into the...
tree
|
commitdiff
2002-05-07
Alexandre Julliard
Moved parts of the DC initialisation and bitmap selecti...
tree
|
commitdiff
2002-05-02
Alexandre Julliard
Removed some direct accesses to the DC structure.
tree
|
commitdiff
2002-04-17
Alexandre Julliard
Export a few more 16-bit GDI functions. Finished wineps...
tree
|
commitdiff
2002-04-14
Alexandre Julliard
Pass a PHYSDEV to EnumDeviceFont and release the GDI...
tree
|
commitdiff
2002-04-06
Huw D M Davies
Implement ResetDC and PHYSICALOFFSET[X|Y] devcaps.
tree
|
commitdiff
2002-04-06
Huw D M Davies
Changed default paper size to letter.
tree
|
commitdiff
2002-04-05
Huw D M Davies
Make ExtDeviceMode dialog use unicode property sheet...
tree
|
commitdiff
2002-04-03
Huw D M Davies
Load libfreetype.so on the fly with dlopen and friends.
tree
|
commitdiff
2002-04-03
Patrik Stridvall
Fixed some issues found by winapi_check.
tree
|
commitdiff
2002-03-28
Alexandre Julliard
Changed the GDI driver interface to pass an opaque...
tree
|
commitdiff
2002-03-20
Alexandre Julliard
Changed builtin dlls file names to make it clear they...
tree
|
commitdiff
2002-03-09
Alexandre Julliard
Added LGPL standard comment, and copyright notices...
tree
|
commitdiff
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
next