summaryrefslogtreecommitdiff
path: root/src/w32.h
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* Don't follow symlinks in w32notify file watchesEli Zaretskii2022-09-071-0/+2
* Fix 'restart-emacs' on MS-WindowsEli Zaretskii2022-04-171-0/+3
* Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Fix hang when deleting a pipe processEli Zaretskii2021-12-111-0/+1
* | Merge from origin/emacs-28Michael Albinus2021-11-071-2/+2
|\ \ | |/
| * Fix compilation MinGW warningsEli Zaretskii2021-11-071-2/+2
* | Support system dark mode on Windows 10 version 1809 and higherVince Salvino2021-10-301-2/+3
|/
* Fix resolution of symlinks during dumpingEli Zaretskii2021-05-271-0/+1
* Use MS-Windows system APIs to get number of processorsEli Zaretskii2021-03-071-0/+3
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Unbreak the MinGW build broken by recent changes in callproc.cEli Zaretskii2020-12-241-1/+1
* File-handling cleanup in w32image.cEli Zaretskii2020-04-161-0/+1
* Adapt the MS-Windows build to 'nofollow' changesEli Zaretskii2020-02-241-0/+2
* Unbreak the MS-Windows buildEli Zaretskii2020-01-201-0/+1
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Fix MS-Windows build as followup to pdumper executable lookupEli Zaretskii2019-06-241-0/+1
* Add portable dumperDaniel Colascione2019-01-151-0/+2
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Fix the value of default-directory upon startup on MS-WindowsEli Zaretskii2018-12-071-0/+1
* | Move timestamp-related stuff to timefns.cPaul Eggert2018-10-061-0/+1
* | Define get_proc_addr in Cygwin-w32 buildAndy Moreton2018-08-201-33/+0
* | Pacify -Wcast-function-type warnings in GCC 8.1Andy Moreton2018-08-171-3/+23
* | Allow access to MS-Windows Registry from Lisp programsEli Zaretskii2018-05-291-0/+2
|/
* Update copyright year to 2018Paul Eggert2018-01-011-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
* | Rename primary_thread to main_threadPaul Eggert2016-12-301-1/+1
* | Merge from origin/emacs-25Paul Eggert2016-12-071-0/+1
|\ \ | |/
| * Fix 'expand-file-name' during startup on MS-WindowsEli Zaretskii2016-11-281-0/+1
* | Fix compiler warnings in the MinGW buildEli Zaretskii2016-05-211-1/+1
|/
* Rework C source files to avoid ^(Paul Eggert2016-03-101-2/+2
* Fix incompatbilities with MS-Windows 2000 and olderJussi Lahdenniemi2016-01-161-0/+1
* Make 'random' seeds cryptographically secure if possibleEli Zaretskii2016-01-151-0/+3
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Fix compiler warnings in w32.cEli Zaretskii2015-11-261-2/+4
* Make file-accessible-directory-p reliable on MS-WindowsEli Zaretskii2015-08-311-0/+1
* Support long URLs in w32-shell-executeEli Zaretskii2015-07-301-0/+1
* Add facility to collect stderr of async subprocessDaiki Ueno2015-04-111-0/+1
* Support non-blocking connect on MS-Windows (Bug#20207)Eli Zaretskii2015-03-271-2/+7
* MS-Windows followup to previous commitEli Zaretskii2015-01-051-1/+0
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Wrap dll functions more simplyPaul Eggert2014-12-281-0/+13
* Support playing on MS-Windows non-ASCII sound files using Unicode APIs.Eli Zaretskii2014-09-151-2/+2
* Implement case-insensitive and Unicode-compliant collation on MS-Windows.Eli Zaretskii2014-08-291-1/+1
* Implement locale-sensitive string collation for MS-Windows. (Bug#18051)Eli Zaretskii2014-08-251-0/+3
* Implement memory-info for MS-Windows.Eli Zaretskii2014-07-101-0/+4