comparison ChangeLog @ 588:2366865be140

2004-10-5 Brian Masney <masneyb@gftp.org> * src/gtk/menu-items.c (dosavelog, viewlog) - make sure the entire log is written out when multibyte characters are used * src/gtk/view_dialog.c - small improvements to the way text is inserted in the gtk+ 2.x port
author masneyb
date Wed, 06 Oct 2004 02:32:41 +0000
parents 7937ade77c22
children 741fc54b4869
comparison
equal deleted inserted replaced
587:7937ade77c22 588:2366865be140
1 2004-10-5 Brian Masney <masneyb@gftp.org> 1 2004-10-5 Brian Masney <masneyb@gftp.org>
2 * src/gtk/menu-items.c (dosavelog, viewlog) - make sure the entire
3 log is written out when multibyte characters are used
4
5 * src/gtk/view_dialog.c - small improvements to the way text is
6 inserted in the gtk+ 2.x port
7
2 * src/gtk/gftp-gtk.c src/gtk/gftp-gtk.h src/gtk/misc-gtk.c - disable the 8 * src/gtk/gftp-gtk.c src/gtk/gftp-gtk.h src/gtk/misc-gtk.c - disable the
3 upload/download buttons whenever the user is not connected to the 9 upload/download buttons whenever the user is not connected to the
4 server (closes #153374) 10 server (closes #153374)
5 11
6 * src/gtk/misc-gtk.c src/gtk/gftp-gtk.c - disable the items in the 12 * src/gtk/misc-gtk.c src/gtk/gftp-gtk.c - disable the items in the
2937 2943
2938 * configure.in - link in gthread 2944 * configure.in - link in gthread
2939 2945
2940 * cvsclean - added this script 2946 * cvsclean - added this script
2941 2947
2942 * *.[ch] - added $Id: ChangeLog,v 1.343 2004/10/06 02:07:58 masneyb Exp $ tags 2948 * *.[ch] - added $Id: ChangeLog,v 1.344 2004/10/06 02:32:41 masneyb Exp $ tags
2943 2949
2944 * debian/* - updated files from Debian maintainer 2950 * debian/* - updated files from Debian maintainer
2945 2951
2946 2002-10-03 Brian Masney <masneyb@gftp.org> 2952 2002-10-03 Brian Masney <masneyb@gftp.org>
2947 * src/gtk/gftp-gtk.c - call g_thread_init (NULL) 2953 * src/gtk/gftp-gtk.c - call g_thread_init (NULL)