2009-06-22 |
Paul Aurich |
merge of 'bfb17183fbbf44cc19720d4d11594a7fdaad25de'
|
2009-06-22 |
supermmx |
Fix building of disco plugin on Windows. Thanks to SuperMMX.
|
2009-06-22 |
Paul Aurich |
Update the ChangeLog appropriately.
|
2009-06-22 |
Mark Doliner |
Make a function static and add two comments
|
2009-06-22 |
Mark Doliner |
Consistent comment formatting
|
2009-06-22 |
Paul Aurich |
Draw the user's buddy icon (in the status box) with curves, to match the buddy list icons.
|
2009-06-22 |
Paul Aurich |
Leave the icon always on the right (regardless of language direction).
|
2009-06-22 |
Paul Aurich |
merge of '225e515a43307f04c7c0570ba5877858a0f71209'
|
2009-06-22 |
Sadrul Habib Chowdhury |
merge of '796290d1402d75f50e27f51683443b86707c9c26'
|
2009-06-21 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin.2.5.7' (head 81e7f59e74715d44dac9e40e7b43ff377c8b474c)
|
2009-06-22 |
Paul Aurich |
Build infrastructure for XMPP Disco plugin on Windows. Ripped from the ticker.
|
2009-06-21 |
dmitry petroff |
Transform id-less <img> tags to links using src and alt attributes.
|
2009-06-21 |
Paul Aurich |
Need to make a copy of this because purple_util_fetch_url frees its.
|
2009-06-21 |
Stu Tomlinson |
g_strv_length() is only available in glib2 2.6 and newer
|
2009-06-21 |
John Bailey |
Pull in the 2.5.7 ChangeLog entries and remove the duplicate entries from
|
2009-06-20 |
Mark Doliner |
I heard bonobo is going away? Just add a note that we'll need to find
|
2009-06-20 |
Sadrul Habib Chowdhury |
merge of '3eceaa6c40cc71435a27e3175ed313c342e01062'
|
2009-06-19 |
Mark Doliner |
New versions of the official Yahoo Messenger client for Windows XP (tested
|
2009-06-19 |
Mark Doliner |
Show a friendlier error message on myspace when your username or password
|
2009-06-19 |
Mark Doliner |
Try to make this string a little more human, and flow better in its
|
2009-06-19 |
Mark Doliner |
These aren't needed either.
|
2009-06-19 |
Mark Doliner |
Clarify that PURPLE_CONNECTION_IS_VALID is deprecated, in case it wasn't
|
2009-06-19 |
Mark Doliner |
This isn't needed because connection.c cancels the connection attempt
|
2009-06-19 |
Mark Doliner |
Yikes. buf is on the stack and shouldn't be freed. This fixes
|
2009-06-19 |
Mark Doliner |
Clarify this. This count gets passed around a lot of places... I'm
|
2009-06-19 |
Mark Doliner |
These parameters aren't modified
|
2009-06-19 |
Mark Doliner |
Allow doxygen to pick up the comment for this function. It's
|
2009-06-18 |
Mark Doliner |
Pass the gc as the handle in a bunch of calls to purple_proxy_connect
|
2009-06-18 |
Mark Doliner |
Pass the handle in here, which causes the connection attempt to be
|
2009-06-18 |
Mark Doliner |
Pass a handle to purple_proxy_connect() when making this connection.
|
2009-06-18 |
Mark Doliner |
Eagle eyes McMarq S. caught two other typo. Now I'm wondering if
|
2009-06-18 |
Mark Doliner |
Remove some cosmetic differences between msg_cmd() and ubm_cmd()
|
2009-06-18 |
Mark Doliner |
Fix a typo. Heh heh, "vistit"
|
2009-06-18 |
Mark Doliner |
purple_util_write_data_to_file_absolute() for reasons beyond our control,
|
2009-06-18 |
Mark Doliner |
Cleanup the code surrounding gc->disconnect_timeout and set it to 0
|
2009-06-18 |
Mark Doliner |
Strip trailing whitespace and comment #endif marcos that close #ifdef macros
|
2009-06-17 |
Marcus Lundblad |
Remove port mappings from the hash tables when removing them.
|
2009-06-16 |
Sadrul Habib Chowdhury |
Do not blurt out the history if there's already a conversation open.
|
2009-06-15 |
Marcus Lundblad |
Add a function to remove a port mapping (UPnP or NAT-PMP) given a file
|
2009-06-12 |
Mike Ruprecht |
NULL terminate some strings. Hopefully stop Yahoo texting crashes.
|
2009-06-11 |
Paul Aurich |
Remove obsoleted XEP-0090 (Legacy Entity Time)
|
2009-06-11 |
Paul Aurich |
--warnings
|
2009-07-12 |
Paul Aurich |
disapproval of revision 'a383ad6a4ae7e98bbcb32b4193531ccf960eb2bb'
|
2009-06-11 |
Paul Aurich |
Remove obsolete XEP-0091 (Legacy Delayed Delivery) code.
|
2009-06-11 |
Paul Aurich |
Comment out the JABBER_CAP for XEP-0022.
|
2009-06-11 |
Paul Aurich |
Remove code for obsoleted XEP-0022 (Message Events)
|
2009-06-11 |
Björn Voigt |
German translation update:
|
2009-06-11 |
Elliott Sales de Andrade |
merge of '86d7e4c199cf2a62e48fd6fe79e35e3c80cc7926'
|
2009-06-10 |
Mark Doliner |
Check in a change requested by Gregory Cypes from AOL. They want clients
|
2009-06-11 |
Elliott Sales de Andrade |
Fix a copy&paste bug.
|
2009-06-11 |
Elliott Sales de Andrade |
The FT table needs to have one more row to be correct, though it seems to
|
2009-06-10 |
Elliott Sales de Andrade |
Apply patch that adds support for keyboard navigation for the status icon.
|
2009-06-10 |
Elliott Sales de Andrade |
Restore the "Time Remaining" field in the file transfer window, but not in
|
2009-06-18 |
Etan Reisner |
Install the Purple and Pidgin perl modules under $libdir instead of in perl's
|
2009-06-18 |
Etan Reisner |
Add a purple_plugins_get_search_paths function.
|
2009-06-18 |
Etan Reisner |
Add the header files to sources.
|