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
*
Autosave buffers on logout if HAVE_NTGUI
Ken Brown
2016-05-12
1
-0
/
+5
*
Merge from origin/emacs-25
Paul Eggert
2016-04-24
1
-1
/
+37
|
\
|
*
Fix Alt-modified keys on some European MS-Windows keyboards
Ilya Zakharevich
2016-04-21
1
-1
/
+37
*
|
Rename C names to match Lisp symbols better
Paul Eggert
2016-03-27
1
-5
/
+6
*
|
Merge from origin/emacs-25
John Wiegley
2016-03-11
1
-6
/
+6
|
\
|
|
*
Rework C source files to avoid ^(
Paul Eggert
2016-03-10
1
-6
/
+6
|
*
Unbreak the Cygwin-w32 build
Eli Zaretskii
2016-01-19
1
-2
/
+1
*
|
Optionally reuse tooltip frames instead of deleting/recreating them.
Martin Rudalics
2016-03-08
1
-230
/
+209
*
|
Fix Cygwin-w32 build
Ken Brown
2016-03-06
1
-0
/
+6
*
|
Improve the register-hotkey functionality on MS-Windows
Jussi Lahdenniemi
2016-02-26
1
-40
/
+516
*
|
Anoter fix for problematic merge from emacs-25
Eli Zaretskii
2016-01-20
1
-2
/
+1
|
/
*
Fix incompatbilities with MS-Windows 2000 and older
Jussi Lahdenniemi
2016-01-16
1
-16
/
+26
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
Avoid leaving "ghost" of mouse pointer on MS-Windows
Eli Zaretskii
2015-12-27
1
-0
/
+11
*
Fix variable name typo in compute_tip_xy
YAMAMOTO Mitsuharu
2015-12-15
1
-1
/
+1
*
Fix frame height calculations with added menu bar on Windows (Bug#22105)
Martin Rudalics
2015-12-12
1
-8
/
+3
*
Simplify recording of main thread's ID on MS-Windows
Eli Zaretskii
2015-11-21
1
-4
/
+0
*
Remove support for ':timeout' from w32 tray notifications
Eli Zaretskii
2015-11-13
1
-15
/
+0
*
Fix last change
Eli Zaretskii
2015-11-13
1
-0
/
+2
*
Another fix for MinGW64 and Cygwin builds due to notifications
Eli Zaretskii
2015-11-13
1
-2
/
+4
*
Fix the MinGW64 and Cygwin-w32 builds
Eli Zaretskii
2015-11-12
1
-14
/
+12
*
Implement tray notifications for MS-Windows
Eli Zaretskii
2015-11-11
1
-0
/
+478
*
Include file cleanup for w32 files in src directory
Eli Zaretskii
2015-10-22
1
-54
/
+31
*
* src/w32fns.c (x_change_tool_bar_height): Remove unused variable frame.
Juanma Barranquero
2015-10-13
1
-1
/
+0
*
Allow setting frame pixel sizes from frame parameters (Bug#21415)
Martin Rudalics
2015-10-13
1
-97
/
+24
*
Remove or comment out unused variables
Juanma Barranquero
2015-10-12
1
-4
/
+4
*
* w32fns.c (get_wm_chars): Increment counter, not pointer.
Juanma Barranquero
2015-10-12
1
-1
/
+1
*
Omit unnecessary \ before paren in C docstrings
Paul Eggert
2015-09-16
1
-3
/
+3
*
Remove tool_bar_redisplayed_once and associated code.
Martin Rudalics
2015-09-16
1
-4
/
+2
*
Docstring fixes re quotes in C code
Paul Eggert
2015-09-01
1
-2
/
+2
*
Assume GC_MARK_STACK == GC_MAKE_GCPROS_NOOPS
Paul Eggert
2015-08-26
1
-42
/
+1
*
Sanitize frame geometry related functions
Martin Rudalics
2015-08-21
1
-10
/
+10
*
In w32fns.c's Fx_frame_geometry rewrite check whether frame has a titlebar
Martin Rudalics
2015-08-20
1
-11
/
+13
*
Improve and future-proof OTF fonts support in w32uniscribe.c
Eli Zaretskii
2015-08-19
1
-0
/
+10
*
In w32fns.c condition TITLEBAR_INFO declaration on WINDOWS version.
Martin Rudalics
2015-08-19
1
-4
/
+9
*
Rewrite and add frame geometry related functions.
Martin Rudalics
2015-08-18
1
-135
/
+213
*
Minor change in variable initialization on MS-Windows
Ilya Zakharevich
2015-08-17
1
-2
/
+6
*
Fix a bug with LWindow key remapping on MS-Windows
Ilya Zakharevich
2015-08-17
1
-1
/
+1
*
Support recovery from C stack overflow on MS-Windows
Eli Zaretskii
2015-08-08
1
-2
/
+59
*
Whitespace fixes
Eli Zaretskii
2015-08-02
1
-11
/
+11
*
Fix handling of 1st keystroke on MS-Windows
Eli Zaretskii
2015-08-02
1
-0
/
+2
*
;* src/w32fns.c (syms_of_w32fns): Fix last commit.
Eli Zaretskii
2015-07-31
1
-1
/
+1
*
Allow to use the old key processing code on MS-Windows
Eli Zaretskii
2015-07-31
1
-7
/
+18
*
Improve handling of Unicode keyboard input on MS-Windows
Ilya Zakharevich
2015-07-31
1
-261
/
+718
*
Support long URLs in w32-shell-execute
Eli Zaretskii
2015-07-30
1
-7
/
+21
*
Pacify compilation -Wincompatible-pointer-types warnings
Andy Moreton
2015-07-28
1
-6
/
+9
*
Have `x-frame-geometry' return nil for terminal and initial frames (Bug#21132)
Martin Rudalics
2015-07-26
1
-3
/
+3
*
Avoid crashes when w32 GUI functions are called in -batch
Eli Zaretskii
2015-07-25
1
-1
/
+11
*
Have `x-show-tip' handle `right' and `bottom' frame parameters.
Martin Rudalics
2015-07-07
1
-9
/
+22
*
Fix mouse pointer on w32 when a menu is active
Eli Zaretskii
2015-07-04
1
-1
/
+3
[next]