comparison ChangeLog @ 773:942dd9c2a064

2006-7-19 Brian Masney <masneyb@gftp.org> * src/gtk/gftp-gtk.c - fixed the default protocol dropdown when some protocols are disabled (from Aurelien Jarno <aurelien@aurel32.net>) (closes #312724)
author masneyb
date Thu, 20 Jul 2006 02:16:30 +0000
parents 9a6477042520
children 2adc6b8b3197
comparison
equal deleted inserted replaced
772:9a6477042520 773:942dd9c2a064
1 2006-7-19 Brian Masney <masneyb@gftp.org> 1 2006-7-19 Brian Masney <masneyb@gftp.org>
2 * src/gtk/gftp-gtk.c - fixed the default protocol dropdown when some
3 protocols are disabled (from Aurelien Jarno <aurelien@aurel32.net>)
4 (closes #312724)
5
2 * src/gtk/bookmarks.c - fixed segfault in the bookmarks editor (from 6 * src/gtk/bookmarks.c - fixed segfault in the bookmarks editor (from
3 Grant Hammond <grant@f1fox.net>) (closes #329261 and #169617) 7 Grant Hammond <grant@f1fox.net>) (closes #329261 and #169617)
4 8
5 * src/gtk/gftp-gtk.c - added patch that makes the menus closer to other 9 * src/gtk/gftp-gtk.c - added patch that makes the menus closer to other
6 GNOME apps (from Alan Horkan <horkana@maths.tcd.ie>) (closes #329826) 10 GNOME apps (from Alan Horkan <horkana@maths.tcd.ie>) (closes #329826)
3426 3430
3427 * configure.in - link in gthread 3431 * configure.in - link in gthread
3428 3432
3429 * cvsclean - added this script 3433 * cvsclean - added this script
3430 3434
3431 * *.[ch] - added $Id: ChangeLog,v 1.444 2006/07/20 01:54:39 masneyb Exp $ tags 3435 * *.[ch] - added $Id: ChangeLog,v 1.445 2006/07/20 02:16:29 masneyb Exp $ tags
3432 3436
3433 * debian/* - updated files from Debian maintainer 3437 * debian/* - updated files from Debian maintainer
3434 3438
3435 2002-10-03 Brian Masney <masneyb@gftp.org> 3439 2002-10-03 Brian Masney <masneyb@gftp.org>
3436 * src/gtk/gftp-gtk.c - call g_thread_init (NULL) 3440 * src/gtk/gftp-gtk.c - call g_thread_init (NULL)