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
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
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
*
* src/w32fns.c (Fw32_register_hot_key): Doc fix. (Bug#44456)
Eli Zaretskii
2020-11-05
1
-12
/
+15
*
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
*
Rename generic x_* identifiers
Alexander Gramiak
2019-04-26
1
-357
/
+349
*
Add prefixes to some window system-dependent procedures
Alexander Gramiak
2019-04-26
1
-4
/
+4
*
Rename generic x_* procedures in xdisp.c
Alexander Gramiak
2019-04-26
1
-2
/
+2
*
; * src/w32fns.c (Fw32_read_registry): Doc fix.
Eli Zaretskii
2019-04-06
1
-0
/
+2
*
Fix misuses of NULL when talking about the NUL character
Stefan Monnier
2019-03-21
1
-2
/
+2
*
Improve locale and language environment setting at startup
Eli Zaretskii
2019-03-16
1
-0
/
+10
*
Consult 'face-remapping-alist' for 'internal-border' face
Eli Zaretskii
2019-03-09
1
-2
/
+6
*
Simplify list creation in C code
Paul Eggert
2019-03-04
1
-3
/
+2
*
Add portable dumper
Daniel Colascione
2019-01-15
1
-0
/
+3
*
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
*
|
Use "file name handler" consequently
Michael Albinus
2018-12-22
1
-2
/
+2
*
|
Fix documentation for conversion to bignums
Eli Zaretskii
2018-09-08
1
-10
/
+7
*
|
Improve bignum support for system types
Paul Eggert
2018-08-27
1
-9
/
+9
*
|
Avoid compilation warning in w32fns.c
Eli Zaretskii
2018-08-18
1
-5
/
+2
*
|
Pacify -Wcast-function-type warnings in GCC 8.1
Andy Moreton
2018-08-17
1
-22
/
+20
*
|
More macro renamings for bignum
Tom Tromey
2018-08-07
1
-59
/
+59
*
|
Rename integerp->fixnum, etc, in preparation for bignums
Tom Tromey
2018-07-12
1
-107
/
+107
*
|
Merge from origin/emacs-26
Glenn Morris
2018-07-07
1
-7
/
+7
|
\
|
|
*
Fix bug #11732
Eli Zaretskii
2018-07-07
1
-7
/
+7
*
|
Merge from origin/emacs-26
Glenn Morris
2018-07-02
1
-1
/
+21
|
\
|
|
*
Document internal use of 'above-suspended' z-group frame parameter
Martin Rudalics
2018-07-01
1
-1
/
+21
*
|
New mint_ptr representation for C pointers
Paul Eggert
2018-06-14
1
-2
/
+2
*
|
Use native alignment to access Lisp object data
Paul Eggert
2018-06-10
1
-1
/
+1
[next]