| Commit message (Expand) | Author | Age | Files | Lines |
* | (reassert_line_highlight_hook, change_line_highlight_hook): | Miles Bader | 2001-10-20 | 1 | -3/+0 |
* | (struct input_event): Use proper type for `kind'. | Gerd Moellmann | 2001-10-05 | 1 | -1/+1 |
* | (enum event_kind): New member multibyte_char_keystroke. | Kenichi Handa | 2000-08-11 | 1 | -1/+8 |
* | (struct input_event): Add member `arg'. | Gerd Moellmann | 2000-07-13 | 1 | -8/+13 |
* | (enum event_kind): Add FOCUS_IN_EVENT. | Gerd Moellmann | 2000-06-08 | 1 | -1/+5 |
* | (NUM_MOUSE_BUTTONS): Removed. | Gerd Moellmann | 2000-04-03 | 1 | -3/+0 |
* | (NUM_MOUSE_BUTTONS): Increase to 15. | Gerd Moellmann | 2000-04-01 | 1 | -1/+1 |
* | (scroll_bar_part): Add `scroll_bar_move_ratio'. | Stefan Monnier | 1999-12-10 | 1 | -1/+2 |
* | Change spelling of `toolbar' to `tool_bar' or `tool-bar'. | Gerd Moellmann | 1999-09-05 | 1 | -3/+3 |
* | (scroll_bar_end_scroll): New. | Gerd Moellmann | 1999-07-21 | 1 | -9/+23 |
* | (event_kind): Add user_signal. | Andreas Schwab | 1999-02-22 | 1 | -1/+4 |
* | termhooks.h (event_kind) [WINDOWSNT]: Define | Geoff Voelker | 1998-12-02 | 1 | -0/+4 |
* | (event_kind): New event type `drag_n_drop'. | Richard M. Stallman | 1998-05-01 | 1 | -2/+16 |
* | Add more prototypes. | Andreas Schwab | 1998-04-14 | 1 | -32/+36 |
* | (event_kind) [WINDOWSNT]: New event type: mouse_wheel. | Geoff Voelker | 1997-09-03 | 1 | -0/+18 |
* | Change identifiers of the form win32* to w32*. | Geoff Voelker | 1996-11-19 | 1 | -1/+1 |
* | (enum scroll_bar_part): Delete extra comma. | Richard M. Stallman | 1996-05-08 | 1 | -1/+1 |
* | (enum scroll_bar_part): New alternatives | Richard M. Stallman | 1996-05-07 | 1 | -1/+7 |
* | (event_kind): New event type: timer_event. | Richard M. Stallman | 1996-01-29 | 1 | -0/+1 |
* | (struct input_event): New field `padding'. | Richard M. Stallman | 1996-01-27 | 1 | -2/+7 |
* | Update FSF's address in the preamble. | Erik Naggum | 1996-01-15 | 1 | -1/+2 |
* | (struct input_event): Put frame_or_window last. | Richard M. Stallman | 1996-01-12 | 1 | -5/+7 |
* | Comment change. | Karl Heuer | 1996-01-05 | 1 | -1/+1 |
* | (enum event_kind): Added menu_bar_activate_event. | Richard M. Stallman | 1995-07-25 | 1 | -1/+3 |
* | Update comments to reflect changes in xmenu.c. | Karl Heuer | 1995-02-22 | 1 | -3/+3 |
* | (iconify_event, deiconify_event): New events. | Karl Heuer | 1994-10-27 | 1 | -1/+3 |
* | Update copyright. | Karl Heuer | 1994-05-04 | 1 | -1/+1 |
* | (menu_bar_event): New event type. | Richard M. Stallman | 1994-04-25 | 1 | -1/+7 |
* | (enum event_kind): Add buffer_switch_event. | Karl Heuer | 1994-04-08 | 1 | -1/+2 |
* | (frame_up_to_date_hook): Declared. | Richard M. Stallman | 1994-03-31 | 1 | -0/+4 |
* | (struct input_event): FIx typo in previous change. | Richard M. Stallman | 1993-12-26 | 1 | -1/+1 |
* | (struct input_event): `code' is now an int. | Richard M. Stallman | 1993-12-23 | 1 | -1/+4 |
* | (delete_window_event): New event kind. | Richard M. Stallman | 1993-11-22 | 1 | -1/+2 |
* | Doc fix. | Jim Blandy | 1993-09-28 | 1 | -4/+5 |
* | Fix typo in last change. | Richard M. Stallman | 1993-08-12 | 1 | -1/+1 |
* | (enum event_kind): Delete final comma. | Richard M. Stallman | 1993-08-11 | 1 | -2/+2 |
* | * termhooks.h: In order to avoid declaring struct input_event | Jim Blandy | 1993-07-18 | 1 | -1/+1 |
* | * keyboard.c (make_lispy_event): Added detection of double-click | Jim Blandy | 1993-06-22 | 1 | -4/+7 |
* | * lisp.h (CHAR_ALT, CHAR_SUPER, CHAR_HYPER): New constants, in | Jim Blandy | 1993-05-04 | 1 | -12/+22 |
* | (selection_request_event, selection_clear_event): New event kinds. | Richard M. Stallman | 1993-03-15 | 1 | -16/+26 |
* | (alt_modifier, super_modifier, hyper_modifier): | Richard M. Stallman | 1993-03-07 | 1 | -9/+10 |
* | Use the term `scroll bar', instead of `scrollbar'. | Jim Blandy | 1993-03-02 | 1 | -46/+46 |
* | JimB's changes since January 18th | Jim Blandy | 1993-01-26 | 1 | -0/+11 |
* | * termhooks.h (mouse_position_hook): Doc fix. | Jim Blandy | 1993-01-14 | 1 | -52/+102 |
* | * frame.h (struct frame): New fields `can_have_scrollbars' and | Jim Blandy | 1992-12-24 | 1 | -21/+65 |
* | Doc fix. | Jim Blandy | 1992-10-03 | 1 | -5/+10 |
* | * termhooks.h (struct input_event): Doc fix. | Jim Blandy | 1992-10-03 | 1 | -9/+24 |
* | * termhooks.h (alt_modifier, hyper_modifier, super_modifier, | Jim Blandy | 1992-09-28 | 1 | -5/+14 |
* | entered into RCS | Jim Blandy | 1992-07-13 | 1 | -17/+17 |
* | *** empty log message *** | Jim Blandy | 1992-06-30 | 1 | -1/+13 |