Mercurial > gftp.yaz
diff ChangeLog @ 21:4b244bf9d84d
2002-09-16 Brian Masney <masneyb@gftp.org>
* src/gtk/gftp-gtk.c, src/gtk/menu-items.c, src/gtk/misc-gtk.c -
Fixed compile errors when compiling against GTK+ 1.2
* src/gtk/misc-gtk.c (MakeEditDialog, MakeYesNoDialog) - fixed to work
with GTK+ 1.2
| author | masneyb |
|---|---|
| date | Tue, 17 Sep 2002 12:00:50 +0000 |
| parents | 3b2dcdefc7e9 |
| children | cc6431f1ca55 |
line wrap: on
line diff
--- a/ChangeLog Tue Sep 17 01:34:31 2002 +0000 +++ b/ChangeLog Tue Sep 17 12:00:50 2002 +0000 @@ -1,3 +1,10 @@ +2002-09-16 Brian Masney <masneyb@gftp.org> + * src/gtk/gftp-gtk.c, src/gtk/menu-items.c, src/gtk/misc-gtk.c - + Fixed compile errors when compiling against GTK+ 1.2 + + * src/gtk/misc-gtk.c (MakeEditDialog, MakeYesNoDialog) - fixed to work + with GTK+ 1.2 + 2002-09-15 Brian Masney <masneyb@gftp.org> * lib/gftp.h (struct gftp_transfer) - changed the type of numfiles and numdirs from unsigned long to long. This must be a signed field. This
