summaryrefslogtreecommitdiff
path: root/src/dispextern.h
Commit message (Expand)AuthorAgeFilesLines
* Allow negative line width for :box face attributeAlexandre Adolphe2020-04-011-6/+11
* Fix display of :box face when overlay strings are aroundEli Zaretskii2020-03-191-1/+2
* Recalculate default font when switching font backendRobert Pluim2020-03-171-0/+3
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Fix crash under -nw on macOS properly this timeRobert Pluim2019-12-291-1/+3
* Extend_face simplify.Jimmy Aguilar Mena2019-10-141-5/+2
* Added parameter attr_filter to face_at_string_position.Jimmy Aguilar Mena2019-10-141-1/+2
* New parameter to control the face extension..Jimmy Aguilar Mena2019-10-141-2/+2
* Added face parameter :extend.Jimmy Aguilar Mena2019-10-141-6/+10
* Simplify struct face to use only underline.Jimmy Aguilar Mena2019-10-141-7/+4
* Minor style tweaks for recent tab changesPaul Eggert2019-10-041-19/+19
* Remove unused code and reformat to 70 columns.feature/tabsJuri Linkov2019-10-011-31/+0
* Frame-local tab-bar and window-local tab-line.Juri Linkov2019-08-311-5/+131
* Fix initialization of user-defined fringe bitmaps in daemon modeEli Zaretskii2019-08-131-4/+2
* Replace TRACE with redisplay_trace, etc.Paul Eggert2019-07-021-27/+0
* Support native image transforms on MS-WindowsEli Zaretskii2019-06-291-0/+3
* Implement native image rotation and cropping on cairoYAMAMOTO Mitsuharu2019-06-081-1/+1
* Use machine pointer width for face hashesPaul Eggert2019-06-071-1/+1
* Fix overflow issues in image rotationPaul Eggert2019-06-061-19/+2
* Add native image rotation and croppingAlan Third2019-06-051-2/+20
* Rework cairo image support to improve consistency (Bug#35871)YAMAMOTO Mitsuharu2019-05-291-1/+20
* Undo use of Emacs_Pixmap over Pixmap for x_kill_gs_processYAMAMOTO Mitsuharu2019-05-241-1/+1
* Introduce Emacs_Pix_Container and Emacs_Pix_Context typedefsAlexander Gramiak2019-05-191-9/+9
* Replace XChar2b with unsigned in all font backendsAlexander Gramiak2019-05-191-1/+1
* Introduce Emacs_GC struct and typedefAlexander Gramiak2019-05-191-2/+20
* Introduce Emacs_Rectangle struct and typedefAlexander Gramiak2019-05-191-3/+12
* Introduce Emacs_Pixmap typedefAlexander Gramiak2019-05-191-3/+4
* Introduce Emacs_Cursor typedefAlexander Gramiak2019-05-191-3/+7
* Introduce Emacs_Color struct and typedefAlexander Gramiak2019-05-191-7/+8
* Clean up and simplify image-type setupPaul Eggert2019-05-171-1/+1
* Remove display member of glyph_stringAlexander Gramiak2019-05-101-3/+0
* Refactor update_window_begin and update_window_end hooksAlexander Gramiak2019-05-021-0/+4
* Add terminal hook defined_color_hookAlexander Gramiak2019-04-261-0/+3
* Rename generic x_* identifiersAlexander Gramiak2019-04-261-29/+29
* Rename generic x_* procedures in xdisp.cAlexander Gramiak2019-04-261-18/+18
* Support native image resizing on cairoYAMAMOTO Mitsuharu2019-03-271-1/+1
* Simplify cairo image surface creation and destructionYAMAMOTO Mitsuharu2019-03-261-1/+0
* Fix misuses of NULL when talking about the NUL characterStefan Monnier2019-03-211-1/+1
* Support native image resizing on MS-WindowsEli Zaretskii2019-01-201-1/+1
* Minor tweaks to HAVE_NATIVE_SCALING codePaul Eggert2019-01-101-7/+6
* Add native image scaling (bug#33587)Alan Third2019-01-101-0/+13
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
| * Fix display of TABs in hscrolled windows with line numbersEli Zaretskii2018-06-021-0/+10
* | struct image_type layout is private to image.cPaul Eggert2018-12-061-28/+0
* | Convert NS face colors to RGBA when comparing with frame valuesRobert Pluim2018-11-301-0/+3
* | Rename Emacs-specific INFINITY constantsPaul Eggert2018-08-311-0/+4
* | Merge remote-tracking branch 'origin/master' into feature/bignumTom Tromey2018-08-091-1/+1
|\ \
| * | ; Fix typos in commentaryCharles A. Roelli2018-08-081-1/+1
* | | More macro renamings for bignumTom Tromey2018-08-071-6/+6