summaryrefslogtreecommitdiff
path: root/src/w32fns.c
Commit message (Expand)AuthorAgeFilesLines
* Avoid crashes in batch Emacs sub-processes on MS-WindowsEli Zaretskii2023-01-221-12/+16
* ; Fix more quoting in w32fns.c.Eli Zaretskii2023-01-161-2/+2
* ; * src/w32fns.c: Fix quoting. Patch by Arash Esbati <arash@gnu.org>.Eli Zaretskii2023-01-161-6/+6
* Fix shrinking of the tab-barEli Zaretskii2023-01-021-7/+7
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* Fix automatic DPI adjustment and add workarounds for some systemsPo Lu2022-11-191-7/+1
* Fix calculation of tab bar lines during automatic height adjustmentPo Lu2022-11-161-4/+13
* ; Fix typosStefan Kangas2022-11-111-1/+1
* ; Fix unclean code in w32fns.cEli Zaretskii2022-10-301-2/+1
* ; Fix last change in w32fns.c.Eli Zaretskii2022-09-151-0/+2
* Implement support for 'wallpaper-set' on MS-WindowsEli Zaretskii2022-09-151-0/+63
* Revert "; Fix doc string of 'loaddefs-generate'"Eli Zaretskii2022-09-151-45/+0
* ; Fix doc string of 'loaddefs-generate'Eli Zaretskii2022-09-151-0/+45
* Delete variable window-system-version obsolete since 24.3Stefan Kangas2022-09-091-3/+0
* Make frame synchronization a frame parameterPo Lu2022-08-011-0/+1
* Make sure we don't unknowingly truncate tooltip textEli Zaretskii2022-07-211-2/+18
* Remove many items obsolete since 24.1Stefan Kangas2022-07-081-8/+0
* Allow plist-get/plist-put/plist-member to take a comparison functionLars Ingebrigtsen2022-06-271-5/+5
* Use BASE_EQ instead of EQ where obviously safeMattias Engdegård2022-06-161-2/+2
* Use BASE_EQ when comparing with QunboundMattias Engdegård2022-06-121-19/+19
* Remove unused w32-* variablesEli Zaretskii2022-05-311-15/+0
* Fix selection dialog display on MS-WindowsEli Zaretskii2022-05-081-0/+21
* Use x-show-tooltip-timeout in all the implementationsLars Ingebrigtsen2022-04-301-3/+2
* ; Minor fixes of documentation of double-buffering on MS-WindowsEli Zaretskii2022-04-301-1/+1
* Adjustments to double buffering on MS WindowsPo Lu2022-04-301-1/+15
* Implement double buffering on MS WindowsPo Lu2022-04-301-2/+31
* Replace ptrdiff_t with new specpdl_ref type for specpdl referencesMattias Engdegård2022-02-121-8/+6
* Add background transparency support for GTK+CairoHåkon Flatval2022-01-301-0/+8
* Make use of NILP where possibleAndrea Corallo2022-01-261-6/+6
* Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Add new argument `ignore-line-at-end' to `window-text-pixel-size'Po Lu2021-12-181-1/+2
* | Support precision mouse scrolling on MS-WindowsEli Zaretskii2021-12-011-0/+7
* | A better fix for bug#51583Eli Zaretskii2021-11-031-6/+54
* | Fix the Cygwin w32 build broken by adding the dark theme supportEli Zaretskii2021-11-031-0/+6
* | Minor fixes for previous changeEli Zaretskii2021-10-301-22/+25
* | Support system dark mode on Windows 10 version 1809 and higherVince Salvino2021-10-301-2/+89
|/
* Merge from origin/emacs-27Glenn Morris2021-05-131-9/+9
|\
| * Fix compilation errors with latest w32 API headersEli Zaretskii2021-05-091-9/+9
| * Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* | Handle Bug#24526 without breaking Emacs on tiling WMs (Bug#48268)Martin Rudalics2021-05-121-0/+2
* | Major rewrite of adjust_frame_sizeMartin Rudalics2021-04-271-62/+38
* | Avoid selecting tooltip windows and frames (Bug#47207)Martin Rudalics2021-04-181-0/+2
* | Fix typosMattias Engdegård2021-02-181-1/+1
* | Permit zero value for 'child-frame-border-width' parameter (Bug#46184)Martin Rudalics2021-02-061-14/+16
* | Remove unused argument from set_frame_menubar (Bug#45759)Stefan Kangas2021-01-301-1/+1
* | Support 'operating-system-release' on MS-WindowsEli Zaretskii2021-01-291-0/+12
* | Fix typos and punctuationEli Zaretskii2021-01-261-1/+1
* | Add distinct controls for child frames' borders (Bug#45620)Alexander Miller2021-01-261-3/+56
* | Update copyright year to 2021Paul Eggert2021-01-011-1/+1