| | 1 | epdfview 0.1.3 |
| | 2 | ============== |
| | 3 | |
| | 4 | Interface improvements |
| | 5 | |
| | 6 | * Move the page with the left mouse button. |
| | 7 | * Remember window's size and position. |
| | 8 | * 'Zoom to Width' and 'Zoom to Fit' are toggle actions: when the |
| | 9 | window resizes the document also is resized. |
| | 10 | * Single click to select index item from the sidebar. |
| | 11 | * Mouse scrolling. |
| | 12 | * Reloading doesn't change the page's position. |
| | 13 | * Changed 'Next Page' and 'Previous Page' accelerators to use only a |
| | 14 | single key instead of two. |
| | 15 | * Open file dialog remembers the last used directory and opens it |
| | 16 | the next time. |
| | 17 | |
| | 18 | Bug fixes |
| | 19 | |
| | 20 | * The file name from the command line doesn't need to be a full |
| | 21 | path. |
| | 22 | |
| | 23 | Translation updates |
| | 24 | |
| | 25 | * de (Moritz Heiber) |
| | 26 | * fr (Mr_Moustache) |
| | 27 | * vi (VnPenguin) |
| | 28 | |