]> www.fi.muni.cz Git - evince.git/blobdiff - ChangeLog
Comment out some more fonts stuff. Should really work without the poppler
[evince.git] / ChangeLog
index c7561ce2d88b4ed8663737bfaf9f8efa4ebeded1..d6ed0b28a72f9bee204493836fd6781238e7fcbc 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,65 @@
+2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
+
+       * pdf/ev-poppler.cc:
+
+       Comment out some more fonts stuff. Should really
+       work without the poppler patch now.
+
+2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
+
+       * pdf/ev-poppler.cc:
+
+       Adapt to api change
+
+2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
+
+       * data/evince-properties.glade:
+       * pdf/ev-poppler.cc:
+       * shell/ev-properties.c: (setup_fonts_view):
+
+       Set the column title. Show the dialog only
+       once everything is setup.
+       Getting font info can be very slow... will
+       prolly need to make this threaded too.
+
+2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
+
+       * backend/Makefile.am:
+       * backend/ev-document-fonts.c: (ev_document_fonts_get_type),
+       (ev_document_fonts_get_fonts_model):
+       * backend/ev-document-fonts.h:
+       * data/evince-properties.glade:
+       * pdf/ev-poppler.cc:
+       * shell/ev-properties.c: (setup_fonts_view), (ev_properties_new):
+       * shell/ev-properties.h:
+       * shell/ev-window.c: (ev_window_cmd_file_properties):
+
+       Implement fonts list. Defined out for now, since it depends
+       on a not yet committed poppler patch.
+
+Fri Jun  3 21:07:57 2005  Jonathan Blandford  <jrb@redhat.com>
+
+       * shell/ev-view.c (get_page_extents): other_page isn't necessarily
+       page + 1.
+
+       * shell/ev-window.c: Make sure we add the timeout when we get a
+       focus-in event.
+
+       * shell/ev-view.c (view_set_adjustment_values): Add 0.5 to
+       adjustment->value before calculating the zoom factor to average
+       out all of our rounding errors.  The page no longer 'drifts' when
+       resizing.
+
+2005-06-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
+
+       * data/evince-properties.glade:
+       * shell/ev-properties.c: (ev_properties_format_date),
+       (set_property):
+       
+       Labels don't expand when the dialogue is resized.
+       strftime result needs to be converted to UTF-8. Thanks
+       to Christian Persch <chpe@gnome.org>.
+
 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
 
        * data/evince-properties.glade: