ePDFView Version History
- Version 0.1.8 (2011-05-28)
- Version 0.1.7 (2009-02-28)
- Version 0.1.6 (2007-02-26)
- Version 0.1.5 (2006-05-15)
- Version 0.1.4 (2006-05-13)
- Version 0.1.3 (2006-04-24)
- Version 0.1.2 (2006-04-17)
- Version 0.1.1 (2006-04-16)
- Version 0.1.0 (2006-04-13)
Version 0.1.8 (2011-05-28)
Inteface improvements
- Show more accurate error messages when the file can't be loaded (#116).
- When reloading a document it doesn't move at the document's beginning (#144) and remembers whether the side bar was shown.
- New man page (François Wendling).
- Save a copy dialog asks before overwriting files.
- Added scroll bars to the printer selection window (Ivor Buijs).
Bug fixes
- Fixed non-working mouse wheel under some conditions (#118).
- Removed assertion conditions (#167).
- It is possible to look for an slash ("/") in the text.
- Fixed Enter and Backspace behaviour (Michal Schmidt).
- The selection box is now displayed on the correct location (#249).
- Fixed memory leaks on search (Jim Ramsay) (#212).
- Fixed errors when saving an encrypted document using Poppler 0.8.0.
Code changes
- ePDFView is now a GUI application under Windows (Fridrich Strba).
- Added support for Poppler versions 0.15.0 (Michal Schmidt), 0.15.1 (Dennis Sheil), 0.16.2 (Jakob Gruber), and 0.17.0.
Translation updates
- Added Arabic translation (Ahmad Farghal).
- Updated Spanish translation (Miguel Anxo Bouzada).
- Added Galician tranlsation (Miguel Anxo Bouzada).
- Added Hebrew translation (Yaron Shahrabani).
- Added Hungarian translation (Peter Polonkai).
- Added Dutch translation (Ronald van Engelen) (#239).
- Updated Portuguese translation (Nuno Miguel).
- Updated Russian (Kirin Yuri).
Version 0.1.7 (2009-02-28)
New features
- Text selection and copying to clipboard (Igor Vagulin).
Interface improvements
- Loading from the command line does not resize the page more than necessary (Igor Vagulin).
- Added more keybindins (many authors).
- The focus is set to the document when loading.
- Added 6-in-1 page print layout (Pablo Mazzini)
Bug fixes
- Fixed some memory leaks (Tilman Sauerbeck).
- Removed some segfaults while selecting printer options.
- Removed crashes in Gtk+ 2.10 (zhou sf)
- Added support to compile with poppler 0.8.0.
- Added support to compile with GCC 4.3 (Yves-Alexis).
- Fixed hang in "Loading..." with Ubuntu Gutsy.
Translations updates
- Added Basque translation by Alain Mendizabal.
- Added Brazilian Portugese translation by Fábio Antunes.
- Added Portugal Portugese translation by Nuno Miguel.
- Updated Catalan translation.
- Added Czech translation by Dragonlord.
- Updated French translation by Alexandre Poirot.
- Updated German translation by Enrico Tröger.
- Added Italian translation by Fabio Vergnani.
- Added Japanese translation by Nyu.
- Updated Spanish translation.
- Added Swedish translation by Daniel Nylander.
- Updated Polish translation by Piotr Pacholak and Alexander.
- Updated Russian translation by Sergey Starosek and Igor Vagulin.
- Added Simplified Chinese translation by Panchoat.
- Updated Traditional Chinese translation by 趙惟倫.
Version 0.1.6 (2007-02-26)
New features
- Support for printer's instances (#42).
- Support for stdint (i.e, '-') as filename from command line (#59).
Interface improvements
- About box's link is now clickable (#45).
- "Open" and
Save As
dialogs now use extension patterns in addition to mime types filters (#50).
- Full screen support (#33).
- "Save As" dialog sets the current file's name as the default save name (#72).
Bug fixes
- Prevent showing the menu entry twice (#40).
- Fixed typo that check for Poppler version 0.5.2 or higher in order to show the index (#28).
- The cache is emptied between file loads, so the previous file's page are displayed (#43).
- Changed the "Save As" dialog's button from "Open" to "Save" (#58).
- Prevent crashes in FreeBSD when searching in a document (#57).
- Fixed some bugs rendering pages under some systems (#32)
- Fixed problems printing documents under some systems, specially 64-bit systems (probably related to #41, though)
Translations updates
- Added Polish translation by Wojciech Myrda.
- Added Greek translation by Stavros Giannouris.
- Added Russian translation by Igor Vagulin.
- Added Traditional Chinese translation by Wei-Lun Chao.
Version 0.1.5 (2006-05-15)
New features
- Support for Internet hyperlinks (part of #13).
- Support for printing using CUPS (#4).
- Saving document copies (#30).
Interface improvements
- "/" is now a shortcup for find (#24).
- The index bar can be shown and hidden using the F9 key, following GNOME's HIG (#26).
- Better support for keyboard navigation (patch by LoneFox, see #10).
- Shows the current zoom level on the tool bar (#11).
- Only the current page number is editable on the tool bar (#37).
- Zoom to Fit and Zoom to Width remains checked when they are activated and the user clicks on them again (#35).
- Filters for PDF files in the open file dialog (#25).
Code changes
- Support for named links in Poppler version 0.5.2 and higher (#28).
Bug fixes
- Prevent segmentation faults opening some files (#22).
- Now don't try to add non-existent pages in the page's cache while opening.
- It's now possible to compile ePDFView using custom flags (#23
and #36).
- No horizontal scroll bar is show when Zoom to Width is activated (#27).
- Links works correctly even when the page's size is less than the display size (#34).
Version 0.1.4 (2006-05-13)
New features
- Support for cross-references links (part of #13).
- Find text in document (#9).
Interfaces improvements
- Dialogs can have an alternative button order (#18).
- Show a wait cursor while loading the document.
- Show a wait label while rendering a page.
- Resize the page while waiting for the updated rendered page on changing zoom.
- Add a shortcut for Show Outline and renamed to Show Index (#16).
- Remove the help icon on the menu bar (#12).
Code changes
- The presenters are now IDocument's observers and waits for notifications from it.
- Most time expensive operations are handled in a separate thread.
- Rendered page cache to speed up the interface.
Bug fixes
- The Zoom to Width and Zoom to Fit options works correctly even
if the document's pages have different sizes (#21).
Version 0.1.3 (2006-04-24)
Interface improvements
- Drags the page with the left mouse button.
- Remembers the window's position and size.
- The open dialog remembers the last used directory and opens it the next time.
- Single click to select an outline index (#5).
- Mouse scrolling (#8).
- Reloading doesn't change the page position.
- Zoom to Width and Zoom to Fit are toggle actions and its
status is saved bettween sessions (#1).
Bug fixes
- The file name specified on command line doesn't need to be an absolute path
(#3).
Translations updates
- Added French translation by Mr_Moustache.
- Added German translation by Moritz Heiber (#6).
- Added Vietnamesse translation by VnPenguin.
Version 0.1.2 (2006-04-17)
Code changes
- All function calls to Poppler's functions that used the old Xpdf headers
have been changed to function calls to Poppler's glib wrapper functions.
Version 0.1.1 (2006-04-16)
New features
- Shows the document's outline.
- Accepts a PDF file name as a command line parameter.
- Is possible to reload the file.
Interface improvements
- The status bar, tool bar and outline can be shown and hidden from the
view menu.
- When the page changes, the scrolled view goes to the top of the new page.
Version 0.1.0 (2006-04-13)