annotate ChangeLog @ 1:8b1883341c6f

Initial revision
author masneyb
date Mon, 05 Aug 2002 19:46:57 +0000
parents
children a171df6764a7
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
1 Changes from 2.0.12 to 2.0.13
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
3 * Added bookmark protocol. You can now connect to a bookmarked site via the
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
4 command line by running: gftp "bookmark://Debian Sites/Debian"
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
5 * Several improvements to the text port
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
6 * GTK+ 2.0 fixes
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
7 * Added ability to parse Cray FTP directory listings
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
8 * Fixed crash that would occur if you tried to download a file you didn't have
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
9 permission to
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
10 * Fixed crash in view/edit file if the transfer was appended onto an existing
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
11 transfer
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
12 * Fixed bug with current KB/s being wrong if the transfer was interrupted
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
13 * Fixed bug when a file was dropped to gftp, the file size wasn't shown
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
14 * Fixed crash in bookmarks editor if you tried to save a folder entry
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
15 * Disabled older SSH protocol, now only the SSH2 protocol is shown. If you
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
16 require the older protocol, edit your ~/.gftp/gftprc file and set
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
17 enable_old_ssh to 1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
18 * Removed confirm delete, preserve permissions, save geometry and use cache
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
19 options. These are always enabled now
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
20 * Removed logfile option. This always defaults to ~/.gftp/gftp.log now
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
21 * Removed bring up reconnect dialog option. This wasn't even used anywhere
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
22 * Removed read_timeout and connect_timeout. Made a new option network timeout
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
23 * Allow a URL to be pasted in the host box on the toolbar
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
24 * Don't preserve the setuid or setgid attributes for a transfered file (if set)
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
25 * HTTP updates (from John Franks <john@math.northwestern.edu>)
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
26 * Updates to USERS-GUIDE (from Steve Stites <stites@fastmail.ca>)
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
27 * Fixed encodings for several po files (from Owen Taylor <otaylor@redhat.com>)
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
28 * Polish updates (from pbs <pbs@linux.net.pl>)
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
29 * Russian updates (from Valek Filippov <frob@df.ru>)
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
30 * Bulgarian updates (from Borislav Aleksandrov <B.Aleksandrov@cnsys.bg> and
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
31 Yanko Kaneti <yaneti@declera.com>)
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
32 * Norwegian updates (from Myckel Habets <myckelhabets@netscape.net>)
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
33 * French updates (from Jerome COUDERC <j.couderc@ifrance.com>)
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
34 * Polish updates (from Arkadiusz Lipiec <alipiec@adrenalina.pl>)
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
35 * German updates (from Bernd Leibing <Bernd.Leibing@rz.uni-ulm.de>)
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
36
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
37 Changes from 2.0.11 to 2.0.12
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
38
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
39 * Fixed several memory leaks
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
40 * HTTP proxy fixups
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
41 * Fixed bug with throttling of connections not working in some cases
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
42 * Fixed wrong time remaining for interrupted transfers
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
43 * Added option to only show selected files
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
44 * Cleanups to cache
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
45 * Fixed crash in view file
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
46 * Fixed crash in toolbar
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
47 * Updates to Compare Windows feature
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
48 * Fixed SSH/SSH2 connection problem on IRIX
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
49 * Password is no longer shown in the log window for HTTP protocol
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
50 * Added Bulgarian translation (from Borislav Aleksandrov <B.Aleksandrov@cnsys.bg>)
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
51 * Norwegian updates (from Anders Henriksen <andersh@cc.uit.no>)
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
52
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
53 Changes from 2.0.10 to 2.0.11
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
54
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
55 * Fixed delete crash
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
56 * Fixed problem with SSHV2 not showing directories with more than 100 files
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
57 * Fixed several memory leaks
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
58 * Enabled cache for SSH/SSH2
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
59 * Fixed stalled SSH transfers (~ escape sequences)
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
60 * Spanish updates (from Gustavo D. Vranjes <gvranjes@abaconet.com.ar>)
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
61 * Small German translation fixes (from Bernd Leibing <Bernd.Leibing@rz.uni-ulm.de> and Reinhold Trocker <reinhold.trocker@dnet.it>)
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
62 * Updated deb.xpm (from Robert Millan <zeratul2@wanadoo.es>)
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
63
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
64 Changes from 2.0.9 to 2.0.10
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
65
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
66 * Added option to SSH/SSH2 to not require a username/password
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
67 * Added option to SSH2 to where it can log in using the SFTP subsys
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
68 * Added option to SSH/SSH2 to use the ssh-askpass utility to grab the users
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
69 password
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
70 * Fixed bug in SSH2 login failure if the user specified a port
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
71 * Fixed bug in SSH2 connections that wouldn't set default remote directory
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
72 * Fixed crash in SSH2 transfers after some file transfers
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
73 * Fixed bug in options dialog with FTP proxy config not saving properly
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
74 * Fixed bug where you could add a bookmark with two or more /'s in a row
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
75 * Fixed problem with est. time remaining and KB/s being wrong if you resumed
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
76 a file transfer
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
77 * Added icon to gftp window (can be seen in gnome task panel applet or when
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
78 cycling through windows)
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
79 * Various fixes to stop button
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
80 * Upgraded included gettext to 0.10.40
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
81 * Chinese zh_CN.GB2312 updates (from homebody@263.net)
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
82 * French updates (from Jerome COUDERC <j.couderc@ifrance.com>)
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
83 * Spanish updates (from Gustavo D. Vranjes <gvranjes@abaconet.com.ar>)
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
84 * Norwegian updates (from Anders Henriksen <andersh@cc.uit.no>)
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
85
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
86 Changes from 2.0.9pre3 to 2.0.9
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
87
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
88 * Improved login sequence for both SSH implementations
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
89 * Remove *'s and /'s after some files when connecting to a remote server
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
90 running the commercial SSH2 server
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
91 * Fixed delete bug I introduced in 2.0.9pre3
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
92 * Added Perl script to copy your ~/.netrc file into gftp's bookmark file
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
93 * Made text port so that it'll always resume the file transfer
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
94 * Japanese updates (from Yasuyuki Furukawa <yasu@on.cs.keio.ac.jp>)
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
95 * Danish updates (from Birger Langkjer <birger.langkjer@image.dk>)
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
96 * Korean updates (from Nam SungHyun <namsh@lge.com>)
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
97 * Turkish updates (from Gorkem Cetin <gorkem@gelecek.com.tr>)
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
98 * Spanish updates (from Gustavo D. Vranjes <gvranjes@abaconet.com.ar>)
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
99 * Added Norwegian translation (from Anders Henriksen <andersh@cc.uit.no>)
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
100
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
101 Changes from 2.0.9pre2 to 2.0.9pre3
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
102
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
103 * Added option to specify default protocol
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
104 * Fixed bug in stopping of file transfers
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
105 * Fixed bug in text port KB/s being wrong
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
106 * Fixed bug with time being wrong for daylight savings time
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
107 * Made it so you couldn't delete . or ..
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
108 * Fixed crash in SSHV2 transfers
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
109 * Trim whitespace when parsing URLs
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
110 * Fixed estimated time left being wrong when transferring lots of small
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
111 files
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
112 * Set window class for all dialogs (from Andy Piper <andy.piper@freeuk.com>)
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
113 * Spanish updates (from Gustavo D. Vranjes <gvranjes@abaconet.com.ar>)
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
114
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
115 Changes from 2.0.9pre1 to 2.0.9pre2
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
116
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
117 * Fixed bug in double clicking not working in file listbox in gtk+ 1.2 port
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
118
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
119 Changes from 2.0.8 to 2.0.9pre1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
120
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
121 * Added support for sshv2 file transfers
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
122 * Added support for gtk+ >= 1.3.8 (add --enable-gtk20 to configure)
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
123 * Added option whether to add new file transfers onto existing ones or new ones
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
124 * Added option to limit the size of the log window for better performance
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
125 * Added option to be able to specify additional arguments to ssh
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
126 * Added options to change color of log messages in gtk+ port (not
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
127 changeable in GUI yet)
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
128 * Cleaned up options dialog
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
129 * Fixed preserving file permissions on transfered files
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
130 * Fixed crash on Solaris (probably on others as well) that would occur after a
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
131 finished file transfer
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
132 * Added readline support to text port
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
133 * Fixed build problems on FreeBSD
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
134 * Updated Spanish translation
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
135 * Other small bug fixes
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
136
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
137 Changes from 2.0.8pre4 to 2.0.8
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
138
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
139 * Fixed progress update bug when downloading files
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
140 * Other small bug fixes
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
141 * Updated French and Czech translation
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
142
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
143 Changes from 2.0.8pre3 to 2.0.8pre4
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
144
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
145 * Fixed bug with gftp sometimes "freezing" up when you would have it do
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
146 several things at once
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
147 * Moved the displaying of the KB/s from the current KB/s back to the average
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
148 KB/s for the file transfer
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
149 * Fixed bug with current file numbers not being updated
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
150 * Fixed bug where gftp would reconnect to a site after a file upload
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
151 * Fixed bug where the cache wasn't being updated when you refreshed a
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
152 directory listing
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
153 * Fixed bug where you couldn't select overwrite, resume or skip when transfering
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
154 files that already existed
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
155 * Made it so that the text port doesn't require the XPM files to be present
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
156 when the config file is read
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
157 * Renamed gtk12 port from gftp-gtk12 to gftp-gtk. I'll work gtk+ 2.0 port in
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
158 the same source with #ifdefs
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
159 * Other small bug fixes
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
160 * Added Turkish translation
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
161
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
162 Changes from 2.0.8pre2 to 2.0.8pre3
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
163
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
164 * Fixed some downloading/uploading problems and also fixed some reconnecting
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
165 problems
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
166 * Fixed bug so that you can do other stuff while a file transfer is in progress
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
167 * Fixed crash that would occur if you would enter a blank host in the toolbar
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
168 * Fixed compile problem on Solaris 7
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
169 * Drag and Drop fixups
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
170 * Quite a few other small bug fixes
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
171 * Updated French and Russian translation
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
172
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
173 Changes from 2.0.8pre1 to 2.0.8pre2
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
174
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
175 * Fixed crash in bookmarks
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
176 * Added some more bookmarks
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
177 * Fixed crash with viewing files
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
178 * Fixed compile problem with operating systems that don't have getaddrinfo(3)
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
179 * Fixed bug with dragging a local file
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
180 * Fixed bug with file transfer timeout
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
181 * Removed unused variables from some structures
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
182 * Added overwrite by default option
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
183 * Fixed bug with keypad delete only letting you deleting one file
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
184 * Fixed bug with command line params not being passed from the gftp shell
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
185 script to gftp-gtk12 and gftp-text
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
186 * Updated Korean translation
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
187
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
188 Changes from 2.0.7b to 2.0.8pre1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
189
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
190 * Separated all UI related functions from the non-UI related functions. Now have
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
191 text port along with gtk+ 1.2 port
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
192 * Fixed format string security problem in logging of ftp and http responses
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
193 * Made chdir, rm, chmod, rename, etc all threaded operations. Now all network
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
194 operations done in gftp should be stopable from the gui interface
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
195 * Improved net core so it should detect better if the remote connection closed
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
196 * When you go to upload a file now via ftp, it'll no longer send a SIZE command
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
197 for each file. It can also now detect files that exist in subdirs and prompt
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
198 you about those as well
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
199 * Fixed file corruption when files were transfered via ascii mode
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
200 * Added recursive directory deletes
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
201 * Can now reorder files that are being transfered
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
202 * If a file transfer is already going to one host, when you select more files
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
203 to transfer they will automatically be appended to the current transfer in
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
204 progress instead of another transfer being made
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
205 * Added simplified Chinese and Italian translation
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
206 * Various other small bug fixes
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
207
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
208 Changes from 2.0.7a to 2.0.7b
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
209
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
210 * Fixed crash that would occur in the toolbar
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
211 * Fixed problem with display becoming frozen after file transfer is done until
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
212 an X event occured
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
213 * Fixed problem with bandwidth throttling not working
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
214 * Fixed problem with file transfers not timing out properly
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
215
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
216 Changes from 2.0.7 to 2.0.7a
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
217
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
218 * Fixed problem with resume/skip/overwrite no working
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
219 * Fixed crash that would occur when you would stop a transfer
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
220 * Fixed problem with wrong selection being returned when filespec was anything
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
221 other than *
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
222 * Updated Portuguese (pt_BR) and Russian (ru) translation
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
223
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
224 Changes from 2.0.6a to 2.0.7
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
225
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
226 * HTTP Protocol fixups. It now supports resuming file transfers, and has an
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
227 improved HTTP parsing engine
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
228 * Added support for transfering files via the SSH protocol. See the FAQ for
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
229 details about how to do this
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
230 * Added FXP support
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
231 * Added read and write timeouts on the file transfers. This will make gftp be
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
232 able to start file transfers again if you have an unstable internet
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
233 connection
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
234 * Doesn't peg the CPU load when connecting or getting directory listings
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
235 * Fixed problem with reading from control connection on SunOS and Digital UNIX
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
236 * Configure script will now detect pthreads library properly on Digital UNIX
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
237 and FreeBSD
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
238 * Added Czech, Portuguese, and Russian translation
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
239 * Menu items now grey out on the local, remote and tools menus for the items
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
240 that are not valid
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
241 * Lots of new icons
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
242 * Finished internal code cleanup I started back in version 2.0.6
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
243 * Other small bug fixes and enhancements
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
244
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
245 Changes from 2.0.6 to 2.0.6a
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
246
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
247 * Fixed crash that would occur in the history of the hostname
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
248 * Fixed problem with if you would hit the stop button, it would keep trying
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
249 to connect to that old host even if you entered a new hostname
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
250 * Updated Polish and Danish translation
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
251
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
252 Changes from 2.0.5a to 2.0.6
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
253
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
254 * Redesigned the transfer window. Now, it is tree based, and you can see all
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
255 the individual files that are to be transfered. Displays more informative
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
256 information like estimated time remaining for the individual file, and
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
257 estimated time remaining for all the files in that group.
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
258 * Added Chinese, Danish, Dutch, Finnish, Polish, Portuguese, Spanish, and
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
259 Swedish translation
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
260 * Updated all translation files
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
261 * You can now log into a http proxy with a username and password.
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
262 * When resizing gFTP to much larger sizes, the toolbar resizes better
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
263 * If you have save geometry set, gFTP will remember the column widths of the
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
264 local and remote listboxes
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
265 * Added history to the hostname, port and username fields of the toolbar
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
266 * If you have preserve permissions set, then gFTP will save the date of the
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
267 downloaded files (it will also still save the file permissions as well too
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
268 like it used to)
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
269 * Now transfers the lists of subdirectories more efficiently
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
270 * Fixed crash that would occur when you would connect or delete files (only
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
271 reported on Sparc)
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
272 * Bookmarks are now stored in ~/.gftp/bookmarks. You can now associate a
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
273 local directory with a bookmark. (Note: gFTP will automagically convert
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
274 your bookmarks to the new format for you).
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
275 * Made protocols more modular. Added full support for http protocol. This
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
276 will now make it much easier to add support for more protocols in the near
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
277 future (like DAV support)
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
278 * Removed the Use proxy option under the FTP menu and in the bookmarks. You
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
279 can now set up what hosts are on your local network subnet
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
280 * Improved USERS-GUIDE
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
281 * Many other small enhancements and lots of code cleanup
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
282
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
283 Changes from 2.0.5 to 2.0.5a
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
284
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
285 * Fixed problem with gFTP forgetting your passwords
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
286 * When you drag a file from gFTP, it will not send the password over
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
287 * When you drop a file to gFTP, if there is no password, it will prompt you
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
288 for one
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
289 * Added Japanese and partian Korean translation and Unicode fixes
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
290 * Fixed French and German translations. I didn't mark some strings with N_(
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
291 and some strings got commented out
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
292 * Fixed file handle leak in transfer of files (yikes!)
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
293
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
294 Changes from 2.0.4 to 2.0.5
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
295
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
296 * Added gettext support. A French and German tranlsation is included with this
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
297 version. If you would like to do a translation of gFTP, please email me first
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
298 just to make sure someone else isn't already doing one.
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
299 * If you right click on the log window, or in the edit bookmarks dialog, it
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
300 will bring up a menu.
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
301 * Added bandwidth throttling
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
302 * Fixed problem with stopping file transfers
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
303 * Fixed problem with Use Proxy under the FTP menu not working properly with
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
304 a http proxy
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
305 * Fixed problem with some file transfers not completing properly
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
306 * Fixed problem with remote editing of files sometimes not working
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
307 * Added manpage, gftp(1)
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
308 * Makefiles are now generated by automake
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
309 * Other small bug fixes and enhancements
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
310
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
311 Changes from 2.0.3 to 2.0.4
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
312
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
313 * Removed all of the old ftp proxy code and added scripting to log into your
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
314 firewall. This makes it possible to log into ftp proxies not previously
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
315 supported
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
316 * When transfering a file, if the remote site disconnects, gFTP can
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
317 automatically resume the transfer of the file where it last left off. The
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
318 maximum times that it will do this is the number you have your connect
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
319 retries set to.
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
320 * Fixed problem with auto-retry on connect.
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
321 * When downloading files, fixed problem with sometimes interpreting file
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
322 size wrong from ftp server.
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
323 * The return and delete keys now work again in the listboxes.
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
324 * Added option to send SITE command.
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
325 * Passwords can now not be saved in the config file. When you try to connect
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
326 to a bookmark that doesn't have a password set, it will prompt you to
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
327 enter a password
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
328 * When you add a new Bookmark, it will not save your password. If you want
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
329 your password to be stored in the config file automatically, you must go
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
330 to edit bookmarks, and edit that bookmark entry and add it there
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
331 * When you edit a remote file, it will now ask if you want to upload the new
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
332 file to the remote server
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
333 * If you right click on the local or remote listboxes, it will bring up a
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
334 menu with the items in the Local and Remote menu.
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
335 * Will now interpret UNIX and Mac style filenames that have spaces in them
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
336 correctly
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
337 * Fixed problem that if your view/edit program had arguments with it, the
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
338 program would not execute (ex: xterm -e vi)
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
339 * Changed behavior of the OpenURL button. Here is what will happen when you
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
340 click on the OpenURL button. If you are connected to a site, it will
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
341 disconnect from the site. If you aren't connected to a site, and you have
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
342 a hostname entered on the toolbar, it will connect to that host. Otherwise
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
343 it will bring up the OpenURL dialog
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
344 * Various other small bug fixes
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
345
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
346 Changes from 2.0.2 to 2.0.3
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
347
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
348 * Many bug fixes. I should have all known bugs fixed
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
349 * Now parses some NT, MacOS, and Novell ftp servers output
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
350 * Added support for logging in with the ACCOUNT command
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
351 * Added a users guide for newbies. See USERS-GUIDE
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
352 * You can now disable some columns in the local and remote listboxes in the
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
353 config file. You can also set the columns to auto-resizing
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
354 * Added debian/ directory to main distribution
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
355
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
356 Changes from 2.0.1 to 2.0.2
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
357
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
358 * Removed Use same connection option. Now when you download a file, the
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
359 remote window automagically becomes cached, and the file transfer will use
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
360 the same connection. It will only open a second connection when it has to.
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
361 * Added support to be able to drag urls from Netscape to the Open URL button
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
362 on the toolbar. Also cleaned up the drag and drop code.
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
363 * Added drop down history box on the local and remote directory entry widget
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
364 * HTTP Proxy fixups to make it work with squid-2.2.STABLE3. Please email me
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
365 about how this works/doesn't work with other http proxies.
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
366 * Added option to show hidden files
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
367 * Several bookmarks bug fixes
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
368 * Various other small bug fixes
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
369 * Added .spec file to main distribution
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
370
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
371 Changes from 2.0.0 to 2.0.1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
372
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
373 * Main screen is now more responsive during downloads
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
374 * Various small bug fixes
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
375
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
376 Changes from 1.13 to 2.0.0
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
377
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
378 * Added toolbar with stop button
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
379 * Removed connection manager and added Bookmarks menu
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
380 * Added tree based bookmark editor
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
381 * Added option to preserve file permissions of transfered files
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
382 * Added option to use the same connection for downloads
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
383 * Added auto-retry option. If you set the number of retries to 0, it will
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
384 keep trying until you either stop it or it logs in
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
385 * Removed read() and write() timeouts
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
386 * Fixed problem only allowing you to log in on port 21
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
387 * Fixed problem with recursively getting remote directories and files
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
388 * HTTP proxy fixups
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
389 * Many other small bug fixes and enhancements
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
390 * Note to users upgrading from a previous version: there are a few config file
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
391 changes:
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
392 * If you are using a http proxy, set your use_proxy type in the config
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
393 file to type 100.
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
394 * Since gFTP uses a bookmarks menu now, you will have to change your
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
395 host= lines. A line in the old config file will have:
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
396 host=Debian Sites:Debian:ftp.debian.org:21:/debian:anonymous:@EMAIL@:1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
397 You will have to change it to something like:
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
398 host=Debian Sites/Debian:ftp.debian.org:21:/debian:anonymous:@EMAIL@:1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
399 The first column is the menu path. You can have
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
400 Menu/Submenu/Submenu/Debian in order to nest items into submenus.
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
401
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
402 Changes from 1.12 to 1.13
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
403
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
404 * Added graphical configuration
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
405 * Uses a lot less memory
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
406 * Separated all ftp code into gnome-ftp library
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
407 * Now prompts the user to reconnect on connect error
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
408 * Added much more efficient transfer dialog for when the files exist
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
409 * Added local and remote chmod support
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
410 * Added support for HTTP proxies
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
411 * Added another FTP proxy type
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
412 * Added support for EPLF directory listings
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
413 * Now uses a configure script to generate the makefile
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
414 * Added Save Password feature in the connection manager
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
415 * Added more keyboard shortcuts
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
416 * Various bug fixes
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
417 * Improved internal design
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
418
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
419 Changes from 1.11 to 1.12
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
420
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
421 * Added the ability to edit local and remote files
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
422 * Added the ability to associate with a file extension a file viewer and the
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
423 default download type (ASCII or BINARY).
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
424 * Added anti-idle tool. Please do not abuse this feature
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
425 * Better remote symlink handling
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
426 * Removed some icons from the distribution
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
427 * Added another FTP proxy type
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
428 * Several small enhancements
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
429
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
430 Changes from 1.1 to 1.11
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
431
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
432 * Fixed some problems connecting to some ftp servers
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
433 * Fixed resume transfer problems
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
434 * Fixed some ftp proxy login problems
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
435 * Fixed problems with gFTP sometimes crashing
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
436
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
437 Changes from 1.0 to 1.1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
438
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
439 * Added FTP proxy server support
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
440 * Added ability to download entire directories and their subdirectories
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
441 * Added non-passive file transfers (using PORT command)
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
442 * Added ability to restrict files in the listboxes to a particular filemask
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
443 * Added geometry management. gFTP can automatically save the geometry of it's
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
444 widgets for next time you start it back up.
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
445 * Added more config file options. Most can be set within gFTP itself
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
446 * Several small dialog enhancements
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
447 * Fixed problems with connecting to Serv-U FTP Servers
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
448 * Fixed date sorting problem
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
449 * Fixed problem with gFTP trying to view some remote dirs when they were
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
450 double clicked
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
451 * Fixed problem with gFTP sometimes crashing after some file transfers
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
452
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
453 Changes from 0.21 to 1.0
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
454
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
455 * Drag-N-Drop support added
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
456 * Added caching of remote directory listings. The cache will automatically
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
457 be cleared when gFTP exits.
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
458 * You can now tell gFTP to only transfer one file at a time. When one
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
459 transfer finishes the next one starts. You can still have multiple
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
460 transfers going at the same time
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
461 * Added ability to view files. Also, when you double click on a file in the
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
462 listboxes it will view that file. If you double click a directory, it will
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
463 still change to it.
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
464 * Added Open URL menu item under the Remote menu
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
465 * Several connection manager enhancements
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
466 * Several bug fixes and code improvements
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
467 * Added a few more default sites to the config file
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
468
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
469 Changes from 0.2 to 0.21
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
470
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
471 * Added Compare Windows feature. It will select the files in both windows
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
472 * make install will now copy some necessary XPM and config files to
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
473 /usr/local/share/gftp. When a new user first runs gftp, it will copy the
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
474 config file from there to their home directory and add their email address
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
475 to the config file.
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
476 * Fixed some disconnect problems when the socket would close prematuraly
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
477 * Changed all occurances of snprintf, vsnprintf, and sys_errlist to
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
478 g_snprintf, g_vsnprintf, and g_strerror respectively. Should now compile
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
479 cleanly on most platforms.
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
480 * Fixed ItemFactory callbacks. Should now work fine on 64bit machines.
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
481 * Added a few more icons to the distribution for the file listboxes.
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
482
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
483 Changes from 0.1 to 0.2
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
484
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
485 * Completely rewritten in gtk instead of Motif
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
486 * Fixed problems with parsing of some directory listings
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
487 * Fixed problems with reading responses from certain FTP servers
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
488 * Supports connecting to a FTP server via command line parameters
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
489 You can now type: gftp user:pass@ftp-site:port/directory. You don't have
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
490 to specify all of the options, like user:pass, port and directory.
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
491 * More informative error messages
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
492 * Sorting capabilites in the listboxes
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
493 * Colorized text in the log window
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
494 * Allows saving the text in the log window to a file
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
495 * Added disconnect from ftp server
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
496 * Various code cleanups
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
497 * Removed about dialog box