log

age author description
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.
Wed, 16 Apr 2008 22:51:32 +0000 zas_ Regenerate translations files and update french translation.
Wed, 16 Apr 2008 22:31:52 +0000 zas_ Fix new folder feature in dirlist mode, it was broken by revision 481.
Wed, 16 Apr 2008 22:23:43 +0000 zas_ Fix a crash introduced in revision 477.
Wed, 16 Apr 2008 22:21:01 +0000 zas_ Fix two errors made in revision 473.
Wed, 16 Apr 2008 21:58:05 +0000 zas_ Merge few more vdlist/vdtree functions.
Wed, 16 Apr 2008 20:36:10 +0000 zas_ Make directory view popup menu common and move it to view_dir.{c,h}.
Wed, 16 Apr 2008 20:32:44 +0000 nadvornik fixed compiler warnings
Wed, 16 Apr 2008 20:15:42 +0000 nadvornik in debug mode print time information on selected events
Wed, 16 Apr 2008 18:57:50 +0000 zas_ Clean up and simplify.
Wed, 16 Apr 2008 16:54:38 +0000 zas_ Merge parts of view_dir_list/tree constructors/destructors to
Wed, 16 Apr 2008 16:05:12 +0000 zas_ Move some dnd common code from view_dir_list.c and view_dir_tree.c
Wed, 16 Apr 2008 14:56:31 +0000 zas_ Rename vdt occurences to vd.
Wed, 16 Apr 2008 14:51:39 +0000 zas_ Rename vdl occurences to vd.
Wed, 16 Apr 2008 14:45:22 +0000 zas_ Introduce a new struct ViewDir to handle directory views common
Tue, 15 Apr 2008 21:49:28 +0000 zas_ Indicate --debug[=level] in usage display.
Tue, 15 Apr 2008 21:47:03 +0000 zas_ Parse command line for --debug option as soon as possible and allow
Tue, 15 Apr 2008 21:06:00 +0000 zas_ Cleanup read/write of image.zoom_mode option.
Tue, 15 Apr 2008 20:56:55 +0000 zas_ Read show_icon_names only once.
Tue, 15 Apr 2008 20:55:21 +0000 zas_ Rename l_conf to layout_order and make it more local.
Tue, 15 Apr 2008 20:46:14 +0000 zas_ Fix a bug that was here since a long time, buf has nothing
Tue, 15 Apr 2008 20:36:11 +0000 zas_ Add a new option in Preferences > Filtering to allow the
Tue, 15 Apr 2008 20:00:27 +0000 zas_ Add and use few new macros in rc file writing code.
Tue, 15 Apr 2008 18:34:24 +0000 nadvornik this might fix the freezes on freebsd, solaris, etc.
Tue, 15 Apr 2008 16:57:30 +0000 nadvornik save file_class to config file
Tue, 15 Apr 2008 07:16:51 +0000 zas_ Exit fullscreen mode when Properties is displayed.
Tue, 15 Apr 2008 06:56:25 +0000 zas_ New Go to directory view feature that permits to find and display the directory
Mon, 14 Apr 2008 23:47:13 +0000 zas_ Move layout.order default init to setup_default_options().
Mon, 14 Apr 2008 23:39:46 +0000 zas_ collection_load(): use booleans and always count failures (for debug).
Mon, 14 Apr 2008 23:29:54 +0000 zas_ collection_load(): improve headers parsing.
Mon, 14 Apr 2008 23:09:48 +0000 zas_ collection_load(): fix typo (missing #) made in rev 453.
Mon, 14 Apr 2008 23:08:27 +0000 zas_ collection_load(): accept whitespaces at start of lines.
Mon, 14 Apr 2008 22:57:26 +0000 zas_ collection_load(): increase verbosity in debug mode.