aboutsummaryrefslogtreecommitdiffstats
path: root/src/w32inevt.c
Commit message (Expand)AuthorAgeFilesLines
* (w32_console_toggle_lock_key): Add parentheses.Jason Rumney2001-01-121-1/+1
* Include keyboard.h before frame.h.Andrew Innes2000-08-221-0/+5
* (NUM_TRANSLATED_MOUSE_BUTTONS): New constant.Jason Rumney2000-05-301-9/+8
* (get_frame, w32_console_mouse_position, mouse_moved_to):Jason Rumney2000-01-301-4/+0
* (get_frame, w32_console_mouse_position, mouse_moved_to):Jason Rumney2000-01-231-3/+3
* (w32_console_read_socket): Use new variable w32_use_full_screen_buffer.Andrew Innes1999-07-091-4/+7
* (maybe_generate_resize_event): Detect changes in theAndrew Innes1999-05-221-1/+24
* (key_event): Use Vw32_phantom_key_code. Undo theGeoff Voelker1998-12-021-5/+56
* Include w32term.h and w32heap.h.Geoff Voelker1998-11-101-211/+232
* (w32_console_mouse_position): Rename fromGeoff Voelker1998-04-291-8/+8
* (Vw32_recognize_altgr): Declare.Geoff Voelker1998-04-171-9/+29
* Declare externs from other files.Geoff Voelker1997-09-031-6/+29
* Change all uses of win95, winnt, and win32Geoff Voelker1997-01-201-1/+1
* Change identifiers of the form win32* to w32*.Geoff Voelker1996-11-191-11/+11
* (win32_read_socket): Never block reading from input queue.Richard M. Stallman1996-07-251-1/+1
* (Vwin32_alt_is_meta): Declared.Richard M. Stallman1996-06-191-1/+4
* (win32_kdb_patch_key): Initialize isdead.Geoff Voelker1996-05-031-9/+12
* (win32_kbd_mods_to_emacs, win32_kbd_patch_key,Geoff Voelker1996-02-021-3/+14
* (WIN32_KEY_SHIFTED): Macro undefined.Geoff Voelker1996-01-211-51/+72
* Update FSF's address in the preamble.Erik Naggum1996-01-151-15/+16
* (win32_mouse_position, mouse_moved_to):Karl Heuer1995-07-171-5/+2
* (map_virt_key): Mark some additional chars as valid ASCII.Richard M. Stallman1995-06-201-10/+10
* (do_mouse_event): Use XSETFASTINT.Karl Heuer1995-04-121-21/+106
* (win32_mouse_position): New arg `insist'.Richard M. Stallman1995-03-261-1/+1
* (SET_FRAME, key_event, do_mouse_event): Use accessor macros.Karl Heuer1994-11-181-6/+6
* Initial revisionRichard M. Stallman1994-11-141-0/+459