Mercurial > geeqie
log
age | author | description |
---|---|---|
Tue, 13 May 2008 19:51:22 +0000 | zas_ | vflist_pop_menu(): drop FileData * parameter, use stored click_fd instead. |
Tue, 13 May 2008 19:45:04 +0000 | zas_ | Fix last patch, only set vf->clicked_mark for a valid mark. |
Tue, 13 May 2008 19:32:25 +0000 | zas_ | Get rid of vflist_pop_menu() col_idx parameter, use new Viewfile field |
Tue, 13 May 2008 16:09:43 +0000 | zas_ | Expand tilde with file: and view: remote parameters. |
Tue, 13 May 2008 14:49:38 +0000 | zas_ | Display a message when invalid remote options are used. |
Tue, 13 May 2008 14:35:51 +0000 | zas_ | Comparing tag id is not sufficient, check the tag name too. |
Tue, 13 May 2008 11:58:47 +0000 | zas_ | Keywords and comment can now be displayed in OSD info using %keywords% and %comment%. |
Tue, 13 May 2008 08:53:26 +0000 | zas_ | Move all remote stuff from main.c to remote.[ch]. |