Mon, 28 May 2007 08:06:28 +0000 |
Richard Laager |
propagate from branch 'im.pidgin.rlaager.merging.for_2_1_0' (head 24ee3feb7b0e68036eebb50b90278e581fea942a)
|
Sun, 20 May 2007 14:57:39 +0000 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head 7fa526ccf77d3d2da927a55aa8115be7e1be184d)
|
Sun, 20 May 2007 13:48:45 +0000 |
Richard Laager |
Raise the timeouts one second so they'll work every time (for certain) with
|
Sat, 19 May 2007 21:38:47 +0000 |
Richard Laager |
merge of '62e9d17cd37551991c5040ce6ca48e6d7578dde3'
|
Thu, 14 Jun 2007 19:32:06 +0000 |
Daniel Atallah |
I think this will fix the problem that elb had where bonjour (and probably other accounts too) were signing on initially when -n was specified.
|
Mon, 04 Jun 2007 14:31:08 +0000 |
Daniel Atallah |
Clean up the idle checking callback slightly.
|
Sun, 03 Jun 2007 01:05:59 +0000 |
Stu Tomlinson |
Compiler be quiet! Fixes this compile warning:
|
Fri, 25 May 2007 16:17:50 +0000 |
Richard Laager |
Update a comment: We don't check idle status every 5 seconds any more.
|
Sun, 20 May 2007 08:41:53 +0000 |
Sadrul Habib Chowdhury |
Fix an infinite loop at startup for finch. Thanks to Bleeter for noticing this.
|
Sat, 19 May 2007 06:34:27 +0000 |
Richard Laager |
Add a missing semi-colon so this will compile.
|
Sat, 19 May 2007 06:16:44 +0000 |
Richard Laager |
When using Purple idle, don't run a timer at all when idleaway. When using
|
Sat, 19 May 2007 05:56:01 +0000 |
Richard Laager |
Move the time_until_next_idle_event < 0 check to clarify.
|
Sat, 19 May 2007 05:53:29 +0000 |
Richard Laager |
Remove dead code.
|
Mon, 14 May 2007 04:02:56 +0000 |
Richard Laager |
Run the first timer at IDLEMARK + 1, to ensure we don't hit it right on IDLEMARK.
|
Mon, 14 May 2007 03:14:10 +0000 |
Richard Laager |
Fix a typo.
|
Mon, 14 May 2007 03:11:02 +0000 |
Richard Laager |
Part of a patch from:
|
Wed, 25 Apr 2007 23:55:56 +0000 |
Sean Egan |
Works for me! Renames prefs: /core to /purple, /gaim/gtk to /pidgin, /gaim/gnt to /finch
|
Mon, 19 Mar 2007 07:01:17 +0000 |
Sean Egan |
sed -ie 's/gaim/purple/g'
|
Sat, 20 Jan 2007 02:32:10 +0000 |
Sean Egan |
Rename gtk/ and libgaim/ to pidgin/ and libpurple/
|