summaryrefslogtreecommitdiff
path: root/src/w32fns.c
Commit message (Expand)AuthorAge
* 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
| * Update copyright year to 2021Paul Eggert2021-01-01
* | Handle Bug#24526 without breaking Emacs on tiling WMs (Bug#48268)Martin Rudalics2021-05-12
* | Major rewrite of adjust_frame_sizeMartin Rudalics2021-04-27
* | Avoid selecting tooltip windows and frames (Bug#47207)Martin Rudalics2021-04-18
* | Fix typosMattias Engdegård2021-02-18
* | Permit zero value for 'child-frame-border-width' parameter (Bug#46184)Martin Rudalics2021-02-06
* | Remove unused argument from set_frame_menubar (Bug#45759)Stefan Kangas2021-01-30
* | Support 'operating-system-release' on MS-WindowsEli Zaretskii2021-01-29
* | Fix typos and punctuationEli Zaretskii2021-01-26
* | Add distinct controls for child frames' borders (Bug#45620)Alexander Miller2021-01-26
* | Update copyright year to 2021Paul Eggert2021-01-01