c1fb49b689
David for the ChangeLog entries). 1999-06-22 David Martin <dmartina@usa.net> * gnome/gnome-file-property-dialog.c (switch_metadata_box): Tag some strings for localization. * gnome/gnome-open-dialog.c (gnome_open_dialog_new): Don't assemble label_string from seperate strings (makes it easier to translate). * src/view.c (display): added view_gotoxy's in order to make hex mode work in the gnome edition. * gtkedit/gtkedit.c (tb_items): Mark strings for localization. 1999-06-22 Norbert Warmuth <nwarmuth@privat.circular.de> * gnome/gview.c (viewer_size_changed): Update internal viewer state used in hex mode. And some fixes to the bug reported on mc-bugs ("Two Big Bugs in Quickview@mc"). 1999-06-22 Norbert Warmuth <nwarmuth@privat.circular.de> * src/cmd.c (quick_view_cmd): Change panel when the file we want to view isn't in the current panel (prevents a "file not found" error). * src/menu.c (menubar_execute): De-activate the menubar previous to invoking the callback. This is needed to make change_panel in quick_view_cmd work (the activated menubar doesn't allow unfocus, i.e. dlg_one_down|up don't change anything). * src/view.c (do_view_init): improved error handling w.r.t quick view (mc used to dump core when the file to view couldn't be opened).