summaryrefslogtreecommitdiff
path: root/src/xfaces.c
Commit message (Expand)AuthorAge
* 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
| * | Implement pseudo-value 'reset' of face attrributesEli Zaretskii2022-07-03
| * | Fix earlier change in xfaces.c for antialiasing in the mode linePo Lu2022-06-20
| * | More conservative fix for bug#37473Po Lu2022-06-19
| * | Don't lose antialiasing info when hitting `C-x C-+'Lars Ingebrigtsen2022-06-19
| * | Use BASE_EQ instead of EQ where obviously safeMattias Engdegård2022-06-16
| * | Fix merging of anonymous faces with an `:extend' property on unexecPo Lu2022-05-12
| * | Make sure rectangles are drawn correctly on XPo Lu2022-05-03
| * | Merge from origin/emacs-28Eli Zaretskii2022-04-28
| |\|
| | * Improve documentation of font- and face-related attribute functionsEli Zaretskii2022-04-28
| * | Fix handling of proportional fonts on MS-WindowsEli Zaretskii2022-04-28
| * | Fix more uses of opaque Visual structurePo Lu2022-03-08
| * | Don't accept whitespace or hex floats in rgbi: colour specsMattias Engdegård2022-03-06
| * | Fix :color specification in flat-button boxesLars Ingebrigtsen2022-02-28
| * | Clean up mode-line-* faces handlingEli Zaretskii2022-02-12
| * | Merge from origin/emacs-28Stefan Kangas2022-02-01
| |\|
| | * Clarify documentation of a "face's font"Eli Zaretskii2022-01-31
| * | Make `nil' values of the `:position' underline property work correctlyPo Lu2022-01-20
| * | Merge from origin/emacs-28Stefan Kangas2022-01-15
| |\|
| | * Avoid another segfault in 'face_at_buffer_position'Eli Zaretskii2022-01-14
| * | Allow controlling the underline position of facesPo Lu2022-01-10
| * | Merge from origin/emacs-28Eli Zaretskii2022-01-01
| |\|
| | * * src/xfaces.c (face_for_font): Make 'hash' be uintptr_t.Zhehao Lin2022-01-01
| | * ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
| * | Merge remote-tracking branch 'origin/master' into feature/pgtkPo Lu2021-11-30
| |\ \
| | * | Add an intermediary face for mode lines: `mode-line-active'Lars Ingebrigtsen2021-11-26
| | * | Improve the fix for bug#51864Eli Zaretskii2021-11-21
| | * | Add support for the Haiku operating system and its window systemPo Lu2021-11-20
| | * | Merge from origin/emacs-28Stefan Kangas2021-11-16
| | |\|
| | | * Avoid segfaults due to freed face cacheEli Zaretskii2021-11-15
| * | | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-11-13
| |\| |
| | * | Remove unused xlfd_ enumsLars Ingebrigtsen2021-11-12
| * | | Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-11-11
| |\| |
| | * | Add an example to the display-supports-face-attributes-p doc stringLars Ingebrigtsen2021-11-06
| | * | Support the "medium" font weightLars Ingebrigtsen2021-10-21
| | |/
| | * Don't quote nil and t in doc strings and commentsLars Ingebrigtsen2021-09-21
| | * Fix assertion violation with zero-width :box attributesEli Zaretskii2021-09-20
| | * Avoid crashes due to clearing of a frame's face cacheEli Zaretskii2021-09-15
| | * ; * src/xfaces.c (gui_supports_face_attributes_p): Fix typo in comment.Eli Zaretskii2021-08-29
| * | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-07-25
| |\|
| | * Speed up by storing frame faces in hash tables instead of alistsJashank Jeremy2021-07-21
| * | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-06-20
| |\|
| | * Eliminate some GCC warningsMattias Engdegård2021-06-16