index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
w32inevt.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Redesign tab-bar event processing (bug#41342, bug#41343)
Juri Linkov
2021-08-18
1
-4
/
+2
*
Major rewrite of adjust_frame_size
Martin Rudalics
2021-04-27
1
-8
/
+4
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
; Add commentary to w32inevt.c
Eli Zaretskii
2019-10-21
1
-0
/
+6
*
Support mouse clicks on tab bar on TTY frames
Eli Zaretskii
2019-10-06
1
-9
/
+16
*
* src/w32inevt.c: Take into account FRAME_TAB_BAR_LINES.
Juri Linkov
2019-10-02
1
-2
/
+4
*
Frame-local tab-bar and window-local tab-line.
Juri Linkov
2019-08-31
1
-1
/
+1
*
Add prefixes to some window system-dependent procedures
Alexander Gramiak
2019-04-26
1
-1
/
+1
*
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
*
|
Improve bignum support for system types
Paul Eggert
2018-08-27
1
-2
/
+2
*
|
More macro renamings for bignum
Tom Tromey
2018-08-07
1
-2
/
+2
*
|
Rename integerp->fixnum, etc, in preparation for bignums
Tom Tromey
2018-07-12
1
-2
/
+2
|
/
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
; Typo fixes, mostly repeated words
Paul Eggert
2017-10-09
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
*
|
Improve w32notify notifications
Fabrice Popineau
2016-03-19
1
-48
/
+67
*
|
Merge from origin/emacs-25
John Wiegley
2016-03-11
1
-2
/
+2
|
\
|
|
*
Rework C source files to avoid ^(
Paul Eggert
2016-03-10
1
-2
/
+2
*
|
Improve the register-hotkey functionality on MS-Windows
Jussi Lahdenniemi
2016-02-26
1
-4
/
+16
|
/
*
Fix issues found by auditing w32notify code
Eli Zaretskii
2016-02-06
1
-0
/
+1
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
Include file cleanup for w32 files in src directory
Eli Zaretskii
2015-10-22
1
-5
/
+1
*
Prefer 'Qfoo' to 'intern ("foo")' in w32 source files
Eli Zaretskii
2015-02-21
1
-1
/
+1
*
MS-Windows followup for change in semantics of XIL and XLI. (Bug#15880)
Eli Zaretskii
2015-01-10
1
-1
/
+2
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
*
Fix bug #18649 with handling C-g on MS-Windows in -nw sessions.
Eli Zaretskii
2014-10-08
1
-1
/
+1
*
* termhooks.h (enum scroll_bar_part): Begin from 0 to allow...
Dmitry Antipov
2014-09-24
1
-1
/
+1
*
Complete pixelwise frame/window resizing, add horizontal scrollbar support.
Martin Rudalics
2014-07-27
1
-3
/
+4
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-1
/
+1
*
Support resizing frames and windows pixelwise.
Martin Rudalics
2013-11-30
1
-3
/
+3
*
Fix bug #15933 with crashes in file-notify-tests on MS-Windows.
Eli Zaretskii
2013-11-28
1
-2
/
+2
*
Spelling fixes.
Paul Eggert
2013-11-04
1
-1
/
+1
*
Support mouse wheel on MS-Windows text-mode console.
Eli Zaretskii
2013-10-15
1
-91
/
+121
*
Fix infinite loop in menu input due to block_input.
Eli Zaretskii
2013-09-21
1
-1
/
+6
*
Drop FRAME_PTR typedef.
Dmitry Antipov
2013-08-03
1
-6
/
+6
*
* configure.ac (HAVE_GFILENOTIFY): Do not change $LIBS.
Eli Zaretskii
2013-06-03
1
-0
/
+8
*
Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca
Paul Eggert
2013-01-02
1
-1
/
+2
|
\
|
*
Update copyright notices for 2013.
Paul Eggert
2013-01-01
1
-1
/
+2
*
|
Tested and fixed conversion of a descriptor (pointer) to event code.
Eli Zaretskii
2012-10-18
1
-1
/
+1
*
|
Use XIL/XLI instead of make_number/XINT for converting descriptor to a ptr.
Eli Zaretskii
2012-10-18
1
-1
/
+1
*
|
More than one watch is now supported.
Eli Zaretskii
2012-10-14
1
-1
/
+1
*
|
Merge from trunk.
Eli Zaretskii
2012-10-14
1
-0
/
+32
|
\
|
|
*
Add comments about how non-GUI input works on MS-Windows.
Eli Zaretskii
2012-10-12
1
-0
/
+32
*
|
Some cleanups:
Eli Zaretskii
2012-10-12
1
-19
/
+23
*
|
Support file notifications in a TTY session.
Eli Zaretskii
2012-10-10
1
-0
/
+68
|
/
*
Merge from trunk
Daniel Colascione
2012-10-07
1
-19
/
+7
|
\
[next]