log

age author description
Mon, 27 Aug 2007 21:12:09 +0000 Daniel Atallah Fix the GetABacktrace URL in the pt_BR translation. Fixes #2812
Mon, 27 Aug 2007 22:00:41 +0000 Sean Egan Fixes #2146. Adds a Show Protocol Icon option and groups related Show menu items into a submenu. Patch from Justin Heiner
Mon, 27 Aug 2007 20:55:35 +0000 Sean Egan Add 11px extended-away rtl icon.
Mon, 27 Aug 2007 20:16:56 +0000 Sean Egan ChangeLog
Mon, 27 Aug 2007 17:22:16 +0000 Ethan Blanton merge of 'b6c53eca73f8f22b0d8fafd412b2570c631455be'
Mon, 27 Aug 2007 17:17:04 +0000 Sean Egan merge of '1e84e66f6954510525d3db02bb2899bca1caacdb'
Mon, 27 Aug 2007 17:16:11 +0000 Sean Egan Add horizontal rules and strikethroughs to the toolbar
Mon, 27 Aug 2007 05:35:00 +0000 Sean Egan pidginstock.c
Mon, 27 Aug 2007 17:21:35 +0000 Ethan Blanton ACK for EvilDennisR
Mon, 27 Aug 2007 07:03:28 +0000 Jeffrey Connelly Replace homegrown str_replace() with purple_strreplace(), after discovering it.
Mon, 27 Aug 2007 06:58:54 +0000 Jeffrey Connelly In MSN prpl, use attention API. Can be disabled by undefining
Mon, 27 Aug 2007 06:08:14 +0000 Jeffrey Connelly Change Yahoo prpl to use attention API in libpurple. Previous behavior can
Mon, 27 Aug 2007 05:37:40 +0000 Jeffrey Connelly Change serv_send_attention() to call prpl_info->send_attention(), and
Mon, 27 Aug 2007 02:29:15 +0000 Jeffrey Connelly On login, get contacts from server using msim_get_contact_list().