log src/termhooks.h @ 79781:a7efe7a6e6e2

age author description
2008-01-08 Glenn Morris Add 2008 to copyright years.
2007-09-14 Jan Djärv (enum event_kind): Remove trailing comma.
2007-08-08 Glenn Morris Replace `iff' in comments.
2007-07-25 Glenn Morris Switch license to GPLv3 or later.
2007-01-14 Glenn Morris Update copyright for years from Emacs 21 to present (mainly adding
2006-11-10 Jan Djärv Add fullscreen_hook.
2006-05-05 YAMAMOTO Mitsuharu (enum event_kind) [MAC_OS]: Update comment for MAC_APPLE_EVENT.
2006-02-06 Thien-Thi Nguyen Update 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 event.
2005-08-07 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-07-04 Lute Kamstra Update 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-12-26 Karoly Lorentey lib-src/emacsclient.c: Implemented --here option (open a new Emacs tty). Needs more work.
2003-12-25 Karoly Lorentey Implemented multiple tty support.
2003-09-01 Miles Bader Add 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 Barranquero Trailing whitespace deleted.
2002-10-30 Dave Love Comment.
2002-08-03 Andrew Choi In src:
2002-06-13 Pavel Janík Rename 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 Moellmann Change spelling of `toolbar' to `tool_bar' or `tool-bar'.
1999-07-21 Gerd Moellmann (scroll_bar_end_scroll): New.
1999-02-22 Andreas Schwab (event_kind): Add user_signal.
1998-12-02 Geoff Voelker termhooks.h (event_kind) [WINDOWSNT]: Define
1998-05-01 Richard M. Stallman (event_kind): New event type `drag_n_drop'.
1998-04-14 Andreas Schwab Add more prototypes.
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.