comparison ChangeLog @ 754:ca202375e6cb

2006-6-22 Brian Masney <masneyb@gftp.org> * src/gtk/bookmarks.c (new_item_entry) - fixed the title of the new item dialog (closes #329660)
author masneyb
date Fri, 23 Jun 2006 01:24:28 +0000
parents 11b85ac0ec15
children 6d19d4a8adee
comparison
equal deleted inserted replaced
753:11b85ac0ec15 754:ca202375e6cb
1 2006-6-22 Brian Masney <masneyb@gftp.org> 1 2006-6-22 Brian Masney <masneyb@gftp.org>
2 * src/gtk/bookmarks.c (new_item_entry) - fixed the title of the new item
3 dialog (closes #329660)
4
2 * src/gtk/transfer.c - split update_file_status() into another function. 5 * src/gtk/transfer.c - split update_file_status() into another function.
3 Updated the string that is displayed to the user with information on 6 Updated the string that is displayed to the user with information on
4 whether or not the file is being downloaded or updated. (closes #163750) 7 whether or not the file is being downloaded or updated. (closes #163750)
5 8
6 2006-5-14 Brian Masney <masneyb@gftp.org> 9 2006-5-14 Brian Masney <masneyb@gftp.org>
3370 3373
3371 * configure.in - link in gthread 3374 * configure.in - link in gthread
3372 3375
3373 * cvsclean - added this script 3376 * cvsclean - added this script
3374 3377
3375 * *.[ch] - added $Id: ChangeLog,v 1.429 2006/06/23 01:20:00 masneyb Exp $ tags 3378 * *.[ch] - added $Id: ChangeLog,v 1.430 2006/06/23 01:24:27 masneyb Exp $ tags
3376 3379
3377 * debian/* - updated files from Debian maintainer 3380 * debian/* - updated files from Debian maintainer
3378 3381
3379 2002-10-03 Brian Masney <masneyb@gftp.org> 3382 2002-10-03 Brian Masney <masneyb@gftp.org>
3380 * src/gtk/gftp-gtk.c - call g_thread_init (NULL) 3383 * src/gtk/gftp-gtk.c - call g_thread_init (NULL)