Tue, 03 Jun 2008 23:35:39 +0000 |
Mike Ruprecht |
Added functions to help with the creation of Jingle packets.
|
Tue, 03 Jun 2008 02:59:48 +0000 |
Mike Ruprecht |
Added JingleSessionContent structure to store content information
|
Mon, 02 Jun 2008 21:58:39 +0000 |
Mike Ruprecht |
Further decoupled Jingle code from jabber.c:
|
Mon, 02 Jun 2008 20:59:20 +0000 |
Mike Ruprecht |
Moved Jingle message handlers from jabber.c to jingle.c.
|
Mon, 02 Jun 2008 18:18:58 +0000 |
Mike Ruprecht |
Fix crash bug when checking if a contact can do media when logging out.
|
Sat, 31 May 2008 20:15:34 +0000 |
Mike Ruprecht |
Check remote JID's capabilities for audio and video XEP support.
|
Sat, 31 May 2008 06:45:42 +0000 |
Mike Ruprecht |
Remove the "Call" button from the formatting toolbar.
|
Sat, 31 May 2008 06:29:38 +0000 |
Mike Ruprecht |
Create a proper media menu with options for audio, video, and
|
Sat, 31 May 2008 04:01:18 +0000 |
Mike Ruprecht |
Free the PurpleMedia object when the media session ends and fix ending
|
Wed, 28 May 2008 21:13:36 +0000 |
Mike Ruprecht |
merge of '38838bc806900103298d383237d2ae7cd60bbd82'
|
Tue, 27 May 2008 16:30:26 +0000 |
Mike Ruprecht |
propagate from branch 'im.pidgin.pidgin.vv' (head 9443004596a4fc55992da8548ef5b438de22c8ef)
|
Tue, 27 May 2008 06:51:21 +0000 |
Sadrul Habib Chowdhury |
Broken merge.
|
Tue, 27 May 2008 06:27:46 +0000 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.pidgin' (head 75f0460d3679231b61d572e76fe02534a597c6b5)
|
Tue, 27 May 2008 04:55:10 +0000 |
Mike Ruprecht |
merge of '0685fc29468269a2af68268baa627b09f83339e4'
|
Tue, 27 May 2008 04:54:12 +0000 |
Mike Ruprecht |
Silence warning.
|
Wed, 28 May 2008 21:00:40 +0000 |
Mike Ruprecht |
Use USE_VV instead of USE_FARSIGHT.
|
Wed, 28 May 2008 18:41:03 +0000 |
Mike Ruprecht |
Change configure script to have a separate check for voice and video
|
Tue, 27 May 2008 04:30:36 +0000 |
Mike Ruprecht |
Require gstreamer-plugins-base-0.10 for compiling with voice and video
|
Tue, 27 May 2008 02:24:03 +0000 |
Mike Ruprecht |
Added better Farsight error handling. Fixes several crash bugs related
|
Sun, 25 May 2008 04:01:44 +0000 |
Mike Ruprecht |
Fix compiling with the --disable-vv switch.
|
Sat, 24 May 2008 20:02:01 +0000 |
Mike Ruprecht |
Fix video plugin/device preference and preview.
|
Sat, 24 May 2008 01:40:34 +0000 |
Mike Ruprecht |
Moved jingle.c global variable "sessions" into JabberStream.
|
Fri, 23 May 2008 02:42:32 +0000 |
Mike Ruprecht |
Updates voice and video to use Farsight 2, gets XMPP voice conferences
|
Sun, 13 Apr 2008 17:53:46 +0000 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.pidgin' (head 9da7555026cd7b8456f95ae153a7852ddbcf6678)
|
Sat, 22 Mar 2008 09:40:38 +0000 |
Sadrul Habib Chowdhury |
Add log-handlers for farsight foo.
|
Sat, 22 Mar 2008 09:36:22 +0000 |
Sadrul Habib Chowdhury |
Fine tune the media (audio) widget in finch.
|
Sat, 22 Mar 2008 09:17:34 +0000 |
Sadrul Habib Chowdhury |
Change a few things:
|
Sat, 22 Mar 2008 05:10:29 +0000 |
Sadrul Habib Chowdhury |
Add Marcus Lundblad to the COPYRIGHT.
|
Sat, 22 Mar 2008 05:09:19 +0000 |
Sadrul Habib Chowdhury |
Patch from Michael Ruprecht (Maiku) to announce voice support to the officia gtalk client. References #34.
|
Sat, 22 Mar 2008 04:56:03 +0000 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.pidgin' (head 86f8b3e5d789c691f873f515a92fe8e111dcab6e)
|
Sat, 22 Mar 2008 04:51:58 +0000 |
Sadrul Habib Chowdhury |
Some media support in finch. This needs to be updated for the got-accept signal.
|
Sat, 22 Mar 2008 04:48:36 +0000 |
Sadrul Habib Chowdhury |
Add the new jingle.c/h files.
|
Sat, 22 Mar 2008 04:45:46 +0000 |
Sadrul Habib Chowdhury |
Patch from Marcus Lundblad ('mlundblad') to improve audio support in xmpp.
|
Tue, 18 Mar 2008 05:40:29 +0000 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.pidgin' (head 119df2055ed7ee5143047b4d18ae81d58c2feac6)
|
Sat, 15 Mar 2008 07:39:15 +0000 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.pidgin' (head 8ca6a80e2cd7fbbc59983f8ba370f7276e062db9)
|
Sat, 15 Mar 2008 07:37:03 +0000 |
Sadrul Habib Chowdhury |
Show a message when the remote end terminates a session.
|
Fri, 08 Feb 2008 20:18:49 +0000 |
Sadrul Habib Chowdhury |
Fix a compile error due to set_clock being defined in term.h conflicting with gstreamer.
|
Wed, 06 Feb 2008 19:44:41 +0000 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.pidgin' (head 16d99d9757384d801e4f13d991cb769a71f9c190)
|
Wed, 11 Jun 2008 15:20:16 +0000 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head 7be65dacd56b6536cf745747e39a29f4f7f2644b)
|
Sun, 01 Jun 2008 21:39:15 +0000 |
Marcus Lundblad |
New files used for custom smileys.
|
Sun, 01 Jun 2008 21:07:22 +0000 |
Sadrul Habib Chowdhury |
Ooops ... compile\!
|
Sun, 01 Jun 2008 21:02:39 +0000 |
Sadrul Habib Chowdhury |
A couple of leak fixes.
|
Sun, 01 Jun 2008 20:55:54 +0000 |
Marcus Lundblad |
Custom smileys for XMPP according to XEP 0231. Refs #5627.
|
Wed, 06 Feb 2008 19:11:25 +0000 |
Sadrul Habib Chowdhury |
merge of 'c121cde51cc5bd48a26b46df14b86756465ef4a4'
|
Sat, 29 Dec 2007 20:56:28 +0000 |
Sadrul Habib Chowdhury |
These shouldn't be here.
|
Sat, 29 Dec 2007 20:47:20 +0000 |
Sadrul Habib Chowdhury |
The whitespace at the end of the line was giving me errors.
|
Sat, 29 Dec 2007 17:06:59 +0000 |
Sadrul Habib Chowdhury |
Remove a compile error, and a few warnings.
|
Sat, 29 Dec 2007 16:54:15 +0000 |
Sadrul Habib Chowdhury |
Fix the prplinfo structs and get rid of some compile warnings.
|
Sat, 29 Dec 2007 17:45:47 +0000 |
Evan Schoenberg |
Fix some compilation problems when USE_FARSIGHT isn't defined.
|
Sat, 29 Dec 2007 06:41:04 +0000 |
Evan Schoenberg |
Fixed some problems which came up while propagating
|
Sat, 29 Dec 2007 06:34:59 +0000 |
Evan Schoenberg |
propagate from branch 'im.pidgin.pidgin' (head 7f8e027e1591ade622baf58a9dac216e7122c1ac)
|
Sat, 15 Nov 2008 23:47:18 +0000 |
Richard Laager |
merge of '8b98876f03b683ae6805d673e713f30f16b7f6e9'
|
Mon, 29 Oct 2007 02:12:15 +0000 |
Carlos Silva |
Fix some typos
|
Thu, 27 Sep 2007 19:00:13 +0000 |
Sadrul Habib Chowdhury |
Cosmetics.
|
Fri, 21 Sep 2007 00:25:16 +0000 |
Sadrul Habib Chowdhury |
merge of '02901ee49b228d1bf519032a6422667d6805d0c1'
|
Thu, 20 Sep 2007 19:26:42 +0000 |
Sean Egan |
Missing files
|
Thu, 20 Sep 2007 07:01:29 +0000 |
Sadrul Habib Chowdhury |
Cute little compile errors.
|
Wed, 19 Sep 2007 22:55:19 +0000 |
Sean Egan |
You can actually receive Google Talk voice calls with crappy UI now
|
Wed, 05 Sep 2007 01:55:16 +0000 |
Sean Egan |
Some UI ;)
|
Wed, 05 Sep 2007 00:48:34 +0000 |
Sean Egan |
Missed files
|
Wed, 05 Sep 2007 00:47:58 +0000 |
Sean Egan |
Basic Google Talk voice call support. No UI; receiving a call auto-accepts it.
|
Tue, 28 Aug 2007 01:02:01 +0000 |
Sean Egan |
Add Farsight to configure.ac
|
Fri, 15 Aug 2008 16:10:38 +0000 |
Daniel Atallah |
Updated Romanian translation from Mi.u Moldovan. Fixes #6581
|
Fri, 15 Aug 2008 16:02:48 +0000 |
Daniel Atallah |
Updated Portuguese (Brazilian) translation from Rodrigo Luiz Marques Flores. Fixes #6577.
|
Fri, 15 Aug 2008 15:59:06 +0000 |
Daniel Atallah |
Updated Czech translation from David Vachulka. Fixes #6564.
|
Fri, 15 Aug 2008 15:54:40 +0000 |
Daniel Atallah |
Updated Chinese (Hong Kong) translation from Ambrose C. Li. Fixes #6557
|
Fri, 15 Aug 2008 15:50:22 +0000 |
Daniel Atallah |
Updated Spanish translation from Javier Fernandez-Sanguino. Fixes #6552
|
Fri, 15 Aug 2008 15:39:54 +0000 |
Daniel Atallah |
Updated Hebrew translation from Shalom Craimer. Fixes #6551.
|
Fri, 15 Aug 2008 15:37:20 +0000 |
Daniel Atallah |
Updated Albanian translation from Besnik Bleta. Fixes #6538.
|
Fri, 15 Aug 2008 15:33:43 +0000 |
Daniel Atallah |
Updated Norwegian Nynorsk from Yngve Spjeld Landro. Fixes #6535.
|
Fri, 15 Aug 2008 15:23:49 +0000 |
Daniel Atallah |
Updated Slovenian translation from Martin Srebotnjak. Fixes #6275.
|
Fri, 15 Aug 2008 15:19:33 +0000 |
Daniel Atallah |
Updated Vietnamese translation from Clytie Siddall. Fixes #6148.
|
Fri, 15 Aug 2008 15:16:54 +0000 |
Daniel Atallah |
Updated Sinhala translation from Yajith Ajantha Dayarathna. Fixes #5882.
|
Fri, 15 Aug 2008 15:09:14 +0000 |
Daniel Atallah |
Estonian translation update from Ivar Smolin. Fixes #5851.
|
Fri, 15 Aug 2008 14:46:36 +0000 |
Daniel Atallah |
Start the release wheel rolling\!
|
Fri, 15 Aug 2008 04:39:39 +0000 |
Elliott Sales de Andrade |
Add purple_prpl_{got,send}_attention to ChangeLog.API.
|
Fri, 15 Aug 2008 04:31:38 +0000 |
Elliott Sales de Andrade |
I seem to have accidentally turned on those "unsafe" SOAP debug messages.
|
Fri, 15 Aug 2008 04:30:28 +0000 |
Elliott Sales de Andrade |
merge of '3b7b0deadf583b8df122dced7a6925e693af3223'
|
Fri, 15 Aug 2008 03:10:06 +0000 |
Stu Tomlinson |
Fix finding TCL headers with latest TCL
|
Fri, 15 Aug 2008 02:44:36 +0000 |
Stu Tomlinson |
merge of '27269c5b28fd1f58228c46b310d26a5d208dac77'
|
Fri, 15 Aug 2008 00:36:40 +0000 |
Elliott Sales de Andrade |
Fix up some more icon mis-spellings.
|
Thu, 14 Aug 2008 23:05:53 +0000 |
William Ehlhardt |
Add notice in ChangeLog about NSS support
|
Thu, 14 Aug 2008 22:54:29 +0000 |
William Ehlhardt |
Patch to fully enable NSS SSL Certificates from #6500.
|
Thu, 14 Aug 2008 21:39:12 +0000 |
Hylke Bons |
Update Dutch translation again...
|
Fri, 15 Aug 2008 04:27:42 +0000 |
Elliott Sales de Andrade |
Remove calls to g_markup_escape_text. Not only does this help with old
|
Fri, 15 Aug 2008 04:13:40 +0000 |
Elliott Sales de Andrade |
disapproval of revision '8bae3778af422c41094db4e639f2cf45e6ee6259'
|
Fri, 15 Aug 2008 02:42:52 +0000 |
Stu Tomlinson |
Fix compatibility with glib < 2.4 for g_markup_printf_escaped. untested.
|
Fri, 15 Aug 2008 02:34:21 +0000 |
Stu Tomlinson |
We don't need slplink or switchboard low-level debugging enabled by default
|
Thu, 14 Aug 2008 20:44:15 +0000 |
Hylke Bons |
Somehow I forgot these icons.
|
Thu, 14 Aug 2008 18:29:31 +0000 |
Hylke Bons |
Cigarette icon typo.
|
Thu, 14 Aug 2008 16:56:26 +0000 |
Hylke Bons |
About screen for 2.5.0
|
Thu, 14 Aug 2008 16:22:41 +0000 |
Hylke Bons |
Blue bubble experiment.
|
Thu, 14 Aug 2008 15:26:08 +0000 |
Hylke Bons |
Improved Dutch translation
|
Thu, 14 Aug 2008 14:12:36 +0000 |
Hylke Bons |
Slicker application icons. Don't hate me.
|
Thu, 14 Aug 2008 09:32:32 +0000 |
Kelemen G«¡bor |
hu.po: Updated Hungarian translation for 2.5
|
Thu, 14 Aug 2008 05:26:52 +0000 |
Ka-Hing Cheung |
merge of '181e1f6b21a5dc3c848f82475078ab94654fbb10'
|
Thu, 14 Aug 2008 04:32:39 +0000 |
Daniel Atallah |
merge of '87f91e5f4e7f627329c2b7edf56773f58696a8cf'
|
Thu, 14 Aug 2008 04:28:47 +0000 |
Daniel Atallah |
Use the "Flash taskbar button X times" value from the win32 Tweak UI "Prevent
|
Thu, 14 Aug 2008 04:17:21 +0000 |
Daniel Atallah |
It turns out that setting the window title causes it to stop flashing on win32.
|
Thu, 14 Aug 2008 03:28:11 +0000 |
Daniel Atallah |
Don't emit the "buddy-typed" signal when *we* are typing.
|
Thu, 14 Aug 2008 02:36:56 +0000 |
Daniel Atallah |
Add a note about the timeout_add uiop being used to synchronize threads on win32.
|
Thu, 14 Aug 2008 05:25:12 +0000 |
Ka-Hing Cheung |
This should fix a crash that I've been seeing. I am not sure if this is the
|
Wed, 13 Aug 2008 19:38:25 +0000 |
Hylke Bons |
Dutch translation, icons.
|
Wed, 13 Aug 2008 19:18:44 +0000 |
Hylke Bons |
Updated smiley style and theme file.
|
Wed, 13 Aug 2008 15:59:36 +0000 |
Will Thompson |
Stu reckoned that having a new block to build the debug string is ugly;
|
Wed, 13 Aug 2008 15:41:48 +0000 |
Will Thompson |
Oscar passing NULL for the debug category is not great if you're filtering by category.
|
Wed, 13 Aug 2008 15:25:51 +0000 |
Will Thompson |
Relegate XML dumped by msn's SOAP code to MISC from INFO.
|
Tue, 12 Aug 2008 23:35:02 +0000 |
Daniel Atallah |
More leaks of fds to client processes.
|
Tue, 12 Aug 2008 23:22:47 +0000 |
Daniel Atallah |
Use non-blocking io for IRC DCC transfers.
|
Tue, 12 Aug 2008 23:16:58 +0000 |
Daniel Atallah |
Don't leak the fd to child processes.
|
Tue, 12 Aug 2008 23:09:05 +0000 |
Daniel Atallah |
Use non-blocking io for inbound TCP connections for SIMPLE.
|
Tue, 12 Aug 2008 23:03:31 +0000 |
Daniel Atallah |
These fds don't need to be inherited by child processes.
|