]> www.fi.muni.cz Git - evince.git/commitdiff
Update for release 0.5.2
authorNickolay V. Shmyrev <nshmyrev@src.gnome.org>
Mon, 13 Mar 2006 20:26:01 +0000 (20:26 +0000)
committerNickolay V. Shmyrev <nshmyrev@src.gnome.org>
Mon, 13 Mar 2006 20:26:01 +0000 (20:26 +0000)
ChangeLog
NEWS
NOTES
README
TODO
configure.ac

index 98b5dc52cf5cebb70d915f910ad6368350caa2d1..c3e2abaee89788ae74e869ec6af7e17596e704a0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2006-03-13  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
+       
+       * NEWS, configure.ac, TODO:
+       
+       Update for release 0.6.0.
+
 2006-03-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
 
        * shell/ev-view.c: (view_update_range_and_current_page),
@@ -19,7 +25,7 @@
 2006-02-28  Clytie Siddall <clytie@riverland.net.au>
 
        * configure.ac  Added lv in ALL_LINGUAS line.
-       
+
 2006-02-27  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
        
        * NEWS, configure.ac:
diff --git a/NEWS b/NEWS
index fce97269c4aa612a3e6a20373ca75544da29421d..1dd9e7d15775b3f5ee323102b35268f2f75aab7c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+==============
+Evince   0.5.2
+==============
+
+Bug Fixes:
+
+    * View don't jump on scrolling.
+    * In presentation mode we scroll by one page.
+
+Translations:
+
+    * bg bn da de et fa fr hi hu ja ka pt pt_BR ro ru sv uk vi
+    
 ==============
 Evince   0.5.1
 ==============
diff --git a/NOTES b/NOTES
index a06699fa6cb4654f99d2722cfcc022352750cee7..fadc30fbbc0d87e0cd11f6d6ee3607d96d7f9fe3 100644 (file)
--- a/NOTES
+++ b/NOTES
@@ -19,17 +19,15 @@ SOME RANDOM COMMENTS:
    and a page index of 0 is not used.
 
 
---
-
-Thoughts on threading:
+THOUGHTS ON THREADING:
+=====================
 
  * The primary thing we are trying to do is minimize switching pages, as
    doing so is slow for backends.  Additionally, some operations on the
    backend are slow, leaving poor interactivity.
 
---
-
-Thoughts on selection:
+THOUGHTS ON SELECTION:
+=====================
 
  * On button_press, we record selection_start, and set in_selection.
 
@@ -52,11 +50,5 @@ Thoughts on selection:
    doubles, etc.  It should be possible to reconstruct it from the
    existing EvViewSelection structs, so maybe I don't need it.
 
-Things that can add to the selection:
- * C-a/select all
- * click-drag
- * dbl click
- * triple click
- * shift-click
- * search
- * shift-cursor move (later)
+ * click-drag, dbl click, triple click, shift-click, search, shift-cursor move
+
diff --git a/README b/README
index 93d80326eb17bf03115b03196ab7459b89fab883..922a527cef856432b92818391612cf1cc6203ee4 100644 (file)
--- a/README
+++ b/README
@@ -13,4 +13,4 @@ GhostScript for Postscript viewing [ http://www.cs.wisc.edu/~ghost/ ]
 Evince Optional Backend Libraries
 ==================================================
 DjVuLibre for DjVu viewing [ http://djvulibre.djvuzone.org/ ]
-Rar for viewing CBR comics [ http://www.rarsoft.com/ ]
\ No newline at end of file
+Rar for viewing CBR comics [ http://www.rarsoft.com/ ]
diff --git a/TODO b/TODO
index 9245e735d02f26f486c196de00ef34ed6ca0c893..074bfb06f4e4e726c8582b535c9ab97a08e6bc08 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,41 +1,3 @@
-Hook up recent documents support (though rumors are that it's slow)
+See our bugzilla for list of entries we are working at
 
-Fix shadow to be a real shadow -- not the thick bars they are now.
-
-Improve Find system
-       Display location of results in thumbnails?
-       Only display thumbnails of pages found?
-
-
-Improve Printing Support: (libgnomeprintui?)
-
- * Print Page Selection                                                        bug 169099
- * Print Page Layout                                                   bug 166564
-
-Document Properties Dialog for document meta-data                      bug 164843
-
-Add some code to sanity check documents, including:
-
- * n_pages > 0
- * size of each page > (0,0)
-
--------  TODONE -------  (move finished TODO items here)
-
-Create a TODO list
-Create a project page (http://www.gnome.org/projects/evince/)
-Encrypted PDF support
-Improve Find system
-       Find Next/Previous don't go to other pages
-       Find Next/Previous doesn't focus the results
-Improve look of combobox Thumbnails/Index                              bug 166683
-Provide Desktop icon Thumbnailer for Documents                         bug 163789
-Move to three page views:
- * Single page (prolly default for some backends)
- * Continuous scrolling                                                        bug 164597
- * Side-by-side continuous scrolling
-Make an object that handles the page count.
-Move to having three sizing types:
- * Free zooming
- * constrain to width
- * constrain to height
-Sidebar improvements for ps/pixbuf, or PDF files without a TOC.                bug 164811
+http://bugzilla.gnome.org/buglist.cgi?product=evince&bug_status=NEW
\ No newline at end of file
index b64b0c03691b2c49166981c80e804ffe67ee6b97..20096f2d460edf76864b148e1f739a8d9b484995 100644 (file)
@@ -1,7 +1,7 @@
 dnl Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.57)
-AC_INIT(evince, 0.5.1)
+AC_INIT(evince, 0.5.2)
 AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)
 
 AM_CONFIG_HEADER(config.h)
@@ -43,7 +43,7 @@ dnl Check dependencies
 # SHELL_CFLAGS     for shell implementation.
 # SHELL_LIBS
 
-POPPLER_REQUIRED=0.5.0
+POPPLER_REQUIRED=0.5.1
 DBUS_GLIB_REQUIRED=0.33
 GTK_REQUIRED=2.6.0
 LIBGNOMEUI_REQUIRED=2.6.0