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