Mercurial > geeqie
log
age | author | description |
---|---|---|
Sat, 23 Aug 2008 17:00:59 +0000 | zas_ | Remove unneeded type casting. |
Sat, 23 Aug 2008 08:42:12 +0000 | nadvornik | fixed vd_refresh |
Fri, 22 Aug 2008 22:09:54 +0000 | zas_ | French translation was updated. |
Fri, 22 Aug 2008 21:52:13 +0000 | zas_ | Add an option named layout.home_path which modifies the behavior of the Home button. |
Thu, 21 Aug 2008 22:49:30 +0000 | zas_ | Typo fix: vf -> vd |
Thu, 21 Aug 2008 22:47:49 +0000 | zas_ | Replace macros VDLIST_INFO() and VDTREE_INFO() by shorter VDLIST() and VDTREE(). VDLIST_INFO(vd, part) becomes VDLIST(vd)->part. |