Move some functions from main.[ch] to new window.[ch].
authorLaurent Monin <geeqie@norz.org>
Tue, 13 May 2008 08:02:46 +0000 (08:02 +0000)
committerLaurent Monin <geeqie@norz.org>
Tue, 13 May 2008 08:02:46 +0000 (08:02 +0000)
commit12639ee4b8d55c4d4b17b888fe4f18d9ba45c382
treedb1957e55b73df9e86f72aa302c9c2fc341d9caa
parentc8611249cdc9ee9247803ff04a39a049e7db57d0
Move some functions from main.[ch] to new window.[ch].
18 files changed:
po/POTFILES.in
src/Makefile.am
src/collect.c
src/dupe.c
src/fullscreen.c
src/img-view.c
src/info.c
src/layout.c
src/layout_util.c
src/main.c
src/main.h
src/pan-view.c
src/preferences.c
src/search.c
src/ui_help.c
src/ui_utildlg.c
src/window.c [new file with mode: 0644]
src/window.h [new file with mode: 0644]