Mercurial > gftp.yaz
view docs/gftp.lsm @ 397:14ef37b62c20
2004-2-8 Brian Masney <masneyb@gftp.org>
* src/gtk/gftp-gtk.h src/gtk/gtkui.c - added
gftpui_gtk_get_utf8_file_pos() that will return the file in UTF8
format if it is available
* src/gtk/gtkui_transfer.c src/gtk/transfer.c - call
gftpui_gtk_get_utf8_file_pos() to display the file in the file transfer
status. This fixes a bug where non-UTF8 files were being chopped off
* src/text/textui.c src/uicommon/gftpui.c src/uicommon/gftpui.h
src/text/gtkui_transfer.c - updated declaration of
gftpui_add_file_to_transfer()
* lib/protocols.c (gftp_swap_socks) - swap the SSL sockets between
the two request structures
* lib/ftps.c - added ftps_get_next_file() that will pull items from
the cache properly
* lib/Makefile.am - updated LOCALE_DIR declaration
(from Sung-Hyun Nam <namsh@kldp.org>)
* ChangeLog-old - updated summary of changes since 2.0.16
* TODO - removed several items that were completed
author | masneyb |
---|---|
date | Sun, 08 Feb 2004 16:19:26 +0000 |
parents | 8b1883341c6f |
children | 075f89b4395c |
line wrap: on
line source
Begin3 Title: gFTP Version: 2.0.6 Entered-date: 20NOV99 Description: gFTP is a multithreaded FTP client for X Windows written using Gtk. It features simultaneous downloads, resuming of interrupted file transfers, file transfer queues, downloading of entire directories, ftp and http proxy support, remote directory caching, passive and non-passive file transfers, drag-n-drop support, bookmarks menu, stop button, and many more features. Keywords: ftp x windows gtk Author: masneyb@gftp.org (Brian Masney) Maintained-by: masneyb@gftp.org (Brian Masney) Primary-site: http://www.gftp.org/ Alternate-site: ftp://sunsite.unc.edu/pub/Linux/system/network/file-transfer Original-site: http://www.gftp.org/ Platforms: GTK+, X11 Copying-policy: GPL End