2008-04-25 |
Daniel Atallah |
Include winsock2.h before windows.h is included to avoid winsock.h being
|
2008-04-25 |
Daniel Atallah |
Avoiding emitting the "savedstatus-changed" signal twice when the savedstatus
|
2008-04-25 |
Sadrul Habib Chowdhury |
Fix a bug where the list of loaded plugins would get removed when
|
2008-04-25 |
Sadrul Habib Chowdhury |
merge of '82af7f1dab568c2a359aaecca4e31e650063e1c1'
|
2008-04-24 |
Will Thompson |
Move 2 of the 5 pixels' padding between paragraphs to above the line.
|
2008-04-24 |
Stu Tomlinson |
echo -n is not portable, and OSX has libtoolize installed as glibtoolize
|
2008-04-24 |
Evan Schoenberg |
I missed 2 aim_putsnac() calls which needed to be removed for 2e791da1.
|
2008-04-24 |
Evan Schoenberg |
Fixed the final stragglers in need of byte_stream_destroy()
|
2008-04-24 |
Evan Schoenberg |
Used byte_stream_destroy(), added in 2e791da1fb1cfd6b751a0cef01aa83dc89692051,
|
2008-04-24 |
Evan Schoenberg |
All SNACs on FLAP channel 2 except in the auth family are now sent through
|
2008-04-25 |
Sadrul Habib Chowdhury |
Make the labels in the minidialogs selectable.
|
2008-04-24 |
Sadrul Habib Chowdhury |
Patch from Dylan Simon to fix a compile error when compiling from a
|
2008-04-24 |
Sadrul Habib Chowdhury |
merge of '9448aec0bc0e0168e10e0a3991bfbfe716de6c86'
|
2008-04-24 |
Sadrul Habib Chowdhury |
Patch from Dylan Simon <dylan@dylex.net> to fix handling escape key
|
2008-04-23 |
Stu Tomlinson |
Fix setting "show offline" for buddy list nodes so it takes immediate
|
2008-04-23 |
Stu Tomlinson |
Allow changing to or from an empty password when the protocol specifies
|
2008-04-23 |
Stu Tomlinson |
Prompt for silc private key passphrase if it is not saved for the account
|
2008-04-23 |
Stu Tomlinson |
Fix for changing silc private key passphrase to or from the empty string,
|
2008-04-23 |
Stu Tomlinson |
Leak fix
|
2008-04-23 |
Stu Tomlinson |
Keep valgrind happy by zeroing out the tm struct before we stuff our
|
2008-04-23 |
Stu Tomlinson |
UTF-8 friendly password truncation
|
2008-04-23 |
Stu Tomlinson |
Leak fixes
|
2008-04-23 |
Stu Tomlinson |
Don't access uninitialized memory (I think this might actually fix some
|
2008-04-23 |
Sadrul Habib Chowdhury |
merge of '95a44af48cc13a9cd6373ef1b011acd7d2b95e98'
|
2008-04-23 |
Etan Reisner |
Add the recent perl callback changes to ChangeLog.API.
|
2008-04-23 |
Etan Reisner |
merge of '52e841c96296ab164c2be839e9d404dc1f9a6a9e'
|
2008-04-22 |
Etan Reisner |
Shut up two compiler warnings about discarding qualifiers.
|
2008-04-23 |
Sadrul Habib Chowdhury |
Give a name to the statusbox button so that it can be accessible by
|
2008-04-23 |
Sadrul Habib Chowdhury |
Return FALSE when nothing changes after an attempted tab-completion.
|
2008-04-23 |
Sadrul Habib Chowdhury |
Fix a crash which I think happens when the same buddy is in the buddylist
|
2008-04-23 |
Sadrul Habib Chowdhury |
Use the same fix for Purple::Util::fetch_url (from 4b6378d5e) for
|
2008-04-22 |
Stu Tomlinson |
Leak fix. I think. At least valgrind stopped crying about it and nothing
|
2008-04-22 |
Stu Tomlinson |
Leak fix. This is probably quite serious if you have busy chats on your
|
2008-04-22 |
Sadrul Habib Chowdhury |
Ignore token_status_account on account-specific status boxes. This should
|
2008-04-20 |
Sadrul Habib Chowdhury |
Expose Purple::Prefs::get_children_names to perl plugins.
|
2008-04-20 |
Sadrul Habib Chowdhury |
Smiley insertions can be undone with this fix. References #5577. But redo
|
2008-04-19 |
Richard Laager |
Add sendbutton.c to POTFILES.in.
|
2008-04-19 |
John Bailey |
It appears that Yahoo! Japan has disabled protocol 0x0c and now require 0x0f.
|
2008-04-19 |
Etan Reisner |
Based on some discussion in devel@conference.pidgin.im build and install the
|
2008-04-19 |
Etan Reisner |
Fix Purple::Util::fetch_url to correctly accept a callback in any of the
|
2008-04-18 |
Etan Reisner |
Stop restoring conversation window locations on !Windows, I wasn't aware this
|
2008-04-18 |
Etan Reisner |
Add a plugin to add a Send button to the conversation windows, users of tablet
|
2008-04-17 |
Sadrul Habib Chowdhury |
merge of '61d502ea8377846692aea9189056d7c134660277'
|
2008-04-17 |
Daniel Atallah |
Add missing newline to debug message. Fixes #5546.
|
2008-04-17 |
Mark Doliner |
merge of '946d948a1aa4270fa46dabca767e9d727d4519eb'
|
2008-04-17 |
Mark Doliner |
When reciving our buddy list on MSN, add people to the permit and
|
2008-04-17 |
Daniel Atallah |
Fix an issue with formatting in Bonjour messages. It looks like it has been
|
2008-04-16 |
Daniel Atallah |
Fix a null pointer deref (hopefully). I haven't been able to consistently
|
2008-04-16 |
Mark Doliner |
Don't try to enable our server-stored buddylist if we receive an error
|
2008-04-16 |
Mark Doliner |
Don't remove the PurpleBuddy from our buddy list if we don't send them
|
2008-04-16 |
Mark Doliner |
Super minor documentation improvement
|
2008-04-16 |
John Bailey |
I'm an idiot and forgot to escape my apostrophe. This took *way* too long
|
2008-04-16 |
John Bailey |
Attempt to make it a bit more obvious that people need to have half a clue
|
2008-04-16 |
Evan Schoenberg |
I've seen intermittent crashes on xmpp file transfers in this code, but I
|
2008-04-15 |
Evan Schoenberg |
The warning string for plaintext auth over an unencrypted connection is found
|
2008-04-15 |
Evan Schoenberg |
merge of '40b061a8675f87ba328a5a07734084fdd7f3006a'
|
2008-04-15 |
Daniel Atallah |
Patch from dharding to allow pidgin to be built on win32 using MSYS 1.0.10 which includes a version of sed that doesn't handle in-place replacement. Fixes #5527.
|
2008-04-15 |
Daniel Atallah |
Patch from vladb to remove a C++ protected word ("namespace") from win32 libpurple code. Fixes #5471
|
2008-04-14 |
Mark Doliner |
I don't consider this an error.
|
2008-04-17 |
Sadrul Habib Chowdhury |
Patch from Gaul to plug a small leak, with an additional fix to free
|