aboutsummaryrefslogtreecommitdiffstats
path: root/src/w32select.c (unfollow)
Commit message (Expand)AuthorFilesLines
2026-01-01; Add 2026 to copyright years.Sean Whitton1-1/+1
2025-01-02Update copyright year to 2025Stefan Kangas1-1/+1
2025-01-01Update copyright year to 2025Paul Eggert1-1/+1
2024-11-05Make 'yank-media' on MS-Windows require native image APIsEli Zaretskii1-0/+4
2024-11-03Add support for 'yank-media' on MS-WindowsCecilio Pardo1-23/+171
2024-01-02; Add 2024 to copyright yearsPo Lu1-1/+1
2023-01-01; Add 2023 to copyright years.Eli Zaretskii1-1/+1
2022-06-16Use BASE_EQ instead of EQ where obviously safeMattias EngdegÄrd1-1/+1
2022-01-01; Add 2022 to copyright years.Eli Zaretskii1-1/+1
2021-05-09Fix compilation errors with latest w32 API headersEli Zaretskii1-1/+1
2021-01-01Update copyright year to 2021Paul Eggert1-1/+1
2021-01-01Update copyright year to 2021Paul Eggert1-1/+1
2020-10-05Use the full name of the null byte/character, not its abbreviationAndreas Schwab1-1/+1
2020-10-03; Fix more typosStefan Kangas1-1/+1
2020-01-01Update copyright year to 2020Paul Eggert1-1/+1
2019-03-21Fix misuses of NULL when talking about the NUL characterStefan Monnier1-1/+1
2019-01-01Update copyright year to 2019Paul Eggert1-1/+1
2018-08-07More macro renamings for bignumTom Tromey1-1/+1
2018-07-12Rename integerp->fixnum, etc, in preparation for bignumsTom Tromey1-6/+6
2018-02-13; Replace "Written by" with standard "Author:" header in some C filesGlenn Morris1-3/+3
2018-02-13Stop keeping multiple doc copies for items defined multiple timesGlenn Morris1-34/+2
2018-01-01Update copyright year to 2018Paul Eggert1-1/+1
2017-09-29Prefer HTTPS to HTTP for gnu.orgPaul Eggert1-1/+1
2016-12-31Update copyright year to 2017Paul Eggert1-1/+1
2016-12-11Avoid aborts when a thread signals an errorEli Zaretskii1-1/+0
2016-11-01Support 'TARGETS' in clipboard selections on MS-WindowsEli Zaretskii1-0/+108
2016-05-21Fix compiler warnings in the MinGW buildEli Zaretskii1-0/+1
2016-03-27Rename C names to match Lisp symbols betterPaul Eggert1-3/+3
2016-03-10Rework C source files to avoid ^(Paul Eggert1-2/+2
2016-01-01Update copyright year to 2016Paul Eggert1-1/+1
2015-10-22Include file cleanup for w32 files in src directoryEli Zaretskii1-5/+3
2015-01-05MS-Windows followup to previous commitEli Zaretskii1-7/+1
2015-01-01Update copyright year to 2015Paul Eggert1-1/+1
2015-01-01Update copyright year to 2015Paul Eggert1-1/+1
2014-10-21Get rid of backend-dependent selection-handling functions for kill/yankStefan Monnier1-5/+5
2014-10-18Fix processing of brackets in isolates and crash in w32select.c.Eli Zaretskii1-3/+3
2014-10-18Ensure 8-byte stack alignment in w32select's callback.Eli Zaretskii1-3/+3
2014-07-17Fix setting up coding-systems for clipboard access on MS-Windows and MS-DOS.Eli Zaretskii1-1/+1
2014-01-01Update copyright year to 2014 by running admin/update-copyright.Paul Eggert1-1/+1
2013-01-01Update copyright notices for 2013.Paul Eggert1-1/+1
2012-11-17Fix bug #12878 with compilation failure with Visual C++ 11.0.Eli Zaretskii1-1/+1
2012-10-10* w32select.c (waiting_for_input): Declare by including "keyboard.h"Paul Eggert1-1/+1
2012-10-08Code cleanup for cygw32Daniel Colascione1-1/+1
2012-09-25Fix handling of fatal signals and exceptions on MS-Windows.Eli Zaretskii1-1/+4
2012-09-23Simplify and avoid signal-handling races.Paul Eggert1-6/+6
2012-09-17Implement cygw32Daniel Colascione1-0/+5
2012-09-15Fix MS-Windows build broken by 2012-09-15T07:06:56Z!eggert@cs.ucla.edu, compl...Eli Zaretskii1-1/+0
2012-09-04Simplify redefinition of 'abort' (Bug#12316).Paul Eggert1-1/+1
2012-07-29Don't use the abbreviation "win" to refer to Windows (Bug#10421).Paul Eggert1-1/+1
2012-07-05Cleanup xmalloc.Dmitry Antipov1-1/+1