Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJonathan Blandford <jrb@src.gnome.org>2005-08-15 05:25:20 (GMT)
committer Jonathan Blandford <jrb@src.gnome.org>2005-08-15 05:25:20 (GMT)
commitfa6976293d3d5172aba264771f29ce1811b993e3 (patch)
treedae3c116844765ce0ddd29e272c87c9eef54bd43 /ChangeLog
parent09458b5fc51b3504582e76a12b7a57cbba332ac0 (diff)
fix up
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog14
1 files changed, 8 insertions, 6 deletions
diff --git a/ChangeLog b/ChangeLog
index 88edbf7..3aa856a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,12 +1,14 @@
Mon Aug 15 00:40:21 2005 Jonathan Blandford <jrb@redhat.com>
- * pdf/ev-poppler.cc: * shell/ev-metadata-manager.c:
- (ev_metadata_manager_init): * shell/ev-view.c:
- (ev_view_rotate_left), (ev_view_set_rotation),
- (ev_view_get_rotation): * shell/ev-view.h: * shell/ev-window.c:
- (setup_view_from_metadata),
+ * pdf/ev-poppler.cc:
+ * shell/ev-metadata-manager.c: (ev_metadata_manager_init):
+ * shell/ev-view.c: (ev_view_rotate_left), (ev_view_set_rotation),
+ (ev_view_get_rotation):
+ * shell/ev-view.h:
+ * shell/ev-window.c: (setup_view_from_metadata),
(save_rotation_to_file), (ev_window_cmd_edit_rotate_left),
- (ev_window_cmd_edit_rotate_right): Fix rotation. Save it to disk.
+ (ev_window_cmd_edit_rotate_right): Fix rotation. Save it to
+ disk.
2005-08-14 Baris Cicek <baris@teamforce.name.tr>