index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
xfaces.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
; Add 2024 to copyright years
Po Lu
2024-01-02
1
-1
/
+1
*
Avoid crashes in batch mode due to lack of frame face cache
Eli Zaretskii
2023-02-24
1
-1
/
+3
*
Avoid spurious pause in kill-ring-save (Bug#60841)
Kévin Le Gouguec
2023-02-02
1
-2
/
+1
*
Pacify --without-x unused function warning
Basil L. Contovounesios
2023-01-25
1
-1
/
+1
*
; Add 2023 to copyright years.
Eli Zaretskii
2023-01-01
1
-1
/
+1
*
; Fix typos
Stefan Kangas
2022-12-26
1
-1
/
+1
*
; Fix typos
Stefan Kangas
2022-12-13
1
-1
/
+1
*
Improve resetting face attributes when looking for suitable fonts
Eli Zaretskii
2022-12-13
1
-29
/
+52
*
Revert "Revert "Improve last change to xfaces.c" (05ece1eb8b)"
Po Lu
2022-12-12
1
-52
/
+59
*
Revert "Improve last change to xfaces.c" (05ece1eb8b)
Gregory Heytings
2022-12-12
1
-59
/
+52
*
; Minor cleanup of last change in xfaces.c.
Eli Zaretskii
2022-12-11
1
-24
/
+24
*
; Improve docs of relaxing face-font attribute match (bug#59347)
Eli Zaretskii
2022-12-11
1
-22
/
+22
*
Improve last change to xfaces.c
Po Lu
2022-12-11
1
-54
/
+61
*
Unset the weight/slant/width in the spec when realizing a font
Gregory Heytings
2022-12-10
1
-2
/
+58
*
Fix automatic DPI adjustment and add workarounds for some systems
Po Lu
2022-11-19
1
-3
/
+17
*
Merge 'master' into noverlay
Stefan Monnier
2022-09-25
1
-534
/
+1307
|
\
|
*
Display a warning for some uses of nil in face attributes.
Gregory Heytings
2022-09-02
1
-9
/
+12
|
*
Fix antialias face attribute when text is scaled
Eli Zaretskii
2022-08-27
1
-24
/
+3
|
*
Merge from origin/emacs-28
Stefan Kangas
2022-07-14
1
-1
/
+1
|
|
\
|
|
*
; Fix typos: prefer American spelling
Stefan Kangas
2022-07-13
1
-1
/
+1
|
*
|
Fix implementation of 'reset' face values
Eli Zaretskii
2022-07-03
1
-34
/
+33
|
*
|
; * src/xfaces.c (Finternal_set_lisp_face_attribute): Fix last change.
Eli Zaretskii
2022-07-03
1
-1
/
+1
|
*
|
Implement pseudo-value 'reset' of face attrributes
Eli Zaretskii
2022-07-03
1
-25
/
+144
|
*
|
Fix earlier change in xfaces.c for antialiasing in the mode line
Po Lu
2022-06-20
1
-4
/
+12
|
*
|
More conservative fix for bug#37473
Po Lu
2022-06-19
1
-11
/
+12
|
*
|
Don't lose antialiasing info when hitting `C-x C-+'
Lars Ingebrigtsen
2022-06-19
1
-2
/
+14
|
*
|
Use BASE_EQ instead of EQ where obviously safe
Mattias Engdegård
2022-06-16
1
-5
/
+7
|
*
|
Fix merging of anonymous faces with an `:extend' property on unexec
Po Lu
2022-05-12
1
-18
/
+25
|
*
|
Make sure rectangles are drawn correctly on X
Po Lu
2022-05-03
1
-2
/
+11
|
*
|
Merge from origin/emacs-28
Eli Zaretskii
2022-04-28
1
-11
/
+17
|
|
\
|
|
|
*
Improve documentation of font- and face-related attribute functions
Eli Zaretskii
2022-04-28
1
-11
/
+17
|
*
|
Fix handling of proportional fonts on MS-Windows
Eli Zaretskii
2022-04-28
1
-1
/
+8
|
*
|
Fix more uses of opaque Visual structure
Po Lu
2022-03-08
1
-2
/
+2
|
*
|
Don't accept whitespace or hex floats in rgbi: colour specs
Mattias Engdegård
2022-03-06
1
-0
/
+5
|
*
|
Fix :color specification in flat-button boxes
Lars Ingebrigtsen
2022-02-28
1
-1
/
+6
|
*
|
Clean up mode-line-* faces handling
Eli Zaretskii
2022-02-12
1
-1
/
+0
|
*
|
Merge from origin/emacs-28
Stefan Kangas
2022-02-01
1
-3
/
+3
|
|
\
|
|
|
*
Clarify documentation of a "face's font"
Eli Zaretskii
2022-01-31
1
-3
/
+3
|
*
|
Make `nil' values of the `:position' underline property work correctly
Po Lu
2022-01-20
1
-2
/
+3
|
*
|
Merge from origin/emacs-28
Stefan Kangas
2022-01-15
1
-2
/
+6
|
|
\
|
|
|
*
Avoid another segfault in 'face_at_buffer_position'
Eli Zaretskii
2022-01-14
1
-2
/
+6
|
*
|
Allow controlling the underline position of faces
Po Lu
2022-01-10
1
-0
/
+16
|
*
|
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
1
-2
/
+2
|
|
\
|
|
|
*
* src/xfaces.c (face_for_font): Make 'hash' be uintptr_t.
Zhehao Lin
2022-01-01
1
-1
/
+1
|
|
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
1
-1
/
+1
|
*
|
Merge remote-tracking branch 'origin/master' into feature/pgtk
Po Lu
2021-11-30
1
-15
/
+22
|
|
\
\
|
|
*
|
Add an intermediary face for mode lines: `mode-line-active'
Lars Ingebrigtsen
2021-11-26
1
-1
/
+3
|
|
*
|
Improve the fix for bug#51864
Eli Zaretskii
2021-11-21
1
-10
/
+8
|
|
*
|
Add support for the Haiku operating system and its window system
Po Lu
2021-11-20
1
-2
/
+6
|
|
*
|
Merge from origin/emacs-28
Stefan Kangas
2021-11-16
1
-1
/
+4
|
|
|
\
|
[next]