log libpurple/core.c @ 17729:1d6007400837

age author description
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.
Sat, 28 Apr 2007 23:25:43 +0000 Ka-Hing Cheung #386: readlink does not append NUL to the end of buffer
Sat, 28 Apr 2007 18:09:26 +0000 Sadrul Habib Chowdhury Part of the patch in ticket #383:
Sat, 28 Apr 2007 00:11:10 +0000 Luke Schierer <Bleeter> hmmm, whoever removed PROGRAMMING_NOTES might wanna update Makefile.am as well
Fri, 27 Apr 2007 03:41:50 +0000 Sean Egan Proper error checking on fwrite() call
Fri, 27 Apr 2007 02:29:55 +0000 Sean Egan Make sure you back up your .gaim directoy. And fix a compile error in perl. I think it's the right way.
Tue, 24 Apr 2007 03:57:07 +0000 Richard Laager Rework the buddy icon subsystem to use the imgstore subsystem, and modify the
Mon, 23 Apr 2007 16:57:12 +0000 Richard Laager The core portion of the migration code. This is implemented as I described
Wed, 11 Apr 2007 14:46:04 +0000 Stu Tomlinson Hopefully prevent libpurple causing problems for 3rd party UIs if they also
Mon, 19 Mar 2007 07:01:17 +0000 Sean Egan sed -ie 's/gaim/purple/g'
Sun, 11 Feb 2007 00:46:43 +0000 Daniel Atallah Core support for external protocol URIs. The actual handling of the URIs will be in the prpls and other plugins. This commit only includes the win32 method of actually passing in a URI - the dbus implementation still needs to be written.
Sat, 20 Jan 2007 02:32:10 +0000 Sean Egan Rename gtk/ and libgaim/ to pidgin/ and libpurple/