log

age author description
Sun, 30 Sep 2007 00:20:10 +0000 Mark Doliner Close the direct IM session if someone tries to send us a file over
Sun, 30 Sep 2007 02:11:37 +0000 Sadrul Habib Chowdhury Do not connect to a signal with a NULL callback. Gets rid of a runtime warning.
Sat, 29 Sep 2007 20:49:34 +0000 Sadrul Habib Chowdhury void functions shouldn't 'return'. Thanks tmcmahon2. Fixes #3151 (gntconv.c fails to compile in Solaris 9)
Sat, 29 Sep 2007 20:13:51 +0000 Sadrul Habib Chowdhury merge of '87259d3819b0eafa1184ba1d2dfa5f659dafb976'
Sat, 29 Sep 2007 08:53:53 +0000 Sadrul Habib Chowdhury Add a 'Install plugin...' button in the plugins dialog.
Sat, 29 Sep 2007 08:52:41 +0000 Sadrul Habib Chowdhury Try to load a plugin from the saved preference even if it is not in the standard path.
Sat, 29 Sep 2007 08:33:37 +0000 Sadrul Habib Chowdhury Pounce handlers cannot have a null callback.