summaryrefslogtreecommitdiff
path: root/src/xterm.c
Commit message (Expand)AuthorAgeFilesLines
* Merge from origin/emacs-26Glenn Morris2018-12-101-4/+10
|\
| * ; * src/xterm.c (x_update_begin): Fix whitespace.Eli Zaretskii2018-12-081-1/+1
| * Fix scaling problem in Cairo buildsAri Roponen2018-12-081-4/+10
| * Update GNOME bugtracker URLsGlenn Morris2018-08-241-2/+2
* | Pacify gcc -Wmaybe-uninitialized without X11-XCBPaul Eggert2018-11-111-1/+1
* | Improve bignum support for system typesPaul Eggert2018-08-271-2/+2
* | Pacify gcc -Og -WuninitializedPaul Eggert2018-08-121-1/+1
* | Pacify Oracle Studio 12.6Paul Eggert2018-08-111-1/+0
* | More macro renamings for bignumTom Tromey2018-08-071-21/+21
* | Rename integerp->fixnum, etc, in preparation for bignumsTom Tromey2018-07-121-43/+43
* | Merge from origin/emacs-26Glenn Morris2018-07-021-0/+4
|\|
| * Document internal use of 'above-suspended' z-group frame parameterMartin Rudalics2018-07-011-0/+4
| * Don't wait for visible frames to become visibleNoam Postavsky2018-06-031-1/+2
| * Fix some problems in the Cairo buildAri Roponen2018-06-021-38/+46
* | Fix --with-cairo buildAri Roponen2018-06-161-2/+2
* | Use record_unwind_protect_ptr to avoid allocationPaul Eggert2018-06-141-4/+2
* | New mint_ptr representation for C pointersPaul Eggert2018-06-141-2/+2
* | New focus management interfaceDaniel Colascione2018-06-111-10/+0
* | Work around GCC bug 81401Paul Eggert2018-05-301-1/+7
* | GNOME moved URLs for its active bug reportsPaul Eggert2018-05-261-2/+2
* | Fix cairo scrolling for side-by-side windowsAri Roponen2018-05-061-2/+3
* | Fix some problems in the Cairo buildAri Roponen2018-05-051-38/+46
* | * src/xterm.c (x_make_frame_visible): Fix typo in previous change.Noam Postavsky2018-03-291-1/+1
* | Don't wait for visible frames to become visibleNoam Postavsky2018-03-291-1/+2
* | Merge from origin/emacs-26Paul Eggert2018-03-201-1/+5
|\|
| * Fix problems caused by fontconfig-2.13.0Eli Zaretskii2018-03-141-1/+5
* | Allow underline position variables be buffer-localAaron Jensen2018-03-101-7/+30
* | Merge from origin/emacs-26Glenn Morris2018-02-221-0/+2
|\|
| * Fix documentation of 'x-underline-at-descent-line'Eli Zaretskii2018-02-211-0/+2
* | Doc tweak for x-use-underline-position-propertiesGlenn Morris2018-02-131-4/+3
* | Merge from origin/emacs-26Glenn Morris2018-02-091-5/+11
|\|
| * Fix crashes when run with --no-build-detailsPaul Eggert2018-02-081-5/+11
* | Merge from emacs-26Noam Postavsky2018-01-261-4/+9
|\|
| * Fix a few issues with latest GTK scaling changesRobert Pluim2018-01-241-0/+2
| * Use scaled coordinates when calling into GTKRobert Pluim2018-01-241-4/+7
* | Fix some tooltip related problemsMartin Rudalics2018-01-181-14/+5
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Avoid compilation warning in xterm.cEli Zaretskii2017-12-041-2/+2
* maint: shorten https://lists.gnu.org/archive/html/... linksPaul Eggert2017-11-251-3/+3
* Fix misbehavior when drawing three-pixel high horizontal dividers (Bug#29353)Martin Rudalics2017-11-201-4/+8
* Use alignas to fix GCALIGN-related bugsPaul Eggert2017-11-131-1/+1
* Pacify GCC when configured --with-x-toolkit=noPaul Eggert2017-11-111-1/+4
* Fix comparisons with tip_frame in GTK buildsEli Zaretskii2017-11-111-2/+10
* Fix startup display on CygwinKen Brown2017-10-271-0/+16
* Prefer HTTPS to HTTP for gnu.orgPaul Eggert2017-10-011-2/+2
* Bring back the busy wait after x_make_frame_visible (Bug#25521)Noam Postavsky2017-09-291-6/+34
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-3/+3
* Revert recent float→double Motif changePaul Eggert2017-09-041-33/+25
* In xterm.c fix some recently introduced compiler warningsMartin Rudalics2017-08-311-4/+5
* Restrict fix of Bug#24963 and Bug#25887 to GTK buildsMartin Rudalics2017-08-311-2/+4