comparison ChangeLog @ 115:32cbf51617fb

2003-2-25 Brian Masney <masneyb@gftp.org> * src/gtk/gftp-gtk.c - use gtk_container_add() instead of gtk_scrolled_window_add_with_viewport() (from Kang Jeong-Hee <Keizi@mail.co.kr>)
author masneyb
date Wed, 26 Feb 2003 01:41:35 +0000
parents fe36ed90aedd
children 915389849ed9
comparison
equal deleted inserted replaced
114:fe36ed90aedd 115:32cbf51617fb
1 2003-2-25 Brian Masney <masneyb@gftp.org>
2 * src/gtk/gftp-gtk.c - use gtk_container_add() instead of
3 gtk_scrolled_window_add_with_viewport()
4 (from Kang Jeong-Hee <Keizi@mail.co.kr>)
5
1 2003-2-23 Brian Masney <masneyb@gftp.org> 6 2003-2-23 Brian Masney <masneyb@gftp.org>
2 * lib/cache.c - added function gftp_parse_cache_entry(). Save 7 * lib/cache.c - added function gftp_parse_cache_entry(). Save
3 request->server_type (output of SYST in FTP command) to the directory 8 request->server_type (output of SYST in FTP command) to the directory
4 entry 9 entry
5 10
509 514
510 * configure.in - link in gthread 515 * configure.in - link in gthread
511 516
512 * cvsclean - added this script 517 * cvsclean - added this script
513 518
514 * *.[ch] - added $Id: ChangeLog,v 1.62 2003/02/24 02:47:57 masneyb Exp $ tags 519 * *.[ch] - added $Id: ChangeLog,v 1.63 2003/02/26 01:41:33 masneyb Exp $ tags
515 520
516 * debian/* - updated files from Debian maintainer 521 * debian/* - updated files from Debian maintainer
517 522
518 2002-10-03 Brian Masney <masneyb@gftp.org> 523 2002-10-03 Brian Masney <masneyb@gftp.org>
519 * src/gtk/gftp-gtk.c - call g_thread_init (NULL) 524 * src/gtk/gftp-gtk.c - call g_thread_init (NULL)