Mercurial > geeqie
log src/img-view.c @ 736:a7289f9e8d29
age | author | description |
---|---|---|
Thu, 22 May 2008 13:00:45 +0000 | zas_ | Fix signed vs unsigned warnings. |
Tue, 13 May 2008 08:02:46 +0000 | zas_ | Move some functions from main.[ch] to new window.[ch]. |
Sat, 10 May 2008 14:22:18 +0000 | zas_ | image_osd_get() now returns OsdShowFlags. |
Fri, 09 May 2008 09:58:46 +0000 | zas_ | image_osd_get() and image_osd_set() now uses flags. |
Mon, 05 May 2008 19:11:12 +0000 | nadvornik | split filelist.c to filefilter.c and filedata.c |
Tue, 29 Apr 2008 18:12:49 +0000 | nadvornik | cleanup: use image_get_image_size |
Thu, 24 Apr 2008 12:23:02 +0000 | zas_ | Remove whitespace between function name and first parenthesis for the sake of consistency. |