summaryrefslogtreecommitdiff
path: root/src/xterm.c
Commit message (Expand)AuthorAgeFilesLines
* Fix cairo scrolling for side-by-side windowsAri Roponen2018-12-101-2/+3
* ; * 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
* 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 problems caused by fontconfig-2.13.0Eli Zaretskii2018-03-141-1/+5
* Fix documentation of 'x-underline-at-descent-line'Eli Zaretskii2018-02-211-0/+2
* Fix crashes when run with --no-build-detailsPaul Eggert2018-02-081-5/+11
* 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
* 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
* Preserve display's foreground color when clearing internal borders (Bug#28278)Martin Rudalics2017-08-301-5/+6
* Always use gtk_window_move in new versionsPhilipp Stephani2017-08-271-1/+2
* * src/xterm.c (XTflash): Don’t use gdk_cairo_create in GDK 3.22+Philipp Stephani2017-08-271-0/+11
* Prefer ‘double’ for FP temps in xterm.cPaul Eggert2017-08-241-23/+29
* Avoid floating-point exceptions while drawing underwaveEli Zaretskii2017-08-211-2/+4
* Implement HiDPI support for underwave on MS-WindowsEli Zaretskii2017-08-181-1/+1
* Support HiDPI displays for wave style underlinesStephen Pegoraro2017-08-181-5/+25
* Provide additional support for child framesMartin Rudalics2017-06-251-0/+16
* Merge with gnulib, pacifying GCC 7Paul Eggert2017-05-161-4/+4
* Use ptrdiff_t, not int, for stack sizesPaul Eggert2017-05-021-1/+1
* * src/xterm.c (x_fill_rectangle): Now static.Paul Eggert2017-04-171-1/+1
* Fix segfault when calling frame_ancestor_p (Bug#26493)Martin Rudalics2017-04-141-1/+1
* New internal-border face and args for select-window and x-focus-frameMartin Rudalics2017-04-121-27/+77
* Add new frame parameters and associated functionsMartin Rudalics2017-04-121-64/+325
* Frame movement, focus and hook related changesMartin Rudalics2017-04-111-2/+22
* Set x_gtk_use_window_move by default for fixing bug#25851 and bug#25943Martin Rudalics2017-04-111-4/+4
* c:/Temp/gtk-window-move/ChangeLog.txtMartin Rudalics2017-03-231-0/+22
* Tweak X toolkit code to pacify modern GCCPaul Eggert2017-03-101-17/+18
* A better fix for bug#25845Eli Zaretskii2017-03-061-21/+1
* Fix display of cursor on underlined textEli Zaretskii2017-03-051-6/+28
* Fix display of strike-through text in variable-height linesEli Zaretskii2017-03-021-4/+13
* Don't call x_net_wm_state for scroll bar windows (Bug#24963, Bug#25887)Martin Rudalics2017-03-021-2/+4
* Use float instead of Lisp_Object for rehash_sizePaul Eggert2017-02-211-2/+2
* Change type of `rehash_threshold' and `pure' fields in hash-tablesStefan Monnier2017-02-181-2/+2