diff options
Diffstat (limited to 'e-util/ChangeLog')
-rw-r--r-- | e-util/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/e-util/ChangeLog b/e-util/ChangeLog index 719915176e..ed5fa74aca 100644 --- a/e-util/ChangeLog +++ b/e-util/ChangeLog @@ -1,3 +1,11 @@ +2000-09-12 Dan Winship <danw@helixcode.com> + + * e-font.c (e_font_from_gdk_font): Change this a bit so that if + you pass it a bold font, it puts that in font->bold and finds a + lighter font for font->font (if it can). This is for themes like + Metal where the default font is bold. + (find_variants): renamed from find_best_bold + 2000-09-11 Dan Winship <danw@helixcode.com> * e-font.c (find_best_bold): Thou shalt leave space for the |