Thu, 03 May 2007 23:16:09 +0000 |
Daniel Atallah |
Remove a bunch of unnecessary NULL checking for g_free()
|
Thu, 03 May 2007 23:13:03 +0000 |
Daniel Atallah |
This should fix #569. I'm waiting for a debug log to see exactly what is up.
|
Thu, 03 May 2007 22:47:04 +0000 |
Daniel Atallah |
merge of '4211727f90723644e020052649b64a5641a1607f'
|
Thu, 03 May 2007 23:01:05 +0000 |
Casey Harkins |
Make AUTHORS and pidgin.1.in consistent with the developers and crazy
|
Thu, 03 May 2007 22:07:59 +0000 |
Ethan Blanton |
Fix broken IRC servers which do not send a 255 numeric
|
Thu, 03 May 2007 23:41:30 +0000 |
Stu Tomlinson |
CARLOSMERAHORTI says:
|
Thu, 03 May 2007 19:55:50 +0000 |
Stu Tomlinson |
Fix calculating SHA1C for buddy icons
|
Fri, 04 May 2007 03:48:12 +0000 |
Sean Egan |
Make MSN mobile buddies offline, mobile, and offline-messagable. Fixes #215
|
Fri, 04 May 2007 01:46:42 +0000 |
Sean Egan |
Fixes #601
|
Thu, 03 May 2007 22:39:37 +0000 |
Hylke Bons |
goat emoticon
|
Thu, 03 May 2007 19:16:24 +0000 |
Stu Tomlinson |
merge of '3fafcf318bcb0b0099bc0ba5781451dd8ce0aa17'
|
Thu, 03 May 2007 19:13:08 +0000 |
Evan Schoenberg |
merge of 'ca195759088f27094497f24bfba6f5c070ad1800'
|
Thu, 03 May 2007 19:12:19 +0000 |
Evan Schoenberg |
flags of 0x00 in oscar_icon_req() can apparently mean 'you should upload your buddy icon' just as flags of 0x41 can. I'm really unclear as to why Adium with libpurple is getting the 0x00 response while Pidgin with the same libpurple code is getting 0x41 after sending identical data (with identical md5 hashes) for a buddy icon... but that's the way it is. This may fix other conditions in which AIM people claim that their buddy icon isn't being properly set; further insight into what's going on would certainly be appreciated.
|
Thu, 03 May 2007 18:57:50 +0000 |
Ka-Hing Cheung |
add Graham Cole for the msn smiley theme file change
|
Thu, 03 May 2007 19:16:16 +0000 |
Stu Tomlinson |
SUBSIRS ?
|
Thu, 03 May 2007 18:38:04 +0000 |
Sean Egan |
Update smiley theme
|
Thu, 03 May 2007 18:37:33 +0000 |
Hylke Bons |
New Send File icon
|
Thu, 03 May 2007 18:29:59 +0000 |
Sean Egan |
Remove the icon file
|
Thu, 03 May 2007 18:29:14 +0000 |
Sean Egan |
kill the Help > About star icon
|
Thu, 03 May 2007 18:27:54 +0000 |
Hylke Bons |
Kill the 'ear' icon
|
Thu, 03 May 2007 18:02:54 +0000 |
Ethan Blanton |
Stu pointed out that I made an error, and Josh made it clear that the
|
Thu, 03 May 2007 17:56:31 +0000 |
Evan Schoenberg |
If we're sent text/plain by an AIM client and it specifies a charset, we can now use that charset via oscar_encoding_extract() instead of ignoring it and therefore assuming UTF-8
|
Thu, 03 May 2007 17:50:36 +0000 |
Evan Schoenberg |
Protect icon with ref/unref guards since it may be freed over the course of the while() loop. I thought this would fix #398, but something else is wrong, too.
|
Thu, 03 May 2007 17:43:07 +0000 |
Sadrul Habib Chowdhury |
Remove two warnings, one compile-time, one runtime. Plug two leaks, both runtime.
|
Thu, 03 May 2007 16:50:31 +0000 |
Daniel Atallah |
Additional fix for another crash similar to #412.
|
Thu, 03 May 2007 22:10:19 +0000 |
Richard Laager |
Anything used to the gaim_buddy_icons_find semantics would leak.
|
Thu, 03 May 2007 22:08:05 +0000 |
Richard Laager |
merge of '97e870becfebf23b3637ffafe51a21ace03dadcc'
|
Thu, 03 May 2007 21:57:49 +0000 |
Richard Laager |
Rework purple_buddy_icons_find() to return a reference for the caller, which
|
Thu, 03 May 2007 15:37:25 +0000 |
Stu Tomlinson |
I don't know why I thought these were necessary here.
|
Thu, 03 May 2007 15:22:29 +0000 |
Stu Tomlinson |
merge of '2243863663e3841c304af2c4ab1db4fbb766eb7e'
|
Thu, 03 May 2007 15:21:56 +0000 |
Stu Tomlinson |
Finish the removal of purple_presence_remove_buddy() and
|
Thu, 03 May 2007 15:05:13 +0000 |
Sadrul Habib Chowdhury |
Do not build the context menu if one is already being shown.
|
Thu, 03 May 2007 14:48:29 +0000 |
Nathan Walp |
merge of '57b4e954f5830e1dddd9bffb697deb057fb35943'
|
Thu, 03 May 2007 12:04:04 +0000 |
Nathan Walp |
this should fix jabber buddy icons (but it will re-introduce the behavior of overwriting your vCard whenever you sign in).
|
Thu, 03 May 2007 14:29:04 +0000 |
Luke Schierer |
merge of '1059632ecbace7c85e35918f6c6d139494fdc250'
|
Thu, 03 May 2007 13:39:07 +0000 |
Stu Tomlinson |
Proabably fixes ticket #578, it's the recommended way of initializing NSS
|
Thu, 03 May 2007 13:12:16 +0000 |
Stu Tomlinson |
Fix ticket #559:
|
Thu, 03 May 2007 08:34:53 +0000 |
Mark Doliner |
This is ugly and probably not a "correct" fix, but it seems to fix
|
Thu, 03 May 2007 07:55:32 +0000 |
Mark Doliner |
Change a few functions to free a linked list while iterating through
|
Thu, 03 May 2007 07:51:51 +0000 |
Mark Doliner |
I noticed a new error code a few days ago: "IP address connecting too
|
Thu, 03 May 2007 07:48:32 +0000 |
Mark Doliner |
merge of '45d1b5cb6bcf0cce3082b5b48045a5b708ed27d5'
|
Thu, 03 May 2007 05:30:29 +0000 |
Ka-Hing Cheung |
merge of '2771f100bd7470cecd0f1ff5497c5ba679c43278'
|
Thu, 03 May 2007 07:43:27 +0000 |
Sean Egan |
Don't play the same sound twice within 2 seconds. Maybe this will fix Luke's gst problems. It fixes #140 in either case
|
Thu, 03 May 2007 06:47:51 +0000 |
Sean Egan |
Remove AOL emblem
|
Thu, 03 May 2007 06:43:11 +0000 |
Sean Egan |
Update gaim-compat.h for API changeS
|
Thu, 03 May 2007 06:41:59 +0000 |
Sean Egan |
Give offline buddies that support offline messaging a higher score than offline buddies that don't.
|
Thu, 03 May 2007 06:32:42 +0000 |
Sean Egan |
Change some of the PurplePresence stuff to reflect how it's actually used
|
Thu, 03 May 2007 06:31:27 +0000 |
Sean Egan |
Apparently there needs to be a space between the exclamation point and the filename
|
Thu, 03 May 2007 04:49:24 +0000 |
Sean Egan |
add them to makefile.am
|
Thu, 03 May 2007 04:46:52 +0000 |
Sean Egan |
Some hidden smileys back.
|
Thu, 03 May 2007 04:41:33 +0000 |
Sean Egan |
We're told by users that Hiptop is not the same thing as mobile, and should not be treated as such.
|
Thu, 03 May 2007 03:44:45 +0000 |
Daniel Atallah |
merge of '7032201189ec1dc62ce932ab6e6b2d6f95ca6f7b'
|
Thu, 03 May 2007 02:59:12 +0000 |
Etan Reisner |
Add the function_list.pl script to the dist tarball. It's useful for people
|
Thu, 03 May 2007 01:30:12 +0000 |
Luke Schierer |
zh_TW.po updated by acli
|
Thu, 03 May 2007 01:28:55 +0000 |
Luke Schierer |
hu.po updated by kelemeng
|
Thu, 03 May 2007 01:26:32 +0000 |
Luke Schierer |
updated ja.po from taihana
|