summaryrefslogtreecommitdiff
path: root/src/w32fns.c
Commit message (Expand)AuthorAge
* Replace calls to intern with a constant string with DEFSYMsPo Lu11 days
* Unbreak the Cygw32 build broken by resent WTS_SESSION changesEli Zaretskii2024-03-19
* ; Fix last change to compile with mingw.org's MinGWEli Zaretskii2024-03-14
* Fix resetting keyboard hook state on MS-WindowsRaffael Stocker2024-03-14
* Allow users to opt out of following Windows Dark modeEli Zaretskii2024-01-27
* Fix crash backtraces on MS-Windows, broken by ASLREli Zaretskii2024-01-26
* Merge from savannah/emacs-29Po Lu2024-01-02
|\
| * ; Add 2024 to copyright yearsPo Lu2024-01-02
* | Prevent tab bar from vanishing on AndroidPo Lu2023-11-23
* | ; Prefer HTTPS to HTTP in more linksStefan Kangas2023-08-02
* | Allow displaying tool bar on the bottom of the framePo Lu2023-06-21
|/
* Avoid crashes in batch Emacs sub-processes on MS-WindowsEli Zaretskii2023-01-22
* ; Fix more quoting in w32fns.c.Eli Zaretskii2023-01-16
* ; * src/w32fns.c: Fix quoting. Patch by Arash Esbati <arash@gnu.org>.Eli Zaretskii2023-01-16
* Fix shrinking of the tab-barEli Zaretskii2023-01-02
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* Fix automatic DPI adjustment and add workarounds for some systemsPo Lu2022-11-19
* Fix calculation of tab bar lines during automatic height adjustmentPo Lu2022-11-16
* ; Fix typosStefan Kangas2022-11-11
* ; Fix unclean code in w32fns.cEli Zaretskii2022-10-30
* ; Fix last change in w32fns.c.Eli Zaretskii2022-09-15
* Implement support for 'wallpaper-set' on MS-WindowsEli Zaretskii2022-09-15
* Revert "; Fix doc string of 'loaddefs-generate'"Eli Zaretskii2022-09-15
* ; Fix doc string of 'loaddefs-generate'Eli Zaretskii2022-09-15
* Delete variable window-system-version obsolete since 24.3Stefan Kangas2022-09-09
* Make frame synchronization a frame parameterPo Lu2022-08-01
* Make sure we don't unknowingly truncate tooltip textEli Zaretskii2022-07-21
* Remove many items obsolete since 24.1Stefan Kangas2022-07-08
* Allow plist-get/plist-put/plist-member to take a comparison functionLars Ingebrigtsen2022-06-27
* Use BASE_EQ instead of EQ where obviously safeMattias Engdegård2022-06-16
* Use BASE_EQ when comparing with QunboundMattias Engdegård2022-06-12
* Remove unused w32-* variablesEli Zaretskii2022-05-31
* Fix selection dialog display on MS-WindowsEli Zaretskii2022-05-08
* Use x-show-tooltip-timeout in all the implementationsLars Ingebrigtsen2022-04-30
* ; Minor fixes of documentation of double-buffering on MS-WindowsEli Zaretskii2022-04-30
* Adjustments to double buffering on MS WindowsPo Lu2022-04-30
* Implement double buffering on MS WindowsPo Lu2022-04-30
* Replace ptrdiff_t with new specpdl_ref type for specpdl referencesMattias Engdegård2022-02-12
* Add background transparency support for GTK+CairoHåkon Flatval2022-01-30
* Make use of NILP where possibleAndrea Corallo2022-01-26
* Merge from origin/emacs-28Eli Zaretskii2022-01-01
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* | Add new argument `ignore-line-at-end' to `window-text-pixel-size'Po Lu2021-12-18
* | Support precision mouse scrolling on MS-WindowsEli Zaretskii2021-12-01
* | A better fix for bug#51583Eli Zaretskii2021-11-03
* | Fix the Cygwin w32 build broken by adding the dark theme supportEli Zaretskii2021-11-03
* | Minor fixes for previous changeEli Zaretskii2021-10-30
* | Support system dark mode on Windows 10 version 1809 and higherVince Salvino2021-10-30
|/
* Merge from origin/emacs-27Glenn Morris2021-05-13
|\
| * Fix compilation errors with latest w32 API headersEli Zaretskii2021-05-09