summaryrefslogtreecommitdiff
path: root/libpurple
Commit message (Expand)AuthorAgeFilesLines
* merge of '389fe680ef7ec9ab829cccaf63ccfc8aa02cf775'Luke Schierer2007-03-181-1/+1
|\
| * lots of translation updates. Some of these I neglected for way too long.Luke Schierer2007-03-181-1/+1
* | plug some memory leaksStu Tomlinson2007-03-171-4/+12
* | Mark "Away" for translationStu Tomlinson2007-03-171-2/+2
* | This is tidierStu Tomlinson2007-03-171-4/+2
* | Protection against missing SHA1CStu Tomlinson2007-03-171-3/+8
* | Only use gnutls and nss CFLAGS for the relevant plugins, not for all SSLStu Tomlinson2007-03-171-3/+4
* | libpurplify the 'make check' tests so they work againStu Tomlinson2007-03-173-11/+11
|/
* merge of '44463a06e8338bee22cf1b771c5d159f9c513986'Evan Schoenberg2007-03-135-10/+30
|\
| * Change connection.c:gaim_connection_error() to still work even if theMark Doliner2007-03-131-1/+5
| * Don't use g_list_length() and g_slist_length() when all you want toMark Doliner2007-03-133-4/+3
| * There were a few problems hereMark Doliner2007-03-131-5/+22
* | Fixed whitespace and variable naming issues with the patch I accepted in 1b4d...Evan Schoenberg2007-03-121-12/+12
* | Patch from plivesey, submitted in Adium Trac #5753 (http://trac.adiumx.com/ti...Evan Schoenberg2007-03-121-4/+25
|/
* Thanks to Ka-Hing Cheung for catching thisMark Doliner2007-03-101-1/+1
* These aren't errors in Gaim--they happen under normal operationMark Doliner2007-03-101-2/+2
* merge of '2d0ec4fe26813c00c38ac32d91e31dbd09729cf6'Nathan Walp2007-03-033-8/+16
|\
| * pass the correct domain to cyrus sasl (sf patch 1663064)Nathan Walp2007-03-033-8/+16
* | Don't format ICQ UINsSean Egan2007-03-011-1/+2
* | don't treat presence errors from MUC members as if they were from the MUC itselfSean Egan2007-03-011-1/+1
* | Fix a memory leak found by Peter Tang. Thanks man!Mark Doliner2007-03-011-1/+1
* | CommentsMark Doliner2007-03-011-1/+2
* | Disable Yahoo! web authentication. It's failing right now becauseMark Doliner2007-03-011-0/+17
|/
* merge of 'e2f6e431f5a62386292e3fbd0e4fb1e8b40a9583'Mark Doliner2007-02-261-2/+2
|\
| * sf patch #1655707, from David EverlyMark Doliner2007-02-261-2/+2
* | Simon Wilkinson noticed that this check was invalid and caused authentication...Daniel Atallah2007-02-261-1/+1
* | I forgot to add the new mingw makefiles.Daniel Atallah2007-02-261-0/+2
* | Patch from Graham Booker which ensures that a process forked by dnsserv clean...Evan Schoenberg2007-02-251-0/+5
* | No changes; fixed a bunch of whitespace problems made by a text editor with '...Evan Schoenberg2007-02-252-41/+41
|/
* Remove a g_return_val_if_fail() which isn't needed, made gaim_dnsquery_get_po...Evan Schoenberg2007-02-252-6/+7
* Return -1 as 'invalid port' if passed NULL in gaim_dnsquery_get_port()Evan Schoenberg2007-02-251-1/+1
* The UI can now use the GaimDnsQueryUiOps to handle DNS resolving itself; if t...Evan Schoenberg2007-02-252-2/+124
* Missed one line from Dossy's patches -- binding the actual savedstatus command.Ethan Blanton2007-02-251-0/+1
* Tcl savedstatus command, again from Dossy Shiobara. Dossy is on fire.Ethan Blanton2007-02-253-0/+47
* errno is a global thingy, and using it in this header seems to makeMark Doliner2007-02-241-1/+1
* Fix the following compiler warning:Mark Doliner2007-02-241-1/+2
* Evan, was this line necessary? It causes the following warningMark Doliner2007-02-241-1/+0
* I think this is what Sean intendedMark Doliner2007-02-241-25/+25
* gaim::plugin Tcl command, thanks to Dossy ShiobaraEthan Blanton2007-02-234-0/+38
* evands seems to have spuriously changed this return valueEthan Blanton2007-02-231-1/+1
* Added a new GaimEventLoopUiOps item, input_get_error(). This function allows...Evan Schoenberg2007-02-233-21/+65
* Automatically format screenname to account->usernameSean Egan2007-02-221-20/+3
* Remove a few unneeded strings, per evans's recommendationSean Egan2007-02-224-34/+37
* docklet updateSean Egan2007-02-211-2/+2
* Change out source_remove and input_remove eventloop functions to returnMark Doliner2007-02-202-6/+6
* Don't access the list element after it has been freed.Daniel Atallah2007-02-191-7/+9
* Merge fix and build fix for win32Daniel Atallah2007-02-191-1/+2
* merge of '8b054202d398176fd976a54dc532270623ef9a7f'Daniel Atallah2007-02-193-37/+58
|\
| * Include the user's name/alias in the XEP 85 "gone" messages.Richard Laager2007-02-191-6/+23
| * I don't have a SIGEMT.Richard Laager2007-02-191-0/+2