Mercurial > geeqie.yaz
log
age | author | description |
---|---|---|
Thu, 24 Apr 2008 15:57:58 +0000 | zas_ | Add missing space. |
Thu, 24 Apr 2008 15:53:08 +0000 | zas_ | 6 for() vs 201 for (): winner is for (). |
Thu, 24 Apr 2008 15:49:57 +0000 | zas_ | Convert the minority of while() to while (). |
Thu, 24 Apr 2008 15:44:43 +0000 | zas_ | Use only one secure_fprintf() call instead of two. |
Thu, 24 Apr 2008 15:31:21 +0000 | zas_ | Use sizeof(). |
Thu, 24 Apr 2008 12:47:09 +0000 | zas_ | Remove whitespace between function name and first parenthesis for the sake of consistency. (pass 2) |