Mercurial > pidgin
log
age | author | description |
---|---|---|
Thu, 13 Nov 2008 06:43:48 +0000 | Mark Doliner | Move msn_slplink_send_msgpart() that it doesn't need a forward declaration |
Thu, 13 Nov 2008 06:30:33 +0000 | Mark Doliner | Didn't mean to check this assert in. I mean, it's probably bad if it |
Thu, 13 Nov 2008 06:28:03 +0000 | Mark Doliner | slplink->swboard will only be null if slplink->session is null. This |
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. |