log

age author description
2008-09-09 nadvornik reverted buggy part of rev. 1138 - it made the filelist jump
2008-09-08 nadvornik added possibility to redraw only the parts of image that are already
2008-09-08 zas_ Fix a compiler warning regarding argument type.
2008-09-07 bruclik Replaced gtk depreceated code.
2008-09-07 zas_ Shorten config_window_apply() a bit, reduce code redunancy.
2008-09-04 zas_ Update translations stats.
2008-09-04 zas_ French translation was updated.
2008-09-04 zas_ Allow all Preferences pages to scroll vertically. Reduce code redundancy.
2008-09-04 zas_ Allow to change image.scroll_reset_method in Preferences > Image.
2008-09-04 nadvornik fixed various problems with preserving viewport on image change,
2008-09-03 nadvornik load thumbnails with lower priority
2008-09-03 zas_ Improve debug messages.
2008-09-03 nadvornik adjusted default options
2008-09-03 nadvornik adjusted redraw priority relative to icon drawing
2008-09-03 nadvornik dropped IMAGE_THROTTLE_LARGER_IMAGES code
2008-09-03 nadvornik fixed handling of broken images
2008-09-01 nadvornik improved pixbuf draw priority control
2008-09-01 zas_ Use a constant for minimal window size. Set it to 32 for all dialogs.
2008-09-01 zas_ Remove redundant debug.h inclusion.
2008-08-31 nadvornik fixed read ahead callback
2008-08-31 nadvornik fixed error handling in image loader
2008-08-31 nadvornik fixed possible endless loop
2008-08-31 zas_ Add a Save button to Preferences dialog, which allow to save options to file without quitting the application.
2008-08-31 zas_ Move quoted_value() and escquote_value() to misc.[ch].