comparison src/ChangeLog @ 63905:15a0b97b4797

*** empty log message ***
author Jason Rumney <jasonr@gnu.org>
date Fri, 01 Jul 2005 21:28:08 +0000
parents 577b0b13e4de
children 3d1f1f281034
comparison
equal deleted inserted replaced
63904:72c5011362ef 63905:15a0b97b4797
1 2005-07-01 Jason Rumney <jasonr@gnu.org>
2
3 * w32term.c (cleartype_active): New flag for enabling sub-pixel
4 workaround.
5 (w32_initialize): Initialize it.
6 (w32_native_per_char_metric): Allow a couple of extra pixels when
7 Cleartype is active.
8
9 * w32term.c (w32_initialize): Move check for screen reader here
10 from syms_of_w32term.
11
1 2005-06-30 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 12 2005-06-30 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2 13
3 * xterm.c (handle_one_xevent): bzero compose_status when nbytes 14 * xterm.c (handle_one_xevent): bzero compose_status when nbytes
4 is not zero. 15 is not zero.
5 16