comparison ChangeLog @ 424:26333110dfd2

2004-3-15 Brian Masney <masneyb@gftp.org> * src/gtk/misc-gtk.c (update_directory_download_progress) - center the progress dialog (closes #136370)
author masneyb
date Tue, 16 Mar 2004 02:38:52 +0000
parents 4cee2498761d
children 8fc4efa3f72d
comparison
equal deleted inserted replaced
423:4cee2498761d 424:26333110dfd2
1 2004-3-15 Brian Masney <masneyb@gftp.org> 1 2004-3-15 Brian Masney <masneyb@gftp.org>
2 * src/gtk/misc-gtk.c (update_directory_download_progress) - center the
3 progress dialog (closes #136370)
4
2 * lib/gftp.h - if _FILE_OFFSET_BITS is > 32 and _LARGEFILE_SOURCE is 5 * lib/gftp.h - if _FILE_OFFSET_BITS is > 32 and _LARGEFILE_SOURCE is
3 not defined, define it 6 not defined, define it
4 7
5 * lib/protocols.c (gftp_string_{to|from}_utf8 - don't alter the contents of the remote_charsets option. Instead, make a copy of that and alter 8 * lib/protocols.c (gftp_string_{to|from}_utf8 - don't alter the contents of the remote_charsets option. Instead, make a copy of that and alter
6 that copy 9 that copy
2270 2273
2271 * configure.in - link in gthread 2274 * configure.in - link in gthread
2272 2275
2273 * cvsclean - added this script 2276 * cvsclean - added this script
2274 2277
2275 * *.[ch] - added $Id: ChangeLog,v 1.231 2004/03/16 02:11:54 masneyb Exp $ tags 2278 * *.[ch] - added $Id: ChangeLog,v 1.232 2004/03/16 02:38:51 masneyb Exp $ tags
2276 2279
2277 * debian/* - updated files from Debian maintainer 2280 * debian/* - updated files from Debian maintainer
2278 2281
2279 2002-10-03 Brian Masney <masneyb@gftp.org> 2282 2002-10-03 Brian Masney <masneyb@gftp.org>
2280 * src/gtk/gftp-gtk.c - call g_thread_init (NULL) 2283 * src/gtk/gftp-gtk.c - call g_thread_init (NULL)