summaryrefslogtreecommitdiff
path: root/src/dispextern.h
Commit message (Expand)AuthorAge
* Make adjust_frame_size set up frame's new_width/_height too (Bug#17120)Martin Rudalics2021-05-02
* Major rewrite of adjust_frame_sizeMartin Rudalics2021-04-27
* Set CSS for SVG filesAlan Third2021-04-03
* Add distinct controls for child frames' borders (Bug#45620)Alexander Miller2021-01-26
* Update copyright year to 2021Paul Eggert2021-01-01
* Merge from origin/emacs-27Glenn Morris2020-12-15
|\
| * 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
* | Face-changing text properties and help-echo now work with xterm-mouse.Jared Finder2020-11-14
* | Use the full name of the null byte/character, not its abbreviationAndreas Schwab2020-10-05
* | ; Fix typosStefan Kangas2020-09-21
* | TTY Support for ECMA-48 strike-through graphic renditionMike Hamrick2020-09-18
* | Set basic SVG attributes (bug#40845)Alan Third2020-08-23
* | Fix face extension past EOL in overlay stringsEli Zaretskii2020-07-30
* | 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
* | Remove UNSIGNED_CMPPaul Eggert2020-04-11
* | Allow negative line width for :box face attributeAlexandre Adolphe2020-04-01
* | Fix display of :box face when overlay strings are aroundEli Zaretskii2020-03-19
|/
* 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