Mercurial > geeqie.yaz
log
age | author | description |
---|---|---|
Fri, 09 May 2008 07:32:30 +0000 | zas_ | Use function(void) instead of function() for declaring functions which |
Thu, 08 May 2008 22:59:14 +0000 | zas_ | In the search results view, hide dimensions column instead of |
Thu, 08 May 2008 22:49:16 +0000 | zas_ | Reset thumbnail column to NULL when hidden. |
Thu, 08 May 2008 20:21:03 +0000 | zas_ | search_status_update(): slightly reduce code redundancy. |
Thu, 08 May 2008 12:50:25 +0000 | zas_ | Use g_ascii_strncasecmp() instead of strncasecmp() where applicable. |
Thu, 08 May 2008 12:38:34 +0000 | zas_ | Use g_ascii_strcasecmp() instead of strcasecmp() where ascii-only strings |