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 display of stretch glyphs
Eli Zaretskii
2021-09-17
1
-19
/
+5
*
; * src/w32term.c (w32_read_socket): Avoid compiler warning.
Eli Zaretskii
2021-09-11
1
-2
/
+2
*
Fix display of tab-bar buttons
Alan Third
2021-09-11
1
-3
/
+3
*
Merge branch 'feature/tab-bar-events'
Juri Linkov
2021-09-09
1
-8
/
+12
|
\
|
*
Improve tab-bar event handling (bug#41343)
Juri Linkov
2021-09-05
1
-5
/
+5
|
*
Redesign tab-bar event processing (bug#41342, bug#41343)
Juri Linkov
2021-08-18
1
-8
/
+12
*
|
Fix display of tab-bar buttons
Eli Zaretskii
2021-09-07
1
-5
/
+8
|
/
*
Merge from origin/emacs-27
Glenn Morris
2021-05-13
1
-4
/
+4
|
\
|
*
Fix compilation errors with latest w32 API headers
Eli Zaretskii
2021-05-09
1
-4
/
+4
|
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
|
Major rewrite of adjust_frame_size
Martin Rudalics
2021-04-27
1
-113
/
+43
*
|
Resurrect mouse-highlight of close buttons on tab-bar
Eli Zaretskii
2021-04-13
1
-2
/
+18
*
|
Fix display of stretches of whitespace in the display margins
Eli Zaretskii
2021-01-27
1
-6
/
+21
*
|
Add functions to open a file without quitting.
Philipp Stephani
2021-01-10
1
-1
/
+2
*
|
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
|
image-cache-size improvements
Mattias Engdegård
2020-12-20
1
-2
/
+2
*
|
* src/keyboard.c: Fix bug#5803.
Stefan Monnier
2020-12-12
1
-19
/
+0
*
|
Improve support for 'memory-report' on MS-Windows
Eli Zaretskii
2020-12-12
1
-0
/
+11
*
|
Make initial frame match frame-title-format
Stefan Kangas
2020-11-15
1
-5
/
+11
*
|
; Fix typos
Stefan Kangas
2020-09-21
1
-1
/
+1
*
|
Fix toggle-frame-fullscreen on w32 builds
Martin Rudalics
2020-09-12
1
-3
/
+3
*
|
Fix display of composed text with :box face attribute
Eli Zaretskii
2020-04-23
1
-13
/
+38
*
|
Make use of MS-Windows native image API be selectable at run time
Eli Zaretskii
2020-04-14
1
-0
/
+19
*
|
Initial version of native image API support for MS-Windows
Juan José García-Ripoll
2020-04-14
1
-1
/
+1
*
|
Allow negative line width for :box face attribute
Alexandre Adolphe
2020-04-01
1
-29
/
+30
|
/
*
Recalculate default font when switching font backend
Robert Pluim
2020-03-17
1
-1
/
+2
*
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
[next]