log

age author description
Fri, 18 Jun 2010 20:12:41 +0000 Paul Aurich Only call failure_cb if it exists for the [gs]et_public_alias functions.
Fri, 18 Jun 2010 20:14:04 +0000 Paul Aurich merge of '7fe056535dca3e50f6489654f491a2f9e487b4d4'
Thu, 17 Jun 2010 22:23:38 +0000 John Bailey merge of '17361f09097a5f1f0b18ee376798623ad992ef35'
Thu, 17 Jun 2010 22:21:53 +0000 Sadrul Habib Chowdhury Initialize pointer, fix a typo to fix a crash.
Thu, 17 Jun 2010 22:20:25 +0000 John Bailey Fix a typo and solve a crash. g_free() is not safe on uninitialized pointers.
Fri, 18 Jun 2010 01:39:55 +0000 Mark Doliner Formatting changes. Hopefully I didn't break anything this time
Thu, 17 Jun 2010 21:23:01 +0000 Paul Aurich merge of '18ddd668ba1cc77ed0a0595a053f8a2879dddfd0'
Thu, 17 Jun 2010 21:21:30 +0000 Paul Aurich jabber: Exclude ASCII 127 (Delete) from allowed SASLprep characters
Thu, 17 Jun 2010 21:06:00 +0000 Mark Doliner Minor cleanup
Thu, 17 Jun 2010 21:04:40 +0000 Mark Doliner We've already checked for the existance of the starttls node, so we know
Thu, 17 Jun 2010 20:53:44 +0000 Mark Doliner Remove some stray spaces
Thu, 17 Jun 2010 19:17:32 +0000 Paul Aurich jabber: Fix a crash when sending typing notifications to a malformed buddy
Thu, 17 Jun 2010 01:51:58 +0000 Paul Aurich jabber: Fix a crash in the BoB code when receiving from Jabbim.
Thu, 17 Jun 2010 01:45:44 +0000 Paul Aurich jabber: Don't use a static array when it might not be sufficient.
Thu, 17 Jun 2010 01:30:06 +0000 Paul Aurich jabber: Oops, forgot to save the file before the last commit.
Thu, 17 Jun 2010 01:26:02 +0000 Paul Aurich jabber: Add a bunch of g_return_if_fail checks to the BoB code
Tue, 15 Jun 2010 22:42:49 +0000 Paul Aurich merge of '2e4b491ee89464d56b79db045bcef7f63fda6b97'
Tue, 15 Jun 2010 22:41:37 +0000 Paul Aurich jabber: Stricter checks on the send_raw prpl function.
Tue, 15 Jun 2010 17:12:48 +0000 Sadrul Habib Chowdhury Allow rebinding the key to show the dropdown menu for comboboxes.
Tue, 15 Jun 2010 17:11:15 +0000 Sadrul Habib Chowdhury Ignore invisible widgets when resizing. References #12169.
Tue, 15 Jun 2010 01:33:28 +0000 Paul Aurich merge of '04b459a0054fec05e338c8cb5cdafb9d3feb12b5'
Tue, 15 Jun 2010 01:28:17 +0000 Stu Tomlinson Catch some more invalid email addresses, thanks to Mark for additional
Tue, 15 Jun 2010 01:32:14 +0000 Paul Aurich gg: s/exit/_exit/ in the resolver fork() code
Mon, 14 Jun 2010 22:23:33 +0000 Mark Doliner Oh, let's put our original test cases in the two arrays, to make things
Mon, 14 Jun 2010 22:09:50 +0000 Daniel Atallah merge of '74a81229c626a318447546176d5b27a0197a44a4'
Mon, 14 Jun 2010 22:09:12 +0000 Daniel Atallah Attempt to improve handling of HTTP requests on port 80 when there is a HTTP
Mon, 14 Jun 2010 21:05:47 +0000 Mark Doliner Expand our test for purple_email_is_valid(). I stumbled across a large list
Mon, 14 Jun 2010 15:59:18 +0000 John Bailey !ChangeLog all the changes I've made to the Yahoo prpls so far. Refs #11986.
Mon, 14 Jun 2010 14:10:42 +0000 John Bailey Fix a mistake I made with the fallback code. Refs #11986.
Mon, 14 Jun 2010 00:08:25 +0000 John Bailey Change the shortcut key for "Set Mood" to Ctrl+O for uniqueness. Fixes #12166.