log

age author description
Wed, 03 Sep 2008 19:52:11 +0000 nadvornik fixed handling of broken images
Mon, 01 Sep 2008 19:18:32 +0000 nadvornik improved pixbuf draw priority control
Mon, 01 Sep 2008 17:29:07 +0000 zas_ Use a constant for minimal window size. Set it to 32 for all dialogs.
Mon, 01 Sep 2008 17:22:19 +0000 zas_ Remove redundant debug.h inclusion.
Sun, 31 Aug 2008 21:19:00 +0000 nadvornik fixed read ahead callback
Sun, 31 Aug 2008 21:02:09 +0000 nadvornik fixed error handling in image loader
Sun, 31 Aug 2008 18:53:11 +0000 nadvornik fixed possible endless loop
Sun, 31 Aug 2008 12:29:49 +0000 zas_ Add a Save button to Preferences dialog, which allow to save options to file without quitting the application.
Sun, 31 Aug 2008 11:27:24 +0000 zas_ Move quoted_value() and escquote_value() to misc.[ch].
Sun, 31 Aug 2008 10:51:41 +0000 zas_ Move miscellaneous functions to their own files (new misc.[ch]).
Sun, 31 Aug 2008 10:08:48 +0000 nadvornik use GThreadPool
Sun, 31 Aug 2008 09:20:29 +0000 nadvornik improved thread support in image loader
Sun, 31 Aug 2008 09:13:42 +0000 zas_ Move save/load_options() to options.[ch].
Sun, 31 Aug 2008 08:59:39 +0000 zas_ Move sync_options_with_current_state() call to save_options().