summaryrefslogtreecommitdiff
path: root/src/w32inevt.c
Commit message (Expand)AuthorAgeFilesLines
* Add prefixes to some window system-dependent proceduresAlexander Gramiak2019-04-261-1/+1
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Improve bignum support for system typesPaul Eggert2018-08-271-2/+2
* | More macro renamings for bignumTom Tromey2018-08-071-2/+2
* | Rename integerp->fixnum, etc, in preparation for bignumsTom Tromey2018-07-121-2/+2
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* ; Typo fixes, mostly repeated wordsPaul Eggert2017-10-091-1/+1
* Prefer HTTPS to HTTP for gnu.orgPaul Eggert2017-09-291-1/+1
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | Improve w32notify notificationsFabrice Popineau2016-03-191-48/+67
* | Merge from origin/emacs-25John Wiegley2016-03-111-2/+2
|\ \ | |/
| * Rework C source files to avoid ^(Paul Eggert2016-03-101-2/+2
* | Improve the register-hotkey functionality on MS-WindowsJussi Lahdenniemi2016-02-261-4/+16
|/
* Fix issues found by auditing w32notify codeEli Zaretskii2016-02-061-0/+1
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Include file cleanup for w32 files in src directoryEli Zaretskii2015-10-221-5/+1
* Prefer 'Qfoo' to 'intern ("foo")' in w32 source filesEli Zaretskii2015-02-211-1/+1
* MS-Windows followup for change in semantics of XIL and XLI. (Bug#15880)Eli Zaretskii2015-01-101-1/+2
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Fix bug #18649 with handling C-g on MS-Windows in -nw sessions.Eli Zaretskii2014-10-081-1/+1
* * termhooks.h (enum scroll_bar_part): Begin from 0 to allow...Dmitry Antipov2014-09-241-1/+1
* Complete pixelwise frame/window resizing, add horizontal scrollbar support.Martin Rudalics2014-07-271-3/+4
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Support resizing frames and windows pixelwise.Martin Rudalics2013-11-301-3/+3
* Fix bug #15933 with crashes in file-notify-tests on MS-Windows.Eli Zaretskii2013-11-281-2/+2
* Spelling fixes.Paul Eggert2013-11-041-1/+1
* Support mouse wheel on MS-Windows text-mode console.Eli Zaretskii2013-10-151-91/+121
* Fix infinite loop in menu input due to block_input.Eli Zaretskii2013-09-211-1/+6
* Drop FRAME_PTR typedef.Dmitry Antipov2013-08-031-6/+6
* * configure.ac (HAVE_GFILENOTIFY): Do not change $LIBS.Eli Zaretskii2013-06-031-0/+8
* Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert2013-01-021-1/+2
|\
| * Update copyright notices for 2013.Paul Eggert2013-01-011-1/+2
* | 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