Sun, 21 Nov 2010 22:07:08 +0000 |
jakub adam |
pidgin: Remove a timeout when destroying this object to avoid a use-after-free
|
Mon, 26 Jul 2010 04:21:47 +0000 |
Elliott Sales de Andrade |
Use GtkUIManager for gtk media stuff, since it's internal.
|
Wed, 07 Jul 2010 20:04:06 +0000 |
Marcus Lundblad |
pidgin: Re-arrange media window. Layout remote and local video side-by-side.
|
Fri, 27 Nov 2009 07:12:35 +0000 |
Paul Aurich |
Include 'internal.h' before all other headers to make some non-gcc compilers happy.
|
Mon, 19 Oct 2009 22:03:48 +0000 |
maiku |
Add a hold button to the media window.
|
Sun, 30 Aug 2009 03:56:32 +0000 |
maiku |
Fix another warning.
|
Fri, 28 Aug 2009 20:43:38 +0000 |
Marcus Lundblad |
Set the icon of media corresponding to the media type
|
Thu, 27 Aug 2009 05:57:49 +0000 |
maiku |
There's no reason to ask for acceptance if the stream has been accepted. Also,
|
Sat, 22 Aug 2009 02:40:01 +0000 |
Paul Aurich |
Update various header copyrights thanks to licensecheck.
|
Wed, 19 Aug 2009 00:37:01 +0000 |
Elliott Sales de Andrade |
propagate from branch 'im.pidgin.pidgin' (head dd712fa84e46b2d78adf28e914d3e1a5c18a5154)
|
Fri, 31 Jul 2009 06:23:50 +0000 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 592fe2e2316aeff56f4671a5767dffe1fb57003d)
|
Tue, 21 Jul 2009 05:17:09 +0000 |
Paul Aurich |
Mark a string for translation that was missed.
|
Thu, 13 Aug 2009 07:21:12 +0000 |
maiku |
Handle sources for Windows better.
|
Sun, 09 Aug 2009 22:40:29 +0000 |
Mark Doliner |
This string should have been marked for translation :-(
|
Sun, 09 Aug 2009 22:06:37 +0000 |
Mike Ruprecht |
Change the media invitation dialog name to something less generic.
|
Fri, 07 Aug 2009 11:31:13 +0000 |
Mike Ruprecht |
Add pause capability for local video.
|
Fri, 07 Aug 2009 08:34:37 +0000 |
Mike Ruprecht |
Remove send_level and recv_level from PidginMedia.
|
Fri, 07 Aug 2009 08:23:12 +0000 |
Mike Ruprecht |
Unlink the local audio volume and mute between sessions.
|
Wed, 05 Aug 2009 03:37:45 +0000 |
Mike Ruprecht |
Remove the "accepted" signal from PurpleMedia as it was redundant.
|
Tue, 28 Jul 2009 02:30:39 +0000 |
Stu Tomlinson |
Fixes for some potential printf("%s", NULL) type of problems from Maiku
|
Tue, 28 Jul 2009 01:18:46 +0000 |
Stu Tomlinson |
Make gtkmedia.c compilable on systems without X11 (as long as they're Win32)
|
Thu, 09 Apr 2009 21:35:06 +0000 |
Mike Ruprecht |
Switch media to store accounts rather than connections.
|
Wed, 08 Apr 2009 21:48:22 +0000 |
Mike Ruprecht |
Use GtkVolumeButtons for audio if it's available.
|
Mon, 06 Apr 2009 02:06:39 +0000 |
Mike Ruprecht |
Remove old GtkPlug and GtkSocket code.
|
Fri, 03 Apr 2009 15:57:25 +0000 |
Daniel Atallah |
Gstreamer shouldn't be a requirement if USE_VV isn't defined.
|
Fri, 03 Apr 2009 06:11:34 +0000 |
Mike Ruprecht |
Change volume preference and make sure it exists.
|
Fri, 03 Apr 2009 05:02:57 +0000 |
Mike Ruprecht |
Use better choices for default elements and have fallbacks.
|
Fri, 03 Apr 2009 03:14:38 +0000 |
Mike Ruprecht |
Improve the padding around the mute button.
|
Fri, 03 Apr 2009 02:45:00 +0000 |
Mike Ruprecht |
Oops. How'd that sneak in there.
|
Fri, 03 Apr 2009 02:25:30 +0000 |
Mike Ruprecht |
Move volume levels for media to the media window.
|