- Added double buffering when drawing a WMFrame title with an AA font to avoid
commit2b2fecac12789d5a02eb9cf8a474604a395e9531
authordan <dan>
Sun, 13 Oct 2002 18:25:36 +0000 (13 18:25 +0000)
committerdan <dan>
Sun, 13 Oct 2002 18:25:36 +0000 (13 18:25 +0000)
treef35d12dd8136a7b39027296bc5fe071006bde1a4
parent17f26077b06e38584e4ea0044371ed2e1331559a
- Added double buffering when drawing a WMFrame title with an AA font to avoid
  flickering.
- Added double buffering when drawing WMList items to avoid flickering
- Shared xft drawable
- Renamed AASystemFont and AABoldSystemFont to AntialiasedSystemFont
  respectively AntialiasedBoldSystemFont in WMGLOBAL
- WMCreateFont falls back to normal fonts if antialiased fonts cannot be
  created (even if enabled)
17 files changed:
WINGs/ChangeLog
WINGs/Tests/wtest.c
WINGs/WINGs/WINGsP.h
WINGs/configuration.c
WINGs/wbrowser.c
WINGs/wfont.c
WINGs/wframe.c
WINGs/widgets.c
WINGs/wlist.c
WINGs/wmisc.c
WPrefs.app/KeyboardShortcuts.c
WindowMaker/Defaults/WMGLOBAL
po/README
src/Makefile.am
src/gnome.c
src/openlook.c
src/screen.h