X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=ChangeLog;h=efcc003ff0ce4ed678fdc3bd9d51af5866ae5365;hb=dccf9855895c5f35bb0899bbd9c093baef02efc7;hp=8c5b37cfebe582bca2bfe3f9405e7504dc8a32f5;hpb=b22b3f0d2cf3daa45baae4a90db6c2139dffd892;p=evince.git diff --git a/ChangeLog b/ChangeLog index 8c5b37cf..efcc003f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,39 @@ +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. + +2005-07-24 Danilo Å egan + + * configure.ac: Added "sr" and "sr@Latn" to ALL_LINGUAS. + +2005-07-23 Tommi Vainikainen + + * help/ChangeLog: Started this for translations of manual. + * configure.ac, autogen.sh, .cvsignore: Migrated to + gnome-doc-utils. Patch in bug #311222. + +2005-07-22 Martin Kretzschmar + + * backend/ev-document-factory.c (mime_type_supported_by_gdk_pixbuf): + #ifdef this away to fix an unused-function warning. + 2005-07-22 Ignacio Casal Quinteiro * configure.ac: Added 'gl' to ALL_LINGUAS. @@ -300,7 +336,7 @@ Thu Jul 7 23:10:01 2005 Jonathan Blandford Return a boolean from timeout func. Fix ported from gedit. -2005-07-07 Iñaki Larrañaga +2005-07-07 Iñaki Larrañaga * configure.ac: Added "eu" (Basque) to ALL_LINGUAS.