log

age author description
Sat, 19 May 2007 06:54:15 +0000 Richard Laager Death to more futuristic struct initialization. This should be the last.
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.
Tue, 15 May 2007 00:30:22 +0000 Richard Laager Adding Intel Corporation to cover all our bases here:
Tue, 15 May 2007 00:28:51 +0000 Richard Laager Add arjan to COPYRIGHT
Tue, 15 May 2007 00:24:29 +0000 Richard Laager Another C99 struct falling.
Mon, 14 May 2007 23:45:14 +0000 Richard Laager More strcasecmp() replacements.
Mon, 14 May 2007 23:35:50 +0000 Richard Laager Replace strcasecmp() calls with glib equivalents.
Mon, 14 May 2007 23:35:28 +0000 Richard Laager Replace nm_utf8_strcasecmp() with purple_utf8_strcasecmp().
Mon, 14 May 2007 23:34:08 +0000 Richard Laager Replace some C99 struct syntax.
Mon, 14 May 2007 23:17:42 +0000 Richard Laager merge of '2263648adbe7bbf44fd9bf0230c9054be1d4c72b'
Mon, 14 May 2007 23:11:30 +0000 Ethan Blanton strcasecmp is post-C89, so use the glib equivalent
Mon, 14 May 2007 19:38:06 +0000 Richard Laager merge of '1e134934c8dd6c7af81a819ddaa603fa88f68a36'