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
|
Sat, 04 Jul 2009 23:34:49 +0000 |
John Bailey |
Add entries to ChangeLog.API for my changes.
|
Sun, 05 Jul 2009 05:41:00 +0000 |
Elliott Sales de Andrade |
Add auto-generated D-Bus signals introspection, though parameter names
|
Sat, 27 Jun 2009 18:56:20 +0000 |
John Bailey |
Include the proper ChangeLog and NEWS entries here.
|
Sun, 21 Jun 2009 16:40:15 +0000 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin.2.5.7' (head 81e7f59e74715d44dac9e40e7b43ff377c8b474c)
|
Mon, 15 Jun 2009 21:43:25 +0000 |
Marcus Lundblad |
Add a function to remove a port mapping (UPnP or NAT-PMP) given a file
|
Thu, 18 Jun 2009 22:48:49 +0000 |
Etan Reisner |
Add a purple_plugins_get_search_paths function.
|
Sat, 06 Jun 2009 06:51:38 +0000 |
Paul Aurich |
ChangeLog.API
|
Sat, 06 Jun 2009 04:02:28 +0000 |
John Bailey |
Hmm, seems I forgot to ChangeLog the API addition and deprecation I made last
|
Fri, 05 Jun 2009 08:23:18 +0000 |
Andrea Piccinelli |
Allow adding received animated custom smileys to locale custom smiley
|
Fri, 05 Jun 2009 02:30:31 +0000 |
Florian Quze |
Consistently emit conversation-updated for typing state changes.
|
Fri, 05 Jun 2009 01:58:22 +0000 |
Hu Yong |
Add purple_proxy_connect_udp. Closes #6589.
|
Wed, 03 Jun 2009 19:09:16 +0000 |
Paul Aurich |
Add purple_utf8_strip_unprintables and use it on outgoing XMPP messages.
|
Wed, 03 Jun 2009 17:04:05 +0000 |
Sadrul Habib Chowdhury |
Add a utlity function purple_markup_is_rtl
|
Wed, 03 Jun 2009 06:45:25 +0000 |
Paul Aurich |
Use the jabber-sending-xmlnode signal to send all XMPP stanzas.
|
Sat, 30 May 2009 00:32:50 +0000 |
Paul Aurich |
merge of '7c614b09b72037ebd86c03fbbeac7794a155547b'
|
Tue, 12 May 2009 05:49:34 +0000 |
Paul Aurich |
Add jabber signals for IQ, Message, and Presence stanzas. Lightly tested (it doesn't crash [Prove me wrong!]) and as you'll note, I refer to documentation that doesn't yet exist.
|
Mon, 04 May 2009 02:04:10 +0000 |
Elliott Sales de Andrade |
Changelog the GtkIMHtml PRIMARY clipboard API addition and fix a typo in
|
Sun, 03 May 2009 17:10:51 +0000 |
Paul Aurich |
Add blist-node-(added|removed) and deprecate buddy-(added|removed). Closes #8309
|
Sat, 02 May 2009 04:02:53 +0000 |
Paul Aurich |
Sadrul pointed me at g_markup_escape_text, thanks!
|
Sat, 02 May 2009 01:26:18 +0000 |
Paul Aurich |
Escape all the values when appending them to the Entity Caps verification str.
|
Fri, 01 May 2009 06:59:36 +0000 |
Paul Aurich |
Add account-(created|destroying) signals.
|
Wed, 29 Apr 2009 03:19:43 +0000 |
Sadrul Habib Chowdhury |
New API to get the stock-id for a presence.
|
Sun, 26 Apr 2009 06:45:55 +0000 |
Paul Aurich |
Add a new signal which is emitted (after the account is connected) if the
|
Sat, 25 Apr 2009 23:26:47 +0000 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 76c6ab76464455ef2db1b4037f1e13745bb1d510)
|
Mon, 20 Apr 2009 00:10:51 +0000 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 1ae2b55502a0afd8f28918fc4726683c52e998e9)
|
Mon, 20 Apr 2009 00:05:54 +0000 |
Paul Aurich |
merge of '18a763ca3d80ae60e586ade3456b8d59196a7b8f'
|
Fri, 27 Mar 2009 07:52:26 +0000 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 2476e13ecb1702a744a13c42956b29a962a0c7fb)
|
Mon, 20 Apr 2009 00:02:16 +0000 |
Paul Aurich |
disapproval of revision '6ddba69dc6d0bac552c512dd4495b255463c1c5c'
|
Thu, 12 Mar 2009 05:32:25 +0000 |
Paul Aurich |
Clean up the PurpleSmiley documentation.
|
Thu, 23 Apr 2009 05:08:06 +0000 |
Sadrul Habib Chowdhury |
Use stock-id in the status editor window too.
|
Sun, 12 Apr 2009 21:10:03 +0000 |
Sadrul Habib Chowdhury |
Changelog the progressbar addition.
|
Sat, 11 Apr 2009 06:40:48 +0000 |
Sadrul Habib Chowdhury |
Open a chat-invite dialog when a buddy is dragged onto a chat.
|
Thu, 09 Apr 2009 17:33:20 +0000 |
Nick Hebner |
Add purple_{buddy,chat,group,contact}_destroy to the blist API, free
|
Fri, 03 Apr 2009 20:46:31 +0000 |
Marcus Lundblad |
ChangeLog.API new calls for STUN and TURN servers used by vv
|
Fri, 03 Apr 2009 08:17:22 +0000 |
Mike Ruprecht |
Add some ChangeLog stuff.
|
Wed, 01 Apr 2009 04:25:37 +0000 |
Mike Ruprecht |
propagate from branch 'im.pidgin.pidgin' (head a609160715ae18beed98b084aac19bc0f6551362)
|
Sun, 22 Mar 2009 23:33:42 +0000 |
Mike Ruprecht |
propagate from branch 'im.pidgin.pidgin' (head 5592cb6a8b667422747bafd555fea0aed19931b6)
|
Mon, 16 Mar 2009 02:33:48 +0000 |
Mike Ruprecht |
propagate from branch 'im.pidgin.pidgin' (head 5573ab30de2e34d78f13bad8ae0b2ac5de6d1083)
|
Tue, 24 Mar 2009 00:39:16 +0000 |
Paul Aurich |
Changelog the im.pidgin.cpw.darkrain42.buddy-add branch.
|
Mon, 16 Mar 2009 17:07:41 +0000 |
Kevin Stange |
A patch from Jorge Villaseor which makes all pounces share a single window.
|
Fri, 13 Mar 2009 04:29:11 +0000 |
Elliott Sales de Andrade |
Add xmlnode_set_attrib_full that enables you to set an attribute with both
|
Mon, 02 Mar 2009 18:47:27 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 431618de0f30a6938f7e14d2d61ee5d7738acd59)
|
Thu, 05 Feb 2009 00:31:35 +0000 |
Mike Ruprecht |
propagate from branch 'im.pidgin.pidgin' (head 0bb02399ead9501a3e7951cfba2e8e8350fe917c)
|
Fri, 30 Jan 2009 08:58:07 +0000 |
Mike Ruprecht |
propagate from branch 'im.pidgin.pidgin' (head 96db74f0ccbe2a283893e33f0f7bff5a827f48d9)
|
Tue, 13 Jan 2009 03:02:42 +0000 |
Mike Ruprecht |
propagate from branch 'im.pidgin.pidgin' (head e602a35f60e3d423d43bacc72fcb7239c8b43cf0)
|
Fri, 02 Jan 2009 23:14:27 +0000 |
Mike Ruprecht |
propagate from branch 'im.pidgin.pidgin' (head b478b184a46116ac87ac85b8cd352ea564224019)
|
Wed, 27 Aug 2008 07:49:52 +0000 |
Mike Ruprecht |
propagate from branch 'im.pidgin.pidgin' (head 9860b693346097316a1c47ef0fb094355c3e49ae)
|
Fri, 19 Jun 2009 21:38:19 +0000 |
John Bailey |
NEWSing and fixing the dates in the relevant files I could remember.
|
Mon, 18 Aug 2008 06:31:08 +0000 |
Mike Ruprecht |
propagate from branch 'im.pidgin.pidgin' (head 9db6cf3ac465ef3a7aca0eee0f47e02d3ea7b162)
|
Sat, 09 Aug 2008 02:24:38 +0000 |
Mike Ruprecht |
propagate from branch 'im.pidgin.pidgin' (head 434563a4b8fadb9593c241db4bb5ffd0bf2c0627)
|
Wed, 16 Jul 2008 21:55:08 +0000 |
Mike Ruprecht |
propagate from branch 'im.pidgin.pidgin' (head e3ceb09b71185a9074ce73733f2a65b437c9a545)
|
Fri, 11 Jul 2008 01:35:54 +0000 |
Mike Ruprecht |
Added ChangeLog.API entries.
|
Mon, 02 Mar 2009 04:38:05 +0000 |
Elliott Sales de Andrade |
Update versions since we're updating minor.
|
Mon, 02 Mar 2009 04:18:40 +0000 |
Elliott Sales de Andrade |
propagate from branch 'im.pidgin.pidgin.next.minor' (head 7305b29db7bd00d3261f348c71674c93aa31b327)
|
Wed, 28 Jan 2009 08:57:55 +0000 |
Mark Doliner |
Add a GtkIMHtml function that causes the widget to actually insert a
|
Mon, 26 Jan 2009 11:11:39 +0000 |
Richard Laager |
Slap some PURPLE_DISABLE_DEPRECATED checks around the functions Mark just
|
Mon, 26 Jan 2009 06:03:06 +0000 |
Mark Doliner |
* Alphabetize files in a few Makefile.am files
|
Mon, 26 Jan 2009 04:19:00 +0000 |
Richard Laager |
A patch from Chris Connett to change the log size sorting method to weight
|
Sun, 25 Jan 2009 22:55:23 +0000 |
Mark Doliner |
Lots of minor whitespace and comment changes:
|
Thu, 22 Jan 2009 19:46:18 +0000 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head c5b982597812ab3c0fd2dbca9be31f173fda67bb)
|