log libpurple/idle.c @ 17251:2d2c72f70e8c

age author description
2007-05-20 Sadrul Habib Chowdhury Fix an infinite loop at startup for finch. Thanks to Bleeter for noticing this.
2007-05-19 Richard Laager Add a missing semi-colon so this will compile.
2007-05-19 Richard Laager When using Purple idle, don't run a timer at all when idleaway. When using
2007-05-19 Richard Laager Move the time_until_next_idle_event < 0 check to clarify.
2007-05-19 Richard Laager Remove dead code.
2007-05-14 Richard Laager Run the first timer at IDLEMARK + 1, to ensure we don't hit it right on IDLEMARK.
2007-05-14 Richard Laager Fix a typo.
2007-05-14 Richard Laager Part of a patch from:
2007-04-25 Sean Egan Works for me! Renames prefs: /core to /purple, /gaim/gtk to /pidgin, /gaim/gnt to /finch
2007-03-19 Sean Egan sed -ie 's/gaim/purple/g'
2007-01-20 Sean Egan Rename gtk/ and libgaim/ to pidgin/ and libpurple/