aboutsummaryrefslogtreecommitdiffstats
path: root/src/xfaces.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Split safe_call between redisplay and non-redisplay versionsStefan Monnier2023-12-231-1/+1
* Fix mode-line-inactive faceEli Zaretskii2023-12-011-2/+4
* Fix validation of :box face attributeEli Zaretskii2023-11-301-3/+6
* Permit XLFD names to exceed 255 charactersPo Lu2023-09-081-3/+4
* Update Android portPo Lu2023-07-061-2/+2
* Update Android portPo Lu2023-04-291-1/+1
* Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-02-251-1/+3
|\
| * Avoid crashes in batch mode due to lack of frame face cacheEli Zaretskii2023-02-241-1/+3
* | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-02-041-2/+1
|\ \ | |/
| * Avoid spurious pause in kill-ring-save (Bug#60841)Kévin Le Gouguec2023-02-021-2/+1
* | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-01-281-1/+1
|\ \ | |/
| * Pacify --without-x unused function warningBasil L. Contovounesios2023-01-251-1/+1
* | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-01-021-1/+1
|\ \ | |/
| * ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
| * ; Fix typosStefan Kangas2022-12-261-1/+1
* | Bring up the Android operating system and its window systemPo Lu2022-12-311-10/+49
* | ; Fix typosStefan Kangas2022-12-231-1/+1
|/
* ; Fix typosStefan Kangas2022-12-131-1/+1
* Improve resetting face attributes when looking for suitable fontsEli Zaretskii2022-12-131-29/+52
* Revert "Revert "Improve last change to xfaces.c" (05ece1eb8b)"Po Lu2022-12-121-52/+59
* Revert "Improve last change to xfaces.c" (05ece1eb8b)Gregory Heytings2022-12-121-59/+52
* ; Minor cleanup of last change in xfaces.c.Eli Zaretskii2022-12-111-24/+24
* ; Improve docs of relaxing face-font attribute match (bug#59347)Eli Zaretskii2022-12-111-22/+22
* Improve last change to xfaces.cPo Lu2022-12-111-54/+61
* Unset the weight/slant/width in the spec when realizing a fontGregory Heytings2022-12-101-2/+58
* Fix automatic DPI adjustment and add workarounds for some systemsPo Lu2022-11-191-3/+17
* Merge 'master' into noverlayStefan Monnier2022-09-251-534/+1307
|\
| * Display a warning for some uses of nil in face attributes.Gregory Heytings2022-09-021-9/+12
| * Fix antialias face attribute when text is scaledEli Zaretskii2022-08-271-24/+3
| * Merge from origin/emacs-28Stefan Kangas2022-07-141-1/+1
| |\
| | * ; Fix typos: prefer American spellingStefan Kangas2022-07-131-1/+1
| * | Fix implementation of 'reset' face valuesEli Zaretskii2022-07-031-34/+33
| * | ; * src/xfaces.c (Finternal_set_lisp_face_attribute): Fix last change.Eli Zaretskii2022-07-031-1/+1
| * | Implement pseudo-value 'reset' of face attrributesEli Zaretskii2022-07-031-25/+144
| * | Fix earlier change in xfaces.c for antialiasing in the mode linePo Lu2022-06-201-4/+12
| * | More conservative fix for bug#37473Po Lu2022-06-191-11/+12
| * | Don't lose antialiasing info when hitting `C-x C-+'Lars Ingebrigtsen2022-06-191-2/+14
| * | Use BASE_EQ instead of EQ where obviously safeMattias Engdegård2022-06-161-5/+7
| * | Fix merging of anonymous faces with an `:extend' property on unexecPo Lu2022-05-121-18/+25
| * | Make sure rectangles are drawn correctly on XPo Lu2022-05-031-2/+11
| * | Merge from origin/emacs-28Eli Zaretskii2022-04-281-11/+17
| |\ \ | | |/
| | * Improve documentation of font- and face-related attribute functionsEli Zaretskii2022-04-281-11/+17
| * | Fix handling of proportional fonts on MS-WindowsEli Zaretskii2022-04-281-1/+8
| * | Fix more uses of opaque Visual structurePo Lu2022-03-081-2/+2
| * | Don't accept whitespace or hex floats in rgbi: colour specsMattias Engdegård2022-03-061-0/+5
| * | Fix :color specification in flat-button boxesLars Ingebrigtsen2022-02-281-1/+6
| * | Clean up mode-line-* faces handlingEli Zaretskii2022-02-121-1/+0
| * | Merge from origin/emacs-28Stefan Kangas2022-02-011-3/+3
| |\ \ | | |/
| | * Clarify documentation of a "face's font"Eli Zaretskii2022-01-311-3/+3
| * | Make `nil' values of the `:position' underline property work correctlyPo Lu2022-01-201-2/+3