GNOME CVS: gftp masneyb
[email protected] (Brian Masney)
| Newsgroups | gmane.comp.gnome.cvs |
|---|---|
| Message-ID | <[email protected]> |
CVSROOT: /cvs/gnome Module name: gftp Changes by: masneyb 06/12/23 11:12:21 Modified files: . : ChangeLog lib : gftp.h src/gtk : transfer.c src/uicommon : gftpui.c Log message: 2006-11-30 Brian Masney <[email protected]> * lib/gftp.h src/uicommon/gftpui.c - when a file transfer is restarted, get the file size of the destination file. This is so that the file is restarted at the proper position (closes #160239). (_gftpui_common_do_transfer_file) - split this function into a smaller function: _do_transfer_block(). * src/gtk/transfer.c - removed debugging statement URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gftp&who=masneyb&date=explicit&mindate=2006-12-23%2011:11&maxdate=2006-12-23%2011:13