summaryrefslogtreecommitdiff
path: root/src/w32inevt.c
Commit message (Expand)AuthorAgeFilesLines
* Tested and fixed conversion of a descriptor (pointer) to event code.Eli Zaretskii2012-10-181-1/+1
* Use XIL/XLI instead of make_number/XINT for converting descriptor to a ptr.Eli Zaretskii2012-10-181-1/+1
* More than one watch is now supported.Eli Zaretskii2012-10-141-1/+1
* Merge from trunk.Eli Zaretskii2012-10-141-0/+32
|\
| * Add comments about how non-GUI input works on MS-Windows.Eli Zaretskii2012-10-121-0/+32
* | Some cleanups:Eli Zaretskii2012-10-121-19/+23
* | Support file notifications in a TTY session.Eli Zaretskii2012-10-101-0/+68
|/
* Merge from trunkDaniel Colascione2012-10-071-19/+7
|\
| * Simplify and avoid signal-handling races.Paul Eggert2012-09-231-11/+4
| * Omit unused arg EXPECTED from socket hooks.Paul Eggert2012-09-191-1/+0
| * * w32inevt.c (w32_console_read_socket): Return -1 on failure, not 0.Paul Eggert2012-09-191-7/+3
* | Merge from trunkDaniel Colascione2012-09-171-1/+0
|\ \ | |/
| * Fix MS-Windows build broken by 2012-09-15T07:06:56Z!eggert@cs.ucla.edu, compl...Eli Zaretskii2012-09-151-1/+0
* | Implement cygw32Daniel Colascione2012-09-171-169/+3
|/
* Fix bug #12082 with input of Meta-non-ASCII-characters on MS-Windows.Eli Zaretskii2012-07-301-4/+10
* Don't use the abbreviation "win" to refer to Windows (Bug#10421).Paul Eggert2012-07-291-1/+1
* Fix non-ASCII input in non-GUI frames on MS-Windows. (Bug#12055)Eli Zaretskii2012-07-281-16/+30
* Support help-echo and tooltip messages on w32 text-mode terminals.Eli Zaretskii2012-05-261-2/+10
* Support mouse-autoselect-window on w32 text-mode terminals.Eli Zaretskii2012-05-261-3/+32
* Refactor mouse highlight invocation for w32 console.Eli Zaretskii2012-05-261-8/+18
* Support mouse highlight on w32 text-mode frames.Eli Zaretskii2012-05-261-5/+9
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* * 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