summaryrefslogtreecommitdiff
path: root/src/w32.h
Commit message (Expand)AuthorAge
* Update copyright year to 2021Paul Eggert2021-01-01
* Unbreak the MinGW build broken by recent changes in callproc.cEli Zaretskii2020-12-24
* File-handling cleanup in w32image.cEli Zaretskii2020-04-16
* Adapt the MS-Windows build to 'nofollow' changesEli Zaretskii2020-02-24
* Unbreak the MS-Windows buildEli Zaretskii2020-01-20
* Update copyright year to 2020Paul Eggert2020-01-01
* Fix MS-Windows build as followup to pdumper executable lookupEli Zaretskii2019-06-24
* Add portable dumperDaniel Colascione2019-01-15
* Merge from origin/emacs-26Paul Eggert2018-12-31
|\
| * Update copyright year to 2019Paul Eggert2019-01-01
* | Fix the value of default-directory upon startup on MS-WindowsEli Zaretskii2018-12-07
* | Move timestamp-related stuff to timefns.cPaul Eggert2018-10-06
* | Define get_proc_addr in Cygwin-w32 buildAndy Moreton2018-08-20
* | Pacify -Wcast-function-type warnings in GCC 8.1Andy Moreton2018-08-17
* | Allow access to MS-Windows Registry from Lisp programsEli Zaretskii2018-05-29
|/
* Update copyright year to 2018Paul Eggert2018-01-01
* Prefer HTTPS to HTTP for gnu.orgPaul Eggert2017-09-29
* Merge from origin/emacs-25Paul Eggert2017-01-01
|\
| * Update copyright year to 2017Paul Eggert2016-12-31
* | Rename primary_thread to main_threadPaul Eggert2016-12-30
* | Merge from origin/emacs-25Paul Eggert2016-12-07
|\|
| * Fix 'expand-file-name' during startup on MS-WindowsEli Zaretskii2016-11-28
* | Fix compiler warnings in the MinGW buildEli Zaretskii2016-05-21
|/
* Rework C source files to avoid ^(Paul Eggert2016-03-10
* Fix incompatbilities with MS-Windows 2000 and olderJussi Lahdenniemi2016-01-16
* Make 'random' seeds cryptographically secure if possibleEli Zaretskii2016-01-15
* Update copyright year to 2016Paul Eggert2016-01-01
* Fix compiler warnings in w32.cEli Zaretskii2015-11-26
* Make file-accessible-directory-p reliable on MS-WindowsEli Zaretskii2015-08-31
* Support long URLs in w32-shell-executeEli Zaretskii2015-07-30
* Add facility to collect stderr of async subprocessDaiki Ueno2015-04-11
* Support non-blocking connect on MS-Windows (Bug#20207)Eli Zaretskii2015-03-27
* MS-Windows followup to previous commitEli Zaretskii2015-01-05
* Update copyright year to 2015Paul Eggert2015-01-01
* Wrap dll functions more simplyPaul Eggert2014-12-28
* Support playing on MS-Windows non-ASCII sound files using Unicode APIs.Eli Zaretskii2014-09-15
* Implement case-insensitive and Unicode-compliant collation on MS-Windows.Eli Zaretskii2014-08-29
* Implement locale-sensitive string collation for MS-Windows. (Bug#18051)Eli Zaretskii2014-08-25
* Implement memory-info for MS-Windows.Eli Zaretskii2014-07-10
* Another fix for handling of file names on Windows 9X.Eli Zaretskii2014-02-06
* Fix file name handling on MS-Windows 9X.Eli Zaretskii2014-01-18
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-01
* Fix copy-file on MS-Windows with file names outside of current locale.Eli Zaretskii2013-12-14
* Converted image.c and gnutls.c functions that accept file names.Eli Zaretskii2013-12-03
* File selection converted and tested.Eli Zaretskii2013-11-23
* Converted sys_unlink and sys_rmdir, got rid of pending deletion in w32proc.c.Eli Zaretskii2013-11-16
* Adapted dostounix_filename. w32-short/long-filename work with wide APIs.Eli Zaretskii2013-11-02
* Finished conversion routines; w32-unicode-filenames exposed to Lisp.Eli Zaretskii2013-10-26
* A possible fix for bug #14333 with hanging at exit on MS-Windows.Eli Zaretskii2013-08-29
* Make file descriptors close-on-exec when possible.Paul Eggert2013-07-07