summaryrefslogtreecommitdiff
path: root/src/xterm.c
Commit message (Expand)AuthorAge
* Update copyright year to 2021Paul Eggert2021-01-01
* Prevent from frozen frame after `C-z' in Lucid buildsTino Calancha2020-08-15
* Fix some problems with moving and resizing child framesMartin Rudalics2020-04-06
* Don't draw GTK's internal border and tab bar on top of each otherMartin Rudalics2020-04-03
* Recalculate default font when switching font backendRobert Pluim2020-03-17
* 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
* Fix blank tooltips on cairo (Bug#36298)YAMAMOTO Mitsuharu2019-06-21
* Fix broken display by frame maximization on cairo (Bug#23925)YAMAMOTO Mitsuharu2019-06-21
* Remove non-Xdbe double-buffering code on cairoYAMAMOTO Mitsuharu2019-06-15
* Rework x_scroll_run on cairoYAMAMOTO Mitsuharu2019-06-15
* Support X core font driver on cairo (Bug#28236)YAMAMOTO Mitsuharu2019-06-08
* Implement native image rotation and cropping on cairoYAMAMOTO Mitsuharu2019-06-08
* Add native image rotation and croppingAlan Third2019-06-05
* * src/xterm.c (x_scroll_run) [USE_CAIRO]: Dirty only destination rectangle.YAMAMOTO Mitsuharu2019-06-04
* Add stipple support on cairoYAMAMOTO Mitsuharu2019-05-30
* Rework cairo image support to improve consistency (Bug#35871)YAMAMOTO Mitsuharu2019-05-29
* Fixes for "Maintainer:" and related linesPaul Eggert2019-05-19
* Replace XChar2b with unsigned in all font backendsAlexander Gramiak2019-05-19
* Introduce Emacs_Pixmap typedefAlexander Gramiak2019-05-19
* Introduce Emacs_Cursor typedefAlexander Gramiak2019-05-19
* Avoid triple buffering with Xdbe in cairoYAMAMOTO Mitsuharu2019-05-19
* Convert Free_Pixmap macro into terminal hookAlexander Gramiak2019-05-10
* Remove display member of glyph_stringAlexander Gramiak2019-05-10
* Refactor update_window_begin and update_window_end hooksAlexander Gramiak2019-05-02
* Rename x_highlight_frame property to highlight_frameAlexander Gramiak2019-04-26
* Add terminal hook query_frame_background_colorAlexander Gramiak2019-04-26