X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=ChangeLog;h=d1b66196433bcadd8151054ea3f17a9f03f3c31c;hb=720625607a3241b768b2e93f3bcb44b0000add27;hp=c1679cdd2389dfa493ef2bb36643de1f613f7fbb;hpb=f22db9dfdddef315fe2c3182c858ae63dbfe0fda;p=evince.git diff --git a/ChangeLog b/ChangeLog index c1679cdd..d1b66196 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,24 @@ +2005-07-24 Martin Kretzschmar + + * help/es/.cvsignore, help/sr/.cvsignore: ignore xmlpo output. + +2005-07-24 Martin Kretzschmar + + Bug #311280 + + * pdf/ev-poppler.cc (font_type_to_string): new, returns user readable + name for PopplerFontTypes + (pdf_document_fonts_fill_model): add font type to the detail column + + * backend/ev-document-fonts.h: added + EV_DOCUMENT_FONTS_COLUMN_DETAILS. + + * shell/ev-properties-fonts.c (font_cell_data_func): glue together + font name and font details, add a little markup. + (ev_properties_fonts_init): use the new cell data func, specify ypad + property for the cell renderer. + (ev_properties_fonts_set_document): add the details column. + 2005-07-24 Artur Flinta * configure.ac: Added "pl" to ALL_LINGUAS.