summaryrefslogtreecommitdiff
path: root/src/w32inevt.c
Commit message (Expand)AuthorAgeFilesLines
...
* * msdos.c (mouse_get_pos): Likewise.Paul Eggert2011-05-141-3/+2
* nt/*.c, src/*.c: Remove unused variables.Juanma Barranquero2011-03-251-1/+0
* src/w32*.c: Clean up extern declarations.Juanma Barranquero2011-03-141-7/+2
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Move all DEFVAR'd globals into a structure -- threading infrastructureTom Tromey2011-01-181-17/+0
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
| * src/w32*.c: Whitespace fixes and typos.Juanma Barranquero2010-10-141-2/+2
* | Remove config.h include guards.Dan Nicolaescu2010-11-151-5/+0
* | Add const to array elements.YAMAMOTO Mitsuharu2010-11-141-1/+1
* | src/w32*.c: Make functions static.Juanma Barranquero2010-10-141-1/+1
* | Do not include stdlib.h and string.h, config.h does it.Dan Nicolaescu2010-10-011-1/+0
* | Fix whitespace to follow coding guidelines.Juanma Barranquero2010-07-071-2/+2
* | src/w32*.c: Convert function definitions to standard C.Juanma Barranquero2010-07-061-1/+1
|/
* w32inevt.c (key_event): Remove unnecessary comparison ofEli Zaretskii2010-01-291-1/+1
* Fix typos, check for negative ASCII characters.Jason Rumney2010-01-281-4/+4
* Use Unicode for console keyboard input on Windows.Jason Rumney2010-01-271-9/+68
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* * alloc.c: Do not define struct catchtag.Dan Nicolaescu2009-10-191-0/+1
* * w32inevt.c (w32_console_read_socket) [SYNC_INPUT]:Juanma Barranquero2009-01-301-6/+0
* * atimer.c (run_timers, alarm_signal_handler):Juanma Barranquero2009-01-301-0/+4
* (w32_console_read_socket): Update pending_signals.Chong Yidong2009-01-291-0/+2
* Add 2009 to copyright years.Glenn Morris2009-01-081-1/+1
* Merge from emacs--rel--22Miles Bader2008-07-261-0/+1
|\
| * Backport of long term bug from trunk:Jason Rumney2008-07-181-5/+3
* | (change_frame_size): Remove extern declaration.Jason Rumney2008-07-171-5/+2
* | American English spelling fix.Glenn Morris2008-06-271-1/+1
* | Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-141-8/+7
* | Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
|\ \ | |/
| * Add 2008 to copyright years.Glenn Morris2008-01-081-1/+1
* | Merge from emacs--devo--0Miles Bader2007-07-311-1/+1
|\ \ | |/
| * Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* | (w32_console_read_socket): Make first arg a frame.Jason Rumney2007-05-151-1/+3
|/
* Update copyright for years from Emacs 21 to present (mainly addingGlenn Morris2007-01-141-2/+2
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-071-1/+2
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* (w32_console_mouse_position, do_mouse_event, key_event): Don't mixJason Rumney2004-05-171-6/+6
* (w32_console_read_socket): Remove bufp_r andKim F. Storm2004-02-271-11/+14
* Add arch taglinesMiles Bader2003-09-011-0/+3
* Trailing whitespace deleted.Juanma Barranquero2003-02-041-35/+35
* *** empty log message ***Pavel Janík2002-06-131-3/+3
* Include <config.h>.Pavel Janík2002-01-011-1/+3
* (w32_console_toggle_lock_key): Add parentheses.Jason Rumney2001-01-121-1/+1
* Include keyboard.h before frame.h.Andrew Innes2000-08-221-0/+5
* (NUM_TRANSLATED_MOUSE_BUTTONS): New constant.Jason Rumney2000-05-301-9/+8
* (get_frame, w32_console_mouse_position, mouse_moved_to):Jason Rumney2000-01-301-4/+0
* (get_frame, w32_console_mouse_position, mouse_moved_to):Jason Rumney2000-01-231-3/+3
* (w32_console_read_socket): Use new variable w32_use_full_screen_buffer.Andrew Innes1999-07-091-4/+7
* (maybe_generate_resize_event): Detect changes in theAndrew Innes1999-05-221-1/+24