Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorJonathan Blandford <jrb@redhat.com>2005-04-23 00:28:14 (GMT)
committer Jonathan Blandford <jrb@src.gnome.org>2005-04-23 00:28:14 (GMT)
commitc15e43c17dc5cacdccde753279bb4ae2b7441747 (patch)
tree30f8fc9d3a94bb8677af5b42598d3151e637433c /NEWS
parent98bedf54b4bdba56808ec6d7ad73df0fe21fc0e6 (diff)
Release 0.2.1
Fri Apr 22 19:57:46 2005 Jonathan Blandford <jrb@redhat.com> * NEWS: * configure.ac: Release 0.2.1 * Makefile.am: fix distcheck.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS50
1 files changed, 50 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 46ffe1d..65900d5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,54 @@
==============
+Evince 0.2.1
+==============
+
+New Features:
+
+ * new backend to support DJVU files.
+ * new backend to support DVI.
+ * Initial implementation of doc metadata. No UI for this yet,
+ though we respect docs requesting UI changes.
+ * support application/x-gzpostscript
+ * consolidate mime handling code so thumbnailer and main page
+ can use them. Thumbnail all types we support.
+ * Respect document orientation
+ * Implement print and save a copy for the ps backend.
+ * Badass completion of the document in the entry. Only works
+ with GTK+ >= 2.7.1
+ * User docs
+
+Bug Fixes:
+
+ * Faster Zooming
+ * Clean up Schemas
+ * README added.
+ * Small rework of sidebar code. Now sidebar pages should implement
+ EvSidebarPage interface.
+ * lots of small bug fixes
+ * Actually fix the "FIXME: update priority" comment.
+ * Update egg-recent from libegg. This should fix long startup
+ problem.
+
+Interface Improvements:
+
+ * Shift + Space scrolls up.
+ * Removed fullscreen toolbar hard-coded style
+ * Fix normal size zoom. Make zoom in/zoom out unsensitive when
+ they are behyond the limits.
+ * Doesn't show resize grip when maximized
+ * don't draw border in fullscreen
+ * Doesn't show thumbnails if document has 1 page. Make sidebar
+ menu entries sensitive only if if they have sense.
+ * Work around the Escape conflict (find bar and unfullscreen)
+ * Save accelerators on exit.
+ * Add Edit->Find Next
+
+Translations:
+
+ * Make all toolbar items translatable
+ * ru (Nickolay Shmyrev)
+
+==============
Evince 0.2.0
==============