]> www.fi.muni.cz Git - evince.git/blob - NEWS
Release 0.1.7
[evince.git] / NEWS
1 ==============
2 Evince   0.1.7
3 ==============
4
5 New features
6
7         * Nautilus thumbnailer for pdf (Fernando Herrera)
8
9 BugFixes
10
11         * Make code C89 compliant (Jens Granseuer)
12         * Fix some issues in the nautilus thumbnailer (Marco)
13         * Do not read ps defaults from ggv prefs! (Marco)
14
15 ==============
16 Evince   0.1.6
17 ==============
18
19 Code changes
20
21         * Use poppler instead of our own xpdf fork (Kristian Høgsberg)
22
23 Interface improvements
24
25         * Use an entry for the page control instead of
26           spin buttons (Marco)
27         * Expand the sidebar selection widget (Carlos)
28
29 Bug fixes
30
31         * Fix crash in links loading (Jonathan)
32         * Fix crashes when reloading document (Marco)   
33
34 ==============
35 Evince   0.1.5
36 ==============
37
38 New features
39
40         * Reload menu (Kai Willadsen)
41
42 Interface improvements
43         
44         * Support for DnD of files (Carlos Garcia Campos)
45         * Set the "Previous" and "Next" toolbar
46           buttons as important (Vincent Noel)
47         * Make the "best fit" and "fit width"
48           values act as toggle buttons (Jonathan)
49         * Autohide the fullscreen button (Kristian Høgsberg)
50         * Added ellipsis to Print item (Bryan)
51         * Change the fullscreen toolbar to always be in
52           the popup window (Jonathan)
53         * Improved sidebar widget (Carlos Garcia Campos)
54         * Minimal size for the sidebar (Marco)
55         * Hide the sidebar if the type doesn't
56           support thumbnailing and indexing (Jonathan)
57         * Remember the sidebar size (Carlos Garcia Campos)
58
59 Bug fixes
60
61         * Fix compilation on non-gcc platforms (Marco)
62         * Fix thumbnails generation (Crispin Flowerday)
63         * Fix best fit size allocation (Martin)
64         * Replace newlines in the title by spaces (Martin)
65         * Get rid of the black flash when resizing the window (Jonathan)
66         * Sync selection with zoom levels (Marco)
67         * Fix clipboard operations (Marco)
68         * Fix a crash when the ps document cannot be opened (Marco)
69         * Fix postcript page selection (Marco)
70         * Fix page sizing to be idempotent (Marco)
71         * Fix page sizing toggle buttons (Marco)
72         * Fix freezing on document with unrecognized links (Marco)
73         * Check ghostscript minimal version (Marco)
74         * Fix rendering of landscape documents (Marco)
75         * Unescape filenames for display (Marco)
76
77 ==============
78 Evince   0.1.4
79 ==============
80
81 Code changes
82
83         * Add debugging/logging helpers (Marco)
84         * Add warnings about unimplemented/unknown link
85           types (Marco)
86
87 Interface improvements
88
89         * Epiphany like fullscreen mode (Christian Persch)
90         * Save chromes state between sessions (Christian Persch)
91         * Improve toolbar layout and icons (Luca Ferretti)
92
93 Bug fixes
94
95         * Really fix postscript rendering (Marco)
96         * Do not leak gs processes on exit (Marco)
97         * Fix a buffer overflow fix (Marco)
98
99 ==============
100 Evince   0.1.3
101 ==============
102
103 Code changes
104
105         * Beginnings of continuous viewing (Jonathan)
106
107 New features
108
109         * Support eps (Marco)
110         * Support gzipped ps (Marco)
111
112 Bug fixes
113
114         * Fix a crash with the postscript view (Marco)
115         * Fix image view (Jeff Muizelaar)
116         * Fix a warning when opening documents without
117           thumbnails (Martin)
118         * Fix crashes when searched word is not found (Marco)
119         * Fix a crash when changing page with keys (Marco)
120
121 ==============
122 Evince   0.1.2
123 ==============
124
125 New features
126
127         * Make search really work (Marco)
128
129 Interface improvements
130
131         * Show password state in the view (Jonathan)
132         * add GTK_SHADOW_IN to the scrolled window (Martin)
133         * make sure the selected thumbnail stays visible (Martin)
134         * Remove history buttons from the toolbar (Marco)
135
136 Bug fixes
137
138         * Fix CID fonts with freetype 2.1.9 (Marco)
139         * Fix inverted up/down buttons (Marco)
140
141 ==============
142 Evince   0.1.1
143 ==============
144
145 New features
146
147         * Actually print PDF files
148         * Navigation history
149         * Support Links
150         * Support encrypted PDFs
151         * A desktop file
152
153 Interface improvements
154
155         * Rename Bookmarks sidebar to Index
156         * Use filename as title if the file doesn't have a title (Jeff
157           Muizelaar) or if the title is empty
158         * Make navigation with thumbnails possible (Anders Carlsson)
159         * (De)Sensitize actions as necessary (Dave Malcolm)
160         * Show a wait cursor while the page is rendering
161         * Center the page; draw a page border
162         * Undo selection on page change
163         * Shorter toolbar item labels
164         * Make selection work in any direction
165
166 Code changes
167
168         * Render PDFs directly as packed RGB
169         * Update egg-recent code (not used yet)
170         * Update to latest Xpdf patchlevel
171
172 Bug fixes
173
174         * PostScript backend fixes
175         * Pixbuf backend fixes (Jeff Muizelaar)
176         * Set page spin button limits correctly (Anders Carlsson)
177         * Fix problem when base fonts are installed as pcf files.
178         * Keep search selection highlighting correct even when
179           zooming/changing window size (Stephane LOEUILLET)
180
181 Translation updates
182
183         * cs (Miloslav Trmac)
184         * de (Frank Arnold)
185         * en_CA (Adam Weinberger)
186         * es (Antonio Ognio)
187         * nb (Kjartan Maraas)
188         * nl (Tino Meinen)
189
190 evince 0.1.0
191 ------------
192
193 Initial release.