Mercurial > gftp.yaz
diff ChangeLog @ 791:96ce71cd7bf5
2006-7-29 Brian Masney <masneyb@gftp.org>
* src/gtk/bookmarks.c (edit_bookmarks) - fixed the keybindings in the
bookmarks dialog. Also added mnemonics to all of the entries.
(closes #329820)
* src/gtk/gftp-gtk.c (CreateMenus) - added keybindings to most of the
entries in the local and remote menus. Also added mnemonics to all of
the entries.
| author | masneyb |
|---|---|
| date | Sat, 29 Jul 2006 13:51:15 +0000 |
| parents | afe56dd107ca |
| children | 37bc51131e2d |
line wrap: on
line diff
--- a/ChangeLog Fri Jul 28 18:46:18 2006 +0000 +++ b/ChangeLog Sat Jul 29 13:51:15 2006 +0000 @@ -1,6 +1,15 @@ +2006-7-29 Brian Masney <masneyb@gftp.org> + * src/gtk/bookmarks.c (edit_bookmarks) - fixed the keybindings in the + bookmarks dialog. Also added mnemonics to all of the entries. + (closes #329820) + + * src/gtk/gftp-gtk.c (CreateMenus) - added keybindings to most of the + entries in the local and remote menus. Also added mnemonics to all of + the entries. + 2006-7-28 Brian Masney <masneyb@gftp.org> * src/gtk/gftp-gtk.h src/gtk/gftp-gtk.c - remember the last protocol - that was used in the toolbar + that was used in the toolbar (closes #314330) * src/gtk/gftp-gtk.c src/gtk/gftp-gtk.h src/gtk/misc-gtk.c - warning fixes when creating the system menus. Removed some unused global @@ -3504,7 +3513,7 @@ * cvsclean - added this script - * *.[ch] - added $Id: ChangeLog,v 1.459 2006/07/28 11:51:09 masneyb Exp $ tags + * *.[ch] - added $Id: ChangeLog,v 1.460 2006/07/29 13:51:12 masneyb Exp $ tags * debian/* - updated files from Debian maintainer
