index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
w32fns.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge from origin/emacs-27
Glenn Morris
2021-05-13
1
-9
/
+9
|
\
|
*
Fix compilation errors with latest w32 API headers
Eli Zaretskii
2021-05-09
1
-9
/
+9
|
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
|
Handle Bug#24526 without breaking Emacs on tiling WMs (Bug#48268)
Martin Rudalics
2021-05-12
1
-0
/
+2
*
|
Major rewrite of adjust_frame_size
Martin Rudalics
2021-04-27
1
-62
/
+38
*
|
Avoid selecting tooltip windows and frames (Bug#47207)
Martin Rudalics
2021-04-18
1
-0
/
+2
*
|
Fix typos
Mattias Engdegård
2021-02-18
1
-1
/
+1
*
|
Permit zero value for 'child-frame-border-width' parameter (Bug#46184)
Martin Rudalics
2021-02-06
1
-14
/
+16
*
|
Remove unused argument from set_frame_menubar (Bug#45759)
Stefan Kangas
2021-01-30
1
-1
/
+1
*
|
Support 'operating-system-release' on MS-Windows
Eli Zaretskii
2021-01-29
1
-0
/
+12
*
|
Fix typos and punctuation
Eli Zaretskii
2021-01-26
1
-1
/
+1
*
|
Add distinct controls for child frames' borders (Bug#45620)
Alexander Miller
2021-01-26
1
-3
/
+56
*
|
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
|
Inhibit buffer hooks in temporary buffers
Basil L. Contovounesios
2020-12-20
1
-1
/
+1
*
|
Merge from origin/emacs-27
Glenn Morris
2020-11-23
1
-1
/
+13
|
\
|
|
*
Make ignoring modifiers on IME input optional
Eli Zaretskii
2020-11-21
1
-1
/
+13
|
*
Ignore modifiers when processing WM_IME_CHAR messages
Masahiro Nakamura
2020-11-21
1
-1
/
+1
*
|
Merge from origin/emacs-27
Glenn Morris
2020-11-07
1
-12
/
+15
|
\
|
|
*
* src/w32fns.c (Fw32_register_hot_key): Doc fix. (Bug#44456)
Eli Zaretskii
2020-11-05
1
-12
/
+15
*
|
Use the full name of the null byte/character, not its abbreviation
Andreas Schwab
2020-10-05
1
-2
/
+2
*
|
; Fix typos
Stefan Kangas
2020-09-21
1
-5
/
+5
*
|
Consolidate #RGB string parsers
Mattias Engdegård
2020-06-21
1
-152
/
+5
*
|
File-handling cleanup in w32image.c
Eli Zaretskii
2020-04-16
1
-1
/
+0
*
|
Fix previous change in w32fns.c
Albert
2020-04-13
1
-5
/
+2
*
|
; Fix last change.
Eli Zaretskii
2020-04-13
1
-2
/
+4
*
|
Support toggling native Input Methods on MS-Windows
Albert
2020-04-13
1
-0
/
+75
*
|
Don't rely on copying in {EN,DE}CODE_FILE
Mattias Engdegård
2020-04-09
1
-2
/
+2
*
|
Improve integer range checking
Paul Eggert
2020-04-05
1
-7
/
+5
|
/
*
Recalculate default font when switching font backend
Robert Pluim
2020-03-17
1
-1
/
+1
*
Fix removal of frame decorations on Windows (Bug#38705)
Martin Rudalics
2020-01-02
1
-0
/
+3
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Support setting OS names of threads on MS-Windows
Eli Zaretskii
2019-12-20
1
-4
/
+12
*
Merge branch 'feature/tabs'
Juri Linkov
2019-10-01
1
-2
/
+108
|
\
|
*
Try to add more tab-bar support on Windows
Juri Linkov
2019-09-02
1
-0
/
+17
|
*
Fixes to build on Windows
Martin Rudalics
2019-09-01
1
-0
/
+88
|
*
Frame-local tab-bar and window-local tab-line.
Juri Linkov
2019-08-31
1
-2
/
+3
*
|
* src/w32fns.c (Fw32_register_hot_key): Fix typo in docstring
Juanma Barranquero
2019-09-27
1
-2
/
+3
*
|
Resurrect support for negative frame geometry parameters on MS-Windows
Eli Zaretskii
2019-09-24
1
-14
/
+32
*
|
* src/w32fns.c (Fw32_read_registry): Doc fix
Juanma Barranquero
2019-09-17
1
-2
/
+2
|
/
*
Fix initialization of user-defined fringe bitmaps in daemon mode
Eli Zaretskii
2019-08-13
1
-0
/
+6
*
Fix minor compilation problems on MS-Windows
Eli Zaretskii
2019-08-06
1
-1
/
+1
*
Fix two mouse drag and drop issues (Bug#28620, Bug#36269)
Martin Rudalics
2019-08-04
1
-5
/
+10
*
Fix the handling of font backend supersedence on MS-Windows
Eli Zaretskii
2019-06-18
1
-2
/
+4
*
Support font driver supersession
YAMAMOTO Mitsuharu
2019-06-18
1
-76
/
+4
*
Prefer HarfBuzz to Uniscribe on MS-Windows
Eli Zaretskii
2019-06-01
1
-4
/
+72
*
Add HarfBuzz font backend for MS-Windows
Eli Zaretskii
2019-05-31
1
-0
/
+9
*
Introduce Emacs_GC struct and typedef
Alexander Gramiak
2019-05-19
1
-5
/
+2
*
Introduce Emacs_Cursor typedef
Alexander Gramiak
2019-05-19
1
-6
/
+6
*
Introduce Emacs_Color struct and typedef
Alexander Gramiak
2019-05-19
1
-4
/
+4
*
Add terminal hook defined_color_hook
Alexander Gramiak
2019-04-26
1
-5
/
+5
[next]