(Qforeground_color, Qbackground_color): Declare.
[bpt/emacs.git] / src / termhooks.h
1998-04-14 Andreas SchwabAdd more prototypes.
1997-09-03 Geoff Voelker(event_kind) [WINDOWSNT]: New event type: mouse_wheel.
1996-11-19 Geoff VoelkerChange 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 NaggumUpdate FSF's address in the preamble.
1996-01-12 Richard M. Stallman(struct input_event): Put frame_or_window last.
1996-01-05 Karl HeuerComment change.
1995-07-25 Richard M. Stallman(enum event_kind): Added menu_bar_activate_event.
1995-02-22 Karl HeuerUpdate comments to reflect changes in xmenu.c.
1994-10-27 Karl Heuer(iconify_event, deiconify_event): New events.
1994-05-04 Karl HeuerUpdate 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 BlandyDoc fix.
1993-08-12 Richard M. StallmanFix 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...
1993-06-22 Jim Blandy* keyboard.c (make_lispy_event): Added detection of...
1993-05-04 Jim Blandy* lisp.h (CHAR_ALT, CHAR_SUPER, CHAR_HYPER): New consta...
1993-03-15 Richard M. Stallman(selection_request_event, selection_clear_event): New...
1993-03-07 Richard M. Stallman(alt_modifier, super_modifier, hyper_modifier):
1993-03-02 Jim BlandyUse the term `scroll bar', instead of `scrollbar'.
1993-01-26 Jim BlandyJimB'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_scrollba...
1992-10-03 Jim BlandyDoc 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_modi...
1992-07-13 Jim Blandyentered 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 BlandyInitial revision