]> www.fi.muni.cz Git - evince.git/blobdiff - ChangeLog
Fix CID fonts with freetype 2.1.9
[evince.git] / ChangeLog
index 6de5f7421b94fcb0d38cfeb8cf8f812d2a4d195b..7ee759cb1377aa9c3b2e2e148101551a79bcfaa0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,55 @@
+2005-01-26  Marco Pesenti Gritti  <marco@gnome.org>
+
+       * configure.ac:
+       * pdf/splash/SplashFTFontEngine.cc:
+
+       Fix CID fonts with freetype 2.1.9
+
+2005-01-26  Bryan Clark  <clarkbw@cvs.gnome.org>
+
+       * TODO: added item for desktop icon thumbnailer
+
+Tue Jan 25 00:59:34 2005  Jonathan Blandford  <jrb@redhat.com>
+
+       * pdf/xpdf/pdf-document.cc (pdf_document_get_title): guard against
+       unloaded docs when the title is accessed.
+
+       * shell/ev-password-view.[hc]: New widget for displaying password
+       state.
+
+       * shell/ev-window.[ch]: Refactor password handling code to handle
+       the new view.
+
+2005-01-24  Marco Pesenti Gritti  <marco@gnome.org>
+
+       * NEWS:
+       * configure.ac:
+       * data/Makefile.am:
+
+       Release 0.1.1
+
+2005-01-23  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
+
+       * pdf/xpdf/pdf-document.cc (pdf_document_search_page_changed):
+       ignore page offset here, to make search results independent of it,
+
+       * shell/ev-view.c (expose_bin_window): but take offsets into
+       account here. Bug #164932
+
+       * pdf/xpdf/pdf-document.cc (pdf_document_get_link): divide by
+       scale at the right time. Bug #164996
+
+2005-01-22  Martin Kretzschmar  <martink@gnome.org>
+
+       * pdf/xpdf/GlobalParams.cc: My 2005-01-05 change didn't actually
+       fix the problem. Now I just removed the Adobe font names and hope
+       that the URW fonts are always in outline format. Bug #164934
+
+       * shell/ev-window.c (update_window_title): empty titles are
+       useless, use filename in that case too.
+
+       * NEWS: Add some content.
+
 2005-01-21  Bryan Clark  <clarkbw@cvs.gnome.org>
 
        * TODO: added one more TODO item and a TODONE section :)