Mercurial > gftp.yaz
comparison ChangeLog @ 767:49cfbe02926b
2006-7-13 Brian Masney <masneyb@gftp.org>
* src/gtk/bookmarks.c src/gtk/delete_dialog.c src/gtk/dnd.c
src/gtk/gftp-gtk.c src/gtk/gftp-gtk.h src/gtk/gtkui.c
src/gtk/menu-items.c src/gtk/misc-gtk.c src/gtk/options_dialog.c
src/gtk/transfer.c src/gtk/view_dialog.c - fixed a few minor warnings
from splint.
author | masneyb |
---|---|
date | Fri, 14 Jul 2006 01:53:42 +0000 |
parents | 1ad4eb5c29de |
children | 4ad80d524dda |
comparison
equal
deleted
inserted
replaced
766:1ad4eb5c29de | 767:49cfbe02926b |
---|---|
1 2006-7-13 Brian Masney <masneyb@gftp.org> | 1 2006-7-13 Brian Masney <masneyb@gftp.org> |
2 * src/gtk/bookmarks.c src/gtk/delete_dialog.c src/gtk/dnd.c | |
3 src/gtk/gftp-gtk.c src/gtk/gftp-gtk.h src/gtk/gtkui.c | |
4 src/gtk/menu-items.c src/gtk/misc-gtk.c src/gtk/options_dialog.c | |
5 src/gtk/transfer.c src/gtk/view_dialog.c - fixed a few minor warnings | |
6 from splint. | |
7 | |
2 * src/text/textui.c src/uicommon/gftpui.c - fixed a few minor warnings | 8 * src/text/textui.c src/uicommon/gftpui.c - fixed a few minor warnings |
3 from splint. | 9 from splint. |
4 | 10 |
5 * lib/cache.c lib/config_file.c lib/fsp.c lib/ftps.c lib/gftp.h | 11 * lib/cache.c lib/config_file.c lib/fsp.c lib/ftps.c lib/gftp.h |
6 lib/local.c lib/misc.c lib/options.h lib/protocols.c lib/rfc2068.c | 12 lib/local.c lib/misc.c lib/options.h lib/protocols.c lib/rfc2068.c |
3407 | 3413 |
3408 * configure.in - link in gthread | 3414 * configure.in - link in gthread |
3409 | 3415 |
3410 * cvsclean - added this script | 3416 * cvsclean - added this script |
3411 | 3417 |
3412 * *.[ch] - added $Id: ChangeLog,v 1.439 2006/07/14 00:37:26 masneyb Exp $ tags | 3418 * *.[ch] - added $Id: ChangeLog,v 1.440 2006/07/14 01:53:41 masneyb Exp $ tags |
3413 | 3419 |
3414 * debian/* - updated files from Debian maintainer | 3420 * debian/* - updated files from Debian maintainer |
3415 | 3421 |
3416 2002-10-03 Brian Masney <masneyb@gftp.org> | 3422 2002-10-03 Brian Masney <masneyb@gftp.org> |
3417 * src/gtk/gftp-gtk.c - call g_thread_init (NULL) | 3423 * src/gtk/gftp-gtk.c - call g_thread_init (NULL) |