summaryrefslogtreecommitdiff
path: root/src/w32term.c
AgeCommit message (Expand)Author
2022-03-26Use native image APIs on MS-Windows by defaultEli Zaretskii
2022-03-04Merge from origin/emacs-28Po Lu
2022-03-03Avoid crashes when fringe bitmaps are defined in daemon modeEli Zaretskii
2022-01-10Allow controlling the underline position of facesPo Lu
2022-01-01Merge from origin/emacs-28Eli Zaretskii
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-12-12Fix overline display when there is a boxPo Lu
2021-12-01; * src/w32term.c (w32_construct_mouse_wheel): Fix a typo.Eli Zaretskii
2021-12-01Support precision mouse scrolling on MS-WindowsEli Zaretskii
2021-10-17Fix minor issues with text display when cursor is in mouse facePo Lu
2021-09-17Fix display of stretch glyphsEli Zaretskii
2021-09-11; * src/w32term.c (w32_read_socket): Avoid compiler warning.Eli Zaretskii
2021-09-11Fix display of tab-bar buttonsAlan Third
2021-09-09Merge branch 'feature/tab-bar-events'Juri Linkov
2021-09-07Fix display of tab-bar buttonsEli Zaretskii
2021-09-05Improve tab-bar event handling (bug#41343)Juri Linkov
2021-08-18Redesign tab-bar event processing (bug#41342, bug#41343)Juri Linkov
2021-05-13Merge from origin/emacs-27Glenn Morris
2021-05-09Fix compilation errors with latest w32 API headersEli Zaretskii
2021-04-27Major rewrite of adjust_frame_sizeMartin Rudalics
2021-04-13Resurrect mouse-highlight of close buttons on tab-barEli Zaretskii
2021-01-27Fix display of stretches of whitespace in the display marginsEli Zaretskii
2021-01-10Add functions to open a file without quitting.Philipp Stephani
2021-01-01Update copyright year to 2021Paul Eggert
2021-01-01Update copyright year to 2021Paul Eggert
2020-12-20image-cache-size improvementsMattias Engdegård
2020-12-12* src/keyboard.c: Fix bug#5803.Stefan Monnier
2020-12-12Improve support for 'memory-report' on MS-WindowsEli Zaretskii
2020-11-15Make initial frame match frame-title-formatStefan Kangas
2020-09-21; Fix typosStefan Kangas
2020-09-12Fix toggle-frame-fullscreen on w32 buildsMartin Rudalics
2020-04-23Fix display of composed text with :box face attributeEli Zaretskii
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-01Allow negative line width for :box face attributeAlexandre Adolphe
2020-03-17Recalculate default font when switching font backendRobert Pluim
2020-03-03Fix handling MS-Windows keyboard input above the BMPEli Zaretskii
2020-01-21Avoid leaving artifacts when the system caret is used on w32Eli Zaretskii
2020-01-01Update copyright year to 2020Paul Eggert
2019-11-16Do not report move frame events for tooltip frames (Bug#38213)Martin Rudalics
2019-11-12Make sure buffer is live before retrieving underline properties (Bug#38038)Martin Rudalics
2019-10-14Simplify struct face to use only underline.Jimmy Aguilar Mena
2019-10-01Remove unused code and reformat to 70 columns.Juri Linkov
2019-09-08Small fixes for tty and w32.Juri Linkov
2019-09-02Try to add more tab-bar support on WindowsJuri Linkov
2019-09-01Fixes to build on WindowsMartin Rudalics
2019-08-31Frame-local tab-bar and window-local tab-line.Juri Linkov
2019-08-13Fix initialization of user-defined fringe bitmaps in daemon modeEli Zaretskii
2019-08-04Fix two mouse drag and drop issues (Bug#28620, Bug#36269)Martin Rudalics
2019-06-29Support native image transforms on MS-WindowsEli Zaretskii