Mercurial > geeqie
log
age | author | description |
---|---|---|
Thu, 28 Aug 2008 12:51:02 +0000 | bruclik | Removed converting fd->name to utf8 from file_data_set_collate_keys(), because fd->name is utf8. |
Thu, 28 Aug 2008 10:50:02 +0000 | zas_ | Silent warnings about unused functions when lcms is not used. |
Wed, 27 Aug 2008 17:02:14 +0000 | zas_ | Comment out unused functions. |
Wed, 27 Aug 2008 16:42:59 +0000 | zas_ | Silent a compiler warning. |
Wed, 27 Aug 2008 16:40:21 +0000 | zas_ | const gpointer -> gconstpointer. |
Tue, 26 Aug 2008 22:37:18 +0000 | zas_ | Use gpointer instead of void *. |
Tue, 26 Aug 2008 22:30:40 +0000 | zas_ | Consistency: type * instead of type*. |