diff ChangeLog @ 139:c363b08e0118

2003-4-21 Brian Masney <masneyb@gftp.org> * lib/gftp.h - added ui_cancel_function to struct gftp_option_type_var * src/gtk/gftp-gtk.c - added custom_edit_value to struct gftp_textcomboedt_widget_data * src/gtk/options_dialog.c - fixups for gftp_option_type_textcomboedt. The value will always convert %n to \n when reading in and then do the opposite conversion when saving the variable. Also, added tooltips to the options * lib/rfc959.c - remove FIXME comment
author masneyb
date Tue, 22 Apr 2003 01:42:05 +0000
parents 84b3e69807a2
children 5c952c5cb438
line wrap: on
line diff
--- a/ChangeLog	Sun Apr 20 23:29:49 2003 +0000
+++ b/ChangeLog	Tue Apr 22 01:42:05 2003 +0000
@@ -1,3 +1,16 @@
+2003-4-21 Brian Masney <masneyb@gftp.org>
+	* lib/gftp.h - added ui_cancel_function to struct gftp_option_type_var
+
+	* src/gtk/gftp-gtk.c - added custom_edit_value to struct
+	gftp_textcomboedt_widget_data
+
+	* src/gtk/options_dialog.c - fixups for gftp_option_type_textcomboedt.
+	The value will always convert %n to \n when reading in and then do the 
+	opposite conversion when saving the variable. Also, added tooltips to 
+	the options
+
+	* lib/rfc959.c - remove FIXME comment
+
 2003-4-18 Brian Masney <masneyb@gftp.org>
 	* lib/config_file.c lib/gftp.h - removed gftp_option_type_subtree,
 	gftp_option_type_table and gftp_option_type_newtable
@@ -728,7 +741,7 @@
 
 	* cvsclean - added this script
 
-	* *.[ch] - added $Id: ChangeLog,v 1.71 2003/04/18 19:38:33 masneyb Exp $ tags
+	* *.[ch] - added $Id: ChangeLog,v 1.72 2003/04/22 01:42:05 masneyb Exp $ tags
 
 	* debian/* - updated files from Debian maintainer