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