aboutsummaryrefslogtreecommitdiffstats
path: root/src/xterm.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Have X builds handle VisibilityNotify events (Bug#48268, Bug#48413)Martin Rudalics2021-05-151-0/+5
* Use an explicit line width of 1 on hollow cursors under XRadon Rosborough2021-05-131-2/+3
* Handle Bug#24526 without breaking Emacs on tiling WMs (Bug#48268)Martin Rudalics2021-05-121-4/+12
* Fix two GTK3 event handling issuesMartin Rudalics2021-05-051-24/+50
* Fix a problem with x_set_tab_bar_lines (Bug#46827)Martin Rudalics2021-05-041-5/+7
* Make adjust_frame_size set up frame's new_width/_height too (Bug#17120)Martin Rudalics2021-05-021-2/+3
* Major rewrite of adjust_frame_sizeMartin Rudalics2021-04-271-155/+105
* Fix compilation warnings in non-toolkit buildsLars Ingebrigtsen2021-04-271-8/+8
* Fix display of stretches of whitespace in the display marginsEli Zaretskii2021-01-271-6/+21
* Add distinct controls for child frames' borders (Bug#45620)Alexander Miller2021-01-261-6/+14
* Do not assume Xrender merely because CairoPaul Eggert2021-01-041-4/+4
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Make XIM to work with non-CJK localesYichao Yu2020-12-281-6/+3
* Fix frame creation on X when tool bar is disabledEli Zaretskii2020-12-211-2/+7
* ; Revert unintended change.Eli Zaretskii2020-12-191-7/+2
* Fix over-wide doc stringsEli Zaretskii2020-12-191-2/+7
* * src/keyboard.c: Fix bug#5803.Stefan Monnier2020-12-121-4/+0
* Make initial frame match frame-title-formatStefan Kangas2020-11-151-10/+14
* Fix bad dimensions of initial frame on VcXsrvJ. Scott Berg2020-10-171-6/+7
* Fix a segfault in daemon mode Emacs when detaching an X sessionDoug Gilmore2020-08-191-0/+7
* Merge from origin/emacs-27Glenn Morris2020-08-181-0/+14
|\
| * Prevent from frozen frame after `C-z' in Lucid buildsTino Calancha2020-08-151-0/+14
* | Consolidate #RGB string parsersMattias Engdegård2020-06-211-37/+14
* | Fix display of composed text with :box face attributeEli Zaretskii2020-04-231-4/+20
* | Prefer more inline functions in character.hPaul Eggert2020-04-171-1/+1
* | Merge from origin/emacs-27Glenn Morris2020-04-111-20/+23
|\ \ | |/
| * Fix some problems with moving and resizing child framesMartin Rudalics2020-04-061-20/+23
* | Merge from origin/emacs-27Glenn Morris2020-04-051-4/+0
|\ \ | |/
| * Don't draw GTK's internal border and tab bar on top of each otherMartin Rudalics2020-04-031-4/+0
* | Allow negative line width for :box face attributeAlexandre Adolphe2020-04-011-60/+55
* | Merge from origin/emacs-27Glenn Morris2020-03-181-1/+2
|\ \ | |/
| * Recalculate default font when switching font backendRobert Pluim2020-03-171-1/+2
* | Ignore spurious focus eventsDaniel Colascione2020-03-031-0/+10
|/
* Fix rendering bug due to unsynchronized cairo surface size (Bug#38497)YAMAMOTO Mitsuharu2020-01-071-0/+4
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Remove nothing from union output_dataPaul Eggert2019-12-141-1/+0
* * src/xterm.c: Remove long-obsolete comments.Paul Eggert2019-12-111-5/+0
* Fix image scaling with masks (bug#38109)Alan Third2019-11-291-6/+5
* 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
* Fix English grammar in some doc strings and commentsStephen Gildea2019-11-031-1/+1
* Fix integer-overflow bug in Time conversionPaul Eggert2019-10-181-1/+2
* Simplify struct face to use only underline.Jimmy Aguilar Mena2019-10-141-5/+5
* Fix the colours on Motif horizontal scroll barsLars Ingebrigtsen2019-10-071-2/+4
* Merge branch 'feature/tabs'Juri Linkov2019-10-011-11/+52
|\
| * Remove unused code and reformat to 70 columns.feature/tabsJuri Linkov2019-10-011-14/+16
| * Revert an attempt to implement a non‐native tab bar on NS.Juri Linkov2019-09-251-1/+0
| * Take into account FRAME_TAB_BAR height in more places.Juri Linkov2019-09-221-17/+18
| * Frame-local tab-bar and window-local tab-line.Juri Linkov2019-08-311-9/+48
* | Update some URLsPaul Eggert2019-09-231-4/+4