Mercurial > geeqie.yaz
log
age | author | description |
---|---|---|
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(). |