summaryrefslogtreecommitdiff
path: root/src/w32inevt.c
Commit message (Expand)AuthorAgeFilesLines
* 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