log

age author description
Tue, 13 Apr 2010 02:49:18 +0000 Paul Aurich .
Mon, 12 Apr 2010 08:05:57 +0000 Mark Doliner Fix one more small memleak by freeing any lingering transactions at shutdown
Mon, 12 Apr 2010 07:58:08 +0000 Mark Doliner Lots of little memleak fixes
Mon, 12 Apr 2010 07:13:52 +0000 Mark Doliner Two SIMPLE changes:
Mon, 12 Apr 2010 07:10:48 +0000 Sadrul Habib Chowdhury Fix typo, fix compile (on windows).
Mon, 12 Apr 2010 06:49:00 +0000 Mark Doliner merge of '512105f86bd25c63994d1ab26ed4d4998773c923'
Mon, 12 Apr 2010 06:48:14 +0000 Mark Doliner Try to be polite and free stuff associated with our signal watcher pipes
Mon, 12 Apr 2010 06:45:18 +0000 Mark Doliner Why create a wrapper function when you can use g_free directly?
Mon, 12 Apr 2010 04:01:07 +0000 Paul Aurich Document those signals. Refs #11130.
Mon, 12 Apr 2010 03:55:07 +0000 yonas yanfa account: Add copies of connection signed-(on|off) and connection-error.
Mon, 12 Apr 2010 03:42:03 +0000 Mark Doliner Exit early if sip is null, instead of putting the whole body of this
Mon, 12 Apr 2010 00:24:04 +0000 Mark Doliner I got confused when I first read this because I looked at the functions above
Mon, 12 Apr 2010 00:21:46 +0000 Mark Doliner Strip trailing whitespace
Sun, 11 Apr 2010 10:02:02 +0000 Mark Doliner There's no reason to call into oscar.c anymore, so move this icon stuff
Sun, 11 Apr 2010 05:15:29 +0000 Paul Aurich yahoo: Add a FIXME. Refs #10346, #10746.