Mercurial > gftp.yaz
comparison ChangeLog @ 505:c89019945241
2004-7-19 Brian Masney <masneyb@gftp.org>
* src/gtk/gftp-gtk.c src/gtk/gftp-gtk.h - renamed some functions so that they are clearer on what they do. Did some small code cleanups
author | masneyb |
---|---|
date | Mon, 19 Jul 2004 22:41:42 +0000 |
parents | 93d7d3b9a477 |
children | 5944bd059ae0 |
comparison
equal
deleted
inserted
replaced
504:93d7d3b9a477 | 505:c89019945241 |
---|---|
1 2004-7-19 Brian Masney <masneyb@gftp.org> | |
2 * src/gtk/gftp-gtk.c src/gtk/gftp-gtk.h - renamed some functions so that | |
3 they are clearer on what they do. Did some small code cleanups | |
4 | |
1 2004-7-18 Brian Masney <masneyb@gftp.org> | 5 2004-7-18 Brian Masney <masneyb@gftp.org> |
2 * lib/local.c lib/protocols.c lib/rfc959.c src/uicommon/gftpui.c - fixes | 6 * lib/local.c lib/protocols.c lib/rfc959.c src/uicommon/gftpui.c - fixes |
3 for the *_chmod() functions to use the datatype mode_t for storing | 7 for the *_chmod() functions to use the datatype mode_t for storing |
4 the file attributes | 8 the file attributes |
5 | 9 |
2578 | 2582 |
2579 * configure.in - link in gthread | 2583 * configure.in - link in gthread |
2580 | 2584 |
2581 * cvsclean - added this script | 2585 * cvsclean - added this script |
2582 | 2586 |
2583 * *.[ch] - added $Id: ChangeLog,v 1.282 2004/07/18 16:19:14 masneyb Exp $ tags | 2587 * *.[ch] - added $Id: ChangeLog,v 1.283 2004/07/19 22:41:42 masneyb Exp $ tags |
2584 | 2588 |
2585 * debian/* - updated files from Debian maintainer | 2589 * debian/* - updated files from Debian maintainer |
2586 | 2590 |
2587 2002-10-03 Brian Masney <masneyb@gftp.org> | 2591 2002-10-03 Brian Masney <masneyb@gftp.org> |
2588 * src/gtk/gftp-gtk.c - call g_thread_init (NULL) | 2592 * src/gtk/gftp-gtk.c - call g_thread_init (NULL) |