summaryrefslogtreecommitdiff
path: root/src/w32term.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* maint: shorten https://lists.gnu.org/archive/html/... linksPaul Eggert2017-11-251-1/+1
* Fix misbehavior when drawing three-pixel high horizontal dividers (Bug#29353)Martin Rudalics2017-11-201-4/+8
* Prefer HTTPS to HTTP for gnu.orgPaul Eggert2017-10-011-1/+1
* Prefer HTTPS to HTTP for gnu.orgPaul Eggert2017-09-291-1/+1
* Wait for frame visibility with timeout in w32term tooNoam Postavsky2017-09-291-11/+20
* In w32fullscreen_hook don't add decorations to undecorated framesMartin Rudalics2017-09-281-2/+4
* Avoid compilation warnings with GCC 7 on MS-WindowsEli Zaretskii2017-09-151-4/+5
* Remove more compilation warnings in MinGW64 buildEli Zaretskii2017-09-091-0/+2
* Avoid floating-point exceptions while drawing underwaveEli Zaretskii2017-08-211-2/+4
* Implement HiDPI support for underwave on MS-WindowsEli Zaretskii2017-08-181-3/+23
* Add an optional testfn parameter to assocNicolas Petton2017-07-111-1/+1
* Provide additional support for child framesMartin Rudalics2017-06-251-6/+57
* Ensure cursor's foreground color is in sync with 'default' faceEli Zaretskii2017-05-101-0/+4
* Avoid compilation warningsEli Zaretskii2017-05-021-3/+3
* Rewrite w32fns.c's `x_set_menu_bar_lines'Martin Rudalics2017-05-011-4/+1
* Fix `delete-frame' behavior including Bug#26682Martin Rudalics2017-04-301-1/+1
* Try to fix latest fix of w32_mouse_positionMartin Rudalics2017-04-261-14/+14
* Let w32_mouse_position pick a child window only if it has a child frameMartin Rudalics2017-04-231-8/+16
* Avoid compilation warnings on MS-WindowsEli Zaretskii2017-04-161-1/+2
* New internal-border face and args for select-window and x-focus-frameMartin Rudalics2017-04-121-5/+30
* Add new frame parameters and associated functionsMartin Rudalics2017-04-121-58/+142
* Frame movement, focus and hook related changesMartin Rudalics2017-04-111-1/+5
* A better fix for bug#25845Eli Zaretskii2017-03-061-21/+1
* Fix display of cursor on underlined textEli Zaretskii2017-03-051-7/+29
* Fix display of strike-through text in variable-height linesEli Zaretskii2017-03-021-4/+13
* Try to avoid hang when logging out of MS-WindowsKen Brown2017-02-281-12/+18
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | Merge from origin/emacs-25Paul Eggert2016-12-071-1/+4
|\ \ | |/