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