index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
w32.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't follow symlinks in w32notify file watches
Eli Zaretskii
2022-09-07
1
-0
/
+2
*
Fix 'restart-emacs' on MS-Windows
Eli Zaretskii
2022-04-17
1
-0
/
+3
*
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
1
-1
/
+1
|
\
|
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
1
-1
/
+1
*
|
Fix hang when deleting a pipe process
Eli Zaretskii
2021-12-11
1
-0
/
+1
*
|
Merge from origin/emacs-28
Michael Albinus
2021-11-07
1
-2
/
+2
|
\
|
|
*
Fix compilation MinGW warnings
Eli Zaretskii
2021-11-07
1
-2
/
+2
*
|
Support system dark mode on Windows 10 version 1809 and higher
Vince Salvino
2021-10-30
1
-2
/
+3
|
/
*
Fix resolution of symlinks during dumping
Eli Zaretskii
2021-05-27
1
-0
/
+1
*
Use MS-Windows system APIs to get number of processors
Eli Zaretskii
2021-03-07
1
-0
/
+3
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Unbreak the MinGW build broken by recent changes in callproc.c
Eli Zaretskii
2020-12-24
1
-1
/
+1
*
File-handling cleanup in w32image.c
Eli Zaretskii
2020-04-16
1
-0
/
+1
*
Adapt the MS-Windows build to 'nofollow' changes
Eli Zaretskii
2020-02-24
1
-0
/
+2
*
Unbreak the MS-Windows build
Eli Zaretskii
2020-01-20
1
-0
/
+1
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Fix MS-Windows build as followup to pdumper executable lookup
Eli Zaretskii
2019-06-24
1
-0
/
+1
*
Add portable dumper
Daniel Colascione
2019-01-15
1
-0
/
+2
*
Merge from origin/emacs-26
Paul Eggert
2018-12-31
1
-1
/
+1
|
\
|
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
*
|
Fix the value of default-directory upon startup on MS-Windows
Eli Zaretskii
2018-12-07
1
-0
/
+1
*
|
Move timestamp-related stuff to timefns.c
Paul Eggert
2018-10-06
1
-0
/
+1
*
|
Define get_proc_addr in Cygwin-w32 build
Andy Moreton
2018-08-20
1
-33
/
+0
*
|
Pacify -Wcast-function-type warnings in GCC 8.1
Andy Moreton
2018-08-17
1
-3
/
+23
*
|
Allow access to MS-Windows Registry from Lisp programs
Eli Zaretskii
2018-05-29
1
-0
/
+2
|
/
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
Prefer HTTPS to HTTP for gnu.org
Paul Eggert
2017-09-29
1
-1
/
+1
*
Merge from origin/emacs-25
Paul Eggert
2017-01-01
1
-1
/
+1
|
\
|
*
Update copyright year to 2017
Paul Eggert
2016-12-31
1
-1
/
+1
*
|
Rename primary_thread to main_thread
Paul Eggert
2016-12-30
1
-1
/
+1
*
|
Merge from origin/emacs-25
Paul Eggert
2016-12-07
1
-0
/
+1
|
\
|
|
*
Fix 'expand-file-name' during startup on MS-Windows
Eli Zaretskii
2016-11-28
1
-0
/
+1
*
|
Fix compiler warnings in the MinGW build
Eli Zaretskii
2016-05-21
1
-1
/
+1
|
/
*
Rework C source files to avoid ^(
Paul Eggert
2016-03-10
1
-2
/
+2
*
Fix incompatbilities with MS-Windows 2000 and older
Jussi Lahdenniemi
2016-01-16
1
-0
/
+1
*
Make 'random' seeds cryptographically secure if possible
Eli Zaretskii
2016-01-15
1
-0
/
+3
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
Fix compiler warnings in w32.c
Eli Zaretskii
2015-11-26
1
-2
/
+4
*
Make file-accessible-directory-p reliable on MS-Windows
Eli Zaretskii
2015-08-31
1
-0
/
+1
*
Support long URLs in w32-shell-execute
Eli Zaretskii
2015-07-30
1
-0
/
+1
*
Add facility to collect stderr of async subprocess
Daiki Ueno
2015-04-11
1
-0
/
+1
*
Support non-blocking connect on MS-Windows (Bug#20207)
Eli Zaretskii
2015-03-27
1
-2
/
+7
*
MS-Windows followup to previous commit
Eli Zaretskii
2015-01-05
1
-1
/
+0
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
*
Wrap dll functions more simply
Paul Eggert
2014-12-28
1
-0
/
+13
*
Support playing on MS-Windows non-ASCII sound files using Unicode APIs.
Eli Zaretskii
2014-09-15
1
-2
/
+2
*
Implement case-insensitive and Unicode-compliant collation on MS-Windows.
Eli Zaretskii
2014-08-29
1
-1
/
+1
*
Implement locale-sensitive string collation for MS-Windows. (Bug#18051)
Eli Zaretskii
2014-08-25
1
-0
/
+3
*
Implement memory-info for MS-Windows.
Eli Zaretskii
2014-07-10
1
-0
/
+4
*
Another fix for handling of file names on Windows 9X.
Eli Zaretskii
2014-02-06
1
-0
/
+3
[next]