*** empty log message ***
[bpt/emacs.git] / src / w32inevt.c
2000-08-22 Andrew InnesInclude keyboard.h before frame.h.
2000-05-30 Jason Rumney(NUM_TRANSLATED_MOUSE_BUTTONS): New constant.
2000-01-30 Jason Rumney(get_frame, w32_console_mouse_position, mouse_moved_to):
2000-01-23 Jason Rumney(get_frame, w32_console_mouse_position, mouse_moved_to):
1999-07-09 Andrew Innes(w32_console_read_socket): Use new variable w32_use_ful...
1999-05-22 Andrew Innes(maybe_generate_resize_event): Detect changes in the
1998-12-02 Geoff Voelker(key_event): Use Vw32_phantom_key_code. Undo the
1998-11-10 Geoff VoelkerInclude w32term.h and w32heap.h.
1998-04-29 Geoff Voelker(w32_console_mouse_position): Rename from
1998-04-17 Geoff Voelker(Vw32_recognize_altgr): Declare.
1997-09-03 Geoff VoelkerDeclare externs from other files.
1997-01-20 Geoff VoelkerChange all uses of win95, winnt, and win32
1996-11-19 Geoff VoelkerChange identifiers of the form win32* to w32*.
1996-07-25 Richard M. Stallman(win32_read_socket): Never block reading from input...
1996-06-19 Richard M. Stallman(Vwin32_alt_is_meta): Declared.
1996-05-03 Geoff Voelker(win32_kdb_patch_key): Initialize isdead.
1996-02-02 Geoff Voelker(win32_kbd_mods_to_emacs, win32_kbd_patch_key,
1996-01-21 Geoff Voelker(WIN32_KEY_SHIFTED): Macro undefined.
1996-01-15 Erik NaggumUpdate FSF's address in the preamble.
1995-07-17 Karl Heuer(win32_mouse_position, mouse_moved_to):
1995-06-20 Richard M. Stallman(map_virt_key): Mark some additional chars as valid...
1995-04-12 Karl Heuer(do_mouse_event): Use XSETFASTINT.
1995-03-26 Richard M. Stallman(win32_mouse_position): New arg `insist'.
1994-11-18 Karl Heuer(SET_FRAME, key_event, do_mouse_event): Use accessor...
1994-11-14 Richard M. StallmanInitial revision