comparison ChangeLog @ 566:502a126418cd

2004-9-26 Brian Masney <masneyb@gftp.org> * lib/protocols.c (gftp_put_file) - use g_filename_from_utf8() to change the encoding of the filename (if needed)
author masneyb
date Mon, 27 Sep 2004 00:12:11 +0000
parents 6ecbd2afde47
children b505daaccb92
comparison
equal deleted inserted replaced
565:5268de53a52a 566:502a126418cd
1 2004-9-26 Brian Masney <masneyb@gftp.org>
2 * lib/protocols.c (gftp_put_file) - use g_filename_from_utf8() to
3 change the encoding of the filename (if needed)
4
1 2004-9-22 Brian Masney <masneyb@gftp.org> 5 2004-9-22 Brian Masney <masneyb@gftp.org>
2 * src/gtk/gftp-gtk.c - removed ellipsis from menu items that do not 6 * src/gtk/gftp-gtk.c - removed ellipsis from menu items that do not
3 require user input. This makes it conform to GNOME HIG. 7 require user input. This makes it conform to GNOME HIG.
4 (from Subrahmanyam Madduri <smadduri@novell.com>) 8 (from Subrahmanyam Madduri <smadduri@novell.com>)
5 9
2850 2854
2851 * configure.in - link in gthread 2855 * configure.in - link in gthread
2852 2856
2853 * cvsclean - added this script 2857 * cvsclean - added this script
2854 2858
2855 * *.[ch] - added $Id: ChangeLog,v 1.327 2004/09/23 01:13:37 masneyb Exp $ tags 2859 * *.[ch] - added $Id: ChangeLog,v 1.328 2004/09/27 00:12:10 masneyb Exp $ tags
2856 2860
2857 * debian/* - updated files from Debian maintainer 2861 * debian/* - updated files from Debian maintainer
2858 2862
2859 2002-10-03 Brian Masney <masneyb@gftp.org> 2863 2002-10-03 Brian Masney <masneyb@gftp.org>
2860 * src/gtk/gftp-gtk.c - call g_thread_init (NULL) 2864 * src/gtk/gftp-gtk.c - call g_thread_init (NULL)