Wed, 21 Oct 2009 18:09:47 +0000 |
maiku |
propagate from branch 'im.pidgin.pidgin' (head 0d33eae1cfd57cb5f459518ad5db14230f13792b)
|
Wed, 28 Oct 2009 22:23:02 +0000 |
maiku |
Add purple_media_manager_{get,set}_backend_type to Changelog.API
|
Mon, 26 Oct 2009 18:23:32 +0000 |
maiku |
Add purple_media_candidate_copy to the public API.
|
Thu, 22 Oct 2009 00:22:59 +0000 |
maiku |
Break PurpleMediaCodec out into its own file.
|
Tue, 20 Oct 2009 21:00:23 +0000 |
maiku |
Add media_caps to PurpleBuddy structure and use it to determine the old caps
|
Tue, 20 Oct 2009 20:06:25 +0000 |
maiku |
Add the purple_media_got_media_caps function in order to signal when a prpl
|
Tue, 20 Oct 2009 20:04:06 +0000 |
maiku |
Add the buddy-caps-changed signal in order to tell when a buddy's media caps
|
Tue, 20 Oct 2009 00:11:44 +0000 |
maiku |
Added the ui-caps-changed signal to the media manager.
|
Tue, 13 Oct 2009 22:13:57 +0000 |
Marcus Lundblad |
Broke out the generation of random UUIDs to its own function
|
Sat, 03 Oct 2009 21:14:47 +0000 |
John Bailey |
ChangeLog the work on the dialogs and the added functions.
|
Wed, 16 Sep 2009 15:44:34 +0000 |
John Bailey |
merge of '6aa03fdea8a7360d07b6a8c72cfd0796a2990753'
|
Wed, 16 Sep 2009 15:41:33 +0000 |
John Bailey |
propagate from branch 'im.pidgin.pidgin' (head f881ba77d0fe70224a938185a5a3675b39520873)
|
Wed, 16 Sep 2009 15:44:26 +0000 |
John Bailey |
This effectively moves Etan's API addition off im.pidgin.pidgin and onto
|
Wed, 09 Sep 2009 19:01:03 +0000 |
Marcus Lundblad |
Add a function to enumerate all local IPs
|
Sat, 22 Aug 2009 03:59:35 +0000 |
John Bailey |
propagate from branch 'im.pidgin.pidgin' (head 09828caa4a3333f2f0eed91315c29d5b3aa66fcb)
|
Wed, 19 Aug 2009 00:46:04 +0000 |
Elliott Sales de Andrade |
propagate from branch 'im.pidgin.pidgin' (head eb9385f349a20856b9d3f9911dbc8024caa44052)
|
Mon, 02 Mar 2009 06:51:50 +0000 |
Elliott Sales de Andrade |
Prep next.minor for, well, the next minor.
|
Tue, 16 Feb 2010 08:50:49 +0000 |
Mark Doliner |
Set release dates, add news (I'm not feeling creative, sorry),
|
Wed, 10 Feb 2010 03:32:29 +0000 |
Paul Aurich |
Correctly parse "<br>" in an XML attribute. Closes #11318.
|
Fri, 08 Jan 2010 20:11:49 +0000 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin.2.6.5' (head 794204a24ba7bf26cdb07ae71b9573b09927d641)
|
Fri, 08 Jan 2010 18:43:29 +0000 |
Paul Aurich |
Fix date in ChangeLogs.
|
Fri, 08 Jan 2010 01:40:33 +0000 |
Daniel Atallah |
Prepare for 2.6.5
|
Thu, 31 Dec 2009 05:32:08 +0000 |
cafoote |
perl: Fix the package names for some types. Closes #10973.
|
Wed, 23 Dec 2009 06:23:24 +0000 |
Elliott Sales de Andrade |
Call purple_xfer_cancel_local instead of purple_xfer_request_denied when
|
Mon, 30 Nov 2009 05:59:57 +0000 |
John Bailey |
Update for 2.6.5.
|
Mon, 30 Nov 2009 03:01:13 +0000 |
John Bailey |
Date the changelogs and move a couple items to more correct locations.
|
Fri, 16 Oct 2009 09:33:22 +0000 |
Mark Doliner |
Grab changes from the 2.6.3 branch
|
Wed, 16 Sep 2009 15:36:24 +0000 |
John Bailey |
merge of '21bc6a005e10217fb89ff6fe326c1f4174fadf73'
|
Wed, 16 Sep 2009 15:35:45 +0000 |
John Bailey |
disapproval of revision 'f7d26d95395d5013710b12cfdfcf131aa1033e0c'
|
Tue, 08 Sep 2009 02:23:49 +0000 |
Etan Reisner |
merge of '9ce1a7ac92f523b7b5b9983746ae57ee1fac1a67'
|
Sat, 15 Aug 2009 05:10:07 +0000 |
Etan Reisner |
Add a purple_account_get_name_for_display function (I'm not a huge fan of that
|
Sat, 05 Sep 2009 18:18:04 +0000 |
Mark Doliner |
Let's get this show on the road
|
Fri, 04 Sep 2009 04:43:37 +0000 |
Mark Doliner |
NEWS if you got 'em
|
Sat, 29 Aug 2009 02:36:27 +0000 |
Paul Aurich |
Add two XMLNode accessors for iterating through the children of an XMLNode.
|
Wed, 19 Aug 2009 00:18:54 +0000 |
Mark Doliner |
Pull in changes from the im.pidgin.pidgin.2.6.2 branch and add "devel"
|
Tue, 18 Aug 2009 14:59:24 +0000 |
John Bailey |
merge of '249bb0ae011a3aacadd09bca9106b7ba41bf6b75'
|
Tue, 18 Aug 2009 06:33:25 +0000 |
Paul Aurich |
Add Purple::XMLNode::get_name()
|
Tue, 18 Aug 2009 06:23:44 +0000 |
Etan Reisner |
Fix the Perl XMLNode API so that calls don't need to explicitly pass
|
Mon, 17 Aug 2009 00:49:44 +0000 |
John Bailey |
Pull in ChangeLog, ChangeLog.API, ChangeLog.win32, and NEWS entries from the
|
Wed, 12 Aug 2009 04:31:17 +0000 |
Paul Aurich |
ft: Add infrastructure to allow a prpl to moderate when to send packets.
|
Tue, 11 Aug 2009 02:44:41 +0000 |
Paul Aurich |
ChangeLog.API that, too.
|
Mon, 10 Aug 2009 15:57:35 +0000 |
hanzz |
ft: Allow the UI to overloadthe use of fread/fwrite. Closes #9844.
|
Mon, 27 Jul 2009 05:20:52 +0000 |
hanzz |
Add blist ui-ops to overload the saving of data to blist.xml. Closes #9630.
|
Mon, 27 Jul 2009 04:12:06 +0000 |
aman |
More efficient purple_find_conversation_with_account. Closes #9703.
|
Sun, 26 Jul 2009 00:39:14 +0000 |
Paul Aurich |
Deprecate multiple chats having the same name and complain in the log.
|
Thu, 23 Jul 2009 02:31:52 +0000 |
Paul Aurich |
Set xfer->status before emitting signals in purple_xfer_set_status.
|
Wed, 22 Jul 2009 07:31:40 +0000 |
Paul Aurich |
Fix GnuTLS validation of the CACert Chain. Closes #4458.
|
Sun, 19 Jul 2009 23:45:13 +0000 |
Paul Aurich |
Move the IDN support into the DNS routines.
|
Thu, 16 Jul 2009 04:40:08 +0000 |
aman |
Use a hash table for looking up PurpleGroup:s.
|
Wed, 15 Jul 2009 16:57:33 +0000 |
Paul Aurich |
Add purple_ssl_connect_with_ssl_cn, which takes a host to connect to
|
Sun, 12 Jul 2009 02:55:36 +0000 |
Paul Aurich |
Free the buddy list data some more at shutdown and some deprecations.
|
Sat, 11 Jul 2009 07:32:27 +0000 |
Paul Aurich |
Add purple_ipv6_address_is_valid; guess what it does?
|
Tue, 07 Jul 2009 00:23:09 +0000 |
Etan Reisner |
ChangeLog.API and @since mark purple_markup_escape_text.
|
Mon, 06 Jul 2009 06:04:34 +0000 |
John Bailey |
propagate from branch 'im.pidgin.cpw.rekkanoryo.yahoo.separate_prpls' (head 6e083673febdc8bcc64df4df1500cfb121771d02)
|
Mon, 06 Jul 2009 05:27:30 +0000 |
Elliott Sales de Andrade |
merge of '51d199ba5dd8a81f6276f19421c8f7e0158dcb98'
|
Sun, 05 Jul 2009 15:08:20 +0000 |
Etan Reisner |
merge of '46a46162666e1d23ae6161df2639044132cb894f'
|
Sun, 28 Jun 2009 15:49:35 +0000 |
Etan Reisner |
merge of '0db5728dd6db78a86154abd7e8e7cf32db421f7c'
|
Thu, 25 Jun 2009 05:38:35 +0000 |
Etan Reisner |
merge of '67e253d9bff41f028ffc609c776f70dae52b614b'
|
Thu, 18 Jun 2009 23:04:07 +0000 |
Etan Reisner |
merge of '3012bdc54e5d2391c4fe52e687e87903ecbf44cc'
|
Mon, 06 Jul 2009 05:48:30 +0000 |
John Bailey |
Migrate Yahoo! JAPAN accounts to the new prpl (in theory). This also adds
|