comparison ChangeLog @ 846:77660334b282

2006-11-2 Brian Masney <masneyb@gftp.org> * src/text/gftp-text.c src/text/gftp-text.h src/text/textui.c - use gftp_string_from_utf8() for the conversion between the various character sets.
author masneyb
date Fri, 03 Nov 2006 03:07:44 +0000
parents 8263cc35c027
children 14858879916f
comparison
equal deleted inserted replaced
845:8263cc35c027 846:77660334b282
1 2006-11-2 Brian Masney <masneyb@gftp.org> 1 2006-11-2 Brian Masney <masneyb@gftp.org>
2 * src/text/gftp-text.c src/text/gftp-text.h src/text/textui.c -
3 use gftp_string_from_utf8() for the conversion between the
4 various character sets.
5
2 * lib/gftp.h lib/local.c lib/misc.c lib/protocols.c lib/rfc959.c 6 * lib/gftp.h lib/local.c lib/misc.c lib/protocols.c lib/rfc959.c
3 lib/sshv2.c - added gftp_filename_to_utf8() and 7 lib/sshv2.c - added gftp_filename_to_utf8() and
4 gftp_filename_from_utf8(). 8 gftp_filename_from_utf8().
5 (gftp_string_from_utf8) - added argument that will force the local 9 (gftp_string_from_utf8) - added argument that will force the local
6 encoding to be used. 10 encoding to be used.
3687 3691
3688 * configure.in - link in gthread 3692 * configure.in - link in gthread
3689 3693
3690 * cvsclean - added this script 3694 * cvsclean - added this script
3691 3695
3692 * *.[ch] - added $Id: ChangeLog,v 1.495 2006/11/03 03:02:47 masneyb Exp $ tags 3696 * *.[ch] - added $Id: ChangeLog,v 1.496 2006/11/03 03:07:40 masneyb Exp $ tags
3693 3697
3694 * debian/* - updated files from Debian maintainer 3698 * debian/* - updated files from Debian maintainer
3695 3699
3696 2002-10-03 Brian Masney <masneyb@gftp.org> 3700 2002-10-03 Brian Masney <masneyb@gftp.org>
3697 * src/gtk/gftp-gtk.c - call g_thread_init (NULL) 3701 * src/gtk/gftp-gtk.c - call g_thread_init (NULL)