log src/w32inevt.c @ 35453:26726eff41ca zsh-sync-ognus-2

age author description
Fri, 12 Jan 2001 23:59:09 +0000 Jason Rumney (w32_console_toggle_lock_key): Add parentheses.
Tue, 22 Aug 2000 23:33:55 +0000 Andrew Innes Include keyboard.h before frame.h.
Tue, 30 May 2000 21:49:28 +0000 Jason Rumney (NUM_TRANSLATED_MOUSE_BUTTONS): New constant.
Sun, 30 Jan 2000 18:35:30 +0000 Jason Rumney (get_frame, w32_console_mouse_position, mouse_moved_to):
Sun, 23 Jan 2000 03:21:01 +0000 Jason Rumney (get_frame, w32_console_mouse_position, mouse_moved_to):
Fri, 09 Jul 1999 13:36:55 +0000 Andrew Innes (w32_console_read_socket): Use new variable w32_use_full_screen_buffer.
Sat, 22 May 1999 17:38:01 +0000 Andrew Innes (maybe_generate_resize_event): Detect changes in the
Wed, 02 Dec 1998 23:54:14 +0000 Geoff Voelker (key_event): Use Vw32_phantom_key_code. Undo the
Tue, 10 Nov 1998 20:52:20 +0000 Geoff Voelker Include w32term.h and w32heap.h.
Wed, 29 Apr 1998 04:36:00 +0000 Geoff Voelker (w32_console_mouse_position): Rename from
Fri, 17 Apr 1998 05:09:29 +0000 Geoff Voelker (Vw32_recognize_altgr): Declare.
Wed, 03 Sep 1997 00:52:40 +0000 Geoff Voelker Declare externs from other files.
Mon, 20 Jan 1997 00:38:22 +0000 Geoff Voelker Change all uses of win95, winnt, and win32
Tue, 19 Nov 1996 04:59:23 +0000 Geoff Voelker Change identifiers of the form win32* to w32*.
Thu, 25 Jul 1996 07:14:14 +0000 Richard M. Stallman (win32_read_socket): Never block reading from input queue.
Wed, 19 Jun 1996 22:18:48 +0000 Richard M. Stallman (Vwin32_alt_is_meta): Declared.
Fri, 03 May 1996 18:35:06 +0000 Geoff Voelker (win32_kdb_patch_key): Initialize isdead.
Fri, 02 Feb 1996 02:01:53 +0000 Geoff Voelker (win32_kbd_mods_to_emacs, win32_kbd_patch_key,
Sun, 21 Jan 1996 00:30:47 +0000 Geoff Voelker (WIN32_KEY_SHIFTED): Macro undefined.
Mon, 15 Jan 1996 09:18:04 +0000 Erik Naggum Update FSF's address in the preamble.
Mon, 17 Jul 1995 22:23:14 +0000 Karl Heuer (win32_mouse_position, mouse_moved_to):
Tue, 20 Jun 1995 15:08:55 +0000 Richard M. Stallman (map_virt_key): Mark some additional chars as valid ASCII.
Wed, 12 Apr 1995 02:23:35 +0000 Karl Heuer (do_mouse_event): Use XSETFASTINT.
Sun, 26 Mar 1995 21:12:46 +0000 Richard M. Stallman (win32_mouse_position): New arg `insist'.
Fri, 18 Nov 1994 05:22:33 +0000 Karl Heuer (SET_FRAME, key_event, do_mouse_event): Use accessor macros.
Mon, 14 Nov 1994 01:32:24 +0000 Richard M. Stallman Initial revision