comparison ChangeLog @ 604:5df5eac28f47

2004-11-1 Brian Masney <masneyb@gftp.org> * src/gtk/gftp-gtk.c src/gtk/gftp-gtk.h src/gtk/misc-gtk.c - added a tooltip to the button on the top left of the GUI * src/gtk/gtkui.c (gftpui_disconnect) - call update_window_info() instead of update_window() so that the toolbar tooltip is updated properly
author masneyb
date Tue, 02 Nov 2004 01:33:26 +0000
parents 76d372913c71
children b60dad25b641
comparison
equal deleted inserted replaced
603:76d372913c71 604:5df5eac28f47
1 2004-11-1 Brian Masney <masneyb@gftp.org> 1 2004-11-1 Brian Masney <masneyb@gftp.org>
2 * src/gtk/gftp-gtk.c src/gtk/gftp-gtk.h src/gtk/misc-gtk.c - added a
3 tooltip to the button on the top left of the GUI
4
5 * src/gtk/gtkui.c (gftpui_disconnect) - call update_window_info()
6 instead of update_window() so that the toolbar tooltip is updated
7 properly
8
2 * src/gtk/bookmarks.c - don't allow the main bookmarks dialog to be 9 * src/gtk/bookmarks.c - don't allow the main bookmarks dialog to be
3 closed if a child entry is being edited. Fixes for a toplevel folder 10 closed if a child entry is being edited. Fixes for a toplevel folder
4 that has no children 11 that has no children
5 12
6 * src/gtk/transfer.c (update_file_status) - if the % transferred goes 13 * src/gtk/transfer.c (update_file_status) - if the % transferred goes
2987 2994
2988 * configure.in - link in gthread 2995 * configure.in - link in gthread
2989 2996
2990 * cvsclean - added this script 2997 * cvsclean - added this script
2991 2998
2992 * *.[ch] - added $Id: ChangeLog,v 1.353 2004/11/02 01:02:04 masneyb Exp $ tags 2999 * *.[ch] - added $Id: ChangeLog,v 1.354 2004/11/02 01:33:26 masneyb Exp $ tags
2993 3000
2994 * debian/* - updated files from Debian maintainer 3001 * debian/* - updated files from Debian maintainer
2995 3002
2996 2002-10-03 Brian Masney <masneyb@gftp.org> 3003 2002-10-03 Brian Masney <masneyb@gftp.org>
2997 * src/gtk/gftp-gtk.c - call g_thread_init (NULL) 3004 * src/gtk/gftp-gtk.c - call g_thread_init (NULL)