comparison ChangeLog @ 50:d433c1417d7d

2002-11-5 Brian Masney <masneyb@gftp.org> * src/gtk/dnd.c - some code cleanups. Also, add the file transfer with the function add_file_transfer() * src/gtk/misc-gtk.c - remove several unneeded calls to fix_display() * src/gtk/gftp-gtk.c (list_dblclick) - add a note about the double click stuff not working properly
author masneyb
date Wed, 06 Nov 2002 04:10:45 +0000
parents 0fec02fb9e54
children 33a0ba7f52d1
comparison
equal deleted inserted replaced
49:0fec02fb9e54 50:d433c1417d7d
1 2002-11-5 Brian Masney <masneyb@gftp.org>
2 * src/gtk/dnd.c - some code cleanups. Also, add the file transfer with
3 the function add_file_transfer()
4
5 * src/gtk/misc-gtk.c - remove several unneeded calls to fix_display()
6
7 * src/gtk/gftp-gtk.c (list_dblclick) - add a note about the double
8 click stuff not working properly
9
1 2002-11-5 Brian Masney <masneyb@gftp.org> 10 2002-11-5 Brian Masney <masneyb@gftp.org>
2 * src/gtk/transfer.c - use stock icons in GTK+ 2.0 port 11 * src/gtk/transfer.c - use stock icons in GTK+ 2.0 port
3 12
4 2002-11-5 Brian Masney <masneyb@gftp.org> 13 2002-11-5 Brian Masney <masneyb@gftp.org>
5 * lib/*.c src/gtk/*.c - removed function declarations for the static 14 * lib/*.c src/gtk/*.c - removed function declarations for the static
152 161
153 * configure.in - link in gthread 162 * configure.in - link in gthread
154 163
155 * cvsclean - added this script 164 * cvsclean - added this script
156 165
157 * *.[ch] - added $Id: ChangeLog,v 1.27 2002/11/06 02:46:11 masneyb Exp $ tags 166 * *.[ch] - added $Id: ChangeLog,v 1.28 2002/11/06 04:10:45 masneyb Exp $ tags
158 167
159 * debian/* - updated files from Debian maintainer 168 * debian/* - updated files from Debian maintainer
160 169
161 2002-10-03 Brian Masney <masneyb@gftp.org> 170 2002-10-03 Brian Masney <masneyb@gftp.org>
162 * src/gtk/gftp-gtk.c - call g_thread_init (NULL) 171 * src/gtk/gftp-gtk.c - call g_thread_init (NULL)