Tue, 28 Apr 2009 15:47:36 +0000 |
Paul Aurich |
Adjust some idle handling code to fix "wedging" idle reporting into never
|
Mon, 26 Jan 2009 06:44:00 +0000 |
Mark Doliner |
Remove trailing whitespace
|
Tue, 06 Jan 2009 03:39:51 +0000 |
Paul Aurich |
Patch from Paul Aurich to add purple_strequal to help readability and simplicity of code. Ie, don't need to negate the value of strcmp, since this does a strcmp and does the negation for us
|
Thu, 26 Jun 2008 01:18:05 +0000 |
Stu Tomlinson |
applied changes from 7f7111ed9e5924db9e740ad354fce8fb82445b1e
|
Fri, 02 May 2008 06:15:33 +0000 |
Mark Doliner |
Don't try to tell the IM network that we're not idle when we disconnect.
|
Sun, 27 Jan 2008 20:52:53 +0000 |
Mark Doliner |
Change some g_idle_add(...) calls in libpurple to purple_timeout_add(0, ...)
|
Sat, 05 Jan 2008 18:01:12 +0000 |
Richard Laager |
Squash some compiler warnings, some from my -Wstrict-prototypes fixing.
|
Thu, 03 Jan 2008 04:57:40 +0000 |
Richard Laager |
Probe for -Wstrict-prototypes to get some more warnings. I then cleaned up
|
Sat, 16 Jun 2007 04:00:32 +0000 |
Carlos Silva |
propagate from branch 'im.pidgin.pidgin' (head d3e5a5add3f39caa08b46c83177328e51c2d961a)
|
Sun, 03 Jun 2007 01:06:44 +0000 |
Stu Tomlinson |
propagate from branch 'im.pidgin.pidgin' (head 93e5d2a86a947eb2308d15b7570507a6c205c9d3)
|
Sun, 03 Jun 2007 01:04:11 +0000 |
Stu Tomlinson |
disapproval of revision '05c6323b8b18ceba86add2ad239fb24fc61dc469'
|
Sat, 08 Sep 2007 03:09:35 +0000 |
John Bailey |
The FSF changed its address a while ago; our files were out of date.
|
Thu, 23 Aug 2007 21:29:22 +0000 |
Sean Egan |
Prevent recursive idle handling loop. Patch from 'Gambit'
|
Fri, 27 Jul 2007 00:05:40 +0000 |
Sean Egan |
Fix idle reporting as discussed on devel@. Poll as needed when we're not idle, and poll frequently (once every three seconds) when we are. Fixes #1357
|
Sat, 16 Jun 2007 19:48:23 +0000 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin.2.1.0' (head 86fd5e0d8b80a9da3103e850c97f1e04a2333961)
|