comparison src/ChangeLog @ 106753:16b52378e95a

NS fixes for Bug#3233. * nsfns.m (ns_get_screen): Rewrite, returning NULL for non-NS. (Fns_display_usable_bounds): Rewrite, computing bounds properly (Bug#3233).
author Chong Yidong <cyd@stupidchicken.com>
date Wed, 06 Jan 2010 09:41:59 -0700
parents fa4743217572
children 53e52339f8c2
comparison
equal deleted inserted replaced
106752:06b47f571086 106753:16b52378e95a
1 2010-01-06 David Reitter <david.reitter@gmail.com>
2
3 * nsfns.m (ns_get_screen): Rewrite, returning NULL for non-NS.
4 (Fns_display_usable_bounds): Rewrite, computing bounds properly
5 (Bug#3233).
6
1 2010-01-06 Jan Djärv <jan.h.d@swipnet.se> 7 2010-01-06 Jan Djärv <jan.h.d@swipnet.se>
2 8
3 * xterm.c (x_clear_frame): Queue draw for scroll bars. 9 * xterm.c (x_clear_frame): Queue draw for scroll bars.
4 10
5 2010-01-05 Jan Djärv <jan.h.d@swipnet.se> 11 2010-01-05 Jan Djärv <jan.h.d@swipnet.se>