diff 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
line wrap: on
line diff
--- a/src/ChangeLog	Wed Jan 06 16:57:43 2010 +0100
+++ b/src/ChangeLog	Wed Jan 06 09:41:59 2010 -0700
@@ -1,3 +1,9 @@
+2010-01-06  David Reitter  <david.reitter@gmail.com>
+
+	* nsfns.m (ns_get_screen): Rewrite, returning NULL for non-NS.
+	(Fns_display_usable_bounds): Rewrite, computing bounds properly
+	(Bug#3233).
+
 2010-01-06  Jan Djärv  <jan.h.d@swipnet.se>
 
 	* xterm.c (x_clear_frame): Queue draw for scroll bars.