summaryrefslogtreecommitdiff
path: root/src/xfaces.c
Commit message (Expand)AuthorAge
* Replace calls to intern with a constant string with DEFSYMsPo Lu11 days
* Pacify GCC 14 -Wnull-dereferencePaul Eggert2024-04-30
* Implement dots and dashes on XPo Lu2024-04-28
* Port double-line underlines to GUI systemsPo Lu2024-04-28
* Add support for colored and styled underlines on tty framesMohsin Kaleem2024-04-27
* Implement face stipples on AndroidPo Lu2024-04-23
* Fix crash upon call to Fset_fontset_font after X server disconnectPo Lu2024-04-13
* Don't lose track of adstyles during face mergingPo Lu2024-02-09
* Be more systematic about parens in C source codePaul Eggert2024-01-20
* Share hash table test structsMattias Engdegård2024-01-13
* Remove rehash-threshold and rehash-size struct membersMattias Engdegård2024-01-13
* Represent hash table weakness as an enum internallyMattias Engdegård2024-01-13
* Use `min`/`max` macros in a few more placesStefan Kangas2024-01-09
* Revert "Add new `swap` macro and use it"Po Lu2024-01-06
* Add new `swap` macro and use itStefan Kangas2024-01-06
* Merge from savannah/emacs-29Po Lu2024-01-02
|\
| * ; Add 2024 to copyright yearsPo Lu2024-01-02
* | Split safe_call between redisplay and non-redisplay versionsStefan Monnier2023-12-23
* | Fix mode-line-inactive faceEli Zaretskii2023-12-01
* | Fix validation of :box face attributeEli Zaretskii2023-11-30
* | Permit XLFD names to exceed 255 charactersPo Lu2023-09-08
* | Update Android portPo Lu2023-07-06
* | Update Android portPo Lu2023-04-29
* | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-02-25
|\|
| * Avoid crashes in batch mode due to lack of frame face cacheEli Zaretskii2023-02-24
* | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-02-04
|\|
| * Avoid spurious pause in kill-ring-save (Bug#60841)Kévin Le Gouguec2023-02-02
* | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-01-28
|\|
| * Pacify --without-x unused function warningBasil L. Contovounesios2023-01-25
* | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-01-02
|\|
| * ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
| * ; Fix typosStefan Kangas2022-12-26
* | Bring up the Android operating system and its window systemPo Lu2022-12-31
* | ; Fix typosStefan Kangas2022-12-23
|/
* ; Fix typosStefan Kangas2022-12-13
* Improve resetting face attributes when looking for suitable fontsEli Zaretskii2022-12-13
* Revert "Revert "Improve last change to xfaces.c" (05ece1eb8b)"Po Lu2022-12-12
* Revert "Improve last change to xfaces.c" (05ece1eb8b)Gregory Heytings2022-12-12
* ; Minor cleanup of last change in xfaces.c.Eli Zaretskii2022-12-11
* ; Improve docs of relaxing face-font attribute match (bug#59347)Eli Zaretskii2022-12-11
* Improve last change to xfaces.cPo Lu2022-12-11
* Unset the weight/slant/width in the spec when realizing a fontGregory Heytings2022-12-10
* Fix automatic DPI adjustment and add workarounds for some systemsPo Lu2022-11-19
* Merge 'master' into noverlayStefan Monnier2022-09-25
|\
| * Display a warning for some uses of nil in face attributes.Gregory Heytings2022-09-02
| * Fix antialias face attribute when text is scaledEli Zaretskii2022-08-27
| * Merge from origin/emacs-28Stefan Kangas2022-07-14
| |\
| | * ; Fix typos: prefer American spellingStefan Kangas2022-07-13
| * | Fix implementation of 'reset' face valuesEli Zaretskii2022-07-03
| * | ; * src/xfaces.c (Finternal_set_lisp_face_attribute): Fix last change.Eli Zaretskii2022-07-03