summaryrefslogtreecommitdiff
path: root/src/dispextern.h
Commit message (Expand)AuthorAge
* Update copyright year to 2021Paul Eggert2021-01-01
* Fix crash when using XRender and restoring image from X (bug#44930)Alan Third2020-12-12
* Fix face extension past EOL in overlay stringsEli Zaretskii2020-08-13
* Recalculate default font when switching font backendRobert Pluim2020-03-17
* Update copyright year to 2020Paul Eggert2020-01-01
* Fix crash under -nw on macOS properly this timeRobert Pluim2019-12-29
* Extend_face simplify.Jimmy Aguilar Mena2019-10-14
* Added parameter attr_filter to face_at_string_position.Jimmy Aguilar Mena2019-10-14
* New parameter to control the face extension..Jimmy Aguilar Mena2019-10-14
* Added face parameter :extend.Jimmy Aguilar Mena2019-10-14
* Simplify struct face to use only underline.Jimmy Aguilar Mena2019-10-14
* Minor style tweaks for recent tab changesPaul Eggert2019-10-04
* Remove unused code and reformat to 70 columns.Juri Linkov2019-10-01
* Frame-local tab-bar and window-local tab-line.Juri Linkov2019-08-31
* Fix initialization of user-defined fringe bitmaps in daemon modeEli Zaretskii2019-08-13
* Replace TRACE with redisplay_trace, etc.Paul Eggert2019-07-02
* Support native image transforms on MS-WindowsEli Zaretskii2019-06-29
* Implement native image rotation and cropping on cairoYAMAMOTO Mitsuharu2019-06-08
* Use machine pointer width for face hashesPaul Eggert2019-06-07
* Fix overflow issues in image rotationPaul Eggert2019-06-06
* Add native image rotation and croppingAlan Third2019-06-05
* Rework cairo image support to improve consistency (Bug#35871)YAMAMOTO Mitsuharu2019-05-29
* Undo use of Emacs_Pixmap over Pixmap for x_kill_gs_processYAMAMOTO Mitsuharu2019-05-24
* Introduce Emacs_Pix_Container and Emacs_Pix_Context typedefsAlexander Gramiak2019-05-19
* Replace XChar2b with unsigned in all font backendsAlexander Gramiak2019-05-19
* Introduce Emacs_GC struct and typedefAlexander Gramiak2019-05-19
* Introduce Emacs_Rectangle struct and typedefAlexander Gramiak2019-05-19
* Introduce Emacs_Pixmap typedefAlexander Gramiak2019-05-19
* Introduce Emacs_Cursor typedefAlexander Gramiak2019-05-19
* Introduce Emacs_Color struct and typedefAlexander Gramiak2019-05-19
* Clean up and simplify image-type setupPaul Eggert2019-05-17
* Remove display member of glyph_stringAlexander Gramiak2019-05-10
* Refactor update_window_begin and update_window_end hooksAlexander Gramiak2019-05-02
* Add terminal hook defined_color_hookAlexander Gramiak2019-04-26
* Rename generic x_* identifiersAlexander Gramiak2019-04-26
* Rename generic x_* procedures in xdisp.cAlexander Gramiak2019-04-26
* Support native image resizing on cairoYAMAMOTO Mitsuharu2019-03-27
* Simplify cairo image surface creation and destructionYAMAMOTO Mitsuharu2019-03-26
* Fix misuses of NULL when talking about the NUL characterStefan Monnier2019-03-21
* Support native image resizing on MS-WindowsEli Zaretskii2019-01-20
* Minor tweaks to HAVE_NATIVE_SCALING codePaul Eggert2019-01-10
* Add native image scaling (bug#33587)Alan Third2019-01-10
* Merge from origin/emacs-26Paul Eggert2018-12-31
|\
| * Update copyright year to 2019Paul Eggert2019-01-01
| * Fix display of TABs in hscrolled windows with line numbersEli Zaretskii2018-06-02
* | struct image_type layout is private to image.cPaul Eggert2018-12-06
* | Convert NS face colors to RGBA when comparing with frame valuesRobert Pluim2018-11-30
* | Rename Emacs-specific INFINITY constantsPaul Eggert2018-08-31
* | Merge remote-tracking branch 'origin/master' into feature/bignumTom Tromey2018-08-09
|\ \
| * | ; Fix typos in commentaryCharles A. Roelli2018-08-08