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-09-05 10:45:45 (GMT)
committer Marco Pesenti Gritti <marco@src.gnome.org>2005-09-05 10:45:45 (GMT)
commitd24883d57ff3806d9c2002e8f800e9d69762c335 (patch)
tree5ac0a1491918ffb4532d8b5287904718487d5973 /ChangeLog
parentb3dd5e1a9084aac461c4dc01287878eb802b85c5 (diff)
Remove the statusbar. This regress loading feedback, need to check with
2005-09-05 Marco Pesenti Gritti <mpg@redhat.com> * data/evince-ui.xml: * data/evince.schemas.in: * shell/Makefile.am: * shell/ev-window.c: (update_chrome_visibility), (password_dialog_response), (ev_window_load_job_cb), (ev_window_xfer_job_cb), (ev_window_open_uri), (ev_window_class_init), (set_chrome_actions), (load_chrome), (ev_window_init): Remove the statusbar. This regress loading feedback, need to check with Bryan what we want to do there...
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 94f643e..0d76ce9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+2005-09-05 Marco Pesenti Gritti <mpg@redhat.com>
+
+ * data/evince-ui.xml:
+ * data/evince.schemas.in:
+ * shell/Makefile.am:
+ * shell/ev-window.c: (update_chrome_visibility),
+ (password_dialog_response), (ev_window_load_job_cb),
+ (ev_window_xfer_job_cb), (ev_window_open_uri),
+ (ev_window_class_init), (set_chrome_actions), (load_chrome),
+ (ev_window_init):
+
+ Remove the statusbar. This regress loading feedback, need to
+ check with Bryan what we want to do there...
+
2005-09-05 Marco Pesenti Gritti <mpg@redhat.com>
* lib/ev-tooltip.c: (ev_tooltip_init):