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().
|
Sun, 31 Aug 2008 08:41:42 +0000 |
zas_ |
Move some code to new functions, to simplify main().
|
Sun, 31 Aug 2008 08:13:36 +0000 |
zas_ |
Fix two minor compilation warnings.
|
Sat, 30 Aug 2008 20:15:47 +0000 |
nadvornik |
run image loader in separate thread
|