aboutsummaryrefslogtreecommitdiffstats
path: root/src/termhooks.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
|
* (struct input_event): Fix comment for DRAG_N_DROP_EVENT.YAMAMOTO Mitsuharu2005-12-191-4/+4
|
* (enum event_kind) [MAC_OS]: Add new MAC_APPLE_EVENT event.YAMAMOTO Mitsuharu2005-12-101-4/+14
|
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-071-1/+2
|
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
|
* (enum event_kind) [MAC_OS]: Add LANGUAGE_CHANGE_EVENT.YAMAMOTO Mitsuharu2005-04-121-4/+5
|
* (read_socket_hook): Fix prototype.Kim F. Storm2004-02-271-1/+1
|
* Add arch taglinesMiles Bader2003-09-011-0/+3
|
* (EVENT_INIT): New macro.Stefan Monnier2003-06-151-1/+3
|
* (enum event_kind): Remove MOUSE_WHEEL_EVENT.Jason Rumney2003-06-041-19/+0
|
* (enum event_kind): Added new WHEEL_EVENT event.Jason Rumney2003-06-011-8/+21
| | | | Declare MOUSE_WHEEL_EVENT only if MAC_OSX defined.
* Trailing whitespace deleted.Juanma Barranquero2003-02-041-7/+7
|
* Comment.Dave Love2002-10-301-3/+1
|
* In src:Andrew Choi2002-08-031-2/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2002-08-03 Andrew Choi <akochoi@shaw.ca> * macterm.c (USE_CARBON_EVENTS): New macro. (macCtrlKey, macShiftKey, macMetaKey, macAltKey): New macros. (x_iconify_frame): Call CollapseWindow. (Vmac_reverse_ctrl_meta): New variable. (Vmac_wheel_button_is_mouse_2): New variable. (init_mac_drag_n_drop): New function. (mac_do_receive_drag): New function. (mac_handle_service_event): New function. (init_service_handler): New function. (mac_to_emacs_modifiers): New function. (mac_event_to_emacs_modifiers): New function. (mac_get_mouse_btn): New function. (mac_convert_event_ref): New function. (XTread_socket) [USE_CARBON_EVENTS]: Call ReceiveNextEvent, SendEventToEventTarget, mac_event_to_emacs_modifiers, and mac_get_mouse_btn. (mac_initialize): Call init_mac_drag_n_drop and init_service_handler. * keyboard.c: Define Qmouse_wheel, mouse_wheel_syms, and lispy_mouse_wheel_names for MAC_OSX as well as for WINDOWS_NT. (kbd_buffer_get_event): Set used_mouse_menu for MENU_BAR_EVENT and TOOL_BAR_EVENT for MAC_OS as well. (make_lispy_event): Handle MOUSE_WHEEL_EVENT for MAC_OSX as well as for WINDOWS_NT. (syms_of_keyboard): Initialize Qmouse_wheel for MAC_OSX. * termhooks.h (event_kind): Define MOUSE_WHEEL_EVENT also for MAC_OSX. In lisp: 2002-08-03 Andrew Choi <akochoi@shaw.ca> * term/mac-win.el: Set keys to enable mouse wheel support.
* Rename enum event_kind items.Pavel Janík2002-06-131-25/+25
|
* (enum event_kind): New event type `SELECT_WINDOW_EVENT'.Pavel Janík2002-04-011-0/+3
|
* (enum event_kind): Added save_session_event.Jan Djärv2002-03-101-1/+5
|
* (reassert_line_highlight_hook, change_line_highlight_hook):Miles Bader2001-10-201-3/+0
| | | | Declarations removed.
* (struct input_event): Use proper type for `kind'.Gerd Moellmann2001-10-051-1/+1
|
* (enum event_kind): New member multibyte_char_keystroke.Kenichi Handa2000-08-111-1/+8
|
* (struct input_event): Add member `arg'.Gerd Moellmann2000-07-131-8/+13
| | | | | (MENU_BAR_EVENT): Renamed from menu_bar_event. (USER_SIGNAL_EVENT): Renamed from user_signal.
* (enum event_kind): Add FOCUS_IN_EVENT.Gerd Moellmann2000-06-081-1/+5
|
* (NUM_MOUSE_BUTTONS): Removed.Gerd Moellmann2000-04-031-3/+0
|
* (NUM_MOUSE_BUTTONS): Increase to 15.Gerd Moellmann2000-04-011-1/+1
|
* (scroll_bar_part): Add `scroll_bar_move_ratio'.Stefan Monnier1999-12-101-1/+2
|
* Change spelling of `toolbar' to `tool_bar' or `tool-bar'.Gerd Moellmann1999-09-051-3/+3
| | | | Likewise for upper-case etc.
* (scroll_bar_end_scroll): New.Gerd Moellmann1999-07-211-9/+23
| | | | | | | | (scroll_bar_to_top): New. (scroll_bar_to_bottom): New. (event_kind): Add HELP_EVENT, TOOLBAR_EVENT. Some hooks with prototypes. Add function prototypes.
* (event_kind): Add user_signal.Andreas Schwab1999-02-221-1/+4
|
* termhooks.h (event_kind) [WINDOWSNT]: DefineGeoff Voelker1998-12-021-0/+4
| | | | language_change_event.
* (event_kind): New event type `drag_n_drop'.Richard M. Stallman1998-05-011-2/+16
|
* Add more prototypes.Andreas Schwab1998-04-141-32/+36
|
* (event_kind) [WINDOWSNT]: New event type: mouse_wheel.Geoff Voelker1997-09-031-0/+18
|
* Change identifiers of the form win32* to w32*.Geoff Voelker1996-11-191-1/+1
|
* (enum scroll_bar_part): Delete extra comma.Richard M. Stallman1996-05-081-1/+1
|
* (enum scroll_bar_part): New alternativesRichard M. Stallman1996-05-071-1/+7
| | | | | scroll_bar_up_arrow, scroll_bar_down_arrow. (win32_scroll_bar_click): New enum constant.
* (event_kind): New event type: timer_event.Richard M. Stallman1996-01-291-0/+1
|
* (struct input_event): New field `padding'.Richard M. Stallman1996-01-271-2/+7
| | | | Change `kind' field to an int.
* Update FSF's address in the preamble.Erik Naggum1996-01-151-1/+2
|
* (struct input_event): Put frame_or_window last.Richard M. Stallman1996-01-121-5/+7
|
* Comment change.Karl Heuer1996-01-051-1/+1
|
* (enum event_kind): Added menu_bar_activate_event.Richard M. Stallman1995-07-251-1/+3
|
* Update comments to reflect changes in xmenu.c.Karl Heuer1995-02-221-3/+3
|
* (iconify_event, deiconify_event): New events.Karl Heuer1994-10-271-1/+3
|
* Update copyright.Karl Heuer1994-05-041-1/+1
|
* (menu_bar_event): New event type.Richard M. Stallman1994-04-251-1/+7
|
* (enum event_kind): Add buffer_switch_event.Karl Heuer1994-04-081-1/+2
|
* (frame_up_to_date_hook): Declared.Richard M. Stallman1994-03-311-0/+4
|
* (struct input_event): FIx typo in previous change.Richard M. Stallman1993-12-261-1/+1
|
* (struct input_event): `code' is now an int.Richard M. Stallman1993-12-231-1/+4
|
* (delete_window_event): New event kind.Richard M. Stallman1993-11-221-1/+2
|