Mercurial > pidgin.yaz
log
age | author | description |
---|---|---|
Thu, 13 Nov 2008 06:18:53 +0000 | Mark Doliner | Get rid of slplink->local_user because it's a copy of |
Wed, 12 Nov 2008 11:30:51 +0000 | Mark Doliner | Use libtool to build static archives when --with-static-prpls is passed |
Wed, 12 Nov 2008 09:40:05 +0000 | Mark Doliner | It should be more efficient to just use g_mallc() and then manually |
Wed, 12 Nov 2008 09:32:10 +0000 | Mark Doliner | Move a few lines to eliminate the need for the "wasted" variable here. |
Wed, 12 Nov 2008 09:10:29 +0000 | Mark Doliner | The "processing" flag basically says "this connection is busy, don't |
Wed, 12 Nov 2008 08:58:27 +0000 | Mark Doliner | Get rid of an unnecessary if statement, and don't try to unref a |
Wed, 12 Nov 2008 04:18:54 +0000 | Sadrul Habib Chowdhury | Use a more appropriate signal for the markerline plugin. Fixes #7518. |