log src/similar.c @ 1811:f405ec9b696b default tip

age author description
Tue, 16 Feb 2010 21:18:03 +0000 nadvornik added 2010 to copyright text
Sun, 15 Mar 2009 18:06:41 +0000 zas_ gint -> gboolean.
Thu, 12 Mar 2009 21:06:37 +0000 zas_ Use gboolean where applicable, for the sake of consistency.
Wed, 04 Feb 2009 17:15:30 +0000 zas_ Add year 2009 to copyright info everywhere.
Tue, 07 Oct 2008 18:20:22 +0000 nadvornik Adding a vim modeline to all files - patch by Klaus Ethgen
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 *.