diff 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
line wrap: on
line diff
--- a/ChangeLog	Tue Nov 02 01:02:04 2004 +0000
+++ b/ChangeLog	Tue Nov 02 01:33:26 2004 +0000
@@ -1,4 +1,11 @@
 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
+
 	* src/gtk/bookmarks.c - don't allow the main bookmarks dialog to be
 	closed if a child entry is being edited. Fixes for a toplevel folder
 	that has no children
@@ -2989,7 +2996,7 @@
 
 	* cvsclean - added this script
 
-	* *.[ch] - added $Id: ChangeLog,v 1.353 2004/11/02 01:02:04 masneyb Exp $ tags
+	* *.[ch] - added $Id: ChangeLog,v 1.354 2004/11/02 01:33:26 masneyb Exp $ tags
 
 	* debian/* - updated files from Debian maintainer