Mercurial > gftp.yaz
comparison ChangeLog @ 788:0e7ab0a51ddd
2006-7-28 Brian Masney <masneyb@gftp.org>
* src/gtk/gftp-gtk.c src/gtk/gftp-gtk.h src/gtk/misc-gtk.c - warning
fixes when creating the system menus. Removed some unused global
variables.
author | masneyb |
---|---|
date | Fri, 28 Jul 2006 11:20:05 +0000 |
parents | 3751478bb260 |
children | afe56dd107ca |
comparison
equal
deleted
inserted
replaced
787:3751478bb260 | 788:0e7ab0a51ddd |
---|---|
1 2006-7-28 Brian Masney <masneyb@gftp.org> | |
2 * src/gtk/gftp-gtk.c src/gtk/gftp-gtk.h src/gtk/misc-gtk.c - warning | |
3 fixes when creating the system menus. Removed some unused global | |
4 variables. | |
5 | |
1 2006-7-27 Brian Masney <masneyb@gftp.org> | 6 2006-7-27 Brian Masney <masneyb@gftp.org> |
2 * lib/protocols.c (gftp_get_all_subdirs) - split this function into | 7 * lib/protocols.c (gftp_get_all_subdirs) - split this function into |
3 several smaller functions. Added support for getting the true file | 8 several smaller functions. Added support for getting the true file |
4 size if it is a symlink. Added more error handling. Fixed a segfault | 9 size if it is a symlink. Added more error handling. Fixed a segfault |
5 that may occur when transferring deeply nested directories | 10 that may occur when transferring deeply nested directories |
3494 | 3499 |
3495 * configure.in - link in gthread | 3500 * configure.in - link in gthread |
3496 | 3501 |
3497 * cvsclean - added this script | 3502 * cvsclean - added this script |
3498 | 3503 |
3499 * *.[ch] - added $Id: ChangeLog,v 1.457 2006/07/28 01:44:52 masneyb Exp $ tags | 3504 * *.[ch] - added $Id: ChangeLog,v 1.458 2006/07/28 11:20:04 masneyb Exp $ tags |
3500 | 3505 |
3501 * debian/* - updated files from Debian maintainer | 3506 * debian/* - updated files from Debian maintainer |
3502 | 3507 |
3503 2002-10-03 Brian Masney <masneyb@gftp.org> | 3508 2002-10-03 Brian Masney <masneyb@gftp.org> |
3504 * src/gtk/gftp-gtk.c - call g_thread_init (NULL) | 3509 * src/gtk/gftp-gtk.c - call g_thread_init (NULL) |