log

age author description
2008-05-11 zas_ Use computed string length.
2008-05-11 zas_ Slightly increase help window's default width.
2008-05-11 zas_ Add an help button to OSD info configuration in Preferences dialog.
2008-05-11 zas_ Partially update main README.
2008-05-11 zas_ Change translations statistics formatting to match the style
2008-05-10 zas_ Fix display of collection in overlay info.
2008-05-10 zas_ image_osd_get() now returns OsdShowFlags.
2008-05-10 zas_ Display a simple grid with histogram.
2008-05-10 zas_ Initialize to correct value (OSD_SHOW_NOTHING instead of FALSE).
2008-05-10 zas_ Save full OSD state to rc file and restore it on startup.
2008-05-09 zas_ image_osd_info_render(): if there's no fd, just return.
2008-05-09 zas_ Move overlay histogram stuff from ImageWindow to OverlayStateData.
2008-05-09 zas_ Introduce image_get_osd_data() and image_set_osd_data().
2008-05-09 zas_ image_osd_get() and image_osd_set() now uses flags.
2008-05-09 zas_ image_osd_histogram_chan_toggle(), image_osd_histogram_log_toggle():
2008-05-09 zas_ Preserve last histogram modes.