log

age author description
Sat, 19 Apr 2008 16:10:08 +0000 zas_ French translation fixes.
Sat, 19 Apr 2008 13:40:20 +0000 zas_ French translation fixes and updates.
Sat, 19 Apr 2008 13:39:21 +0000 zas_ Add missing _().
Sat, 19 Apr 2008 12:46:59 +0000 zas_ Add the possibility to update only one translation file using,
Sat, 19 Apr 2008 11:11:53 +0000 zas_ Cleanup last patch:
Sat, 19 Apr 2008 09:49:14 +0000 nadvornik improved spec file
Sat, 19 Apr 2008 09:36:30 +0000 zas_ Fix directory view popup menu to display a View As submenu
Fri, 18 Apr 2008 23:35:16 +0000 zas_ gimp-remote has no -n option.
Fri, 18 Apr 2008 23:09:03 +0000 zas_ Add zoom ratio display to OSD in fullscreen mode.
Fri, 18 Apr 2008 22:31:58 +0000 nadvornik partially fixed reading embedded color profiles with exiv2
Fri, 18 Apr 2008 22:15:01 +0000 zas_ Add two new options to control image read buffer at runtime.
Fri, 18 Apr 2008 21:53:33 +0000 zas_ Display elapsed time since previous get_exec_time() call (debug only).
Fri, 18 Apr 2008 21:51:08 +0000 zas_ Remove forgotten debug printf().
Fri, 18 Apr 2008 21:42:00 +0000 zas_ Fix OSD display when fullscreen info string is empty.
Fri, 18 Apr 2008 21:30:12 +0000 nadvornik replace inner loops with memcpy
Fri, 18 Apr 2008 20:41:09 +0000 zas_ Explode pr_tile_mirror() in three optimized functions:
Fri, 18 Apr 2008 16:53:41 +0000 zas_ Rename vd_drop_update() to vd_dnd_drop_update().
Fri, 18 Apr 2008 16:29:47 +0000 zas_ Drop 3 useless #define.
Fri, 18 Apr 2008 16:25:40 +0000 zas_ Fix forgotten vd->pf affectation.
Fri, 18 Apr 2008 11:01:41 +0000 zas_ Explode pr_tile_rotate_90() in two functions:
Fri, 18 Apr 2008 09:15:09 +0000 zas_ Introduce printf_term() macro and use it.
Thu, 17 Apr 2008 20:14:49 +0000 zas_ Add a shortcut key for List (L) and change the one for Tree (T),
Thu, 17 Apr 2008 20:03:49 +0000 zas_ Add some wrappers in view_dir.c and simplify even more.
Thu, 17 Apr 2008 19:57:41 +0000 zas_ Fix a bug introduced in revision 489.
Thu, 17 Apr 2008 18:44:17 +0000 zas_ Reduce code redundancy with the introduction of a new
Thu, 17 Apr 2008 17:44:54 +0000 nadvornik image post-processing (rotation and color management) moved to
Thu, 17 Apr 2008 17:35:51 +0000 zas_ Merge vd(list|tree)_release_cb() in vd_release_cb().
Thu, 17 Apr 2008 17:19:41 +0000 zas_ Merge few more functions to view_dir.c.
Thu, 17 Apr 2008 16:33:31 +0000 zas_ Move common menu position callback to view_dir.c.
Thu, 17 Apr 2008 14:51:32 +0000 zas_ Merge dirlist/dirview dnd code.