Spanish translation of AppInfo (Nicol��s de la Torre).
[rox-archive.git] / Help / Changes
blob3cfe08fccf76c51b2314914f9209005e7342ee93
1                         Archive
2                         A simple archiver
3                         by Thomas Leonard
5 27-Aug-2003
6 ~~~~~~~~~~~
7 Spanish translation of AppInfo (Nicolás de la Torre).
9 22-Aug-2003
10 ~~~~~~~~~~~
11 Try to get ROX-Lib via Zero Install.
12 Bugfix: Don't even offer to save a stream if we're just going to report an
13         error.
15 20-Aug-2003 (Release 1.9.3)
16 ~~~~~~~~~~~
17 If an error occurs while extracting, still try not to leave a
18 directory-within-a-directory layout.
20 17-Aug-2003
21 ~~~~~~~~~~~
22 Added 'Delete file afterwards?' checkbox (Christopher Shaffer).
23 Fixed problem with python-2.3.
25 04-Jul-2003
26 ~~~~~~~~~~~
27 Added italian translation in AppInfo.xml (Yuri Bongiorno)
29 16-May-2003 (Release 1.9.2)
30 ~~~~~~~~~~~
31 New icon (Geoff Youngs).
33 05-Feb-2003
34 ~~~~~~~~~~~
35 Patched to work around OpenBSD strangeness (Lars Hansson).
37 02-Feb-2003 (Release 1.9.1)
38 ~~~~~~~~~~~
39 Added support for uuencoded files (Robert Davison).
41 12-Nov-2002
42 ~~~~~~~~~~~
43 Added calls to set the close-on-exec flags. May be needed on some systems?
45 20-Oct-2002
46 ~~~~~~~~~~~
47 Added regression tests for formats.py.
49 09-Oct-2002
50 ~~~~~~~~~~~
51 Bugfix: Previous bugfix broke OpenBSD. Only flush writeable streams!
53 08-Sep-2002
54 ~~~~~~~~~~~
55 Bugfix: A missing flush() meant that reading from stdin didn't always work.
57 19-Aug-2002
58 ~~~~~~~~~~~
59 Moved some of the process handling code into ROX-Lib.
61 21-Jul-2002
62 ~~~~~~~~~~~
63 Auto-detect RPM format files.
64 Preserve permissions when compressing or extracting streams.
66 20-Jul-2002 (Release 1.9.0)
67 ~~~~~~~~~~~
68 Finished upgrading to Gtk+-2.0.
70 31-May-2002
71 ~~~~~~~~~~~
72 Support .rpm and .jar files (Christopher Arndt).
74 02-Nov-2001
75 ~~~~~~~~~~~
76 When archiving, icon changes to show the type of archive that will be
77 created.
79 30-May-2001
80 ~~~~~~~~~~~
81 Removed some more code that is also in ROX-Lib.
83 23-May-2001
84 ~~~~~~~~~~~
85 When extracting an archive in the form 'name-version.ext', the suggested
86 name for the directory is now 'name', without the version (requested by
87 Christopher Arndt).
89 16-May-2001 (Release 0.1.2)
90 ~~~~~~~~~~~
91 If an archive contained a single directory, and that directory contained a
92 file with the same name, extraction failed.
94 14-May-2001
95 ~~~~~~~~~~~
96 Accept uppercase extensions too (Denis Manente).
98 09-May-2001
99 ~~~~~~~~~~~
100 Can now handle rar files (Denis Manente).
102 26-Apr-2001
103 ~~~~~~~~~~~
104 Moved SaveBox and choices code out into ROX-Lib. You need ROX-Lib installed
105 to use this version of Archive!
107 25-Apr-2001
108 ~~~~~~~~~~~
109 Added an AppInfo.xml file with a summary.
111 27-Jan-2001
112 ~~~~~~~~~~~
113 Fixed some bugs which could cause the box to remain open after extracting
114 and some other problems. Errors are now reported better, too.