summaryrefslogtreecommitdiff
path: root/src/w32term.c
Commit message (Expand)AuthorAge
* Avoid leaving artifacts when the system caret is used on w32Eli Zaretskii2020-01-21
* Update copyright year to 2020Paul Eggert2020-01-01
* Do not report move frame events for tooltip frames (Bug#38213)Martin Rudalics2019-11-16
* Make sure buffer is live before retrieving underline properties (Bug#38038)Martin Rudalics2019-11-12
* Simplify struct face to use only underline.Jimmy Aguilar Mena2019-10-14
* Remove unused code and reformat to 70 columns.Juri Linkov2019-10-01
* Small fixes for tty and w32.Juri Linkov2019-09-08
* Try to add more tab-bar support on WindowsJuri Linkov2019-09-02
* Fixes to build on WindowsMartin Rudalics2019-09-01
* Frame-local tab-bar and window-local tab-line.Juri Linkov2019-08-31
* Fix initialization of user-defined fringe bitmaps in daemon modeEli Zaretskii2019-08-13
* Fix two mouse drag and drop issues (Bug#28620, Bug#36269)Martin Rudalics2019-08-04
* Support native image transforms on MS-WindowsEli Zaretskii2019-06-29
* Clean up use of XFIXNUM etc.Paul Eggert2019-06-27
* Replace XChar2b with unsigned in all font backendsAlexander Gramiak2019-05-19
* Introduce Emacs_GC struct and typedefAlexander Gramiak2019-05-19
* Introduce Emacs_Rectangle struct and typedefAlexander Gramiak2019-05-19
* Introduce Emacs_Pixmap typedefAlexander Gramiak2019-05-19
* Introduce Emacs_Cursor typedefAlexander Gramiak2019-05-19
* Introduce Emacs_Color struct and typedefAlexander Gramiak2019-05-19
* Convert Free_Pixmap macro into terminal hookAlexander Gramiak2019-05-10
* Refactor update_window_begin and update_window_end hooksAlexander Gramiak2019-05-02
* Fix MS-Windows build broken by a recent commitEli Zaretskii2019-04-27
* Rename x_highlight_frame property to highlight_frameAlexander Gramiak2019-04-26
* Add terminal hook query_frame_background_colorAlexander Gramiak2019-04-26
* Add terminal hook defined_color_hookAlexander Gramiak2019-04-26
* Rename generic x_* identifiersAlexander Gramiak2019-04-26
* Add prefixes to some window system-dependent proceduresAlexander Gramiak2019-04-26
* Rename generic x_* procedures in xdisp.cAlexander Gramiak2019-04-26
* Allow gap before first non-Lisp pseudovec memberPaul Eggert2019-04-08
* Fix a typo in xterm.c and w32term.cEli Zaretskii2019-04-01
* Fix display of sliced images on MS-WindowsEli Zaretskii2019-03-28
* Consult 'face-remapping-alist' for 'internal-border' faceEli Zaretskii2019-03-09
* Merge from origin/emacs-26Glenn Morris2019-02-20
|\
| * Fix input after setting x-wait-for-event-timeout nilEli Zaretskii2019-02-19
* | Support native image resizing on MS-WindowsEli Zaretskii2019-01-20
* | Merge from origin/emacs-26Paul Eggert2018-12-31
|\|
| * Update copyright year to 2019Paul Eggert2019-01-01
| * Fix documentation of 'x-underline-at-descent-line'Eli Zaretskii2018-02-21
* | Merge remote-tracking branch 'origin/master' into feature/bignumTom Tromey2018-08-09
|\ \
| * | Pacify GCC 7 with -Wformat-overflowKen Brown2018-07-21
* | | More macro renamings for bignumTom Tromey2018-08-07
* | | Rename integerp->fixnum, etc, in preparation for bignumsTom Tromey2018-07-12
|/ /
* | New focus management interfaceDaniel Colascione2018-06-11
* | Allow underline position variables be buffer-localAaron Jensen2018-03-10
* | Stop keeping multiple doc copies for items defined multiple timesGlenn Morris2018-02-13
* | Merge from origin/emacs-26Glenn Morris2018-02-09
|\|
| * Fix --no-build-details for w32 and macOSNoam Postavsky2018-02-08
* | Fix some tooltip related problemsMartin Rudalics2018-01-18
|/
* Update copyright year to 2018Paul Eggert2018-01-01