comparison ChangeLog @ 675:84d38c525f46

2005-1-24 Brian Masney <masneyb@gftp.org> * src/text/gftp-text.c (gftp_text_ask_question, gftp_text_write_string) - convert the string from UTF8 to the users' current locale before it is displayed * src/text/gftp-text.c src/text/gftp-text.h - fixed signed/unsigned mismatch when calculating the window size * src/gtk/transfer.c (update_file_status) - expanded the maximum length of the dlstr variable
author masneyb
date Tue, 25 Jan 2005 01:11:00 +0000
parents 381058de9798
children 72a6de68d9c8
comparison
equal deleted inserted replaced
674:cecd264e1e40 675:84d38c525f46
1 2005-1-24 Brian Masney <masneyb@gftp.org>
2 * src/text/gftp-text.c (gftp_text_ask_question, gftp_text_write_string)
3 - convert the string from UTF8 to the users' current locale before it is
4 displayed
5
6 * src/text/gftp-text.c src/text/gftp-text.h - fixed signed/unsigned
7 mismatch when calculating the window size
8
9 * src/gtk/transfer.c (update_file_status) - expanded the maximum length
10 of the dlstr variable
11
1 2005-1-23 Brian Masney <masneyb@gftp.org> 12 2005-1-23 Brian Masney <masneyb@gftp.org>
2 * po/POTFILES.in - added lib/fsp.c 13 * po/POTFILES.in - added lib/fsp.c
3 14
4 2005-1-18 Brian Masney <masneyb@gftp.org> 15 2005-1-18 Brian Masney <masneyb@gftp.org>
5 * lib/fsplib/fsplib.[ch] - updated files from FSPLIB 0.3 16 * lib/fsplib/fsplib.[ch] - updated files from FSPLIB 0.3
3234 3245
3235 * configure.in - link in gthread 3246 * configure.in - link in gthread
3236 3247
3237 * cvsclean - added this script 3248 * cvsclean - added this script
3238 3249
3239 * *.[ch] - added $Id: ChangeLog,v 1.396 2005/01/23 14:12:02 masneyb Exp $ tags 3250 * *.[ch] - added $Id: ChangeLog,v 1.397 2005/01/25 01:10:59 masneyb Exp $ tags
3240 3251
3241 * debian/* - updated files from Debian maintainer 3252 * debian/* - updated files from Debian maintainer
3242 3253
3243 2002-10-03 Brian Masney <masneyb@gftp.org> 3254 2002-10-03 Brian Masney <masneyb@gftp.org>
3244 * src/gtk/gftp-gtk.c - call g_thread_init (NULL) 3255 * src/gtk/gftp-gtk.c - call g_thread_init (NULL)