log src/termhooks.h @ 19765:adacf35e99eb libc-970906 libc-970907 libc-970908

age author description
1997-09-03 Geoff Voelker (event_kind) [WINDOWSNT]: New event type: mouse_wheel.
1996-11-19 Geoff Voelker Change identifiers of the form win32* to w32*.
1996-05-08 Richard M. Stallman (enum scroll_bar_part): Delete extra comma.
1996-05-07 Richard M. Stallman (enum scroll_bar_part): New alternatives
1996-01-29 Richard M. Stallman (event_kind): New event type: timer_event.
1996-01-27 Richard M. Stallman (struct input_event): New field `padding'.
1996-01-15 Erik Naggum Update FSF's address in the preamble.
1996-01-12 Richard M. Stallman (struct input_event): Put frame_or_window last.
1996-01-05 Karl Heuer Comment change.
1995-07-25 Richard M. Stallman (enum event_kind): Added menu_bar_activate_event.
1995-02-22 Karl Heuer Update comments to reflect changes in xmenu.c.
1994-10-27 Karl Heuer (iconify_event, deiconify_event): New events.
1994-05-04 Karl Heuer Update copyright.
1994-04-25 Richard M. Stallman (menu_bar_event): New event type.
1994-04-08 Karl Heuer (enum event_kind): Add buffer_switch_event.
1994-03-31 Richard M. Stallman (frame_up_to_date_hook): Declared.
1993-12-26 Richard M. Stallman (struct input_event): FIx typo in previous change.
1993-12-23 Richard M. Stallman (struct input_event): `code' is now an int.
1993-11-22 Richard M. Stallman (delete_window_event): New event kind.
1993-09-28 Jim Blandy Doc fix.
1993-08-12 Richard M. Stallman Fix typo in last change.
1993-08-11 Richard M. Stallman (enum event_kind): Delete final comma.
1993-07-18 Jim Blandy * termhooks.h: In order to avoid declaring struct input_event
1993-06-22 Jim Blandy * keyboard.c (make_lispy_event): Added detection of double-click
1993-05-04 Jim Blandy * lisp.h (CHAR_ALT, CHAR_SUPER, CHAR_HYPER): New constants, in
1993-03-15 Richard M. Stallman (selection_request_event, selection_clear_event): New event kinds.
1993-03-07 Richard M. Stallman (alt_modifier, super_modifier, hyper_modifier):
1993-03-02 Jim Blandy Use the term `scroll bar', instead of `scrollbar'.
1993-01-26 Jim Blandy JimB's changes since January 18th
1993-01-14 Jim Blandy * termhooks.h (mouse_position_hook): Doc fix.
1992-12-24 Jim Blandy * frame.h (struct frame): New fields `can_have_scrollbars' and
1992-10-03 Jim Blandy Doc fix.
1992-10-03 Jim Blandy * termhooks.h (struct input_event): Doc fix.
1992-09-28 Jim Blandy * termhooks.h (alt_modifier, hyper_modifier, super_modifier,
1992-07-13 Jim Blandy entered into RCS
1992-06-30 Jim Blandy *** empty log message ***
1992-06-10 Jim Blandy *** empty log message ***
1992-05-18 Jim Blandy *** empty log message ***
1992-01-13 Jim Blandy *** empty log message ***
1991-07-27 Jim Blandy *** empty log message ***
1991-07-19 Jim Blandy *** empty log message ***
1991-06-24 Jim Blandy Initial revision