1 | Version 0.6: |
---|
2 | -------------- |
---|
3 | |
---|
4 | * Cairo based rendering. |
---|
5 | |
---|
6 | * Zooming support. |
---|
7 | |
---|
8 | * Progressbar indicating loading of files. |
---|
9 | |
---|
10 | * New user interface with a conventional menubar and toolbar. |
---|
11 | |
---|
12 | * Export only selected pages option in the right-click menu from |
---|
13 | Alexander Hirzel. |
---|
14 | |
---|
15 | * Hungarian, Japanese and Chinese translations. |
---|
16 | |
---|
17 | |
---|
18 | Version 0.5.1: |
---|
19 | -------------- |
---|
20 | |
---|
21 | * Many bug fixes (3011515, 3027933, 3030180). |
---|
22 | |
---|
23 | * Czech translation. |
---|
24 | |
---|
25 | |
---|
26 | Version 0.5: |
---|
27 | -------------- |
---|
28 | |
---|
29 | * "About" dialog from rodolphe. |
---|
30 | |
---|
31 | * Italian and French translations. |
---|
32 | |
---|
33 | * Remember last export/import directory. |
---|
34 | |
---|
35 | * Replace confirmation message from ftsamis. |
---|
36 | |
---|
37 | * Failed to export error message from Külaots. |
---|
38 | |
---|
39 | * Patch fixing multiple rotations from Külaots. |
---|
40 | |
---|
41 | |
---|
42 | Version 0.4.2: |
---|
43 | -------------- |
---|
44 | |
---|
45 | * Patch cancel-file-open-fix.patch from Serafeim Zanikolas. |
---|
46 | |
---|
47 | * Patch fix-temp-dirname.patch from Serafeim Zanikolas. |
---|
48 | |
---|
49 | * The problem with thumbnail creation on Xservers with color depth other |
---|
50 | than 24 has been fixed. Closes bug #2789181. |
---|
51 | |
---|
52 | * Pressing quit button during loading a document doesn't freeze the |
---|
53 | application anymore. |
---|
54 | |
---|
55 | * Dimensions of the main window respecting small screen sizes. |
---|
56 | |
---|
57 | |
---|
58 | Version 0.4.1: |
---|
59 | -------------- |
---|
60 | |
---|
61 | * Forced MediaBox dimensions returned from pyPdf to be of type float. |
---|
62 | |
---|
63 | * Fixed a bug which messed up cropping if the imported document included |
---|
64 | already rotated pages. |
---|
65 | |
---|
66 | |
---|
67 | Version 0.4: |
---|
68 | -------------- |
---|
69 | |
---|
70 | * The library python-poppler replaced ghostscript for the rendering of |
---|
71 | pdf pages. |
---|
72 | |
---|
73 | * A multi-threading mechanism has been implemented in order to prevent |
---|
74 | program from becoming inactive during loading of pdf files with many |
---|
75 | pages. |
---|
76 | |
---|
77 | * A workaround for bug lp:#355479 has been included. |
---|
78 | |
---|
79 | * File permissions have been corrected. |
---|
80 | |
---|
81 | * The patch from fabianaffolter has been applied on the .desktop file |
---|
82 | and the Category of the application has been changed from "Graphics" |
---|
83 | to "Office". |
---|
84 | |
---|
85 | |
---|
86 | Version 0.3.1: |
---|
87 | -------------- |
---|
88 | |
---|
89 | * Fixes the bug, that was leading to loss of the crop information of a |
---|
90 | page after draggging ane dropping it to a second instance of |
---|
91 | pdfshuffler. |
---|
92 | |
---|
93 | |
---|
94 | Version 0.3: |
---|
95 | ------------ |
---|
96 | |
---|
97 | * Page rotation and cropping has been added. |
---|
98 | |
---|
99 | * Multiple items selection has been enabled and drag and drop support |
---|
100 | for multiple selected items has been implemented. |
---|
101 | |
---|
102 | * Autoscroll during drag and drop. |
---|
103 | |
---|
104 | * Multilanguage support has been implemented. German, spanish and |
---|
105 | greek translations incluced. |
---|
106 | |
---|
107 | * Export to pdf with filename which overrides an imported pdf filename |
---|
108 | now works. |
---|
109 | |
---|
110 | |
---|
111 | Version 0.2: |
---|
112 | ------------ |
---|
113 | |
---|
114 | * A great part of the programm has been rewritten. A new and more |
---|
115 | flexible mechanism for loading the document pages has been implemented. |
---|
116 | |
---|
117 | * Drag and drop functionality has been improved. Now drag and drop of |
---|
118 | pages between different instances of PDF-Shuffler is possible. |
---|
119 | |
---|
120 | * An application icon has been created. |
---|
121 | |
---|
122 | |
---|
123 | Version 0.1: |
---|
124 | ------------ |
---|
125 | |
---|
126 | * First release. Implementation of a GUI for pyPdf using python-gtk. |
---|
127 | For the rendering of the pdf documents the programm gs (ghostscript) |
---|
128 | has been used. This is a first just working approach. There is a lot |
---|
129 | more to do. |
---|