log pidgin/gtksound.c @ 31120:f56126c5aa44

age author description
Tue, 15 Sep 2009 15:43:29 +0000 Daniel Atallah Avoid an unnecessary alloc/free.
Tue, 15 Sep 2009 03:58:59 +0000 Daniel Atallah Fix fallback to default sounds when the file isn't found.
Sun, 26 Jul 2009 00:19:59 +0000 Paul Aurich Minor cleanup: this callback is only triggered for IMs.
Fri, 10 Apr 2009 06:32:57 +0000 foss A patch from Arunan Balasubramaniam to use timeouts in seconds instead of
Mon, 26 Jan 2009 06:44:00 +0000 Mark Doliner Remove trailing whitespace
Mon, 26 Jan 2009 06:03:06 +0000 Mark Doliner * Alphabetize files in a few Makefile.am files
Sun, 02 Nov 2008 06:41:34 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 56f8f1ef1ec93d71fadc9152a3ca7d9a6d4f8057)
Fri, 31 Oct 2008 09:32:41 +0000 Sadrul Habib Chowdhury Missing newline in debug message.
Tue, 26 Aug 2008 08:28:25 +0000 Justin Rodriguez theme loader cleanup, and remove a few warnings
Fri, 18 Jul 2008 09:03:40 +0000 Justin Rodriguez fixed segfault when changing blist themes, changed prefs to not rely on static iter, fixed a few leaks
Fri, 27 Jun 2008 18:04:29 +0000 Justin Rodriguez Fixed a few small problems with the sound loader and sound theme
Fri, 27 Jun 2008 01:29:59 +0000 Justin Rodriguez Working sound themes (option 1) theme is saved in prefs and there is no seperate custom theme, everything
Fri, 23 May 2008 20:35:29 +0000 Richard Laager Try gconfaudiosink first always, not just under GNOME. This is what Debian
Wed, 21 May 2008 22:06:52 +0000 Felipe Contreras A (modified) patch from Felipe to simplify our GStreamer sink selection
Sun, 11 May 2008 19:03:00 +0000 Ethan Blanton Clarify #ifdef/#else/#endif matching; References #5770.