log libpurple/core.c @ 18753:2cc872f4f620

age author description
Tue, 31 Jul 2007 03:26:05 +0000 Daniel Atallah Fix stun to work on startup (this is is a temporary hack until purple_prefs_load() happens in the core). Fixes #2334
Mon, 02 Jul 2007 03:26:08 +0000 Nathan Walp core support for UI info...now to do the UI piece
Fri, 22 Jun 2007 22:34:44 +0000 Sadrul Habib Chowdhury Uninit the dbus system before uniniting the signals.
Wed, 20 Jun 2007 01:28:57 +0000 Stu Tomlinson Bring back MAXPATHLEN (which was always guaranteed to be defined earlier
Sun, 17 Jun 2007 03:00:15 +0000 Richard Laager Use dynamicly allocated string manipulation here as well to avoid a
Sat, 19 May 2007 08:01:02 +0000 Richard Laager Style changes.
Sat, 19 May 2007 06:55:53 +0000 Richard Laager merge of 'bc75c50283ea211d6f97caefcb83db0e34e10bfe'
Wed, 16 May 2007 20:03:47 +0000 Richard Laager merge of 'a1ba1e5be5adb02dcd76cbde3bc4d88287bff6a2'
Wed, 16 May 2007 20:00:20 +0000 Richard Laager Minor formatting tweaks for the dbus_uniq code.
Wed, 16 May 2007 20:51:28 +0000 Gabriel Schulhof Added purple_core_quit to cleanup.
Wed, 16 May 2007 20:01:00 +0000 Gabriel Schulhof Braces around an if.
Wed, 16 May 2007 19:35:17 +0000 Gabriel Schulhof Style changes + removed unnecessary NULL checks.
Tue, 15 May 2007 20:41:36 +0000 Gabriel Schulhof Alternative dbus_uniq implementation
Mon, 30 Apr 2007 04:39:13 +0000 Sean Egan Solicit bug reports
Sun, 29 Apr 2007 07:36:06 +0000 Richard Laager Fix up the private function calls to be prefixed with an underscore.