]> code.delx.au - gnu-emacs/history - src/termhooks.h
(Text): Replace inforef to emacs-xtra by conditional xref's, depending on
[gnu-emacs] / src / termhooks.h
2006-05-05 YAMAMOTO Mitsuharu(enum event_kind) [MAC_OS]: Update comment for MAC_APPL...
2006-02-06 Thien-Thi NguyenUpdate years in copyright notice; nfc.
2005-12-19 YAMAMOTO Mitsuharu(struct input_event): Fix comment for DRAG_N_DROP_EVENT.
2005-12-10 YAMAMOTO Mitsuharu(enum event_kind) [MAC_OS]: Add new MAC_APPLE_EVENT...
2005-08-07 Thien-Thi NguyenUpdate years in copyright notice; nfc.
2005-07-04 Lute KamstraUpdate FSF's address.
2005-04-12 YAMAMOTO Mitsuharu(enum event_kind) [MAC_OS]: Add LANGUAGE_CHANGE_EVENT.
2004-02-27 Kim F. Storm(read_socket_hook): Fix prototype.
2003-09-01 Miles BaderAdd arch taglines
2003-06-15 Stefan Monnier(EVENT_INIT): New macro.
2003-06-04 Jason Rumney(enum event_kind): Remove MOUSE_WHEEL_EVENT.
2003-06-01 Jason Rumney(enum event_kind): Added new WHEEL_EVENT event.
2003-02-04 Juanma BarranqueroTrailing whitespace deleted.
2002-10-30 Dave LoveComment.
2002-08-03 Andrew ChoiIn src:
2002-06-13 Pavel JaníkRename enum event_kind items.
2002-04-01 Pavel Janík(enum event_kind): New event type `SELECT_WINDOW_EVENT'.
2002-03-10 Jan Djärv(enum event_kind): Added save_session_event.
2001-10-20 Miles Bader(reassert_line_highlight_hook, change_line_highlight_hook):
2001-10-05 Gerd Moellmann(struct input_event): Use proper type for `kind'.
2000-08-11 Kenichi Handa(enum event_kind): New member multibyte_char_keystroke.
2000-07-13 Gerd Moellmann(struct input_event): Add member `arg'.
2000-06-08 Gerd Moellmann(enum event_kind): Add FOCUS_IN_EVENT.
2000-04-03 Gerd Moellmann(NUM_MOUSE_BUTTONS): Removed.
2000-04-01 Gerd Moellmann(NUM_MOUSE_BUTTONS): Increase to 15.
1999-12-10 Stefan Monnier(scroll_bar_part): Add `scroll_bar_move_ratio'.
1999-09-05 Gerd MoellmannChange spelling of `toolbar' to `tool_bar' or `tool...
1999-07-21 Gerd Moellmann(scroll_bar_end_scroll): New.
1999-02-22 Andreas Schwab(event_kind): Add user_signal.
1998-12-02 Geoff Voelkertermhooks.h (event_kind) [WINDOWSNT]: Define
1998-05-01 Richard M. Stallman(event_kind): New event type `drag_n_drop'.
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