log libpurple/idle.c @ 17841:641db7354235

age author description
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/