| Commit message (Expand) | Author | Age | Files | Lines |
* | ; Add 2024 to copyright years | Po Lu | 2024-01-02 | 1 | -1/+1 |
* | ; Add 2023 to copyright years. | Eli Zaretskii | 2023-01-01 | 1 | -1/+1 |
* | Fix display updating inside the minibuffer on MS Windows | Po Lu | 2022-04-30 | 1 | -0/+1 |
* | Implement double buffering on MS Windows | Po Lu | 2022-04-30 | 1 | -0/+22 |
* | ; Add 2022 to copyright years. | Eli Zaretskii | 2022-01-01 | 1 | -1/+1 |
* | Merge from origin/emacs-27 | Glenn Morris | 2021-05-13 | 1 | -1/+1 |
|\ |
|
| * | Fix compilation errors with latest w32 API headers | Eli Zaretskii | 2021-05-09 | 1 | -1/+1 |
| * | Update copyright year to 2021 | Paul Eggert | 2021-01-01 | 1 | -1/+1 |
* | | Update copyright year to 2021 | Paul Eggert | 2021-01-01 | 1 | -1/+1 |
* | | ; Fix typos | Stefan Kangas | 2020-09-21 | 1 | -1/+1 |
* | | Make use of MS-Windows native image API be selectable at run time | Eli Zaretskii | 2020-04-14 | 1 | -4/+0 |
* | | Initial version of native image API support for MS-Windows | Juan José García-Ripoll | 2020-04-14 | 1 | -1/+6 |
* | | Support toggling native Input Methods on MS-Windows | Albert | 2020-04-13 | 1 | -1/+2 |
|/ |
|
* | Recalculate default font when switching font backend | Robert Pluim | 2020-03-17 | 1 | -0/+4 |
* | Fix removal of frame decorations on Windows (Bug#38705) | Martin Rudalics | 2020-01-02 | 1 | -0/+4 |
* | Update copyright year to 2020 | Paul Eggert | 2020-01-01 | 1 | -1/+1 |
* | Fixes to build on Windows | Martin Rudalics | 2019-09-01 | 1 | -0/+1 |
* | Support native image transforms on MS-Windows | Eli Zaretskii | 2019-06-29 | 1 | -0/+2 |
* | Introduce Emacs_GC struct and typedef | Alexander Gramiak | 2019-05-19 | 1 | -4/+4 |
* | Introduce Emacs_Pixmap typedef | Alexander Gramiak | 2019-05-19 | 1 | -1/+1 |
* | Introduce Emacs_Cursor typedef | Alexander Gramiak | 2019-05-19 | 1 | -18/+18 |
* | Introduce Emacs_Color struct and typedef | Alexander Gramiak | 2019-05-19 | 1 | -2/+2 |
* | Convert Free_Pixmap macro into terminal hook | Alexander Gramiak | 2019-05-10 | 1 | -3/+0 |
* | Rename x_highlight_frame property to highlight_frame | Alexander Gramiak | 2019-04-26 | 1 | -1/+1 |
* | Add terminal hook defined_color_hook | Alexander Gramiak | 2019-04-26 | 1 | -2/+2 |
* | Rename generic x_* identifiers | Alexander Gramiak | 2019-04-26 | 1 | -19/+27 |
* | Add prefixes to some window system-dependent procedures | Alexander Gramiak | 2019-04-26 | 1 | -1/+1 |
* | Merge from origin/emacs-26 | Paul Eggert | 2018-12-31 | 1 | -1/+1 |
|\ |
|
| * | Update copyright year to 2019 | Paul Eggert | 2019-01-01 | 1 | -1/+1 |
* | | More macro renamings for bignum | Tom Tromey | 2018-08-07 | 1 | -2/+2 |
* | | Fix some tooltip related problems | Martin Rudalics | 2018-01-18 | 1 | -0/+2 |
|/ |
|
* | Update copyright year to 2018 | Paul Eggert | 2018-01-01 | 1 | -1/+1 |
* | Change vectorlike from struct to union | Paul Eggert | 2017-11-13 | 1 | -1/+1 |
* | Make sure thread stack is properly aligned on MS-Windows | Eli Zaretskii | 2017-10-14 | 1 | -7/+8 |
* | Prefer HTTPS to HTTP for gnu.org | Paul Eggert | 2017-09-29 | 1 | -1/+1 |
* | Provide additional support for child frames | Martin Rudalics | 2017-06-25 | 1 | -0/+8 |
* | New internal-border face and args for select-window and x-focus-frame | Martin Rudalics | 2017-04-12 | 1 | -1/+1 |
* | Add new frame parameters and associated functions | Martin Rudalics | 2017-04-12 | 1 | -0/+1 |
* | Merge from origin/emacs-25 | Paul Eggert | 2017-01-01 | 1 | -1/+1 |
|\ |
|
| * | Update copyright year to 2017 | Paul Eggert | 2016-12-31 | 1 | -1/+1 |
* | | Unbreak MS-Windows build | Eli Zaretskii | 2016-10-29 | 1 | -1/+1 |
* | | Revert "Cleanup tooltips" | John Wiegley | 2016-07-12 | 1 | -3/+0 |
* | | Cleanup tooltips | Dmitry Antipov | 2016-07-12 | 1 | -0/+3 |
* | | Fix compiler warnings in Cygwin-w32 build | Ken Brown | 2016-06-20 | 1 | -1/+1 |
* | | Fix compiler warnings in the MinGW build | Eli Zaretskii | 2016-05-21 | 1 | -18/+0 |
* | | Improve w32notify notifications | Fabrice Popineau | 2016-03-19 | 1 | -4/+12 |
* | | Merge from origin/emacs-25 | John Wiegley | 2016-03-11 | 1 | -2/+2 |
|\| |
|
| * | Rework C source files to avoid ^( | Paul Eggert | 2016-03-10 | 1 | -2/+2 |
* | | Fix Cygwin-w32 build | Ken Brown | 2016-03-06 | 1 | -0/+4 |
* | | Improve the register-hotkey functionality on MS-Windows | Jussi Lahdenniemi | 2016-02-26 | 1 | -0/+6 |
|/ |
|