index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
w32menu.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
; Add 2024 to copyright years
Po Lu
2024-01-02
1
-1
/
+1
*
; Add 2023 to copyright years.
Eli Zaretskii
2023-01-01
1
-1
/
+1
*
Make last change of w32 GUI dialogs conditional and reversible
Eli Zaretskii
2022-12-28
1
-1
/
+4
*
* src/w32menu.c (simple_dialog_show): Use MB_YESNOCANCEL style.
Eli Zaretskii
2022-12-27
1
-2
/
+8
*
* src/w32menu.c (w32_menu_show): Use SAFE_ALLOCA. (Bug#55068)
Eli Zaretskii
2022-05-23
1
-4
/
+9
*
Replace ptrdiff_t with new specpdl_ref type for specpdl references
Mattias Engdegård
2022-02-12
1
-1
/
+1
*
Make use of NILP where possible
Andrea Corallo
2022-01-26
1
-3
/
+3
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
1
-1
/
+1
*
Remove unused argument from set_frame_menubar (Bug#45759)
Stefan Kangas
2021-01-30
1
-6
/
+4
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
; Fix typos
Stefan Kangas
2020-09-21
1
-1
/
+1
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Rename generic x_* identifiers
Alexander Gramiak
2019-04-26
1
-2
/
+2
*
Add portable dumper
Daniel Colascione
2019-01-15
1
-0
/
+2
*
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
*
|
Pacify -Wcast-function-type warnings in GCC 8.1
Andy Moreton
2018-08-17
1
-4
/
+8
*
|
Use native alignment to access Lisp object data
Paul Eggert
2018-06-10
1
-1
/
+2
*
|
Stop keeping multiple doc copies for items defined multiple times
Glenn Morris
2018-02-13
1
-1
/
+1
|
/
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
Prefer HTTPS to HTTP for gnu.org
Paul Eggert
2017-09-29
1
-1
/
+1
*
Avoid compilation warnings
Eli Zaretskii
2017-05-02
1
-1
/
+1
*
Merge from origin/emacs-25
Paul Eggert
2017-01-01
1
-1
/
+1
|
\
|
*
Update copyright year to 2017
Paul Eggert
2016-12-31
1
-1
/
+1
*
|
‘signal’ no longer returns
Paul Eggert
2016-07-25
1
-5
/
+4
*
|
Fix compiler warnings in Cygwin-w32 build
Ken Brown
2016-06-20
1
-4
/
+4
*
|
Fix compiler warnings in the MinGW build
Eli Zaretskii
2016-05-21
1
-6
/
+4
|
/
*
Rework C source files to avoid ^(
Paul Eggert
2016-03-10
1
-2
/
+2
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
Fix frame height calculations with added menu bar on Windows (Bug#22105)
Martin Rudalics
2015-12-12
1
-1
/
+4
*
Include file cleanup for w32 files in src directory
Eli Zaretskii
2015-10-22
1
-12
/
+5
*
Use bool for boolean in w32menu.c, w32font.c, w32uniscribe.c.
Eli Zaretskii
2015-01-29
1
-23
/
+24
*
Fix crashes on MS-Windows due to pop-up menus (Bug#19596)
Eli Zaretskii
2015-01-14
1
-5
/
+18
*
Fix problems with 32-bit wide-int build exposed by MinGW
Eli Zaretskii
2015-01-13
1
-8
/
+15
*
Adjust frame heights to real height of tool bar.
Martin Rudalics
2015-01-12
1
-2
/
+1
*
MS-Windows followup to previous commit
Eli Zaretskii
2015-01-05
1
-2
/
+0
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
*
MS-Windows followup to stpcpy changes.
Eli Zaretskii
2014-12-26
1
-3
/
+3
*
Improve inhibiting of implied frame resizes.
Martin Rudalics
2014-11-07
1
-1
/
+1
*
Complete pixelwise frame/window resizing, add horizontal scrollbar support.
Martin Rudalics
2014-07-27
1
-1
/
+2
*
Use terminal-specific hooks to display menus.
Dmitry Antipov
2014-06-04
1
-8
/
+9
*
Fix MS-Windows build broken by menu changes on 2014-06-02.
Eli Zaretskii
2014-06-03
1
-1
/
+1
*
Use common memory management functions for lwlib and refactor users.
Dmitry Antipov
2014-06-02
1
-54
/
+15
*
* xmenu.c (xdialog_show): Remove prototype, rename to
Dmitry Antipov
2014-05-29
1
-26
/
+8
*
Fix bug #16636 with simple dialogs on MS-Windows.
Eli Zaretskii
2014-02-04
1
-18
/
+29
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-1
/
+1
*
Fix some warnings in w32 specific code.
Eli Zaretskii
2013-12-17
1
-5
/
+6
*
Support resizing frames and windows pixelwise.
Martin Rudalics
2013-11-30
1
-1
/
+1
*
* configure.ac (HAVE_MENUS): Remove.
Stefan Monnier
2013-11-28
1
-7
/
+0
*
Port to stricter C99 platforms.
Paul Eggert
2013-11-03
1
-1
/
+1
[next]