Mercurial > geeqie
log
age | author | description |
---|---|---|
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) |
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 11:40:26 +0000 | zas_ | Indentation fix. |