index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
w32term.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix handling MS-Windows keyboard input above the BMP
Eli Zaretskii
2020-03-03
1
-1
/
+41
*
Avoid leaving artifacts when the system caret is used on w32
Eli Zaretskii
2020-01-21
1
-2
/
+4
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Do not report move frame events for tooltip frames (Bug#38213)
Martin Rudalics
2019-11-16
1
-1
/
+2
*
Make sure buffer is live before retrieving underline properties (Bug#38038)
Martin Rudalics
2019-11-12
1
-8
/
+9
*
Simplify struct face to use only underline.
Jimmy Aguilar Mena
2019-10-14
1
-6
/
+6
*
Remove unused code and reformat to 70 columns.
Juri Linkov
2019-10-01
1
-1
/
+2
*
Small fixes for tty and w32.
Juri Linkov
2019-09-08
1
-2
/
+2
*
Try to add more tab-bar support on Windows
Juri Linkov
2019-09-02
1
-0
/
+58
*
Fixes to build on Windows
Martin Rudalics
2019-09-01
1
-0
/
+1
*
Frame-local tab-bar and window-local tab-line.
Juri Linkov
2019-08-31
1
-3
/
+3
*
Fix initialization of user-defined fringe bitmaps in daemon mode
Eli Zaretskii
2019-08-13
1
-1
/
+1
*
Fix two mouse drag and drop issues (Bug#28620, Bug#36269)
Martin Rudalics
2019-08-04
1
-68
/
+100
*
Support native image transforms on MS-Windows
Eli Zaretskii
2019-06-29
1
-7
/
+62
*
Clean up use of XFIXNUM etc.
Paul Eggert
2019-06-27
1
-1
/
+1
*
Replace XChar2b with unsigned in all font backends
Alexander Gramiak
2019-05-19
1
-11
/
+3
*
Introduce Emacs_GC struct and typedef
Alexander Gramiak
2019-05-19
1
-44
/
+39
*
Introduce Emacs_Rectangle struct and typedef
Alexander Gramiak
2019-05-19
1
-3
/
+3
*
Introduce Emacs_Pixmap typedef
Alexander Gramiak
2019-05-19
1
-1
/
+1
*
Introduce Emacs_Cursor typedef
Alexander Gramiak
2019-05-19
1
-4
/
+4
*
Introduce Emacs_Color struct and typedef
Alexander Gramiak
2019-05-19
1
-3
/
+3
*
Convert Free_Pixmap macro into terminal hook
Alexander Gramiak
2019-05-10
1
-0
/
+14
*
Refactor update_window_begin and update_window_end hooks
Alexander Gramiak
2019-05-02
1
-80
/
+3
*
Fix MS-Windows build broken by a recent commit
Eli Zaretskii
2019-04-27
1
-1
/
+1
*
Rename x_highlight_frame property to highlight_frame
Alexander Gramiak
2019-04-26
1
-14
/
+14
*
Add terminal hook query_frame_background_color
Alexander Gramiak
2019-04-26
1
-0
/
+9
*
Add terminal hook defined_color_hook
Alexander Gramiak
2019-04-26
1
-2
/
+3
*
Rename generic x_* identifiers
Alexander Gramiak
2019-04-26
1
-284
/
+314
*
Add prefixes to some window system-dependent procedures
Alexander Gramiak
2019-04-26
1
-20
/
+23
*
Rename generic x_* procedures in xdisp.c
Alexander Gramiak
2019-04-26
1
-13
/
+13
*
Allow gap before first non-Lisp pseudovec member
Paul Eggert
2019-04-08
1
-1
/
+1
*
Fix a typo in xterm.c and w32term.c
Eli Zaretskii
2019-04-01
1
-1
/
+1
*
Fix display of sliced images on MS-Windows
Eli Zaretskii
2019-03-28
1
-10
/
+28
*
Consult 'face-remapping-alist' for 'internal-border' face
Eli Zaretskii
2019-03-09
1
-19
/
+22
*
Merge from origin/emacs-26
Glenn Morris
2019-02-20
1
-0
/
+3
|
\
|
*
Fix input after setting x-wait-for-event-timeout nil
Eli Zaretskii
2019-02-19
1
-0
/
+3
*
|
Support native image resizing on MS-Windows
Eli Zaretskii
2019-01-20
1
-11
/
+65
*
|
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 documentation of 'x-underline-at-descent-line'
Eli Zaretskii
2018-02-21
1
-0
/
+2
*
|
Merge remote-tracking branch 'origin/master' into feature/bignum
Tom Tromey
2018-08-09
1
-1
/
+1
|
\
\
|
*
|
Pacify GCC 7 with -Wformat-overflow
Ken Brown
2018-07-21
1
-1
/
+1
*
|
|
More macro renamings for bignum
Tom Tromey
2018-08-07
1
-11
/
+11
*
|
|
Rename integerp->fixnum, etc, in preparation for bignums
Tom Tromey
2018-07-12
1
-15
/
+15
|
/
/
*
|
New focus management interface
Daniel Colascione
2018-06-11
1
-14
/
+0
*
|
Allow underline position variables be buffer-local
Aaron Jensen
2018-03-10
1
-6
/
+30
*
|
Stop keeping multiple doc copies for items defined multiple times
Glenn Morris
2018-02-13
1
-23
/
+4
*
|
Merge from origin/emacs-26
Glenn Morris
2018-02-09
1
-4
/
+9
|
\
|
|
*
Fix --no-build-details for w32 and macOS
Noam Postavsky
2018-02-08
1
-4
/
+9
*
|
Fix some tooltip related problems
Martin Rudalics
2018-01-18
1
-2
/
+2
|
/
[next]