Sat, 10 Nov 2007 12:10:04 +0000 |
Will Thompson |
propagate from branch 'im.pidgin.pidgin' (head d8103be97302efb404e2f6922925f661c807ad23)
|
Sun, 14 Oct 2007 21:08:42 +0000 |
Will Thompson |
Rename:
|
Sat, 03 Nov 2007 17:52:28 +0000 |
Nathan Walp |
replace most calls to strerror with calls to g_strerror. strerror will return
|
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:23:11 +0000 |
Kevin Stange |
There's an #ifdef in MSIM which, if enabled, allows the user to specify
|
Thu, 18 Oct 2007 12:01:41 +0000 |
Evan Schoenberg |
When getting info on a myspace user not on the buddy list, a temporary
|
Fri, 12 Oct 2007 00:19:12 +0000 |
Will Thompson |
propagate from branch 'im.pidgin.pidgin' (head f33ba0034c79d8e37a70d664ec534356fa361608)
|
Wed, 10 Oct 2007 00:08:54 +0000 |
Daniel Atallah |
Fix CID 342 (which wasn't wrong, but was inefficient and confusing.)
|
Tue, 09 Oct 2007 13:42:15 +0000 |
Will Thompson |
Remove explicit setting of wants_to_die from prpls.
|
Fri, 05 Oct 2007 15:50:17 +0000 |
Will Thompson |
propagate from branch 'im.pidgin.pidgin' (head 294731552d0baf5f1f37a45e0c119b2188f34ba8)
|
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 16:34:43 +0000 |
Richard Laager |
propagate from branch 'im.pidgin.rlaager.merging.2_2_1_conflicts' (head 4ad1081695d083df424898e6e7091f731b401265)
|
Wed, 26 Sep 2007 19:55:33 +0000 |
Jeffrey Connelly |
Remove g_assert() from msimprpl.
|
Wed, 26 Sep 2007 07:25:22 +0000 |
Mark Doliner |
Fix lots of little memory leaks in the MySpace protocol plugin.
|
Sun, 23 Sep 2007 22:08:46 +0000 |
Mark Doliner |
merge of '33aead6e626883ef6ad44b79099f01d2da042d9a'
|
Fri, 21 Sep 2007 03:24:29 +0000 |
Daniel Atallah |
Clear the password consistently when we get a "Signed-On elsewhere" or a "Invalid Password" disconnection. Disconnection reason codes will take care of this in the core, but until then, this is ok.
|
Thu, 20 Sep 2007 19:20:12 +0000 |
Sean Egan |
Remove drop shadows from status icons.
|
Wed, 19 Sep 2007 18:12:01 +0000 |
Will Thompson |
I suppose wants_to_die should also be set when your myspace password is
|
Wed, 19 Sep 2007 17:53:52 +0000 |
Will Thompson |
It's presumably better not to try to connect right after calling
|
Sun, 21 Oct 2007 05:05:38 +0000 |
Luke Schierer |
applied changes from 8e81ccec879f9cfbd8fc282b703803c98e150ff7
|
Sat, 20 Oct 2007 15:57:22 +0000 |
Luke Schierer |
applied changes from 9d35dde0c779cca73548172223ba557f27d61882
|
Fri, 19 Oct 2007 17:06:53 +0000 |
Luke Schierer |
applied changes from 88f296b3653b5a7578a7581c1582d37390c9d212
|
Fri, 28 Sep 2007 15:58:55 +0000 |
Richard Laager |
applied changes from f7687aed5d4c60018282a0629b67556f506ceb54
|
Fri, 28 Sep 2007 15:57:10 +0000 |
Richard Laager |
applied changes from efedefa70ee1d6f7f4dd39afe5db10c7e5bfe64c
|
Sun, 23 Sep 2007 20:34:35 +0000 |
Jeffrey Connelly |
Fix a few memory leaks in #3281 (details in ticket).
|
Thu, 20 Sep 2007 17:30:59 +0000 |
Will Thompson |
purple_connection_error_reason-ify myspace
|
Sat, 15 Sep 2007 16:48:23 +0000 |
Sadrul Habib Chowdhury |
static this.
|
Wed, 12 Sep 2007 01:13:55 +0000 |
Luke Schierer |
merge of 'bda49fb76ee1731eebada61327489c4d42d07e66'
|
Tue, 11 Sep 2007 23:50:37 +0000 |
Jeffrey Connelly |
Use purple_connection_set_display_name() to set the display name to the
|
Tue, 11 Sep 2007 14:14:11 +0000 |
Evan Schoenberg |
The 'Send Emoticons' preferences (which is only configurable if MSIM_USER_WANTS_TO_DISABLE_EMOTICONS is defined) defaults to TRUE when used, a reasonable default. The preference, if MSIM_USER_WANTS_TO_DISABLE_EMOTICONS is defined, should do the same.
|