log finch/gntsound.c @ 32793:1ffa35da9a7b

age author description
Sat, 01 Oct 2011 11:02:15 +0000 andrew victor Use purple_conv_chat_get_nick() rather than accessing chat->nick directly.
Tue, 04 Jan 2011 06:55:30 +0000 Richard Laager Remove trailing whitespace
Mon, 05 Jul 2010 16:57:47 +0000 Sadrul Habib Chowdhury Add sound-support for got-attention event.
Mon, 05 Jul 2010 15:49:57 +0000 Sadrul Habib Chowdhury Fix a crash in Finch < 2.7.0 with purple >= 2.7.0.
Fri, 04 Sep 2009 03:04:33 +0000 Daniel Atallah Remove some win9x specific code.
Sun, 26 Jul 2009 00:21:20 +0000 Paul Aurich Minor cleanup: This callback is also IM-only.
Sat, 18 Jul 2009 04:24:47 +0000 Elliott Sales de Andrade Don't include an internal header in the public finch headers.
Tue, 13 May 2008 16:52:21 +0000 Sadrul Habib Chowdhury This should make the column widths a bit better. Thanks to vekin in
Wed, 30 Apr 2008 08:46:51 +0000 Mark Doliner Change the string "screen name" to "username" everywhere. I think most
Thu, 06 Mar 2008 16:45:45 +0000 Sadrul Habib Chowdhury finch port of e4b22781 ('Tell gstreamer not to fork').
Sat, 26 Jan 2008 22:36:01 +0000 Sadrul Habib Chowdhury Include finch.h from these files, instead of internal.h.
Sat, 26 Jan 2008 21:39:29 +0000 Sadrul Habib Chowdhury Update finch to not touch the internals of PurpleConversation.
Thu, 03 Jan 2008 04:57:40 +0000 Richard Laager Probe for -Wstrict-prototypes to get some more warnings. I then cleaned up
Sun, 16 Sep 2007 01:05:22 +0000 Sean Egan remove gpl boilerplate from doxygen docs
Wed, 12 Sep 2007 09:15:17 +0000 Sadrul Habib Chowdhury Fix a small bug in sound-test, thanks to igungor in #pidgin.
Sat, 08 Sep 2007 03:09:35 +0000 John Bailey The FSF changed its address a while ago; our files were out of date.
Sun, 26 Aug 2007 09:39:54 +0000 Sadrul Habib Chowdhury Fix #2767 (per-conversation/chat mute option).
Fri, 24 Aug 2007 22:19:52 +0000 Sadrul Habib Chowdhury Specify small and large step values for the volume slider.
Fri, 24 Aug 2007 15:04:19 +0000 Sadrul Habib Chowdhury Use the changed volume when 'Test'ing.
Thu, 23 Aug 2007 00:43:57 +0000 Sean Egan Cleanup playbin on error. Thanks, Elliott Sales de Andrade. Fixes #2663
Fri, 17 Aug 2007 04:29:36 +0000 Sadrul Habib Chowdhury Don't enable the sounds by default.
Fri, 17 Aug 2007 00:33:02 +0000 Richard Nelson leak fix, and fix nosound
Sat, 11 Aug 2007 13:37:14 +0000 Sadrul Habib Chowdhury Print debug messages appropriately.
Sat, 11 Aug 2007 13:34:33 +0000 Sadrul Habib Chowdhury Fix a couple of memory leaks.
Sat, 11 Aug 2007 13:04:36 +0000 Sadrul Habib Chowdhury Mark a string for translation.
Sat, 11 Aug 2007 12:32:02 +0000 Sadrul Habib Chowdhury Crash fix.
Sat, 11 Aug 2007 11:19:07 +0000 Sadrul Habib Chowdhury merge of '67bc02a2c7f212cbe500066a42a3a477fdd25289'
Sat, 11 Aug 2007 10:53:28 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.soc.2007.finchfeat' (head f9bd1ff649a74b3722f5d3181f1533a92fc3d4f8)
Sat, 11 Aug 2007 10:52:07 +0000 Sadrul Habib Chowdhury Fix a memory leak.
Thu, 19 Jul 2007 10:35:11 +0000 Sadrul Habib Chowdhury Whitespace fix.