summaryrefslogtreecommitdiff
path: root/src/xterm.c
Commit message (Expand)AuthorAge
* Fix display of stretches of whitespace in the display marginsEli Zaretskii2021-01-27
* Add distinct controls for child frames' borders (Bug#45620)Alexander Miller2021-01-26
* Do not assume Xrender merely because CairoPaul Eggert2021-01-04
* Update copyright year to 2021Paul Eggert2021-01-01
* Make XIM to work with non-CJK localesYichao Yu2020-12-28
* Fix frame creation on X when tool bar is disabledEli Zaretskii2020-12-21
* ; Revert unintended change.Eli Zaretskii2020-12-19
* Fix over-wide doc stringsEli Zaretskii2020-12-19
* * src/keyboard.c: Fix bug#5803.Stefan Monnier2020-12-12
* Make initial frame match frame-title-formatStefan Kangas2020-11-15
* Fix bad dimensions of initial frame on VcXsrvJ. Scott Berg2020-10-17
* Fix a segfault in daemon mode Emacs when detaching an X sessionDoug Gilmore2020-08-19
* Merge from origin/emacs-27Glenn Morris2020-08-18
|\
| * Prevent from frozen frame after `C-z' in Lucid buildsTino Calancha2020-08-15
* | Consolidate #RGB string parsersMattias Engdegård2020-06-21
* | Fix display of composed text with :box face attributeEli Zaretskii2020-04-23
* | Prefer more inline functions in character.hPaul Eggert2020-04-17
* | Merge from origin/emacs-27Glenn Morris2020-04-11
|\|
| * Fix some problems with moving and resizing child framesMartin Rudalics2020-04-06
* | Merge from origin/emacs-27Glenn Morris2020-04-05
|\|
| * Don't draw GTK's internal border and tab bar on top of each otherMartin Rudalics2020-04-03
* | Allow negative line width for :box face attributeAlexandre Adolphe2020-04-01
* | Merge from origin/emacs-27Glenn Morris2020-03-18
|\|
| * Recalculate default font when switching font backendRobert Pluim2020-03-17
* | Ignore spurious focus eventsDaniel Colascione2020-03-03
|/
* Fix rendering bug due to unsynchronized cairo surface size (Bug#38497)YAMAMOTO Mitsuharu2020-01-07
* Update copyright year to 2020Paul Eggert2020-01-01
* Remove nothing from union output_dataPaul Eggert2019-12-14
* * src/xterm.c: Remove long-obsolete comments.Paul Eggert2019-12-11
* Fix image scaling with masks (bug#38109)Alan Third2019-11-29
* Do not report move frame events for tooltip frames (Bug#38213)Martin Rudalics2019-11-16
* Make sure buffer is live before retrieving underline properties (Bug#38038)Martin Rudalics2019-11-12
* Fix English grammar in some doc strings and commentsStephen Gildea2019-11-03
* Fix integer-overflow bug in Time conversionPaul Eggert2019-10-18
* Simplify struct face to use only underline.Jimmy Aguilar Mena2019-10-14
* Fix the colours on Motif horizontal scroll barsLars Ingebrigtsen2019-10-07
* Merge branch 'feature/tabs'Juri Linkov2019-10-01
|\
| * Remove unused code and reformat to 70 columns.Juri Linkov2019-10-01
| * Revert an attempt to implement a non‐native tab bar on NS.Juri Linkov2019-09-25
| * Take into account FRAME_TAB_BAR height in more places.Juri Linkov2019-09-22
| * Frame-local tab-bar and window-local tab-line.Juri Linkov2019-08-31
* | Update some URLsPaul Eggert2019-09-23
* | Fix ignored Motif scrollbar resources (Bug#37359)Matt Bisson2019-09-19
|/
* Check instead of relying on NOTREACHEDPaul Eggert2019-08-31
* Fix initialization of user-defined fringe bitmaps in daemon modeEli Zaretskii2019-08-13
* Fix two mouse drag and drop issues (Bug#28620, Bug#36269)Martin Rudalics2019-08-04
* Use the CSS convention for #RGB colors (bug#36304)Pip Cet2019-07-27
* Use fewer locks when accessing stdioPaul Eggert2019-07-08
* Clean up use of XFIXNUM etc.Paul Eggert2019-06-27
* * src/xterm.c (x_update_end) [USE_CAIRO]: Flush non-double-buffered surface.YAMAMOTO Mitsuharu2019-06-21