Mon Jun 13 17:31:46 2005 John Ellis <johne@verizon.net>
authorJohn Ellis <johne@verizon.net>
Mon, 13 Jun 2005 21:39:13 +0000 (21:39 +0000)
committerJohn Ellis <johne@verizon.net>
Mon, 13 Jun 2005 21:39:13 +0000 (21:39 +0000)
commitdb847541f4accf694cb745f32d6c360ae740c119
treeb4b3fd682dc5d3652c19c48721096dfc44f2bf66
parent1aa500fa5246d93127daa3e62ef5ba2d5c699e2b
Mon Jun 13 17:31:46 2005  John Ellis  <johne@verizon.net>

        * editors.[ch]: Add "%w" macro to disable full screen deactivation when
        running an editor command.
        * img-view.c, layout_image.c, pan-view.c: Honor %w editor flag to
        prevent exit of full screen.
        * image-load.c (image_load_begin): Fix to not treat short reads as
        end of file condition.
        * README, doc/10_5_editor_commands.html: Document %w macro for editor
        commands.
        * po/it.po: Update Italian translation,
        submitted by Kostantino <inverness1ATvirgilio.it>.
ChangeLog
README
TODO
doc/10_5_editor_commands.html
po/it.po
src/editors.c
src/editors.h
src/image-load.c
src/img-view.c
src/layout_image.c
src/pan-view.c