log src/w32inevt.c @ 86997:529f678278ec

age author description
2007-07-31 Miles Bader Merge from emacs--devo--0
2007-05-15 Jason Rumney (w32_console_read_socket): Make first arg a frame.
2007-01-29 Karoly Lorentey Merged from emacs@sv.gnu.org
2006-02-12 Karoly Lorentey Merged from emacs@sv.gnu.org
2005-09-04 Karoly Lorentey Merged in changes from CVS trunk. Plus added lisp/term tweaks.
2005-07-05 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 469)
2004-05-18 Karoly Lorentey Merged in changes from CVS trunk.
2004-02-28 Karoly Lorentey Merged in changes from CVS HEAD
2008-07-18 Jason Rumney Backport of long term bug from trunk:
2008-01-08 Glenn Morris Add 2008 to copyright years.
2007-07-25 Glenn Morris Switch license to GPLv3 or later.
2007-01-14 Glenn Morris Update copyright for years from Emacs 21 to present (mainly adding
2006-02-06 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-08-07 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-07-04 Lute Kamstra Update FSF's address.
2004-05-17 Jason Rumney (w32_console_mouse_position, do_mouse_event, key_event): Don't mix
2004-02-27 Kim F. Storm (w32_console_read_socket): Remove bufp_r and
2003-12-26 Karoly Lorentey lib-src/emacsclient.c: Implemented --here option (open a new Emacs tty). Needs more work.
2003-09-01 Miles Bader Add arch taglines
2003-02-04 Juanma Barranquero Trailing whitespace deleted.
2002-06-13 Pavel Janík *** empty log message ***
2002-01-01 Pavel Janík Include <config.h>.
2001-01-12 Jason Rumney (w32_console_toggle_lock_key): Add parentheses.
2000-08-22 Andrew Innes Include 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_full_screen_buffer.
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 Voelker Include 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 Voelker Declare externs from other files.
1997-01-20 Geoff Voelker Change all uses of win95, winnt, and win32
1996-11-19 Geoff Voelker Change identifiers of the form win32* to w32*.
1996-07-25 Richard M. Stallman (win32_read_socket): Never block reading from input queue.
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 Naggum Update 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 ASCII.
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 macros.
1994-11-14 Richard M. Stallman Initial revision