Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <mpg@redhat.com>2005-06-04 16:56:51 (GMT)
committer Marco Pesenti Gritti <marco@src.gnome.org>2005-06-04 16:56:51 (GMT)
commit825a3fe8219641123b0920b61971e9b6339cf9eb (patch)
tree3d09f4219606a57a73cc5742d874c77fcfd81802 /ChangeLog
parentdbe438c1e95c6d2901c282a0c0e204c94114fb75 (diff)
Set the column title. Show the dialog only once everything is setup.
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.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 92ca4ac..edd0d3a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,16 @@
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):