log

age author description
Mon, 03 Sep 2007 02:16:08 +0000 Ka-Hing Cheung Fixes #2340, remember size/position separately for more places
Mon, 03 Sep 2007 01:09:08 +0000 Richard Laager merge of '3f25aaeb59668d0654c46b32af65735a2aa35fb9'
Mon, 03 Sep 2007 00:45:23 +0000 Mark Doliner Switch from login.oscar.aol.com to login.messaging.aol.com for new
Mon, 03 Sep 2007 00:38:39 +0000 Mark Doliner merge of '514cdf59e606c86640192584273de4c182a79a1d'
Sun, 02 Sep 2007 21:20:32 +0000 Sadrul Habib Chowdhury Show a helpful error message when the plugin fails to load.
Sun, 02 Sep 2007 17:55:16 +0000 Daniel Atallah Prevent duplicate window closed notifications.
Sun, 02 Sep 2007 17:54:44 +0000 Daniel Atallah Fix a couple potential leaks and prevent the avahi record resolver from being freed multiple times.
Sun, 02 Sep 2007 14:40:04 +0000 Ethan Blanton Fix compilation on SkyOS. This patch is from Peter Speybrouk, a.k.a.
Sun, 02 Sep 2007 08:00:54 +0000 Mark Doliner merge of '67ad9f243a5d108c552110366d15b0e921e0c681'
Sun, 02 Sep 2007 02:27:12 +0000 Jeffrey Connelly Use the sent timestamp in incoming instant messages instead of the current
Sun, 02 Sep 2007 00:05:55 +0000 Sadrul Habib Chowdhury merge of 'cd71f91b5fe6c870cf2154b4e37ace6427cb7802'
Sun, 02 Sep 2007 00:05:43 +0000 Sadrul Habib Chowdhury Tooltips can be for the buddylist or for conversation windows.
Sun, 02 Sep 2007 00:03:43 +0000 Sadrul Habib Chowdhury disapproval of revision 'c672802b647f1230fbd9b0edf383fb3d558cf719'
Sat, 01 Sep 2007 23:50:22 +0000 Sadrul Habib Chowdhury Tooltips can be for the buddylist or for conversation windows.
Sat, 01 Sep 2007 23:09:41 +0000 Jeffrey Connelly Call gtk_window_set_title() in pidgin_blist_draw_tooltip(), to fix the
Sat, 01 Sep 2007 18:23:12 +0000 Mark Doliner When you have a certificate dialog and you click on "View Certificate",
Sat, 01 Sep 2007 02:37:52 +0000 Ethan Blanton Patch from Dossy Shiobara which improves Tcl support for purple
Sat, 01 Sep 2007 02:36:51 +0000 Ethan Blanton merge of '1247a733923713e275ecb722adf9abc726896c3f'
Sat, 01 Sep 2007 01:49:38 +0000 Jeffrey Connelly Update msimprpl CHANGES for 0.17 (if it is ever released independently).
Thu, 30 Aug 2007 04:41:57 +0000 Jeffrey Connelly Document the attention API added in 5ac064e7e9268acbd8f76b4dd35350e38ca2bad9 and
Fri, 31 Aug 2007 19:08:35 +0000 Sadrul Habib Chowdhury Update the chat topic and userlist when reattaching the Pidgin UI.
Fri, 31 Aug 2007 18:43:51 +0000 Sadrul Habib Chowdhury Boldify the hidden chats in the buddylist.
Fri, 31 Aug 2007 18:08:40 +0000 Sadrul Habib Chowdhury Doxygen and ChangeLog.API the new function and signals.
Fri, 31 Aug 2007 18:02:09 +0000 Sadrul Habib Chowdhury Document the function to reattach conv-ui.
Fri, 31 Aug 2007 17:57:50 +0000 Sadrul Habib Chowdhury merge of '493b97b58c0685edae9397f741d0171f9bcc7d2e'
Thu, 30 Aug 2007 18:38:15 +0000 Daniel Atallah Fix yahoo chats again for their new super-duper-ultra-mega secure captcha stuff. "/join chat" still doesn't work, you need to use the roomlist because they now require the chat id to be set (the native client also has this problem). Fixes #2860.
Thu, 30 Aug 2007 17:27:02 +0000 William Ehlhardt - Remove g_assert()s. Fixes #2859
Thu, 30 Aug 2007 07:53:41 +0000 Mark Doliner refcount of 0 is normal
Thu, 30 Aug 2007 07:40:27 +0000 Mark Doliner Replace a call to g_assert() with a logging statement
Thu, 30 Aug 2007 07:26:45 +0000 Mark Doliner Get rid of some stray whitespace and consistently use tab indentation