summaryrefslogtreecommitdiff
path: root/src/w32term.c
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* Make last change of w32 GUI dialogs conditional and reversibleEli Zaretskii2022-12-281-2/+9
* Support "replacement characters" on TTY framesEli Zaretskii2022-08-271-0/+2
* Use BASE_EQ when comparing with QunboundMattias Engdegård2022-06-121-2/+2
* Implement `display-monitors-changed-functions' on MS WindowsPo Lu2022-05-221-0/+23
* ; Fix typosStefan Kangas2022-05-151-1/+1
* Fix some cases of flicker on MS WindowsPo Lu2022-04-301-1/+1
* Fix display updating inside the minibuffer on MS WindowsPo Lu2022-04-301-0/+13
* ; * src/w32term.c (w32_read_socket): Add comment for recent change.Eli Zaretskii2022-04-301-0/+9
* Adjustments to double buffering on MS WindowsPo Lu2022-04-301-12/+68
* Fix releasing the mouse on top of the tool bar on MS WindowsPo Lu2022-04-301-1/+3
* Fix palette freeing on MS Windows with double bufferingPo Lu2022-04-301-0/+2
* Implement double buffering on MS WindowsPo Lu2022-04-301-53/+114
* Use native image APIs on MS-Windows by defaultEli Zaretskii2022-03-261-3/+4
* Merge from origin/emacs-28Po Lu2022-03-041-1/+14
|\
| * Avoid crashes when fringe bitmaps are defined in daemon modeEli Zaretskii2022-03-031-1/+14
* | Allow controlling the underline position of facesPo Lu2022-01-101-4/+16
* | Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\ \ | |/
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Fix overline display when there is a boxPo Lu2021-12-121-4/+4
* | ; * src/w32term.c (w32_construct_mouse_wheel): Fix a typo.Eli Zaretskii2021-12-011-2/+2
* | Support precision mouse scrolling on MS-WindowsEli Zaretskii2021-12-011-5/+94
* | Fix minor issues with text display when cursor is in mouse facePo Lu2021-10-171-16/+0
|/
* Fix display of stretch glyphsEli Zaretskii2021-09-171-19/+5
* ; * src/w32term.c (w32_read_socket): Avoid compiler warning.Eli Zaretskii2021-09-111-2/+2
* Fix display of tab-bar buttonsAlan Third2021-09-111-3/+3
* Merge branch 'feature/tab-bar-events'Juri Linkov2021-09-091-8/+12
|\
| * Improve tab-bar event handling (bug#41343)Juri Linkov2021-09-051-5/+5
| * Redesign tab-bar event processing (bug#41342, bug#41343)Juri Linkov2021-08-181-8/+12
* | Fix display of tab-bar buttonsEli Zaretskii2021-09-071-5/+8
|/
* Merge from origin/emacs-27Glenn Morris2021-05-131-4/+4
|\
| * Fix compilation errors with latest w32 API headersEli Zaretskii2021-05-091-4/+4
| * Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* | Major rewrite of adjust_frame_sizeMartin Rudalics2021-04-271-113/+43
* | Resurrect mouse-highlight of close buttons on tab-barEli Zaretskii2021-04-131-2/+18
* | Fix display of stretches of whitespace in the display marginsEli Zaretskii2021-01-271-6/+21
* | Add functions to open a file without quitting.Philipp Stephani2021-01-101-1/+2
* | Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* | image-cache-size improvementsMattias Engdegård2020-12-201-2/+2
* | * src/keyboard.c: Fix bug#5803.Stefan Monnier2020-12-121-19/+0
* | Improve support for 'memory-report' on MS-WindowsEli Zaretskii2020-12-121-0/+11
* | Make initial frame match frame-title-formatStefan Kangas2020-11-151-5/+11
* | ; Fix typosStefan Kangas2020-09-211-1/+1
* | Fix toggle-frame-fullscreen on w32 buildsMartin Rudalics2020-09-121-3/+3
* | Fix display of composed text with :box face attributeEli Zaretskii2020-04-231-13/+38
* | Make use of MS-Windows native image API be selectable at run timeEli Zaretskii2020-04-141-0/+19
* | Initial version of native image API support for MS-WindowsJuan José García-Ripoll2020-04-141-1/+1
* | Allow negative line width for :box face attributeAlexandre Adolphe2020-04-011-29/+30
|/
* Recalculate default font when switching font backendRobert Pluim2020-03-171-1/+2
* Fix handling MS-Windows keyboard input above the BMPEli Zaretskii2020-03-031-1/+41