summaryrefslogtreecommitdiff
path: root/src/w32inevt.c
AgeCommit message (Expand)Author
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-06-01; Avoid compiler warnings in MinGW buildsEli Zaretskii
2025-05-03Fix support of 'mouse-highlight' on MS-Windows consoleEli Zaretskii
2025-01-26Protect against GCing of last_mouse_windowPaul Eggert
2025-01-01Update copyright year to 2025Paul Eggert
2024-10-26Temporary fix for mouse events on child framesEli Zaretskii
2024-10-26Fix dimensions of child frames on w32 consoleEli Zaretskii
2024-01-02Merge from savannah/emacs-29Po Lu
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-10-28Support for menu bar in window_from_coordinatesManuel Giraud
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-11-18; Fix typosStefan Kangas
2022-01-01Merge from origin/emacs-28Eli Zaretskii
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-11-21Minor cleanup in w32inevt.cEli Zaretskii
2021-11-20Fix mouse handling with several TTY frames on MS-WindowsEli Zaretskii
2021-08-18Redesign tab-bar event processing (bug#41342, bug#41343)Juri Linkov
2021-04-27Major rewrite of adjust_frame_sizeMartin Rudalics
2021-01-01Update copyright year to 2021Paul Eggert
2020-01-01Update copyright year to 2020Paul Eggert
2019-10-21; Add commentary to w32inevt.cEli Zaretskii
2019-10-06Support mouse clicks on tab bar on TTY framesEli Zaretskii
2019-10-02* src/w32inevt.c: Take into account FRAME_TAB_BAR_LINES.Juri Linkov
2019-08-31Frame-local tab-bar and window-local tab-line.Juri Linkov
2019-04-26Add prefixes to some window system-dependent proceduresAlexander Gramiak
2018-12-31Merge from origin/emacs-26Paul Eggert
2019-01-01Update copyright year to 2019Paul Eggert
2018-08-27Improve bignum support for system typesPaul Eggert
2018-08-07More macro renamings for bignumTom Tromey
2018-07-12Rename integerp->fixnum, etc, in preparation for bignumsTom Tromey
2018-01-01Update copyright year to 2018Paul Eggert
2017-10-09; Typo fixes, mostly repeated wordsPaul Eggert
2017-09-29Prefer HTTPS to HTTP for gnu.orgPaul Eggert
2017-01-01Merge from origin/emacs-25Paul Eggert
2016-12-31Update copyright year to 2017Paul Eggert
2016-03-19Improve w32notify notificationsFabrice Popineau
2016-03-11Merge from origin/emacs-25John Wiegley
2016-03-10Rework C source files to avoid ^(Paul Eggert
2016-02-26Improve the register-hotkey functionality on MS-WindowsJussi Lahdenniemi
2016-02-06Fix issues found by auditing w32notify codeEli Zaretskii
2016-01-01Update copyright year to 2016Paul Eggert
2015-10-22Include file cleanup for w32 files in src directoryEli Zaretskii
2015-02-21Prefer 'Qfoo' to 'intern ("foo")' in w32 source filesEli Zaretskii
2015-01-10MS-Windows followup for change in semantics of XIL and XLI. (Bug#15880)Eli Zaretskii
2015-01-01Update copyright year to 2015Paul Eggert
2014-10-08Fix bug #18649 with handling C-g on MS-Windows in -nw sessions.Eli Zaretskii
2014-09-24* termhooks.h (enum scroll_bar_part): Begin from 0 to allow...Dmitry Antipov
2014-07-27Complete pixelwise frame/window resizing, add horizontal scrollbar support.Martin Rudalics
2014-01-01Update copyright year to 2014 by running admin/update-copyright.Paul Eggert
2013-11-30Support resizing frames and windows pixelwise.Martin Rudalics