2007-05-04 |
Stu Tomlinson |
merge of '069be2b4bd499fec1fb9220c617ecdd271e0fd16'
|
2007-05-04 |
Evan Schoenberg |
newsination
|
2007-05-04 |
Luke Schierer |
I have tried to keep the fustration I feel in dealing with some of the feedback we have gotten in check. I have only partially suceeded.
|
2007-05-04 |
Luke Schierer |
pt_BR.po from MauricioC
|
2007-05-04 |
Luke Schierer |
de.po update
|
2007-05-04 |
Luke Schierer |
merge of 'b43df8fea8317fa8538ab5f3ef70d19b207e2046'
|
2007-05-04 |
Stu Tomlinson |
I'm allowed to hope, am I not?
|
2007-05-04 |
Stu Tomlinson |
- Add missing BuildRequires: startup-notification-devel, if you really
|
2007-05-03 |
Stu Tomlinson |
merge of '7e7267707ddd99ff7c8448e07a20e74d728dc553'
|
2007-05-03 |
Richard Laager |
merge of 'df3320af10ba54cf6129f203dedb82f35baf6800'
|
2007-05-03 |
Daniel Atallah |
merge of '8948aba7b9483266336ba61d523cddcda48dbb78'
|
2007-05-03 |
Casey Harkins |
merge of '3e5e8d1aaf2c505b4a94800d8fae315582920517'
|
2007-05-03 |
Daniel Atallah |
Remove a bunch of unnecessary NULL checking for g_free()
|
2007-05-03 |
Daniel Atallah |
This should fix #569. I'm waiting for a debug log to see exactly what is up.
|
2007-05-03 |
Daniel Atallah |
merge of '4211727f90723644e020052649b64a5641a1607f'
|
2007-05-03 |
Casey Harkins |
Make AUTHORS and pidgin.1.in consistent with the developers and crazy
|
2007-05-03 |
Ethan Blanton |
Fix broken IRC servers which do not send a 255 numeric
|
2007-05-03 |
Stu Tomlinson |
CARLOSMERAHORTI says:
|
2007-05-03 |
Stu Tomlinson |
Fix calculating SHA1C for buddy icons
|
2007-05-04 |
Sean Egan |
Make MSN mobile buddies offline, mobile, and offline-messagable. Fixes #215
|
2007-05-04 |
Sean Egan |
Fixes #601
|
2007-05-03 |
Hylke Bons |
goat emoticon
|
2007-05-03 |
Stu Tomlinson |
merge of '3fafcf318bcb0b0099bc0ba5781451dd8ce0aa17'
|
2007-05-03 |
Evan Schoenberg |
merge of 'ca195759088f27094497f24bfba6f5c070ad1800'
|
2007-05-03 |
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.
|
2007-05-03 |
Ka-Hing Cheung |
add Graham Cole for the msn smiley theme file change
|
2007-05-03 |
Stu Tomlinson |
SUBSIRS ?
|
2007-05-03 |
Sean Egan |
Update smiley theme
|
2007-05-03 |
Hylke Bons |
New Send File icon
|
2007-05-03 |
Sean Egan |
Remove the icon file
|
2007-05-03 |
Sean Egan |
kill the Help > About star icon
|
2007-05-03 |
Hylke Bons |
Kill the 'ear' icon
|
2007-05-03 |
Ethan Blanton |
Stu pointed out that I made an error, and Josh made it clear that the
|
2007-05-03 |
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
|
2007-05-03 |
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.
|
2007-05-03 |
Sadrul Habib Chowdhury |
Remove two warnings, one compile-time, one runtime. Plug two leaks, both runtime.
|
2007-05-03 |
Daniel Atallah |
Additional fix for another crash similar to #412.
|
2007-05-03 |
Richard Laager |
Anything used to the gaim_buddy_icons_find semantics would leak.
|
2007-05-03 |
Richard Laager |
merge of '97e870becfebf23b3637ffafe51a21ace03dadcc'
|
2007-05-03 |
Richard Laager |
Rework purple_buddy_icons_find() to return a reference for the caller, which
|
2007-05-03 |
Stu Tomlinson |
I don't know why I thought these were necessary here.
|
2007-05-03 |
Stu Tomlinson |
merge of '2243863663e3841c304af2c4ab1db4fbb766eb7e'
|
2007-05-03 |
Stu Tomlinson |
Finish the removal of purple_presence_remove_buddy() and
|
2007-05-03 |
Sadrul Habib Chowdhury |
Do not build the context menu if one is already being shown.
|
2007-05-03 |
Nathan Walp |
merge of '57b4e954f5830e1dddd9bffb697deb057fb35943'
|
2007-05-03 |
Nathan Walp |
this should fix jabber buddy icons (but it will re-introduce the behavior of overwriting your vCard whenever you sign in).
|
2007-05-03 |
Luke Schierer |
merge of '1059632ecbace7c85e35918f6c6d139494fdc250'
|
2007-05-03 |
Stu Tomlinson |
Proabably fixes ticket #578, it's the recommended way of initializing NSS
|
2007-05-03 |
Stu Tomlinson |
Fix ticket #559:
|
2007-05-03 |
Mark Doliner |
This is ugly and probably not a "correct" fix, but it seems to fix
|
2007-05-03 |
Mark Doliner |
Change a few functions to free a linked list while iterating through
|
2007-05-03 |
Mark Doliner |
I noticed a new error code a few days ago: "IP address connecting too
|
2007-05-03 |
Mark Doliner |
merge of '45d1b5cb6bcf0cce3082b5b48045a5b708ed27d5'
|
2007-05-03 |
Ka-Hing Cheung |
merge of '2771f100bd7470cecd0f1ff5497c5ba679c43278'
|
2007-05-03 |
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
|
2007-05-03 |
Sean Egan |
Remove AOL emblem
|
2007-05-03 |
Sean Egan |
Update gaim-compat.h for API changeS
|
2007-05-03 |
Sean Egan |
Give offline buddies that support offline messaging a higher score than offline buddies that don't.
|
2007-05-03 |
Sean Egan |
Change some of the PurplePresence stuff to reflect how it's actually used
|
2007-05-03 |
Sean Egan |
Apparently there needs to be a space between the exclamation point and the filename
|