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 <marco@gnome.org>2005-01-05 10:48:33 (GMT)
committer Marco Pesenti Gritti <marco@src.gnome.org>2005-01-05 10:48:33 (GMT)
commitac441ddbd092eb55a71966c253833d8273a78f7c (patch)
tree82e129c4cb320c908aa90f5e5e3e5eeb6f31e8a6 /ChangeLog
parentd8ee8d47ba0982593a9774bb326944349a784b89 (diff)
Implement "Save a copy..." menu item
2005-01-05 Marco Pesenti Gritti <marco@gnome.org> * backend/ev-document.c: (ev_document_save): * backend/ev-document.h: * data/evince-ui.xml: * pdf/xpdf/pdf-document.cc: * shell/ev-window.c: (save_error_dialog), (ev_window_cmd_save_as): Implement "Save a copy..." menu item
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2f57ed0..0bf5393 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,15 @@
2005-01-05 Marco Pesenti Gritti <marco@gnome.org>
+ * backend/ev-document.c: (ev_document_save):
+ * backend/ev-document.h:
+ * data/evince-ui.xml:
+ * pdf/xpdf/pdf-document.cc:
+ * shell/ev-window.c: (save_error_dialog), (ev_window_cmd_save_as):
+
+ Implement "Save a copy..." menu item
+
+2005-01-05 Marco Pesenti Gritti <marco@gnome.org>
+
* shell/ev-view.c: (ev_view_zoom):
Queue a resize when zoom changes