log

age author description
Sun, 03 Aug 2008 23:31:48 +0000 Mike Ruprecht Update Jingle implementation per recent standard changes.
Wed, 23 Jul 2008 22:34:22 +0000 Mike Ruprecht Added a mute button for the local microphone.
Wed, 23 Jul 2008 20:10:18 +0000 Mike Ruprecht Set the proper send codec in Farsight.
Sat, 19 Jul 2008 03:10:38 +0000 Mike Ruprecht merge of '77e249bc561fc09bc5fe8f9c6f8b573701b5d63d'
Fri, 18 Jul 2008 22:05:55 +0000 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head c7c882ce933f14ae4b89d4c9782a84accaec53b5)
Sat, 19 Jul 2008 03:10:00 +0000 Mike Ruprecht Convert serv_* media functions to purple_prpl_* functions.
Thu, 17 Jul 2008 23:09:58 +0000 Mike Ruprecht Add two missed newlines for debug messages.
Thu, 17 Jul 2008 22:59:31 +0000 Mike Ruprecht Use the purple STUN server preference with the rawudp Farsight transmitter.
Thu, 17 Jul 2008 21:01:46 +0000 Mike Ruprecht Set the media pipeline to PLAYING immediately after initialization
Wed, 16 Jul 2008 21:55:08 +0000 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head e3ceb09b71185a9074ce73733f2a65b437c9a545)
Wed, 16 Jul 2008 21:42:13 +0000 Mike Ruprecht Fix compiling without voice and video support.
Wed, 16 Jul 2008 21:35:24 +0000 Mike Ruprecht Added whether voice and video support has been enabled in Pidgin's About dialog.
Fri, 11 Jul 2008 02:10:04 +0000 Mike Ruprecht Fixed some memory leak issues involving GLists.
Fri, 11 Jul 2008 01:35:54 +0000 Mike Ruprecht Added ChangeLog.API entries.
Fri, 11 Jul 2008 01:20:08 +0000 Mike Ruprecht Added xmlnode_get_parent.
Fri, 11 Jul 2008 01:04:44 +0000 Mike Ruprecht Simplify the Jingle handlers by moving repetitive code into the parse function.
Thu, 10 Jul 2008 22:54:18 +0000 Mike Ruprecht Hide unnecessarily exposed Jingle handler functions
Thu, 10 Jul 2008 22:49:52 +0000 Mike Ruprecht Further decouple Jingle from iq.c
Sat, 28 Jun 2008 17:42:31 +0000 Mike Ruprecht Clarify the scope of two variables.
Fri, 27 Jun 2008 21:39:56 +0000 Mike Ruprecht Added better Farsight error handling.
Fri, 27 Jun 2008 18:44:49 +0000 Mike Ruprecht Wait to set up the voice and video GUI until the responder has accepted the session.
Fri, 27 Jun 2008 18:01:13 +0000 Mike Ruprecht Fix the order of the send/recv audio/video display widgets.
Fri, 27 Jun 2008 16:56:25 +0000 Mike Ruprecht Move the main voice and video pipeline into media.c and display more debug info.
Thu, 26 Jun 2008 20:59:15 +0000 Mike Ruprecht Add proper padding to the voice conference audio levels.
Thu, 26 Jun 2008 20:25:38 +0000 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head 868098fbe53290a8abcc3307c6fec2c6054a5e00)
Thu, 26 Jun 2008 19:57:37 +0000 Mike Ruprecht Widened the vertical audio levels.
Thu, 19 Jun 2008 17:38:04 +0000 Mike Ruprecht Move the audio progress bar widgets to be beside the video displays.
Thu, 12 Jun 2008 03:59:26 +0000 Mike Ruprecht Notify the user which type of media session the remote user wants to initiate.
Tue, 10 Jun 2008 05:18:29 +0000 Mike Ruprecht Preliminary video embedded in the conversation window. It's still kind of buggy.
Sun, 08 Jun 2008 02:47:38 +0000 Mike Ruprecht Fix assertion.
Sat, 07 Jun 2008 23:23:25 +0000 Mike Ruprecht New media icons. Thanks, hbons.
Sat, 07 Jun 2008 20:16:06 +0000 Mike Ruprecht Fix crash when receiving a session-initiate ack for a nonexistent session.
Sat, 07 Jun 2008 19:57:32 +0000 Mike Ruprecht Fix assertion.
Sat, 07 Jun 2008 03:43:45 +0000 Mike Ruprecht Send negotiated codecs in session-accept opposed to all local codecs.
Sat, 07 Jun 2008 03:14:52 +0000 Mike Ruprecht Jingle sessions now keep track of their transaction state to a degree.
Fri, 06 Jun 2008 22:20:33 +0000 Mike Ruprecht Silence warning.
Fri, 06 Jun 2008 21:57:59 +0000 Mike Ruprecht Listen to the media pipeline and display errors.
Fri, 06 Jun 2008 21:10:16 +0000 Mike Ruprecht Use the right namespaces for broadcasting and discovering Jingle support.
Fri, 06 Jun 2008 20:48:13 +0000 Mike Ruprecht Temporary fix to remove a 5-7 second delay when initiating a media session.
Fri, 06 Jun 2008 20:28:20 +0000 Mike Ruprecht Added the "media" attribute to the Jingle description element according
Fri, 06 Jun 2008 19:08:04 +0000 Mike Ruprecht Added some utility functions to convert PurpleMediaStreamType
Fri, 06 Jun 2008 08:26:57 +0000 Mike Ruprecht merge of '3969ff3f40069748728f9ee2376a4bab3f089d04'
Fri, 06 Jun 2008 08:04:37 +0000 Mike Ruprecht Corrected debug labels s/"jabber"/"jingle"/
Fri, 06 Jun 2008 07:43:03 +0000 Mike Ruprecht Refactored PurpleMedia to make creating audio or video sessions virtually identical. Audio, video, and audio/video sessions now work. Also added videotestsrc to the video plugin preference.
Wed, 04 Jun 2008 19:21:49 +0000 Mike Ruprecht Added functions to help create Jingle packets. Revised some of the Jingle flow.
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.
Tue, 12 Aug 2008 22:16:48 +0000 Daniel Atallah Use non-blocking io for direct xmpp file transfers
Tue, 12 Aug 2008 15:24:06 +0000 Jochen Kemnade German translation: small fix
Tue, 12 Aug 2008 04:53:07 +0000 Elliott Sales de Andrade Make docklet menu appear on button press instead of release to match
Tue, 12 Aug 2008 04:37:18 +0000 Elliott Sales de Andrade merge of '103b421151d9a077e40a662e8d3743b5232f3da4'
Tue, 12 Aug 2008 02:24:03 +0000 Daniel Atallah Don't look up caps exts when the initial caps discovery wasn't successful.
Mon, 11 Aug 2008 19:51:24 +0000 Bj«Órn Voigt German update for V2.5
Mon, 11 Aug 2008 18:36:12 +0000 Mark Doliner merge of '3150ec3dfc06bed0d5219058efb8ba76c7e6fa2d'
Mon, 11 Aug 2008 11:58:12 +0000 Will Thompson Rely on xmlnode_insert_data to call strlen on a bunch of MSN status strings.
Mon, 11 Aug 2008 09:42:07 +0000 Timo Jyrinki fix the new post-string-freeze 2 fuzzy and 2 untranslated strings.
Sun, 10 Aug 2008 22:59:07 +0000 Elliott Sales de Andrade merge of '4f30170cef563ecf059bc5e798c3bd75d01247e7'
Sun, 10 Aug 2008 21:49:23 +0000 Bj«Órn Voigt libpurple/protocols/qq/group_network.c does not exist anymore
Sun, 10 Aug 2008 18:46:32 +0000 Daniel Atallah Reapplied changes that were overwritten by 6b89b377381e35b459936fd2f730f45b5558ae69.
Sun, 10 Aug 2008 04:32:14 +0000 SHiNE CsyFeK 2008.08.10 - csyfek <csyfek(at)gmail.com>
Sun, 10 Aug 2008 22:08:39 +0000 Elliott Sales de Andrade Use MIN(strlen(password), 16) for MSN because g_markup_escape_text will
Sun, 10 Aug 2008 05:11:59 +0000 Elliott Sales de Andrade Change the other prpls to use new purple_prpl_{send,got}_attention API.
Sun, 10 Aug 2008 04:59:17 +0000 Elliott Sales de Andrade Fix up some types.
Sun, 10 Aug 2008 01:21:17 +0000 Elliott Sales de Andrade Replace void* with MsnSoapCallback type. I guess it didn't work before
Sat, 09 Aug 2008 23:23:48 +0000 Elliott Sales de Andrade I guess I re-arranged a little off. We probably should disconnect
Sat, 09 Aug 2008 04:25:58 +0000 Elliott Sales de Andrade merge of '14f8b4609456592014383ef4957124a07f57ac3a'
Sat, 09 Aug 2008 02:24:55 +0000 Daniel Atallah merge of '04cb3481a7947425a89254b98d0d64b73ca36dc1'
Sat, 09 Aug 2008 02:19:02 +0000 Daniel Atallah A similar size limit for MSN buddy icon retrieval from arbitrary urls.
Sat, 09 Aug 2008 01:58:27 +0000 Daniel Atallah Restrict buddy icon downloads from arbitrary urls to 200kB.
Sat, 09 Aug 2008 02:04:21 +0000 Mark Doliner Fix a crash on exit when using --with-system-ssl-certs
Fri, 08 Aug 2008 23:34:27 +0000 Daniel Atallah Add temporary purple_util_fetch_url_request_len and purple_util_fetch_url_len
Fri, 08 Aug 2008 20:33:25 +0000 Mark Doliner merge of '1f2555d955dc18eae653a47dafaf1235881772aa'
Fri, 08 Aug 2008 20:14:18 +0000 Hylke Bons Facebook protocol icons.
Fri, 08 Aug 2008 06:47:34 +0000 Ka-Hing Cheung merge of '26606a5b2701a5b005448d15da254ecd796a005d'
Sat, 09 Aug 2008 04:24:54 +0000 Elliott Sales de Andrade Correctly save the payload_len of a MSN notification command. Also,
Fri, 08 Aug 2008 05:51:53 +0000 Elliott Sales de Andrade merge of '521d7478a48ec5109a78fb66eab6ad7ced97c34a'
Fri, 08 Aug 2008 05:49:47 +0000 Elliott Sales de Andrade When opening MSN chats, use "Local alias" in preference to "Display
Fri, 08 Aug 2008 04:47:50 +0000 Elliott Sales de Andrade Re-arrange msn_slplink_destroy and msn_slp_call_destroy. Might help
Fri, 08 Aug 2008 03:34:28 +0000 Elliott Sales de Andrade Re-arrange msn_session_destroy to avoid use-after-free bugs. I don't
Fri, 08 Aug 2008 02:26:25 +0000 Elliott Sales de Andrade Don't try to report a connection error if the MSN session is being
Thu, 07 Aug 2008 05:08:44 +0000 Elliott Sales de Andrade Some whitespace changes to make code from that previous commit look better.
Thu, 07 Aug 2008 05:06:49 +0000 Elliott Sales de Andrade Fix up the MSN Inbox URL. There was a typo that caused a use-after-free
Tue, 05 Aug 2008 02:55:24 +0000 Elliott Sales de Andrade Fix up some whitespace problems.
Mon, 04 Aug 2008 03:46:33 +0000 Elliott Sales de Andrade Don't assign this stuff in a loop.
Sun, 03 Aug 2008 23:55:06 +0000 Elliott Sales de Andrade Fix a leak when requesting OIM's. Also removed some unnecessary
Thu, 07 Aug 2008 19:47:23 +0000 Ka-Hing Cheung take an extra reference to PurpleXfer so we can check whether the whole
Thu, 07 Aug 2008 19:36:12 +0000 Ka-Hing Cheung merge of '0fa0d7921af1ea7cb2ce3b4f768354b762110259'
Thu, 07 Aug 2008 18:45:26 +0000 Laurynas Biveinis Update Lithuanian translation
Fri, 08 Aug 2008 05:54:40 +0000 Mark Doliner Add a note for translators, because they probably have no idea what
Thu, 07 Aug 2008 18:47:36 +0000 Mark Doliner Add a changelog entry about two things I changed
Thu, 07 Aug 2008 13:00:11 +0000 ª±ric Boumaour Update to the French translation for 2.5.0 release.
Thu, 07 Aug 2008 11:14:05 +0000 ª±ric Boumaour merge of '3008474548ddd234f222ed5a0be3066e2ea0da0b'
Thu, 07 Aug 2008 07:07:32 +0000 Ka-Hing Cheung take an extra reference to PurpleXfer so we can check whether the whole
Thu, 07 Aug 2008 06:16:57 +0000 Ka-Hing Cheung removed an unused function
Thu, 07 Aug 2008 04:26:02 +0000 Daniel Atallah Remove various opaque UiOps functions from the perl loader as they aren't useable.
Thu, 07 Aug 2008 04:10:22 +0000 Daniel Atallah Fix purple_str_strip_char and purple_util_chrreplace to be able to work.
Thu, 07 Aug 2008 04:03:23 +0000 Daniel Atallah Another Perl patch from Zsombor Welker to add more functions.
Thu, 07 Aug 2008 03:27:21 +0000 Daniel Atallah Another Perl loader patch from Zsombor Welker, this one adds some missing pref
Thu, 07 Aug 2008 03:10:44 +0000 Daniel Atallah Remove a bunch of *_init() and *_uninit() functions that don't make sense for
Thu, 07 Aug 2008 02:48:21 +0000 Daniel Atallah Some Perl bindings fixes and additions from Zsombor Welker.
Thu, 07 Aug 2008 01:46:36 +0000 Daniel Atallah Patch from John Hanauer to enable formatted string entry field in perl plugins.
Thu, 07 Aug 2008 01:41:44 +0000 Daniel Atallah Some cleanup and a couple leak fixes.
Thu, 07 Aug 2008 01:08:37 +0000 Daniel Atallah Add NULL checking to purple_markup_linkify().
Wed, 06 Aug 2008 15:50:04 +0000 Jochen Kemnade German translation update
Wed, 06 Aug 2008 13:02:34 +0000 Timo Jyrinki Update for 2.5.0. Used XGETTEXT_ARGS=--no-location this time...
Wed, 06 Aug 2008 10:33:47 +0000 Stu Tomlinson Add files with new translatable strings to POTFILES.in
Wed, 06 Aug 2008 09:27:06 +0000 Mark Doliner We talked about this and decided it was probably cleaner to not use
Wed, 06 Aug 2008 07:03:37 +0000 Mark Doliner Remove two files from POTFILES.in that have been removed from the
Tue, 05 Aug 2008 23:22:36 +0000 Mark Doliner Hopefully fix the XMPP contact flipping/swapping between groups bug
Tue, 05 Aug 2008 01:43:42 +0000 Daniel Atallah Patch from "Chris G." to extend the yahoo privacy to picture requests to help
Mon, 04 Aug 2008 15:52:22 +0000 Daniel Atallah Fix win32 build
Mon, 04 Aug 2008 07:04:53 +0000 Mark Doliner Get rid of a compile warning in qq:
Mon, 04 Aug 2008 07:01:38 +0000 Mark Doliner Get rid of an unused variable. I think this has probably been sitting
Mon, 04 Aug 2008 07:00:37 +0000 Mark Doliner Get rid of a compile warning:
Sun, 03 Aug 2008 05:13:29 +0000 SHiNE CsyFeK 2008.08.03 - csyfek <csyfek(at)gmail.com>
Sat, 02 Aug 2008 19:53:06 +0000 Hylke Bons Updated tray icons.
Sat, 02 Aug 2008 15:00:46 +0000 SHiNE CsyFeK 2008.08.02 - csyfek <csyfek(at)gmail.com>
Sat, 02 Aug 2008 02:40:46 +0000 Ka-Hing Cheung at least don't crash when we can't read whatever we are reading
Fri, 01 Aug 2008 21:36:48 +0000 Hylke Bons Update make file for bunny.png.
Fri, 01 Aug 2008 20:41:49 +0000 Hylke Bons Updated birthday emblem and emote-select icon.
Fri, 01 Aug 2008 20:24:26 +0000 Hylke Bons Forgot the new bunny.
Fri, 01 Aug 2008 20:12:43 +0000 Hylke Bons Object icons refresh for MSNP15.
Fri, 01 Aug 2008 19:59:31 +0000 Hylke Bons Hope this works...
Fri, 01 Aug 2008 19:45:08 +0000 Ethan Blanton merge of '0d858a8978355a1e8b7305b64b87db51e44e9978'
Fri, 01 Aug 2008 07:04:25 +0000 Evan Schoenberg Undid the addition of 2 OscarCapability items I added previously, keeping the commented-out notes in family_locate. We can't let the OscarCapability bitmask get as large as 0x04000000, because if it exceeds the platforms MAX_UINT we'll end up in an infinite loop in oscar_caps_to_string() due to overflow.
Fri, 01 Aug 2008 05:16:39 +0000 Elliott Sales de Andrade merge of '1036d6fc1c09bf3b42c737dab42d188245f16b17'
Fri, 01 Aug 2008 04:28:36 +0000 Elliott Sales de Andrade Don't crash if MsnSession is NULL when checking for ability to send a
Fri, 01 Aug 2008 04:06:42 +0000 Elliott Sales de Andrade Update MSN's last_received time when we receive something on the NS
Fri, 01 Aug 2008 02:04:36 +0000 Elliott Sales de Andrade Get rid of MsnSlpSession entirely. It only seems to link to MsnSlpCall
Fri, 01 Aug 2008 02:02:07 +0000 Elliott Sales de Andrade On MSN, escape the password since it's in an XML document. Didn't