Alexandre Julliard : gdi32: Rename the EnumDeviceFonts entry point to EnumFonts since it' s not limited to device fonts.

Alexandre Julliard julliard at winehq.org
Tue Oct 25 13:50:27 CDT 2011


Module: wine
Branch: master
Commit: 2b1b11d6816cd98553f2199920e4b56810a2fea5
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=2b1b11d6816cd98553f2199920e4b56810a2fea5

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Wed Oct 19 15:37:10 2011 +0200

gdi32: Rename the EnumDeviceFonts entry point to EnumFonts since it's not limited to device fonts.

---

 dlls/gdi32/dibdrv/dc.c     |    2 +-
 dlls/gdi32/driver.c        |    4 ++--
 dlls/gdi32/enhmfdrv/init.c |    2 +-
 dlls/gdi32/font.c          |    4 ++--
 dlls/gdi32/freetype.c      |    6 +++---
 dlls/gdi32/mfdrv/init.c    |    2 +-
 dlls/wineps.drv/builtin.c  |    8 ++++----
 dlls/wineps.drv/init.c     |    2 +-
 dlls/wineps.drv/psdrv.h    |    2 +-
 dlls/winex11.drv/init.c    |    2 +-
 dlls/winex11.drv/x11drv.h  |    3 +--
 dlls/winex11.drv/xfont.c   |    8 ++++----
 dlls/winex11.drv/xrender.c |    2 +-
 include/wine/gdi_driver.h  |    2 +-
 14 files changed, 24 insertions(+), 25 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=2b1b11d6816cd98553f2199920e4b56810a2fea5



More information about the wine-cvs mailing list