index
:
software/emacs-mirror
rekado-webkit
Unnamed repository; edit this file 'description' to name the repository.
Fcgiwrap Daemon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
w32notify.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-1
/
+1
*
Converted and tested w32notify.c.
Eli Zaretskii
2013-12-08
1
-43
/
+53
*
Fix bug #15933 with crashes in file-notify-tests on MS-Windows.
...
Eli Zaretskii
2013-11-28
1
-1
/
+6
*
Fix watching directories using w32notify.c.
...
Eli Zaretskii
2013-11-27
1
-7
/
+15
*
Drop FRAME_PTR typedef.
...
Dmitry Antipov
2013-08-03
1
-1
/
+1
*
Update commentary in w32notify.c.
Eli Zaretskii
2013-07-02
1
-1
/
+1
*
Fix typos.
Juanma Barranquero
2013-06-07
1
-1
/
+1
*
Update doc string of w32notify-add-watch per discussions in bug #13540.
...
Eli Zaretskii
2013-01-25
1
-3
/
+9
*
Update copyright dates to 2013.
Paul Eggert
2013-01-02
1
-1
/
+1
*
Spelling fixes.
Paul Eggert
2012-12-11
1
-1
/
+1
*
Proof-read comments on w32notify.c. Adapt NEWS entry.
Eli Zaretskii
2012-12-10
1
-15
/
+20
*
Don't call xfree from the watcher thread. Do it only in remove_watch.
Eli Zaretskii
2012-10-18
1
-19
/
+11
*
Tested and fixed conversion of a descriptor (pointer) to event code.
Eli Zaretskii
2012-10-18
1
-2
/
+3
*
Use XIL/XLI instead of make_number/XINT for converting descriptor to a ptr.
...
Eli Zaretskii
2012-10-18
1
-10
/
+20
*
More than one watch is now supported.
...
Eli Zaretskii
2012-10-14
1
-71
/
+87
*
The TTY case is resolved: notifications now work even if Emacs
...
Eli Zaretskii
2012-10-12
1
-20
/
+38
*
Support file notifications in a TTY session.
...
Eli Zaretskii
2012-10-10
1
-9
/
+8
*
Merge from trunk after addition of w32common.h.
Eli Zaretskii
2012-10-08
1
-1
/
+1
*
Fix a typo in a comment.
Eli Zaretskii
2012-10-07
1
-2
/
+3
*
Zero out dirwatch->dir when bailing out for any reason.
...
Eli Zaretskii
2012-10-07
1
-0
/
+5
*
Final version that supports only one watch at a time.
Eli Zaretskii
2012-10-07
1
-53
/
+49
*
Added w32notify.c.
Eli Zaretskii
2012-10-07
1
-0
/
+588