log

age author description
Sun, 16 Nov 2008 22:51:18 +0000 Will Thompson I hear elb is really into Pokmon
Sun, 16 Nov 2008 08:20:51 +0000 Richard Laager Add pidgin-emotes.svg to EMOTES_DEFAULT_24_SCALABLE. I don't know why it was
Sun, 16 Nov 2008 08:19:17 +0000 Richard Laager Small cleanup to make the SMILEYS variable consistent.
Sun, 16 Nov 2008 08:17:51 +0000 Richard Laager Add small.theme.in to POTFILES.in
Sun, 16 Nov 2008 08:10:03 +0000 Richard Laager Make the small smiley theme actually work.
Sun, 16 Nov 2008 08:09:40 +0000 Richard Laager Update the theme file to reflect the icons available. I did this like so:
Sun, 16 Nov 2008 08:07:47 +0000 Hylke Bons Commit 16x16 smiley icons from Hylke (as well as the theme file).
Sun, 16 Nov 2008 08:07:10 +0000 Richard Laager Commit some icons I resized from the default smiley theme. I'll be using
Sun, 16 Nov 2008 07:56:55 +0000 unknown Adding ICQ X-Status icons from N3fr0n. These will be used as part of a small
Sun, 16 Nov 2008 07:37:27 +0000 Richard Laager Add empty directories so I can start committing files individually.
Sun, 16 Nov 2008 06:50:19 +0000 Richard Laager Backport the 'purple_debug_*(msg)' -> 'purple_debug_*("%s", msg);' fixes.
Sun, 23 Nov 2008 20:05:41 +0000 Kelemen Gbor Hungarian translation updated
Sun, 16 Nov 2008 00:10:02 +0000 Richard Laager propagate from branch 'im.pidgin.cpw.khc.msnp14.soap' (head a8cd841bcb25707847d12b7743eaf73cc27274af)
Sat, 15 Nov 2008 23:08:43 +0000 Richard Laager Fix the indentation level on the code changed by the last patch.
Sat, 15 Nov 2008 21:29:38 +0000 John Bailey Patch from 'db42' to enable MD5 auth on ICQ. Refs #4449. Before I merge
Sat, 15 Nov 2008 17:37:44 +0000 Ka-Hing Cheung I got a crash happened at dereferencing chat when it's NULL, I think this
Sat, 15 Nov 2008 16:15:33 +0000 Mark Doliner Separate the parsing of data into a separate function from the reading of
Sat, 15 Nov 2008 09:44:05 +0000 Mark Doliner Make the two "read_cb()" functions more similar, and fix a rare
Sat, 15 Nov 2008 07:43:48 +0000 Mark Doliner kmstange pointed out that "joining" was misspelled here
Sat, 15 Nov 2008 03:53:25 +0000 Sadrul Habib Chowdhury Use normalized chat names when searching for chats. This fixes an issue
Sat, 15 Nov 2008 03:17:51 +0000 Mark Doliner Make this function match read_cb() in servconn.c. The bottom halves of
Sat, 15 Nov 2008 02:49:49 +0000 Mark Doliner It's not possible for wasted to be TRUE here. Wasted will only be TRUE
Sat, 15 Nov 2008 02:44:58 +0000 Mark Doliner It's not appropriate to set processing to TRUE here, either.
Sat, 15 Nov 2008 02:43:59 +0000 Mark Doliner It's not appropriate to set processing to FALSE here. I think this is
Sat, 15 Nov 2008 01:51:04 +0000 Mark Doliner If we're setting swboard here then we need to add the slplink to the
Fri, 14 Nov 2008 22:14:19 +0000 Mark Doliner Remove a few spurious debug_warns
Fri, 14 Nov 2008 21:46:39 +0000 Mark Doliner Fix an assertion failure/unlikely crash when:
Fri, 14 Nov 2008 20:46:35 +0000 Will Thompson merge of '67feb999e0a93f08cec26793214137c5c5252e9e'
Fri, 14 Nov 2008 20:33:20 +0000 Mark Doliner This dialog should have a title
Fri, 14 Nov 2008 20:46:20 +0000 Will Thompson Make double-clicking a saved status activate it and close the window.