summaryrefslogtreecommitdiff
path: root/src/w32term.c
Commit message (Expand)AuthorAge
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* Make last change of w32 GUI dialogs conditional and reversibleEli Zaretskii2022-12-28
* Support "replacement characters" on TTY framesEli Zaretskii2022-08-27
* Use BASE_EQ when comparing with QunboundMattias Engdegård2022-06-12
* Implement `display-monitors-changed-functions' on MS WindowsPo Lu2022-05-22
* ; Fix typosStefan Kangas2022-05-15
* Fix some cases of flicker on MS WindowsPo Lu2022-04-30
* Fix display updating inside the minibuffer on MS WindowsPo Lu2022-04-30
* ; * src/w32term.c (w32_read_socket): Add comment for recent change.Eli Zaretskii2022-04-30
* Adjustments to double buffering on MS WindowsPo Lu2022-04-30
* Fix releasing the mouse on top of the tool bar on MS WindowsPo Lu2022-04-30
* Fix palette freeing on MS Windows with double bufferingPo Lu2022-04-30
* Implement double buffering on MS WindowsPo Lu2022-04-30
* Use native image APIs on MS-Windows by defaultEli Zaretskii2022-03-26
* Merge from origin/emacs-28Po Lu2022-03-04
|\
| * Avoid crashes when fringe bitmaps are defined in daemon modeEli Zaretskii2022-03-03
* | Allow controlling the underline position of facesPo Lu2022-01-10
* | Merge from origin/emacs-28Eli Zaretskii2022-01-01
|\|
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* | Fix overline display when there is a boxPo Lu2021-12-12
* | ; * src/w32term.c (w32_construct_mouse_wheel): Fix a typo.Eli Zaretskii2021-12-01
* | Support precision mouse scrolling on MS-WindowsEli Zaretskii2021-12-01
* | Fix minor issues with text display when cursor is in mouse facePo Lu2021-10-17
|/
* Fix display of stretch glyphsEli Zaretskii2021-09-17
* ; * src/w32term.c (w32_read_socket): Avoid compiler warning.Eli Zaretskii2021-09-11
* Fix display of tab-bar buttonsAlan Third2021-09-11
* Merge branch 'feature/tab-bar-events'Juri Linkov2021-09-09
|\
| * Improve tab-bar event handling (bug#41343)Juri Linkov2021-09-05
| * Redesign tab-bar event processing (bug#41342, bug#41343)Juri Linkov2021-08-18
* | Fix display of tab-bar buttonsEli Zaretskii2021-09-07
|/
* 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
* | Major rewrite of adjust_frame_sizeMartin Rudalics2021-04-27
* | Resurrect mouse-highlight of close buttons on tab-barEli Zaretskii2021-04-13
* | Fix display of stretches of whitespace in the display marginsEli Zaretskii2021-01-27
* | Add functions to open a file without quitting.Philipp Stephani2021-01-10
* | Update copyright year to 2021Paul Eggert2021-01-01
* | image-cache-size improvementsMattias Engdegård2020-12-20
* | * src/keyboard.c: Fix bug#5803.Stefan Monnier2020-12-12
* | Improve support for 'memory-report' on MS-WindowsEli Zaretskii2020-12-12
* | Make initial frame match frame-title-formatStefan Kangas2020-11-15
* | ; Fix typosStefan Kangas2020-09-21
* | Fix toggle-frame-fullscreen on w32 buildsMartin Rudalics2020-09-12
* | Fix display of composed text with :box face attributeEli Zaretskii2020-04-23
* | Make use of MS-Windows native image API be selectable at run timeEli Zaretskii2020-04-14
* | Initial version of native image API support for MS-WindowsJuan José García-Ripoll2020-04-14
* | Allow negative line width for :box face attributeAlexandre Adolphe2020-04-01
|/
* Recalculate default font when switching font backendRobert Pluim2020-03-17
* Fix handling MS-Windows keyboard input above the BMPEli Zaretskii2020-03-03