log

age author description
Thu, 03 Apr 2008 14:48:48 +0300 Matti Hamalainen Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
Wed, 02 Apr 2008 23:05:53 +0300 Matti Hamalainen A numeric #define with an expression not enclosed in parentheses is dangerous.
Wed, 02 Apr 2008 23:02:09 +0300 Matti Hamalainen Remove completely wtf pointer nulling. Variables don't magically change
Wed, 02 Apr 2008 22:58:35 +0300 Matti Hamalainen Remove some completely useless null-pointer checks, g_free() checks the pointer anyway.
Thu, 03 Apr 2008 00:59:00 +0300 Matti Hamalainen Use macro wrapping for Gtk+ v1 vs v2 differences, yet again.
Thu, 03 Apr 2008 00:53:45 +0300 Matti Hamalainen Cosmetic variable and function argument name changes.
Thu, 03 Apr 2008 00:52:14 +0300 Matti Hamalainen Change tabs to 4 spaces, everywhere.