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