summaryrefslogtreecommitdiff
path: root/src/w32term.h
AgeCommit message (Expand)Author
2024-06-09Enable accessing tool bar with the touch screenPo Lu
2024-06-09Report touch events on MS-WindowsPo Lu
2024-06-02Stipple support for MS Windows (bug#71159)Elias G. Perez
2024-05-30Support built-in thumbnail creation on MS-WindowsEli Zaretskii
2024-03-14Fix resetting keyboard hook state on MS-WindowsRaffael Stocker
2024-01-02Merge from savannah/emacs-29Po Lu
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-08-02; Prefer HTTPS to HTTP in more linksStefan Kangas
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-04-30Fix display updating inside the minibuffer on MS WindowsPo Lu
2022-04-30Implement double buffering on MS WindowsPo Lu
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-05-13Merge from origin/emacs-27Glenn Morris
2021-05-09Fix compilation errors with latest w32 API headersEli Zaretskii
2021-01-01Update copyright year to 2021Paul Eggert
2021-01-01Update copyright year to 2021Paul Eggert
2020-09-21; Fix typosStefan Kangas
2020-04-14Make use of MS-Windows native image API be selectable at run timeEli Zaretskii
2020-04-14Initial version of native image API support for MS-WindowsJuan José García-Ripoll
2020-04-13Support toggling native Input Methods on MS-WindowsAlbert
2020-03-17Recalculate default font when switching font backendRobert Pluim
2020-01-02Fix removal of frame decorations on Windows (Bug#38705)Martin Rudalics
2020-01-01Update copyright year to 2020Paul Eggert
2019-09-01Fixes to build on WindowsMartin Rudalics
2019-06-29Support native image transforms on MS-WindowsEli Zaretskii
2019-05-19Introduce Emacs_GC struct and typedefAlexander Gramiak
2019-05-19Introduce Emacs_Pixmap typedefAlexander Gramiak
2019-05-19Introduce Emacs_Cursor typedefAlexander Gramiak
2019-05-19Introduce Emacs_Color struct and typedefAlexander Gramiak
2019-05-10Convert Free_Pixmap macro into terminal hookAlexander Gramiak
2019-04-26Rename x_highlight_frame property to highlight_frameAlexander Gramiak
2019-04-26Add terminal hook defined_color_hookAlexander Gramiak
2019-04-26Rename generic x_* identifiersAlexander Gramiak
2019-04-26Add prefixes to some window system-dependent proceduresAlexander Gramiak
2018-12-31Merge from origin/emacs-26Paul Eggert
2019-01-01Update copyright year to 2019Paul Eggert
2018-08-07More macro renamings for bignumTom Tromey
2018-01-18Fix some tooltip related problemsMartin Rudalics
2018-01-01Update copyright year to 2018Paul Eggert
2017-11-13Change vectorlike from struct to unionPaul Eggert
2017-10-14Make sure thread stack is properly aligned on MS-WindowsEli Zaretskii
2017-09-29Prefer HTTPS to HTTP for gnu.orgPaul Eggert
2017-06-25Provide additional support for child framesMartin Rudalics
2017-04-12New internal-border face and args for select-window and x-focus-frameMartin Rudalics
2017-04-12Add new frame parameters and associated functionsMartin Rudalics
2017-01-01Merge from origin/emacs-25Paul Eggert
2016-12-31Update copyright year to 2017Paul Eggert
2016-10-29Unbreak MS-Windows buildEli Zaretskii
2016-07-12Revert "Cleanup tooltips"John Wiegley
2016-07-12Cleanup tooltipsDmitry Antipov