log src/pixbuf-renderer.c @ 731:fa8f7d7396cf

age author description
Mon, 19 May 2008 09:27:30 +0000 zas_ Fix some incomplete initialization warnings.
Fri, 16 May 2008 12:16:49 +0000 zas_ Do not use printf() directly but use new wrapper function log_printf() instead.
Fri, 16 May 2008 10:02:56 +0000 zas_ Include debug.h from main.h since debug macros may be used anywhere in the code.
Thu, 24 Apr 2008 15:53:08 +0000 zas_ 6 for() vs 201 for (): winner is for ().
Thu, 24 Apr 2008 12:47:09 +0000 zas_ Remove whitespace between function name and first parenthesis for the sake of consistency. (pass 2)
Thu, 24 Apr 2008 12:23:02 +0000 zas_ Remove whitespace between function name and first parenthesis for the sake of consistency.
Thu, 24 Apr 2008 08:53:39 +0000 zas_ Move debug macros from main.h to new debug.h.
Thu, 24 Apr 2008 00:15:03 +0000 zas_ Handle the newline in DEBUG_N() macro instead of adding one
Wed, 23 Apr 2008 20:47:19 +0000 zas_ Introduce macros to display debug messages.
Mon, 21 Apr 2008 21:46:38 +0000 nadvornik updated copyright in source files
Sun, 20 Apr 2008 21:30:36 +0000 zas_ Use explicit names for mouse buttons instead of numbers.
Sun, 20 Apr 2008 18:07:51 +0000 zas_ Effectively drop empty newlines at end of files (missing from rev 535)
Sun, 20 Apr 2008 13:04:57 +0000 zas_ Big whitespaces cleanup:
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 11:01:41 +0000 zas_ Explode pr_tile_rotate_90() in two functions:
Thu, 17 Apr 2008 17:44:54 +0000 nadvornik image post-processing (rotation and color management) moved to
Wed, 16 Apr 2008 20:15:42 +0000 nadvornik in debug mode print time information on selected events
Sat, 12 Apr 2008 17:09:20 +0000 zas_ Fix display bug when using "Limit image size when autofitting" option.
Tue, 08 Apr 2008 23:16:12 +0000 zas_ GQVIEW_* -> GQ_*
Sat, 29 Mar 2008 14:59:14 +0000 nadvornik configurable frame around image - geeqie_autofit_maxsize.patch by Laurent MONIN
Sat, 29 Mar 2008 10:38:15 +0000 nadvornik set user-defined color as image background - patch by Laurent MONIN
Sun, 23 Mar 2008 20:38:54 +0000 nadvornik rename GQview -> Geeqie over the code
Thu, 12 Jul 2007 20:46:28 +0000 nadvornik relative scroll is working; some cleanup
Tue, 10 Jul 2007 21:25:51 +0000 nadvornik improved connected scroll and active image switching
Wed, 08 Nov 2006 22:07:26 +0000 gqview Wed Nov 8 16:59:14 2006 John Ellis <johne@verizon.net>
Sat, 04 Nov 2006 22:24:47 +0000 gqview Sat Nov 4 17:14:47 2006 John Ellis <johne@verizon.net>
Fri, 03 Nov 2006 16:49:29 +0000 gqview Fri Nov 3 11:40:48 2006 John Ellis <johne@verizon.net>
Wed, 25 Oct 2006 19:23:46 +0000 gqview Wed Oct 25 15:17:38 2006 John Ellis <johne@verizon.net>
Sun, 15 Oct 2006 14:49:25 +0000 gqview Sun Oct 15 10:45:14 2006 John Ellis <johne@verizon.net>