summaryrefslogtreecommitdiff
path: root/src/w32term.c
Commit message (Expand)AuthorAge
* Implement dots and dashes on MS-WindowsPo Lu10 days
* Replace calls to intern with a constant string with DEFSYMsPo Lu11 days
* Fix the MS-Windows build broken by a recent commitEli Zaretskii2024-04-28
* Port double-line underlines to GUI systemsPo Lu2024-04-28
* Followup changes for styled underline supportEli Zaretskii2024-04-27
* Fix "emacs -nw" on MS-WindowsEli Zaretskii2024-01-28
* Remove redundant casts from void* with malloc functionsStefan Kangas2024-01-10
* Merge from savannah/emacs-29Po Lu2024-01-02
|\
| * ; Add 2024 to copyright yearsPo Lu2024-01-02
* | Support for menu bar in window_from_coordinatesManuel Giraud2023-10-28
* | Merge from origin/emacs-29Jim Porter2023-08-21
|\|
| * Fix touchpad scrolling on MS-WindowsEli Zaretskii2023-08-19
* | Prefer C23 ckd_* to Gnulib *_WRAPV macrosPaul Eggert2023-05-17
|/
* ; 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