log

age author description
Wed, 14 Apr 2010 19:58:42 +0000 Paul Aurich merge of '1993306ee130a8c1c8eb294a1a05f86aa098cb9f'
Wed, 14 Apr 2010 16:43:12 +0000 Mark Doliner This file was exterminated
Wed, 14 Apr 2010 19:57:09 +0000 Paul Aurich simple: sipmsg_free() can't handle NULL. Reported by Jochen
Tue, 13 Apr 2010 23:22:31 +0000 Elliott Sales de Andrade Prepare Pidgin plugins for GTK+3.0. They're almost GSeal-compliant, except
Tue, 13 Apr 2010 22:29:02 +0000 Elliott Sales de Andrade Mark already got rid of gtkdocklet-x11.c, so I don't think we need to hold
Tue, 13 Apr 2010 16:28:32 +0000 Sadrul Habib Chowdhury merge of '2dffa8ba1bee1171684d1f2eda5b5ba307787274'
Tue, 13 Apr 2010 16:27:01 +0000 Sadrul Habib Chowdhury Use cute little "¡ß" on the close buttons in conversation tabs.
Tue, 13 Apr 2010 06:03:35 +0000 kkszysiu gadu-gadu: (NULL)-like descriptions and packet size problems. Fixes #11676
Tue, 13 Apr 2010 04:33:47 +0000 Paul Aurich ChangeLog that before I, too, get yelled at ;)
Tue, 13 Apr 2010 04:30:08 +0000 Paul Aurich oscar: Forget un-remembered passwords on Incorrect Password w/ clientLogin.
Tue, 13 Apr 2010 02:50:55 +0000 Paul Aurich merge of '0747e7c26eb81b2e5820123adcd39d463e5a0d11'
Mon, 12 Apr 2010 23:21:16 +0000 Sadrul Habib Chowdhury Log the change, thanks to rekka-changelog vigilante-noryo!
Mon, 12 Apr 2010 23:08:47 +0000 Sadrul Habib Chowdhury Add a context option for the timestamps in the conversation log.
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.
Sat, 10 Apr 2010 23:16:47 +0000 Josep Puigdemont Catalan translation updated.
Sat, 10 Apr 2010 22:48:48 +0000 Paul Aurich oscar: Fix a clientLogin error crash (null printf bug). Closes #11662