Mon, 27 Jun 2011 05:36:22 +0000 |
Paul Aurich |
irc: Save one useless hash table lookup
|
Mon, 27 Jun 2011 05:24:53 +0000 |
Paul Aurich |
jabber: Check for empty string when setting mood.
|
Sun, 26 Jun 2011 20:37:03 +0000 |
Paul Aurich |
Fix the merge some more
|
Sat, 25 Jun 2011 19:56:59 +0000 |
Paul Aurich |
Fix up merge
|
Sat, 25 Jun 2011 19:54:02 +0000 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin.next.minor' (head 9681bcefcadc4b4fad248fd0ec922892aaefdd76)
|
Wed, 22 Jun 2011 02:35:45 +0000 |
Paul Aurich |
conversation: Use the right comparison type (case-sensitive) for the hash table
|
Tue, 21 Jun 2011 05:45:24 +0000 |
Paul Aurich |
conversation: Okay, one final fix.
|
Tue, 21 Jun 2011 04:40:14 +0000 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head cc3c0e426393176ef87b207eeed1a17efc8dec7d)
|
Tue, 21 Jun 2011 04:35:04 +0000 |
Paul Aurich |
Add constant-time lookup of row in the userlist by way of PurpleConvChatBuddy ui_data
|
Tue, 21 Jun 2011 03:34:50 +0000 |
Paul Aurich |
conversation: Use a copy of the name and clear hash after emitting "left" signals
|
Tue, 21 Jun 2011 01:58:17 +0000 |
Paul Aurich |
gtkconv: Remove a redundant lookup, as that just calls purple_conv_chat_cb_find()
|
Tue, 21 Jun 2011 01:40:54 +0000 |
Paul Aurich |
conversation: Strip off the exposed function pointers.
|
Mon, 20 Jun 2011 06:07:46 +0000 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 9fc56c5e4669dbbaa42a495b831982f2732e3895)
|
Mon, 20 Jun 2011 06:03:12 +0000 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 3dbc4e50c575de418e1df8f965957b195aeff2ca)
|
Mon, 20 Jun 2011 05:24:30 +0000 |
Paul Aurich |
conversation: O(1) purple_conv_chat_cb_find
|
Mon, 20 Jun 2011 05:11:53 +0000 |
Paul Aurich |
Bump version numbers for 2.9.0
|
Sat, 25 Jun 2011 02:47:48 +0000 |
Paul Aurich |
merge of '2cabccedebb0366f69f7d3e9c3e16e2f4c6b3aae'
|
Sat, 25 Jun 2011 02:34:24 +0000 |
Paul Aurich |
jabber: Make jabber_prpl_send_raw() return strlen(buf) when len is negative.
|
Sat, 25 Jun 2011 02:42:08 +0000 |
Ethan Blanton |
Fix races between irc_send_raw() and normal prpl-internal sends.
|
Fri, 24 Jun 2011 16:44:06 +0000 |
Ethan Blanton |
propagate from branch 'im.pidgin.pidgin.2.9.0' (head d3dccc0843de29ce8d5c7e2e017028396dc2b46b)
|
Wed, 22 Jun 2011 07:16:29 +0000 |
Mark Doliner |
ChangeLog my security fix
|
Wed, 22 Jun 2011 07:09:42 +0000 |
Mark Doliner |
applied changes from 6cf1aee8ac5e3c836af832eaf26ccedd611dc70b
|
Wed, 22 Jun 2011 02:48:46 +0000 |
Paul Aurich |
Pluck the performance improvement code needed for large IRC channels.
|
Tue, 21 Jun 2011 04:46:11 +0000 |
Paul Aurich |
*** Plucked rev cc3c0e426393176ef87b207eeed1a17efc8dec7d (darkrain42@pidgin.im):
|