log

age author description
Fri, 20 Jul 2007 18:35:13 +0000 Javier Fern«”ndez-Sanguino Pe«Ša fixes #2147
Fri, 20 Jul 2007 18:33:58 +0000 Claudio Satriano fixes #2156
Fri, 20 Jul 2007 18:31:53 +0000 Shalom Craimer fixes #2163
Fri, 20 Jul 2007 18:30:03 +0000 Ambrose C. Li fixes #2164
Fri, 20 Jul 2007 18:27:18 +0000 Toni Hermoso fixes #2174
Fri, 20 Jul 2007 18:22:27 +0000 Yngve Spjeld Landro fixes #2211
Fri, 20 Jul 2007 05:09:46 +0000 Kevin Stange Merge the two patches from this ticket, fix them, and be sure to install
Fri, 20 Jul 2007 21:46:29 +0000 Sadrul Habib Chowdhury Allow disabling the widget actions on specific widgets. This allows, for
Fri, 20 Jul 2007 21:41:05 +0000 Sadrul Habib Chowdhury Fix a crash Eric found. These parameters were in reverse order.
Thu, 19 Jul 2007 21:34:35 +0000 Sadrul Habib Chowdhury Anoter patch from Javeed Shaikh to introduce a utility function for a tree.
Thu, 19 Jul 2007 21:11:37 +0000 Sadrul Habib Chowdhury Patch from Javeed Shaikh to make the search function non-braindamaged.
Fri, 20 Jul 2007 02:58:21 +0000 Eric Polino propagate from branch 'im.pidgin.pidgin' (head e234ff44fe5efd4a34c1fe7d40419300d1748187)
Thu, 19 Jul 2007 08:25:57 +0000 Sadrul Habib Chowdhury merge of '1716933469be8ab48b72ab0259f65b44c4d9b23e'
Wed, 18 Jul 2007 06:32:00 +0000 Mark Doliner This was crashing for me when writing a system message when logging
Wed, 18 Jul 2007 06:28:11 +0000 Mark Doliner Get rid of an unused variable
Tue, 17 Jul 2007 17:03:59 +0000 Daniel Atallah merge of 'c461aa1e202a65745f6b1de51f4bea0016abc463'
Thu, 19 Jul 2007 08:25:26 +0000 Sadrul Habib Chowdhury Allow using custom search functions.
Tue, 17 Jul 2007 11:09:03 +0000 Sadrul Habib Chowdhury Do some work to make pygnt more useful. The dbus-gnt script works fairly
Tue, 17 Jul 2007 06:43:05 +0000 Richard Laager The gtkbuddynote.c file contains translation markers.
Mon, 16 Jul 2007 23:59:58 +0000 Sadrul Habib Chowdhury Do a NULL-check to prevent a crash.
Mon, 16 Jul 2007 23:50:41 +0000 Sadrul Habib Chowdhury merge of '16545633f55b708a351f38a9532d94b0b00eacec'
Mon, 16 Jul 2007 21:11:45 +0000 Evan Schoenberg aim_locate_finduserinfo() can return NUL (particularly if userinfo->sn is NULL), which leads to the crash in AdiumTicket:7346. Handle this possibility rather than crashing.
Mon, 16 Jul 2007 21:11:23 +0000 Evan Schoenberg merge of '01d1a63fe1ad7ad2f78ff88c6540afd927693362'
Sat, 14 Jul 2007 18:16:51 +0000 Evan Schoenberg cmd->params[2] could be NULL, or purple_url_decode() could return NULL. Don't pass a potential NULL to strcmp().
Mon, 16 Jul 2007 23:47:26 +0000 Sadrul Habib Chowdhury merge of '01d1a63fe1ad7ad2f78ff88c6540afd927693362'
Mon, 16 Jul 2007 23:46:23 +0000 Sadrul Habib Chowdhury Fixes for pygnt generation.
Sat, 21 Jul 2007 02:17:34 +0000 Nathan Walp merge of '3ddd2f07e1ef153cfbf3a4181386d9fc01e7749d'
Sat, 21 Jul 2007 02:13:44 +0000 Nathan Walp disapproval of revision 'a85dc51a1d0ec3a5092ff577a129e4fcec6f212f'
Sat, 21 Jul 2007 02:14:58 +0000 Nathan Walp don't escape this data, as gtk isn't expecting it to be escaped (fixes #1311, aka the O'Connor bug)
Sat, 21 Jul 2007 02:10:34 +0000 Nathan Walp we don't put markup in the row data, so there's no need to escape this (fixes #1311, aka the O'Connor bug)