Mercurial > geeqie.yaz
log
age | author | description |
---|---|---|
Sat, 10 May 2008 13:54:25 +0000 | zas_ | Display a simple grid with histogram. |
Sat, 10 May 2008 12:33:52 +0000 | zas_ | Initialize to correct value (OSD_SHOW_NOTHING instead of FALSE). |
Sat, 10 May 2008 09:00:14 +0000 | zas_ | Save full OSD state to rc file and restore it on startup. |
Fri, 09 May 2008 12:43:10 +0000 | zas_ | image_osd_info_render(): if there's no fd, just return. |
Fri, 09 May 2008 12:33:24 +0000 | zas_ | Move overlay histogram stuff from ImageWindow to OverlayStateData. |
Fri, 09 May 2008 11:15:56 +0000 | zas_ | Introduce image_get_osd_data() and image_set_osd_data(). |
Fri, 09 May 2008 09:58:46 +0000 | zas_ | image_osd_get() and image_osd_set() now uses flags. |
Fri, 09 May 2008 09:34:38 +0000 | zas_ | image_osd_histogram_chan_toggle(), image_osd_histogram_log_toggle(): |