comparison ChangeLog @ 772:9a6477042520

2006-7-19 Brian Masney <masneyb@gftp.org> * src/gtk/bookmarks.c - fixed segfault in the bookmarks editor (from Grant Hammond <grant@f1fox.net>) (closes #329261 and #169617)
author masneyb
date Thu, 20 Jul 2006 01:54:39 +0000
parents d966cf89a820
children 942dd9c2a064
comparison
equal deleted inserted replaced
771:d966cf89a820 772:9a6477042520
1 2006-7-19 Brian Masney <masneyb@gftp.org> 1 2006-7-19 Brian Masney <masneyb@gftp.org>
2 * src/gtk/bookmarks.c - fixed segfault in the bookmarks editor (from
3 Grant Hammond <grant@f1fox.net>) (closes #329261 and #169617)
4
2 * src/gtk/gftp-gtk.c - added patch that makes the menus closer to other 5 * src/gtk/gftp-gtk.c - added patch that makes the menus closer to other
3 GNOME apps (from Alan Horkan <horkana@maths.tcd.ie>) (closes #329826) 6 GNOME apps (from Alan Horkan <horkana@maths.tcd.ie>) (closes #329826)
4 7
5 * src/gtk/transfer.c (remove_file) - fixes for when the viewed file can 8 * src/gtk/transfer.c (remove_file) - fixes for when the viewed file can
6 be removed if an invalid program is specified (closes #330182) 9 be removed if an invalid program is specified (closes #330182)
3423 3426
3424 * configure.in - link in gthread 3427 * configure.in - link in gthread
3425 3428
3426 * cvsclean - added this script 3429 * cvsclean - added this script
3427 3430
3428 * *.[ch] - added $Id: ChangeLog,v 1.443 2006/07/20 01:46:42 masneyb Exp $ tags 3431 * *.[ch] - added $Id: ChangeLog,v 1.444 2006/07/20 01:54:39 masneyb Exp $ tags
3429 3432
3430 * debian/* - updated files from Debian maintainer 3433 * debian/* - updated files from Debian maintainer
3431 3434
3432 2002-10-03 Brian Masney <masneyb@gftp.org> 3435 2002-10-03 Brian Masney <masneyb@gftp.org>
3433 * src/gtk/gftp-gtk.c - call g_thread_init (NULL) 3436 * src/gtk/gftp-gtk.c - call g_thread_init (NULL)