index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
w32term.c
Age
Commit message (
Expand
)
Author
2024-06-09
Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacs
Eli Zaretskii
2024-06-09
Enable accessing tool bar with the touch screen
Po Lu
2024-06-09
Fix MS-Windows build broken by recent touch-screen changes
Eli Zaretskii
2024-06-09
Amend last change
Po Lu
2024-06-09
Report touch events on MS-Windows
Po Lu
2024-06-02
Stipple support for MS Windows (bug#71159)
Elias G. Perez
2024-05-17
; Avoid compiler warning in w32term.c
Eli Zaretskii
2024-05-10
Implement dots and dashes on MS-Windows
Po Lu
2024-05-09
Replace calls to intern with a constant string with DEFSYMs
Po Lu
2024-04-28
Fix the MS-Windows build broken by a recent commit
Eli Zaretskii
2024-04-28
Port double-line underlines to GUI systems
Po Lu
2024-04-27
Followup changes for styled underline support
Eli Zaretskii
2024-01-28
Fix "emacs -nw" on MS-Windows
Eli Zaretskii
2024-01-10
Remove redundant casts from void* with malloc functions
Stefan Kangas
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-10-28
Support for menu bar in window_from_coordinates
Manuel Giraud
2023-08-21
Merge from origin/emacs-29
Jim Porter
2023-08-19
Fix touchpad scrolling on MS-Windows
Eli Zaretskii
2023-05-17
Prefer C23 ckd_* to Gnulib *_WRAPV macros
Paul Eggert
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-12-28
Make last change of w32 GUI dialogs conditional and reversible
Eli Zaretskii
2022-08-27
Support "replacement characters" on TTY frames
Eli Zaretskii
2022-06-12
Use BASE_EQ when comparing with Qunbound
Mattias EngdegÄrd
2022-05-22
Implement `display-monitors-changed-functions' on MS Windows
Po Lu
2022-05-15
; Fix typos
Stefan Kangas
2022-04-30
Fix some cases of flicker on MS Windows
Po Lu
2022-04-30
Fix display updating inside the minibuffer on MS Windows
Po Lu
2022-04-30
; * src/w32term.c (w32_read_socket): Add comment for recent change.
Eli Zaretskii
2022-04-30
Adjustments to double buffering on MS Windows
Po Lu
2022-04-30
Fix releasing the mouse on top of the tool bar on MS Windows
Po Lu
2022-04-30
Fix palette freeing on MS Windows with double buffering
Po Lu
2022-04-30
Implement double buffering on MS Windows
Po Lu
2022-03-26
Use native image APIs on MS-Windows by default
Eli Zaretskii
2022-03-04
Merge from origin/emacs-28
Po Lu
2022-03-03
Avoid crashes when fringe bitmaps are defined in daemon mode
Eli Zaretskii
2022-01-10
Allow controlling the underline position of faces
Po Lu
2022-01-01
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-12-12
Fix overline display when there is a box
Po Lu
2021-12-01
; * src/w32term.c (w32_construct_mouse_wheel): Fix a typo.
Eli Zaretskii
2021-12-01
Support precision mouse scrolling on MS-Windows
Eli Zaretskii
2021-10-17
Fix minor issues with text display when cursor is in mouse face
Po Lu
2021-09-17
Fix display of stretch glyphs
Eli Zaretskii
2021-09-11
; * src/w32term.c (w32_read_socket): Avoid compiler warning.
Eli Zaretskii
2021-09-11
Fix display of tab-bar buttons
Alan Third
2021-09-09
Merge branch 'feature/tab-bar-events'
Juri Linkov
2021-09-07
Fix display of tab-bar buttons
Eli Zaretskii
2021-09-05
Improve tab-bar event handling (bug#41343)
Juri Linkov
2021-08-18
Redesign tab-bar event processing (bug#41342, bug#41343)
Juri Linkov
[next]