From 0bf6bffb165f926346a525cea8248f1962d39ded Mon Sep 17 00:00:00 2001 From: Elijah Newren Date: Tue, 28 Dec 2004 05:55:58 +0000 Subject: Spew warning if CurrentTime is passed to the function, but don't exit 2004-12-27 Elijah Newren * src/display.c (meta_display_set_input_focus_window, meta_display_focus_the_no_focus_window): Spew warning if CurrentTime is passed to the function, but don't exit prematurely. (fixes #162353) --- ChangeLog | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index e68923e7..9b68475d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2004-12-27 Elijah Newren + + * src/display.c (meta_display_set_input_focus_window, + meta_display_focus_the_no_focus_window): Spew warning if + CurrentTime is passed to the function, but don't exit prematurely. + (fixes #162353) + 2004-12-24 Elijah Newren * src/window.c (meta_window_show_menu): Don't show menu if all @@ -59,7 +66,7 @@ Rename meta_window_visible_on_workspace to meta_window_located_on_workspace (whether or not the window was showing wasn't taken into account, which made "visible" - confusing). + confusing). Fixes #136314. 2004-12-22 Elijah Newren -- cgit v1.2.1