Mercurial > gftp.yaz
comparison ChangeLog @ 278:3bc63e3dbe12
2003-10-2 Brian Masney <masneyb@gftp.org>
* lib/rfc959.c - fixed rename bug (from
Aurelien Jarno <aurel32@debian.org>)
* src/gtk/gftp-gtk.c - make the help menu left aligned so that it is
more consistent with other GNOME apps
(from Miguel Ibarra <mibarra@ximian.com>)
* src/gtk/transfer.c - right after the pointer to the next transfer
is moved, set the current transfer size back to 0. The user could
briefly (< 1 sec) see the old size transfered on the next file.
author | masneyb |
---|---|
date | Thu, 02 Oct 2003 09:50:20 +0000 |
parents | 186552196fc7 |
children | f8b95f89dfb7 |
comparison
equal
deleted
inserted
replaced
277:186552196fc7 | 278:3bc63e3dbe12 |
---|---|
1 2003-10-2 Brian Masney <masneyb@gftp.org> | |
2 * lib/rfc959.c - fixed rename bug (from | |
3 Aurelien Jarno <aurel32@debian.org>) | |
4 | |
5 * src/gtk/gftp-gtk.c - make the help menu left aligned so that it is | |
6 more consistent with other GNOME apps | |
7 (from Miguel Ibarra <mibarra@ximian.com>) | |
8 | |
9 * src/gtk/transfer.c - right after the pointer to the next transfer | |
10 is moved, set the current transfer size back to 0. The user could | |
11 briefly (< 1 sec) see the old size transfered on the next file. | |
12 | |
1 2003-09-23 Taneem Ahmed <taneem@bengalinux.org> | 13 2003-09-23 Taneem Ahmed <taneem@bengalinux.org> |
2 | 14 |
3 * configure.in: Added "bn" to ALL_LINGUAS. | 15 * configure.in: Added "bn" to ALL_LINGUAS. |
4 | 16 |
5 2003-9-21 Brian Masney <masneyb@gftp.org> | 17 2003-9-21 Brian Masney <masneyb@gftp.org> |
1519 | 1531 |
1520 * configure.in - link in gthread | 1532 * configure.in - link in gthread |
1521 | 1533 |
1522 * cvsclean - added this script | 1534 * cvsclean - added this script |
1523 | 1535 |
1524 * *.[ch] - added $Id: ChangeLog,v 1.142 2003/09/23 04:15:11 taneem Exp $ tags | 1536 * *.[ch] - added $Id: ChangeLog,v 1.143 2003/10/02 09:50:17 masneyb Exp $ tags |
1525 | 1537 |
1526 * debian/* - updated files from Debian maintainer | 1538 * debian/* - updated files from Debian maintainer |
1527 | 1539 |
1528 2002-10-03 Brian Masney <masneyb@gftp.org> | 1540 2002-10-03 Brian Masney <masneyb@gftp.org> |
1529 * src/gtk/gftp-gtk.c - call g_thread_init (NULL) | 1541 * src/gtk/gftp-gtk.c - call g_thread_init (NULL) |