Mercurial > pidgin
log libpurple/signals.c @ 27946:d5eade733119
age | author | description |
---|---|---|
Sun, 02 Aug 2009 05:34:11 +0000 | Paul Aurich | Don't use pointers (even opaquely) once they're freed. Closes #9822. |
Fri, 22 May 2009 06:01:12 +0000 | Paul Aurich | Duh, it helps to use the right marshallers. |
Mon, 26 Jan 2009 06:44:00 +0000 | Mark Doliner | Remove trailing whitespace |
Sat, 17 Nov 2007 19:44:50 +0000 | Evan Schoenberg | disapproval of revision 'e98859404f9599f2db1a5ebea2a0b340ad4701b8' |
Sat, 17 Nov 2007 19:39:21 +0000 | Evan Schoenberg | Fixed static linkage of msnp9 in the most straightforward way I could see, which is to have the purple_init_##pluginname##_plugin() function match the directory name, msnp9 |
Wed, 24 Oct 2007 17:33:12 +0000 | Will Thompson | I figured a signal firing on a connection error would be useful. |
Thu, 04 Oct 2007 04:02:33 +0000 | Sadrul Habib Chowdhury | Add marshalling functions for the authorization signals. |