summaryrefslogtreecommitdiff
path: root/src/w32inevt.c
AgeCommit message (Expand)Author
2011-05-14* msdos.c (mouse_get_pos): Likewise.Paul Eggert
2011-03-25nt/*.c, src/*.c: Remove unused variables.Juanma Barranquero
2011-03-14src/w32*.c: Clean up extern declarations.Juanma Barranquero
2011-01-24Convert consecutive FSF copyright years to ranges.Glenn Morris
2011-01-18Move all DEFVAR'd globals into a structure -- threading infrastructureTom Tromey
2011-01-14Merge from emacs-23Stefan Monnier
2011-01-02Add 2011 to FSF/AIST copyright years.Glenn Morris
2010-11-15Remove config.h include guards.Dan Nicolaescu
2010-11-14Add const to array elements.YAMAMOTO Mitsuharu
2010-10-14src/w32*.c: Whitespace fixes and typos.Juanma Barranquero
2010-10-14src/w32*.c: Make functions static.Juanma Barranquero
2010-10-01Do not include stdlib.h and string.h, config.h does it.Dan Nicolaescu
2010-07-07Fix whitespace to follow coding guidelines.Juanma Barranquero
2010-07-06src/w32*.c: Convert function definitions to standard C.Juanma Barranquero
2010-01-29w32inevt.c (key_event): Remove unnecessary comparison ofEli Zaretskii
2010-01-28Fix typos, check for negative ASCII characters.Jason Rumney
2010-01-27Use Unicode for console keyboard input on Windows.Jason Rumney
2010-01-13Add 2010 to copyright years.Glenn Morris
2009-10-19* alloc.c: Do not define struct catchtag.Dan Nicolaescu
2009-01-30* w32inevt.c (w32_console_read_socket) [SYNC_INPUT]:Juanma Barranquero
2009-01-30* atimer.c (run_timers, alarm_signal_handler):Juanma Barranquero
2009-01-29(w32_console_read_socket): Update pending_signals.Chong Yidong
2009-01-08Add 2009 to copyright years.Glenn Morris
2008-07-26Merge from emacs--rel--22Miles Bader
2008-07-18Backport of long term bug from trunk:Jason Rumney
2008-07-17(change_frame_size): Remove extern declaration.Jason Rumney
2008-06-27American English spelling fix.Glenn Morris
2008-05-14Switch to recommended form of GPLv3 permissions notice.Glenn Morris
2008-01-08Merge from emacs--rel--22Miles Bader
2008-01-08Add 2008 to copyright years.Glenn Morris
2007-07-31Merge from emacs--devo--0Miles Bader
2007-07-25Switch license to GPLv3 or later.Glenn Morris
2007-05-15(w32_console_read_socket): Make first arg a frame.Jason Rumney
2007-01-14Update copyright for years from Emacs 21 to present (mainly addingGlenn Morris
2006-02-06Update years in copyright notice; nfc.Thien-Thi Nguyen
2005-08-07Update years in copyright notice; nfc.Thien-Thi Nguyen
2005-07-04Update FSF's address.Lute Kamstra
2004-05-17(w32_console_mouse_position, do_mouse_event, key_event): Don't mixJason Rumney
2004-02-27(w32_console_read_socket): Remove bufp_r andKim F. Storm
2003-09-01Add arch taglinesMiles Bader
2003-02-04Trailing whitespace deleted.Juanma Barranquero
2002-06-13*** empty log message ***Pavel Janík
2002-01-01Include <config.h>.Pavel Janík
2001-01-12(w32_console_toggle_lock_key): Add parentheses.Jason Rumney
2000-08-22Include keyboard.h before frame.h.Andrew Innes
2000-05-30(NUM_TRANSLATED_MOUSE_BUTTONS): New constant.Jason Rumney
2000-01-30(get_frame, w32_console_mouse_position, mouse_moved_to):Jason Rumney
2000-01-23(get_frame, w32_console_mouse_position, mouse_moved_to):Jason Rumney
1999-07-09(w32_console_read_socket): Use new variable w32_use_full_screen_buffer.Andrew Innes
1999-05-22(maybe_generate_resize_event): Detect changes in theAndrew Innes