* xterm.c (x_initialize): Don't install Xt event timer here.
authorChong Yidong <cyd@stupidchicken.com>
Wed, 13 Sep 2006 22:39:23 +0000 (22:39 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Wed, 13 Sep 2006 22:39:23 +0000 (22:39 +0000)
commit98a20c65dfeee04bb7d25e081c5b863de8fa9f33
treeca0765f4ed42e8ad059794c7bb2b2a4496b58c2a
parent29e49c4ee2957619bf7544254688e0f9314e0446
* xterm.c (x_initialize): Don't install Xt event timer here.
(x_timeout_atimer_activated_flag): New var.
(x_activate_timeout_atimer): New function to install Xt timer.
(x_send_scroll_bar_event, x_process_timeouts): Use it.

* xmenu.c (x_menu_set_in_use, popup_activate_callback)
(create_and_show_popup_menu, create_and_show_dialog): Use it.

* xterm.h (x_activate_timeout_atimer): prototype.
src/ChangeLog
src/xmenu.c
src/xterm.c
src/xterm.h