Mercurial > geeqie
log src/cache_maint.c @ 1748:22c398d44d7a
age | author | description |
---|---|---|
Mon, 06 Apr 2009 22:13:54 +0000 | zas_ | Fix up event source ids type: gint -> guint. |
Tue, 31 Mar 2009 20:05:16 +0000 | nadvornik | improved debug messages |
Sun, 15 Mar 2009 07:07:52 +0000 | zas_ | gint -> gboolean. |
Sat, 14 Mar 2009 17:21:35 +0000 | nadvornik | improved notification system |
Thu, 12 Mar 2009 21:06:37 +0000 | zas_ | Use gboolean where applicable, for the sake of consistency. |
Sat, 28 Feb 2009 20:52:51 +0000 | zas_ | Add missing space between switch and first parenthesis. |
Sat, 21 Feb 2009 20:43:35 +0000 | zas_ | Glibification again. |