summaryrefslogtreecommitdiff
path: root/src/w32fns.c
AgeCommit message (Expand)Author
2026-05-26ARRAYELTS → countofPaul Eggert
2026-04-30Always compile w32image.c on MinGW (Bug#80924)Randy Taylor
2026-03-01Teach Emacs on MS-Windows how to export frame screenshotsEli Zaretskii
2026-02-11; Fix recently installed changesEli Zaretskii
2026-02-11system-sleep sleep blocker and sleep/wake event package (bug#80348)Stéphane Marks
2026-01-13Add frame identifiers (bug#80138)Stéphane Marks
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-12-26December 2025 spelling fixesPaul Eggert
2025-12-22; Fix coding style in w32fns.cPo Lu
2025-12-21; Fix system-taskbar-badges on MS-WindowsEli Zaretskii
2025-12-21System GUI taskbar and progress reporter hooks (bug#79859)Stéphane Marks
2025-11-27Remove all traces of MSVC support from MS-Windows codeEli Zaretskii
2025-11-22Add `toolkit-theme' and 'toolkit-theme-set-functions'Ahmed Khanzada
2025-11-09* src/w32fns.c (Fw32_system_idle_time): New function.Eli Zaretskii
2025-10-11Fix MS-Windows tray notifications from different Emacs framesEli Zaretskii
2025-07-26; * src/w32fns.c (Fx_create_frame): Fix copy/paste errors in last change.Eli Zaretskii
2025-07-26Add frame parameter which allows border transparencyGarklein
2025-06-14; Fix warnings in MinGW buildsEli Zaretskii
2025-06-14Support 'C-g C-g C-g' "urgent quit" feature on MS-WindowsEli Zaretskii
2025-06-01; Avoid compiler warnings in MinGW buildsEli Zaretskii
2025-02-27Fix drag-and-drop treatment of reused tooltip framesPo Lu
2025-02-01Merge branch 'scratch/no-purespace' into 'master'Stefan Kangas
2025-01-21Signal error when keyword/arg list is malformedRobert Pluim
2025-01-19Replace call[1-8] with callnStefan Kangas
2025-01-15Prefer 'ARRAYELTS (x)' to 'sizeof x / sizeof *x'Stefan Kangas
2025-01-01Update copyright year to 2025Paul Eggert
2024-12-12Pure storage removal: Replace calls to removed functionsPip Cet
2024-11-14Fix drag-n-drop on MS-WindowsCecilio Pardo
2024-11-11* src/w32fns.c (process_dropfiles): Fix cygw32 build (bug#74312).Eli Zaretskii
2024-10-25Improve drag and drop on MS-Windows (bug#3468)Cecilio Pardo
2024-10-09; Fix coding style in w32fns.cPo Lu
2024-10-08Implement drag-n-drop for w32 with support for files and textCecilio Pardo
2024-09-18; Use c-ctype.h in w32*.cEli Zaretskii
2024-07-27Merge from origin/emacs-30Eli Zaretskii
2024-07-25Standardize possessive apostrophe usage in manuals, docs, and commentsStefan Kangas
2024-07-19Merge from origin/emacs-30Stefan Monnier
2024-07-18; Fix typosStefan Kangas
2024-07-16Make error messages adhere to our standardsStefan Kangas
2024-07-13; * src/w32fns.c (Fw32_notification_close): Fix typo (bug#72091).Raffael Stocker
2024-07-03; * src/w32fns.c (funhook): Restore mistakenly lost line.Eli Zaretskii
2024-06-30Merge remote-tracking branch 'savannah/scratch/windows-98' into emacs-30Po Lu
2024-06-26Avoid compiler warnings in the Cygwin-w32 buildKen Brown
2024-06-23Restore functionality on Windows 98Po Lu
2024-06-20Correctly cache images when frames vary in their font metricsPo Lu
2024-06-09Enable accessing tool bar with the touch screenPo Lu
2024-06-09Amend last changePo Lu
2024-06-09Report touch events on MS-WindowsPo Lu
2024-05-09Replace calls to intern with a constant string with DEFSYMsPo Lu
2024-03-19Unbreak the Cygw32 build broken by resent WTS_SESSION changesEli Zaretskii
2024-03-14; Fix last change to compile with mingw.org's MinGWEli Zaretskii