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
|
Thu, 30 Aug 2007 07:16:37 +0000 |
Mark Doliner |
Fix compiler warnings about having a variable declaration after some
|
Thu, 30 Aug 2007 07:03:12 +0000 |
Mark Doliner |
"text" isn't guarranteed to be null terminated, so make sure we use
|
Thu, 30 Aug 2007 06:45:27 +0000 |
Mark Doliner |
Revert jeff2's changes from 2007-08-12. Specifically revision
|
Thu, 30 Aug 2007 03:26:52 +0000 |
Daniel Atallah |
Bonjour status changes work now; remove from the issues list.
|
Thu, 30 Aug 2007 03:24:34 +0000 |
Daniel Atallah |
Add mingw makefile to the dist. Update uninstaller for new certs.
|
Thu, 30 Aug 2007 03:22:33 +0000 |
Daniel Atallah |
Make note of the gtkspell update.
|
Thu, 30 Aug 2007 03:17:54 +0000 |
Daniel Atallah |
Apply local privacy filtering to yahoo auth. requests. Drop and automatically deny any requests that should be filtered. Fixes #2857.
|