- 28 Jan, 2000 3 commits
-
-
Gerd Moellmann authored
-
Kenichi Handa authored
-
Kenichi Handa authored
-
- 27 Jan, 2000 15 commits
-
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
part of the line to the termscript file. (IT_clear_to_end): Clear the entire line, not just its beginning. (menu_help_message, prev_menu_help_message): New variables. (IT_menu_make_room): Make room for the help_text member. (IT_menu_display): New argument disp_help; all callers changed. If disp_help is non-zero, store the help text of the active menu item in menu_help_message. (XMenuAddPane): Initialize the help_text member to NULL. (XMenuAddSelection): New argument help_text. Store it in the XMenu structure. (XMenuActivate): New argument help_callback. If the value of menu_help_message has changed since the last time, display the menu help message text while waiting for the mouse to move. Clear the echo area before exiting. (XMenuDestroy): Free the help_text member.
-
Gerd Moellmann authored
userids differently.
-
Gerd Moellmann authored
-
Gerd Moellmann authored
XMenuAddSelection. Pass help callback to XMenuActivate. (menu_help_callback) [!USE_X_TOOLKIT]: New function.
-
Gerd Moellmann authored
Call help callback.
-
Gerd Moellmann authored
-
Gerd Moellmann authored
-
Gerd Moellmann authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
and EMACS_SET_USECS.
-
Gerd Moellmann authored
-
Gerd Moellmann authored
-
Eli Zaretskii authored
-
- 26 Jan, 2000 8 commits
-
-
Richard M. Stallman authored
-
Dave Love authored
-
Dave Love authored
-
Dave Love authored
body.
-
Gerd Moellmann authored
an error may be signalled.
-
Gerd Moellmann authored
LD_SWITCH_SYSTEM inherited from irix5-0.h.
-
Gerd Moellmann authored
-
Gerd Moellmann authored
-
- 25 Jan, 2000 14 commits
-
-
Gerd Moellmann authored
the args, always return a multibyte string.
-
Gerd Moellmann authored
-
Gerd Moellmann authored
recording and restoring old alarm handler
-
Gerd Moellmann authored
(polling_for_input): Removed because unused. (input_poll_signal) [POLL_FOR_INPUT]: Removed. (poll_timer): New variable. (poll_for_input, poll_for_input_1): New functions. (start_polling, stop_polling): Rewritten.
-
Gerd Moellmann authored
(create_process_1): Rewritten. (create_process): Use atimers instead of alarm. (wait_reading_process_input) [hpux]: Turn atimers off instead of turning off SIGALRM. (wait_reading_process_input): Turn off atimers instead off calling stop_polling.
-
Gerd Moellmann authored
-
Gerd Moellmann authored
(toolkit_scroll_bar_interaction): New variable. (Fxt_process_timeouts): Removed. (x_process_timeouts): New function. (xt_action_hook): Clear toolkit_scroll_bar_interaction. (x_send_scroll_bar_event): Set toolkit_scroll_bar_interaction. (x_make_frame_visible): Call poll_for_input_1 instead of input_poll_signal. Don't call alarm. (x_initialize): Install timer calling x_process_timeouts.
-
Gerd Moellmann authored
-
Gerd Moellmann authored
(UNBLOCK_INPUT): Rewritten. Handle pending atimers.
-
Gerd Moellmann authored
(popup_activate_callback) [USE_MOTIF]: Increment popup_activated_flag. (popup_deactivate_callback) [USE_MOTIF]: Decrement it.
-
Gerd Moellmann authored
-
Gerd Moellmann authored
(atimer.o): New target.
-
Gerd Moellmann authored
add XmNunmapCallback. (xm_unmap_callback): New function. (xm_pull_down_callback): Call pre-activate callback only if parent is the menu bar.
-
Gerd Moellmann authored
(scroll-bar-toolkit-scroll): Don't use a timer.
-