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
...
|
|
|
*
Avoid segfaults due to freed face cache
Eli Zaretskii
2021-11-15
1
-1
/
+4
|
*
|
|
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtk
Yuuki Harano
2021-11-13
1
-46
/
+0
|
|
\
|
|
|
|
*
|
Remove unused xlfd_ enums
Lars Ingebrigtsen
2021-11-12
1
-46
/
+0
|
*
|
|
Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacs into feature/pgtk
Yuuki Harano
2021-11-11
1
-6
/
+18
|
|
\
|
|
|
|
*
|
Add an example to the display-supports-face-attributes-p doc string
Lars Ingebrigtsen
2021-11-06
1
-0
/
+4
|
|
*
|
Support the "medium" font weight
Lars Ingebrigtsen
2021-10-21
1
-0
/
+7
|
|
|
/
|
|
*
Don't quote nil and t in doc strings and comments
Lars Ingebrigtsen
2021-09-21
1
-2
/
+2
|
|
*
Fix assertion violation with zero-width :box attributes
Eli Zaretskii
2021-09-20
1
-1
/
+1
|
|
*
Avoid crashes due to clearing of a frame's face cache
Eli Zaretskii
2021-09-15
1
-1
/
+2
|
|
*
; * src/xfaces.c (gui_supports_face_attributes_p): Fix typo in comment.
Eli Zaretskii
2021-08-29
1
-2
/
+2
|
*
|
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtk
Yuuki Harano
2021-07-25
1
-40
/
+43
|
|
\
|
|
|
*
Speed up by storing frame faces in hash tables instead of alists
Jashank Jeremy
2021-07-21
1
-40
/
+43
|
*
|
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtk
Yuuki Harano
2021-06-20
1
-3
/
+6
|
|
\
|
|
|
*
Eliminate some GCC warnings
Mattias Engdegård
2021-06-16
1
-3
/
+6
|
*
|
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtk
Yuuki Harano
2021-03-08
1
-4
/
+5
|
|
\
|
|
|
*
; * src/xfaces.c (realize_gui_face): Correct formatting
Robert Pluim
2021-02-25
1
-4
/
+5
|
*
|
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtk
Yuuki Harano
2021-02-20
1
-1
/
+1
|
|
\
|
|
|
*
Bump FACE_CACHE_BUCKETS_SIZE to 1009
Eli Zaretskii
2021-02-10
1
-1
/
+1
|
*
|
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtk
Yuuki Harano
2021-01-30
1
-0
/
+3
|
|
\
|
|
|
*
Add distinct controls for child frames' borders (Bug#45620)
Alexander Miller
2021-01-26
1
-0
/
+3
|
*
|
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtk
Yuuki Harano
2021-01-20
1
-1
/
+7
|
|
\
|
|
|
*
Add support for flat buttons
Pedro Andres Aranda Gutierrez
2021-01-10
1
-1
/
+7
|
*
|
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtk
Yuuki Harano
2021-01-03
1
-1
/
+1
|
|
\
|
|
|
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
|
*
|
Migrate to Emacs_GC
Yuuki Harano
2020-11-22
1
-4
/
+4
|
*
|
Introduce Pure GTK3 port
Yuuki Harano
2020-11-22
1
-0
/
+24
|
|
/
|
*
TTY Support for ECMA-48 strike-through graphic rendition
Mike Hamrick
2020-09-18
1
-1
/
+11
|
*
Prefer Fvector to make_uninit_vector
Paul Eggert
2020-08-15
1
-16
/
+12
|
*
Fix face merging at EOL when inherited face specifies :extend
Eli Zaretskii
2020-08-11
1
-3
/
+17
|
*
Fix face extension past EOL in overlay strings
Eli Zaretskii
2020-07-30
1
-2
/
+3
|
*
Minor improvements as followup to recent RGB string-parsing change
Eli Zaretskii
2020-06-22
1
-41
/
+49
|
*
Consolidate #RGB string parsers
Mattias Engdegård
2020-06-21
1
-0
/
+116
|
*
Make color-distance symmetric and more accurate
Mattias Engdegård
2020-06-03
1
-11
/
+13
|
*
Pacify GCC 10.1.0
Paul Eggert
2020-05-11
1
-3
/
+3
|
*
Allow negative line width for :box face attribute
Alexandre Adolphe
2020-04-01
1
-6
/
+26
|
*
; * src/xfaces.c (syms_of_xfaces): Fix wording and typo.
Eli Zaretskii
2020-03-29
1
-3
/
+3
|
*
Don't suggest setting face-remapping-alist to a literal (Bug#39812)
Noam Postavsky
2020-03-28
1
-2
/
+5
|
*
Correct "different than" to "different from" where appropriate
Alan Mackenzie
2020-02-09
1
-5
/
+5
|
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
|
*
Fix face merging for display strings broken by a recent commit
Eli Zaretskii
2019-12-16
1
-4
/
+0
|
*
xfaces.c: Silence spurious maybe-uninitialized compiler warning
Juanma Barranquero
2019-12-13
1
-0
/
+1
|
*
A better fix for extension of overlay string's faces
Eli Zaretskii
2019-12-13
1
-0
/
+4
|
*
Avoid infloop in face merging due to bad face spec
Eli Zaretskii
2019-12-11
1
-0
/
+2
|
*
Another fix for :extend when :inherit is used
Eli Zaretskii
2019-12-05
1
-5
/
+25
|
*
Support ':extend' in faces defined by list of key/value pairs
Eli Zaretskii
2019-11-26
1
-9
/
+99
|
*
Fix face merging when some have :extend non-nil and some are inherited
Eli Zaretskii
2019-11-25
1
-55
/
+55
|
*
; Add explanation for face-ignored-fonts defaults
Robert Pluim
2019-11-14
1
-2
/
+3
|
*
Add "Noto Color Emoji" to face-ignored-fonts
Robert Pluim
2019-11-13
1
-3
/
+7
|
*
Handle case where a face's :extend attribute is unspecified (Bug#37774)
Jimmy Aguilar Mena
2019-11-08
1
-4
/
+10
|
*
Optimize conditional recursive merge face.
Jimmy Aguilar Mena
2019-10-29
1
-2
/
+7
[prev]
[next]