comparison ChangeLog @ 874:a15adc70e327

2007-2-5 Brian Masney <masneyb@gftp.org> * src/gtk/gftp-gtk.c (CreateMenus) - fixes for creating the transfers menu. This was only broken in CVS.
author masneyb
date Mon, 05 Feb 2007 23:24:04 +0000
parents 42f9ce5e4bff
children 19dacfb69433
comparison
equal deleted inserted replaced
873:42f9ce5e4bff 874:a15adc70e327
1 2007-2-5 Brian Masney <masneyb@gftp.org>
2 * src/gtk/gftp-gtk.c (CreateMenus) - fixes for creating the transfers
3 menu. This was only broken in CVS.
4
1 2007-2-4 Brian Masney <masneyb@gftp.org> 5 2007-2-4 Brian Masney <masneyb@gftp.org>
2 * src/uicommon/gftpui.c - don't use a sigjmp buffer for the stop 6 * src/uicommon/gftpui.c - don't use a sigjmp buffer for the stop
3 button. Instead, make sure a signal is delivered to the child thread 7 button. Instead, make sure a signal is delivered to the child thread
4 and the thread will exit gracefully. Removed unused functions: 8 and the thread will exit gracefully. Removed unused functions:
5 _gftpui_cb_connect() and _gftpui_cb_disconnect() 9 _gftpui_cb_connect() and _gftpui_cb_disconnect()