# HG changeset patch # User Jason Rumney # Date 1013218160 0 # Node ID bc18a426911a0c46bd80265415409e27136b307c # Parent a82b43a34436ac8969c5492d84a3facccbc0de92 *** empty log message *** diff -r a82b43a34436 -r bc18a426911a src/ChangeLog --- a/src/ChangeLog Sat Feb 09 01:15:03 2002 +0000 +++ b/src/ChangeLog Sat Feb 09 01:29:20 2002 +0000 @@ -2,6 +2,8 @@ * w32fns.c (enum_font_cb2): Don't let charsets unknown to Windows match each other. + (w32_load_system_font): Prevent Cleartype fonts from loading. + (Fx_show_tip): Ensure tip frames are above other topmost windows. 2002-02-09 Kim F. Storm