Mercurial > geeqie
log
age | author | description |
---|---|---|
Thu, 22 May 2008 23:09:53 +0000 | zas_ | Move setup_default_options() and sync_options_with_current_state() to options.[ch]. |
Thu, 22 May 2008 22:49:07 +0000 | zas_ | Move code from exit_program_final() to new sync_options_with_current_state(). |
Thu, 22 May 2008 22:43:07 +0000 | zas_ | Separate path building code from options loading code. |
Thu, 22 May 2008 20:22:13 +0000 | zas_ | Make shell command and its option rc file options instead of hardcoded strings. |
Thu, 22 May 2008 13:00:45 +0000 | zas_ | Fix signed vs unsigned warnings. |
Thu, 22 May 2008 11:28:35 +0000 | zas_ | Comment out unused static function extension_truncate(). |