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@redhat.com>2005-02-18 20:53:49 (GMT)
committer Jonathan Blandford <jrb@src.gnome.org>2005-02-18 20:53:49 (GMT)
commit75eac88174e3a7843b702ffd38e06b0e4d3d62ac (patch)
tree6a67d3adcc38075656799a1319664fe6f5335af4 /ChangeLog
parent6909f485a0f8d35f8637d1d0185379d4dbf2649d (diff)
Change the fullscreen toolbar to always be in the popup window. That
Fri Feb 18 15:32:57 2005 Jonathan Blandford <jrb@redhat.com> * shell/ev-window.c: Change the fullscreen toolbar to always be in the popup window. That prevents it resizing when in full screen mode. * shell/ev-view.c: Change Zoom epsilon as a bad hack to avoid multiple rerenders. This pretty much sucks. * data/evince-ui.xml: Change the fullscreen toolbar to include the rest of the toolbar.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6988475..0a3820f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+Fri Feb 18 15:32:57 2005 Jonathan Blandford <jrb@redhat.com>
+
+ * shell/ev-window.c: Change the fullscreen toolbar to always be in
+ the popup window. That prevents it resizing when in full screen
+ mode.
+
+ * shell/ev-view.c: Change Zoom epsilon as a bad hack to avoid
+ multiple rerenders. This pretty much sucks.
+
+ * data/evince-ui.xml: Change the fullscreen toolbar to include the
+ rest of the toolbar.
+
2005-02-18 Tommi Vainikainen <thv@iki.fi>
* configure.ac (ALL_LINGUAS): Added "fi" (Finnish).