log src/w32inevt.c @ 109549:c54831527e9f

age author description
2010-07-07 Juanma Barranquero Fix whitespace to follow coding guidelines.
2010-07-06 Juanma Barranquero src/w32*.c: Convert function definitions to standard C.
2010-01-29 Eli Zaretskii w32inevt.c (key_event): Remove unnecessary comparison of
2010-01-27 Jason Rumney Fix typos, check for negative ASCII characters.
2010-01-27 Jason Rumney Use Unicode for console keyboard input on Windows.
2010-01-13 Glenn Morris Add 2010 to copyright years.
2009-10-19 Dan Nicolaescu * alloc.c: Do not define struct catchtag.
2009-01-30 Juanma Barranquero * w32inevt.c (w32_console_read_socket) [SYNC_INPUT]:
2009-01-30 Juanma Barranquero * atimer.c (run_timers, alarm_signal_handler):
2009-01-29 Chong Yidong (w32_console_read_socket): Update pending_signals.
2009-01-08 Glenn Morris Add 2009 to copyright years.
2008-07-26 Miles Bader Merge from emacs--rel--22
2008-07-17 Jason Rumney (change_frame_size): Remove extern declaration.
2008-06-27 Glenn Morris American English spelling fix.
2008-05-14 Glenn Morris Switch to recommended form of GPLv3 permissions notice.
2008-01-09 Miles Bader Merge from emacs--devo--0
2007-10-11 Miles Bader Merge from emacs--devo--0
2007-07-27 Miles Bader Merge from emacs--devo--0
2007-01-26 Miles Bader Merge from emacs--devo--0
2006-02-08 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13
2005-08-26 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78
2005-07-07 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68
2004-06-28 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-15
2004-04-16 Kenichi Handa Sync to HEAD
2006-01-16 Henrik Enberg sync with trunk
2003-09-08 Kenichi Handa New directory
2008-01-08 Miles Bader Merge from emacs--rel--22
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.