Sat, 12 Dec 2009 01:17:57 +0000 |
Mark Doliner |
Fix a crash when disconnecting with a pending buddy icon fetch request.
|
Mon, 06 Jul 2009 09:07:42 +0000 |
Mark Doliner |
More uniformity among disconnect error messages
|
Tue, 23 Jun 2009 05:35:14 +0000 |
Mark Doliner |
Remove an unused variable
|
Tue, 23 Jun 2009 05:33:48 +0000 |
Mark Doliner |
As far as I can tell this line was accidentally removed in an explicit merge
|
Sat, 07 Mar 2009 01:23:51 +0000 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 303af74a38e7b313d4fb0be4d4054a16cb13d819)
|
Fri, 02 Jan 2009 22:35:12 +0000 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head f018e11a7ea08e07f22667e6daca2ec7e64f9710)
|
Fri, 02 Jan 2009 22:28:34 +0000 |
Richard Laager |
explicit merge of '32d4ce0b6cfc9ccb9a6e7ed661423b9260a0bead'
|
Fri, 02 Jan 2009 22:23:38 +0000 |
Richard Laager |
explicit merge of 'cfb115ff00c406f8011c0d661d33bee60813b27c'
|
Fri, 02 Jan 2009 22:23:19 +0000 |
Richard Laager |
explicit merge of '82e4edbe06cb0ef0fa59f70db44a289bb91e1343'
|
Fri, 02 Jan 2009 22:11:08 +0000 |
Richard Laager |
explicit merge of 'c2a520001286f0c95c761be82c041c4379ddf407'
|
Fri, 02 Jan 2009 22:09:40 +0000 |
Richard Laager |
explicit merge of '9a5e549612efd8ca6f60fc57b51a4eee7e32c861'
|
Fri, 02 Jan 2009 21:48:12 +0000 |
Richard Laager |
explicit merge of '448583a763dcf343f1a4392bdcdcc4c4f01f3aed'
|
Sat, 13 Dec 2008 21:13:04 +0000 |
Sadrul Habib Chowdhury |
merge of '0bf6462dd433df38943094bbed0393698d91a037'
|
Fri, 12 Dec 2008 20:03:58 +0000 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head b8d6086aef6b2e65d86e8ce60220ab7f460d5079)
|
Sat, 13 Dec 2008 05:45:27 +0000 |
Gary Kramlich |
propagate from branch 'im.pidgin.pidgin' (head d5bb29138cbe033bbfd8ec689203d73818765327)
|
Fri, 31 Oct 2008 10:14:23 +0000 |
Sadrul Habib Chowdhury |
Some more PurpleBuddy::proto_data related changes.
|
Fri, 02 Jan 2009 19:27:02 +0000 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head f018e11a7ea08e07f22667e6daca2ec7e64f9710)
|
Sun, 21 Dec 2008 18:32:37 +0000 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head df6eba32e5b6b34d7483cbfb7e9f2e4c836ac35f)
|
Thu, 01 Jan 2009 03:12:56 +0000 |
Sadrul Habib Chowdhury |
A couple of memory leak fixes.
|
Mon, 22 Dec 2008 23:21:14 +0000 |
Mark Doliner |
This is a bitmask, and the "c" value here should be the least significant
|
Mon, 22 Dec 2008 19:02:33 +0000 |
Mark Doliner |
Fix a typo in a comment
|
Thu, 18 Dec 2008 01:53:49 +0000 |
Mark Doliner |
Fix a few small memleaks
|
Wed, 17 Dec 2008 20:50:49 +0000 |
Sadrul Habib Chowdhury |
Fix a leak in myspace prpl.
|
Tue, 16 Dec 2008 23:39:03 +0000 |
Mark Doliner |
Grab the "Who can contact me? Only people on my buddy list?" and the
|
Tue, 16 Dec 2008 21:31:05 +0000 |
Mark Doliner |
Remove a bunch of calls to msim_msg_dump(). I find it really annoying
|
Tue, 16 Dec 2008 03:35:22 +0000 |
Mark Doliner |
No functionality change--just cleanup.
|
Mon, 15 Dec 2008 19:02:35 +0000 |
Mark Doliner |
Use the friendly/vanity url when it's available in myspace
|
Fri, 12 Dec 2008 04:01:39 +0000 |
Mark Doliner |
Keep track of the user ID in the MsimUser struct so that we have a copy
|
Fri, 12 Dec 2008 03:46:36 +0000 |
Mark Doliner |
Don't create a temporary PurpleBuddy when getting info for someone not
|
Tue, 09 Dec 2008 02:59:29 +0000 |
Mark Doliner |
Make our profile text a little cleaner and more uniform across the protocols.
|
Sat, 29 Nov 2008 18:46:49 +0000 |
Paul Aurich |
The Add Buddy dialog should not blindly create a duplicate buddy in a group
|
Sat, 27 Sep 2008 06:33:42 +0000 |
Sadrul Habib Chowdhury |
Start hiding blist.h internals in prpls.
|
Mon, 16 Jun 2008 15:19:11 +0000 |
Daniel Atallah |
Fix occurred to be spelled correctly. Thanks to bruce89 for noticing. Fixes #6096.
|
Sun, 16 Mar 2008 20:36:52 +0000 |
Mark Doliner |
Fix a bunch of compiler warnings caused by my addition of G_GNUC_PRINTF()
|
Mon, 18 Feb 2008 19:20:39 +0000 |
Jeffrey Connelly |
If the user sets a username (because they don't have one), and it succeeds,
|
Sat, 16 Feb 2008 21:29:02 +0000 |
Jeffrey Connelly |
In msimprpl, add msim_is_valid_username() to check whether a username
|
Sat, 16 Feb 2008 21:07:09 +0000 |
Jeffrey Connelly |
In msimprpl, define a new set of symbolic constants for the command to
|
Sat, 16 Feb 2008 20:49:20 +0000 |
Jeffrey Connelly |
In msimprpl, change to patch from Jaywalker regarding setting
|
Sat, 16 Feb 2008 20:20:12 +0000 |
Jeffrey Connelly |
In msimprpl, if the user signs in without any username set (this will happen
|
Mon, 04 Feb 2008 04:00:12 +0000 |
Jeffrey Connelly |
In msimprpl, use a PURPLE_STATUS_TUNE presence type to hold the "now playing"
|
Fri, 26 Oct 2007 13:22:49 +0000 |
Stu Tomlinson |
Fix this warning:
|
Tue, 23 Oct 2007 17:27:12 +0000 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin.2.2.2' (head 0adab134b7a42e144aee3ac60d825db1f28a42a4)
|
Fri, 19 Oct 2007 03:05:58 +0000 |
Kevin Stange |
Fix a warning
|
Thu, 18 Oct 2007 12:01:41 +0000 |
Evan Schoenberg |
When getting info on a myspace user not on the buddy list, a temporary
|
Tue, 02 Oct 2007 06:13:27 +0000 |
Sadrul Habib Chowdhury |
Fix a few more memory leaks. Someone who has a myspace account should stare
|
Fri, 28 Sep 2007 17:05:40 +0000 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin.2.2.1' (head 09dfc47173cdfafc1f6ce225dcdc21d7e8968a9b)
|
Sun, 21 Oct 2007 05:05:38 +0000 |
Luke Schierer |
applied changes from 8e81ccec879f9cfbd8fc282b703803c98e150ff7
|
Fri, 19 Oct 2007 17:06:53 +0000 |
Luke Schierer |
applied changes from 88f296b3653b5a7578a7581c1582d37390c9d212
|
Fri, 28 Sep 2007 17:05:20 +0000 |
Richard Laager |
Kill CRLF line-endings to make sure this compiles on Solaris. This is a
|
Sun, 23 Sep 2007 20:34:35 +0000 |
Jeffrey Connelly |
Fix a few memory leaks in #3281 (details in ticket).
|
Tue, 18 Sep 2007 01:02:55 +0000 |
Casey Harkins |
merge of '0fb234fbd6f0cbba882df8df649a783fea7f312f'
|
Tue, 18 Sep 2007 00:47:51 +0000 |
Jeffrey Connelly |
Replace all CRLF line-endings with LF line endings (Unix-style). This fixes
|
Sat, 08 Sep 2007 03:09:35 +0000 |
John Bailey |
The FSF changed its address a while ago; our files were out of date.
|
Mon, 27 Aug 2007 00:00:38 +0000 |
Jeffrey Connelly |
Add msimprpl's user module so we all can compile libpurple again ;)
|