comparison src/ChangeLog @ 52387:2415f47f227a

Fix pixel calculation for TrueVisuals.
author Jan Djärv <jan.h.d@swipnet.se>
date Sat, 30 Aug 2003 17:44:40 +0000
parents 38aff224eba9
children 1ef98df61d74
comparison
equal deleted inserted replaced
52386:e2a889e11ec6 52387:2415f47f227a
1 2003-08-30 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2
3 * xterm.c (x_term_init): Initialize new fields in x_display_info.
4
5 * xterm.h (struct x_display_info): Add red/green/blue_bits and
6 *_offset.
7
8 * xfns.c (lookup_rgb_color): Use new fields in x_display_info to
9 calculate pixel value.
10
1 2003-08-29 Gerd Moellmann <gerd.moellmann@t-online.de> 11 2003-08-29 Gerd Moellmann <gerd.moellmann@t-online.de>
2 12
3 * xdisp.c (redisplay_internal): Fix change of 2003-04-30. Don't 13 * xdisp.c (redisplay_internal): Fix change of 2003-04-30. Don't
4 tell redisplay display is accurate when it's actually been paused 14 tell redisplay display is accurate when it's actually been paused
5 for pending input. 15 for pending input.