2011-07-26 |
Mark Doliner |
Fix crash selecting Tools->Set Mood when you're online with an
|
2011-07-26 |
Mark Doliner |
Add Maiku's revision b22fe1b183e37298da577f19bdca6f318b209324 to the changelog.
|
2011-07-22 |
Elliott Sales de Andrade |
Destroy the existing Nexus if we get a second USR SSO. This might
|
2011-07-21 |
Paul Aurich |
log_reader: Properly fix the QIP crash, and unbreak the Trillian reader (c is NULL the last time through, so just quit out early then)
|
2011-07-21 |
Paul Aurich |
sametime: Compile! (other build environment apparently lacked libmeanwhile...)
|
2011-07-21 |
Paul Aurich |
log_reader: Fix an actual crash in the QIP reader.
|
2011-07-21 |
Paul Aurich |
merge of '60a632cb295df557713697e92727d551d7345451'
|
2011-07-21 |
Paul Aurich |
log_reader: strchr(), and some simplifying to make clang happier
|
2011-07-21 |
Paul Aurich |
sametime: Avoid a theoretical null strcmp
|
2011-07-21 |
Paul Aurich |
prefs: Avoid an atoi(NULL) when reading the prefs from disk
|
2011-07-20 |
Paul Aurich |
dnssrv: Hmph, this is what I get for swapping the argument order around and not paying attention
|
2011-07-20 |
Paul Aurich |
dnssrv: Refactor to reduce code duplication
|
2011-07-19 |
Paul Aurich |
Fix build of dnssrv.c on Windows; thanks to eschman for pointing this out.
|
2011-07-19 |
Ethan Blanton |
Fix the handling of IRC formatting following mIRC ^O.
|
2011-07-17 |
Paul Aurich |
dnsquery: Behold, automagic conversion of a string IP address into a sockaddr struct, IPv#-independent.
|
2011-07-17 |
Paul Aurich |
dnssrv: Proper memory management here, which stops random crashes elsewhere.
|
2011-07-17 |
Paul Aurich |
dnssrv: Avoid a few extraneous iterations through the list. Refs #12647
|
2011-07-17 |
Paul Aurich |
Whitespace changes
|
2011-07-17 |
thijsalkemade |
Fixes to the PurpleSrvTxtQueryUiOps code. Refs #12647
|
2011-07-17 |
Paul Aurich |
La de dah, thanks John
|
2011-07-17 |
Paul Aurich |
jabber: Fix /join behavior. Closes #14205.
|
2011-07-17 |
Paul Aurich |
pidgin: Fix building on GTK+ less than 2.14.
|
2011-07-17 |
Paul Aurich |
gg: Fix build w/ older versions of GnuTLS.
|
2011-07-14 |
tomkiewicz |
More debugging informations when updating avatars in Gadu-Gadu
|
2011-07-14 |
Elliott Sales de Andrade |
Remove duplicate calls to msn_slpmsg_set_slplink. This function is
|
2011-07-12 |
Ethan Blanton |
Suppress error spews when we've left an IRC channel but the window is open.
|
2011-07-10 |
Florian Quèze |
Fix some closes on invalid fds, which can crash on Windows.
|
2011-07-09 |
John Bailey |
ChangeLogging.
|
2011-07-09 |
John Bailey |
Make the ChangeLog.API entry accurate.
|
2011-07-09 |
John Bailey |
We're now 2.10.0 because I added the plugin info dialog.
|
2011-07-09 |
John Bailey |
Add a plugin information dialog that shows information for all plugins, even
|
2011-07-08 |
masca |
We have not been in 2009 while ago nor this project is dead.
|
2011-07-08 |
masca |
Update the AUTHORS file with the information in the Developer Information window.
|
2011-07-08 |
masca |
Credit Quenin Brandon for the max size in incoming smileys patch. Changelog it.
|
2011-07-07 |
masca |
Make the max size of incoming smileys a pref instead of harcoding it. Patch from Xinef (with small modifications) Refs #5231
|
2011-07-06 |
Ethan Blanton |
Fix debug message for IRC periodic WHO
|
2011-07-03 |
Paul Aurich |
configure.ac: Prep for next release
|
2011-07-01 |
tomkiewicz |
Merged two buddy blocking methods in Gadu-Gadu protocol. Fixes #5303
|
2011-06-27 |
Paul Aurich |
conversation: Hmm, this shouldn't be set to NULL; tends to break stuff.
|
2011-06-27 |
Paul Aurich |
irc: Save one useless hash table lookup
|
2011-06-27 |
Paul Aurich |
jabber: Check for empty string when setting mood.
|
2011-06-26 |
Paul Aurich |
Fix the merge some more
|
2011-06-25 |
Paul Aurich |
Fix up merge
|
2011-06-25 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin.next.minor' (head 9681bcefcadc4b4fad248fd0ec922892aaefdd76)
|
2011-06-22 |
Paul Aurich |
conversation: Use the right comparison type (case-sensitive) for the hash table
|
2011-06-21 |
Paul Aurich |
conversation: Okay, one final fix.
|
2011-06-21 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head cc3c0e426393176ef87b207eeed1a17efc8dec7d)
|
2011-06-21 |
Paul Aurich |
Add constant-time lookup of row in the userlist by way of PurpleConvChatBuddy ui_data
|
2011-06-21 |
Paul Aurich |
conversation: Use a copy of the name and clear hash after emitting "left" signals
|
2011-06-21 |
Paul Aurich |
gtkconv: Remove a redundant lookup, as that just calls purple_conv_chat_cb_find()
|
2011-06-21 |
Paul Aurich |
conversation: Strip off the exposed function pointers.
|
2011-06-20 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 9fc56c5e4669dbbaa42a495b831982f2732e3895)
|
2011-06-20 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 3dbc4e50c575de418e1df8f965957b195aeff2ca)
|
2011-06-20 |
Paul Aurich |
conversation: O(1) purple_conv_chat_cb_find
|
2011-06-20 |
Paul Aurich |
Bump version numbers for 2.9.0
|
2011-06-26 |
Yoshiki Yazawa |
fix group name's encoding for yahoojp. patch by nosuke.
|
2011-06-25 |
Yoshiki Yazawa |
merged from im.pidgin.pidgin
|
2011-06-25 |
Paul Aurich |
merge of '2cabccedebb0366f69f7d3e9c3e16e2f4c6b3aae'
|
2011-06-25 |
Paul Aurich |
jabber: Make jabber_prpl_send_raw() return strlen(buf) when len is negative.
|
2011-06-25 |
Ethan Blanton |
Fix races between irc_send_raw() and normal prpl-internal sends.
|
2011-06-24 |
Ethan Blanton |
propagate from branch 'im.pidgin.pidgin.2.9.0' (head d3dccc0843de29ce8d5c7e2e017028396dc2b46b)
|
2011-06-22 |
Mark Doliner |
ChangeLog my security fix
|
2011-06-22 |
Mark Doliner |
applied changes from 6cf1aee8ac5e3c836af832eaf26ccedd611dc70b
|
2011-06-22 |
Paul Aurich |
Pluck the performance improvement code needed for large IRC channels.
|
2011-06-21 |
Paul Aurich |
*** Plucked rev cc3c0e426393176ef87b207eeed1a17efc8dec7d (darkrain42@pidgin.im):
|
2011-06-20 |
Mark Doliner |
Add an additional thing to the changelog
|
2011-06-20 |
Mark Doliner |
I needed to increment this
|
2011-06-20 |
Mark Doliner |
Let's do a quick bugfix release on Thursday. I have a patch pending that
|
2011-06-20 |
Mark Doliner |
applied changes from fc575a35d01a235fedb83f75b6f8b2a60fe9d48b
|
2011-06-20 |
Mark Doliner |
applied changes from 10a19d0da323fdc8c2b315968e383219d8b9101f
|
2011-06-20 |
Mark Doliner |
applied changes from 1e3728083b5ef50e0df8972a39da09a1ddea8417
|
2011-06-20 |
Mark Doliner |
applied changes from d4ad4dcf4f618793c9201ace11269bac63645d69
|
2011-06-20 |
Mark Doliner |
applied changes from 00c6d11a264a02d1aaa23feb52eab5ca46e655c8
|
2011-06-20 |
Mark Doliner |
applied changes from aebefd6d98382ce0f7b42b41e4bf2611044d4182
|
2011-06-20 |
Mark Doliner |
applied changes from 32a55bbc4f1e8d632d205d040fa3e814559e1c95
|
2011-06-20 |
Mark Doliner |
applied changes from 341e86eb5b808e0eab3242d7be676f83eca02b08
|
2011-06-20 |
Mark Doliner |
applied changes from 1d2a25ce8baec7e426910e310ed73db0a4961c31
|
2011-06-20 |
Mark Doliner |
applied changes from 9e7616dbab2878bcc9f4b412bca1f55c903a337e
|
2011-06-24 |
Elliott Sales de Andrade |
merge of '8512af37c7822c68f1cf46a02cbca592f6c79468'
|
2011-06-22 |
Mark Doliner |
Merge updates from the 2.9.0 branch into trunk
|
2011-06-22 |
Mark Doliner |
Start looking at the GError parameter every time we call these functions:
|
2011-06-22 |
tomkiewicz |
Better status message handling in Gadu-Gadu. Fixes #14314
|
2011-06-22 |
Mark Doliner |
Add a silly little check to make sure our xml parser isn't vulnerable to the
|
2011-06-21 |
Björn Voigt |
German translation update
|
2011-06-21 |
Paul Aurich |
*** Plucked rev ab0701cb7b693759b1163133f4bb0681cca85436 (darkrain42@pidgin.im):
|
2011-06-20 |
Paul Aurich |
merge of '3dbc4e50c575de418e1df8f965957b195aeff2ca'
|
2011-06-20 |
Paul Aurich |
merge of '3a12ece5b629e6de76faec79315514e70ccb32bb'
|
2011-06-20 |
Paul Aurich |
disapproval of revision '3a12ece5b629e6de76faec79315514e70ccb32bb'
|
2011-06-20 |
Paul Aurich |
account: Move a normalization outside of the for loop
|
2011-06-20 |
Mark Doliner |
Definitely changelog worthy
|
2011-06-20 |
Mark Doliner |
Change Finch to use Pidgin's clientkey/devid when connecting to ICQ.
|
2011-06-18 |
tomkiewicz |
Fixed some warnings when compiling Gadu-Gadu prpl under Windows.
|
2011-06-18 |
tomkiewicz |
Fixed searching for buddies in Gadu-Gadu public directory. Fixes #5242
|
2011-06-18 |
Elliott Sales de Andrade |
So, it seems gtkconv checks on stuff in the prpl struct. The lack of
|
2011-06-18 |
Paul Aurich |
oscar: ...fix the *right* line this time.
|
2011-06-18 |
Paul Aurich |
oscar: Avoid a few printf("%s", NULL)s
|
2011-06-14 |
Paul Aurich |
merge of '6c48da37034a572986f08a85f9d99927f511b9d3'
|
2011-06-13 |
maiku |
Fix coming out of idle while in an unavailable state for Yahoo
|
2011-06-13 |
maiku |
Allow setting custom status messages for Yahoo when "Busy"
|
2011-06-13 |
tomkiewicz |
No more warnings when receiving Gadu-Gadu system messages - fixes #13914
|
2011-06-13 |
Stu Tomlinson |
We should not be installing libpurple/valgrind.h
|
2011-06-13 |
Stu Tomlinson |
merge of '64f4eb5c598356fe1b8b9bc376faa66641096eda'
|
2011-06-13 |
Stu Tomlinson |
This empty section was causing an invalid configure script to be
|
2011-06-12 |
Mark Doliner |
Use dngettext() for two strings in the MXit protocol so that we handle
|
2011-06-12 |
Mark Doliner |
Mention the gevolution compile fix in the changelog
|
2011-06-12 |
Mark Doliner |
Fix compilation, as mentioned on the support mailing list on June 10th
|
2011-06-12 |
Mark Doliner |
merge of '4beb86df935d5dfd7ce4107bcabe1944e59a63a2'
|
2011-06-12 |
Mark Doliner |
These two lines produce stray "yes"'s for me when I run configure with
|
2011-06-07 |
Marcus Lundblad |
Actually set the relay info for TCP
|
2011-06-07 |
Mark Doliner |
Fix unmatched paren
|
2011-06-11 |
Yoshiki Yazawa |
use generic pager host for yahoo jp. pointed out by naokixz.
|
2011-06-07 |
Yoshiki Yazawa |
merged from im.pidgin.pidgin
|
2011-06-07 |
Mark Doliner |
Oh yeah, we're trying not to update ChangeLog.win32. Changing our
|
2011-06-07 |
Mark Doliner |
New version number
|
2011-06-07 |
Mark Doliner |
Apparently "make release" wants the correct timestamp in here
|
2011-06-07 |
Mark Doliner |
Would help if I had the correct date here
|
2011-06-07 |
Mark Doliner |
Need to include deflate.h in EXTRA_DIST so that it gets included in
|
2011-06-07 |
Mark Doliner |
Add a ChangeLog entry for my previous change
|
2011-06-07 |
Mark Doliner |
Fix a potential null pointer dereference in the MSN protocol, discovered
|
2011-06-07 |
Mark Doliner |
Prepare for release
|
2011-06-07 |
Mark Doliner |
Updated Malay translation. Fixes #14160
|
2011-06-07 |
Mark Doliner |
Updated Japanese translation! I think the might not have been updated
|
2011-06-07 |
Mark Doliner |
Updated Russian translations
|
2011-06-07 |
Yoshiki Yazawa |
temporal fix for yahoo japan connection problem
|
2011-06-07 |
Yoshiki Yazawa |
merged from im.pidgin.pidgin
|
2011-06-06 |
Ethan Blanton |
propagate from branch 'im.pidgin.pidgin.mxit' (head 60960f69854c3b350f48451efaf9adbe770bd810)
|
2011-05-15 |
andrew victor |
MXit VV WIP.
|
2011-05-15 |
andrew victor |
Since we now have a calculateAge() function we might aswell also show the buddy's age when viewing their profile information.
|
2011-05-15 |
andrew victor |
Also show FirstName and LastName in search-results and friend-suggestions.
|
2011-05-15 |
andrew victor |
merge of '480053700827137374fa90746e7c0dbf6e4d1cd5'
|
2011-05-08 |
andrew victor |
propagate from branch 'im.pidgin.pidgin' (head d6053150b258c5c8b2ac60e091a7d0d1b2d9be1d)
|
2011-05-09 |
andrew victor |
When retrieving the users current Status-Message via profile packets,
|
2011-05-09 |
andrew victor |
propagate from branch 'im.pidgin.pidgin' (head fdb174f23d34033c1e5b7b9258f93d7b0928ba90)
|
2011-05-06 |
andrew victor |
Additional MXit prpl changes listed.
|
2011-05-06 |
andrew victor |
propagate from branch 'im.pidgin.pidgin' (head 27008103f84aa123bae2138b6e8c3a20303bde16)
|
2011-05-05 |
andrew victor |
merge of '68f430dcc865c17bad99e7e29c516f5db7cb4336'
|
2011-05-04 |
andrew victor |
propagate from branch 'im.pidgin.pidgin' (head b4610e0aa7f5df4daa5d4ad90ce8a8d80f46e0fe)
|
2011-05-05 |
pieter loubser |
* show a contact's status message when his offline (with get-info)
|
2011-05-03 |
andrew victor |
Adding contacts normally and via search-results works slightly differently
|
2011-05-02 |
andrew victor |
propagate from branch 'im.pidgin.pidgin' (head fcd72ef630601a5c9de2e8465f3502ef38b67235)
|
2011-04-26 |
andrew victor |
propagate from branch 'im.pidgin.pidgin' (head 075c2902b90abb6349a6b689e26fa0ecf720ca04)
|
2011-06-06 |
Marcus Lundblad |
Add support for using TCP relaying with TURN
|
2011-06-06 |
Ethan Blanton |
Fix gntwm.c compile on some platforms.
|
2011-06-05 |
Ethan Blanton |
Fix ChangeLog to reference libgadu 1.11.0
|
2011-06-05 |
Ethan Blanton |
Forgot two files for the gg 1.11.0 update
|
2011-06-05 |
Ethan Blanton |
ChangeLog this libgadu update
|
2011-06-05 |
Ethan Blanton |
Update libgadu to 0.11.0 plus local changes; thanks to Tomasz Wasilczyk.
|
2011-05-24 |
Paul Aurich |
merge of 'b8354dfc19eecdfd2aecfdb2685fbd78b9010587'
|
2011-05-24 |
Paul Aurich |
media/backend-fs2: Better fix for the NULL deref crash here.
|
2011-05-20 |
Elliott Sales de Andrade |
Remove some struct packing from code that does login. I think this is
|
2011-05-20 |
Paul Aurich |
I will compile before committing. I will compile before committing.
|
2011-05-19 |
Paul Aurich |
Fix another leak
|
2011-05-19 |
Paul Aurich |
oscar: Fix the leak of 'alias' in this function
|
2011-05-13 |
Mark Doliner |
Hmm. It seems I missed some translations from Transifex. Now I'm
|
2011-05-13 |
masca |
NEWS
|
2011-05-13 |
masca |
Fix a bug where the tooltip is destroyed when it have a lot of information. Fixes #10510
|
2011-05-12 |
John Bailey |
Fix my typo pointed out by kstange.
|
2011-05-12 |
Björn Voigt |
German translation update
|
2011-05-12 |
John Bailey |
NEWSing.
|
2011-05-12 |
Paul Aurich |
NEWS, NEWS, get 'ya news!
|
2011-05-12 |
Paul Aurich |
Elliott suggested ISO-8859-2 as being more correct here.
|
2011-05-12 |
Paul Aurich |
merge of '75fc33a55bbcdb1cd95b14f424826226c67018b0'
|
2011-05-12 |
Ka-Hing Cheung |
merge of '28fe114c65c7f5fa3fdc6a89311c370b76a1c371'
|
2011-05-11 |
Ka-Hing Cheung |
You know, I've been telling myself that I am going to get back to
|
2011-05-12 |
Paul Aurich |
Added Croatian translation from Sabina Drempetić. Closes #13595
|
2011-05-12 |
Paul Aurich |
media: Fix a NULL pointer deref crash, and add diagnostic logging.
|
2011-05-11 |
Mark Doliner |
Fix setting icons with dimensions greater than 64x64 pixels by scaling
|
2011-05-11 |
Mark Doliner |
Add changelog entries for the translators who commited their updates
|
2011-05-11 |
Paul Aurich |
Get rid of a few other dead variables.
|
2011-05-11 |
Paul Aurich |
msn: Avoid reading uninit memory.
|
2011-05-11 |
Paul Aurich |
silc: Dead (redundant) initialization
|
2011-05-11 |
Paul Aurich |
merge of '499902f7613784436d3ab1e47339e2822f695102'
|
2011-05-11 |
Elliott Sales de Andrade |
Small space to tab changes.
|
2011-05-11 |
Paul Aurich |
mxit: Audited the rest of mxit for glib/libc mixing of alloc/free
|
2011-05-11 |
Paul Aurich |
mxit/protocols: Use g_realloc, as these are freed with g_free
|
2011-05-11 |
Paul Aurich |
silc: Avoid calling strstr(NULL, ...) if chname isn't set.
|
2011-05-11 |
Paul Aurich |
jabber/caps: Reorganize for the purpose of making clang's analyzer happier
|
2011-05-11 |
Paul Aurich |
jabber/bosh: We require glib 2.16 now, this was added in 2.16
|
2011-05-11 |
Paul Aurich |
jabber: Treat empty <group/> elements as "Buddies", not ""
|
2011-05-10 |
Paul Aurich |
Updated a bunch of translations.
|
2011-05-10 |
Elliott Sales de Andrade |
Rename this enums a little better. And I don't think we need these
|
2011-05-10 |
Elliott Sales de Andrade |
Hide some offset occurrences and define a couple of abstractions in
|
2011-05-09 |
Elliott Sales de Andrade |
Getting the P2P version is probably the slplink's job, since it has
|
2011-05-09 |
Elliott Sales de Andrade |
Let's not fool anyone here. The slplink is never NULL.
|
2011-05-09 |
Elliott Sales de Andrade |
This function doesn't exist.
|
2011-05-09 |
Elliott Sales de Andrade |
I've always wondered why the SB layer was parsing the P2P stuff, when
|
2011-05-09 |
Mark Doliner |
Grab the only other translations I see in Trasifex, and fix I problem
|
2011-05-09 |
Mark Doliner |
merge of 'd09f79ede5d30c1f516d4af546eb9a0f1d052593'
|
2011-05-09 |
Mark Doliner |
I grabbed the Norwegian translation from Transifex. I guess we have
|
2011-05-09 |
Elliott Sales de Andrade |
Get the P2P version based on the user. Still hard-coded as v1 though.
|
2011-05-09 |
Elliott Sales de Andrade |
Get the slplink from the slpcall as needed.
|
2011-05-09 |
Elliott Sales de Andrade |
Oops, forgot to checkin the header changes that go along with the
|
2011-05-09 |
Elliott Sales de Andrade |
This function doesn't do much of anything any more.
|
2011-05-09 |
Elliott Sales de Andrade |
Add the slplink as a parameter when creating a slpmsg ack.
|
2011-05-09 |
Elliott Sales de Andrade |
Add the slpcall as a parameter when creating a slpmsg.
|
2011-05-07 |
Björn Voigt |
German translation update
|
2011-05-07 |
Josep Puigdemont |
Catalan translation updated.
|
2011-05-07 |
Elliott Sales de Andrade |
Try to hide msn_p2p_info_get_flags as much as possible, since it may
|
2011-05-07 |
Elliott Sales de Andrade |
Only send acks on p2pv2 when required.
|
2011-05-07 |
Elliott Sales de Andrade |
Add P2Pv2 ack'ing.
|
2011-05-07 |
Elliott Sales de Andrade |
Add a function to add/replace a TLV to a list.
|
2011-05-07 |
Elliott Sales de Andrade |
Rename things a little.
|
2011-05-07 |
Elliott Sales de Andrade |
The type and length of the TLV are only bytes, so fix the function
|
2011-05-06 |
Éric Boumaour |
update french translation
|
2011-05-06 |
Jochen Kemnade |
fix a typo in the German translation
|
2011-05-06 |
Björn Voigt |
German translation update
|
2011-05-06 |
Elliott Sales de Andrade |
Remove extra word.
|
2011-05-06 |
Elliott Sales de Andrade |
merge of '09b81079c02d3b84a6dedbf29d6ce66862c09a71'
|
2011-05-06 |
Elliott Sales de Andrade |
propagate from branch 'im.pidgin.cpw.masca.p2p' (head 33ca865dacb9e5bcf763d06f6a42cbaca337cc64)
|
2011-01-04 |
masca |
Add Peer Info TLV struct and values.
|
2011-01-04 |
masca |
Add TLV and data fields to P2Pv2 Header.
|
2011-01-04 |
masca |
Add P2Pv2 Data Header struct.
|
2011-01-04 |
masca |
Compile.
|
2011-01-04 |
masca |
propagate from branch 'im.pidgin.pidgin' (head 8707e10aca1fa6ef13a2a00f24760fb2ed97f641)
|
2010-12-15 |
masca |
Add some constants used by P2Pv2.
|
2011-05-05 |
Elliott Sales de Andrade |
I think this is the way to map to P2Pv2, but I don't have Internet
|
2011-05-05 |
Elliott Sales de Andrade |
The TLV list should be padded to a multiple of 4.
|
2011-05-05 |
Elliott Sales de Andrade |
This should fix TLV in from and out of the wire.
|
2011-05-05 |
Elliott Sales de Andrade |
Clean up Canadian English translation. Lots of the fuzzy translations
|
2011-05-05 |
Elliott Sales de Andrade |
Allow both spellings of grey, since this is user-visible.
|
2011-05-05 |
Elliott Sales de Andrade |
Register both spellings for the msgcolour command, for people who
|
2011-05-06 |
Ethan Blanton |
EIGHTY COLUMNS
|
2011-05-05 |
Paul Aurich |
ft: Fix a leak of 'utf8'
|
2011-05-05 |
Paul Aurich |
merge of '24528e4f31b9f94a34143911113dc52ec45fb69f'
|
2011-05-05 |
Paul Aurich |
jabber: Oops, I introduced a leak. clang found it.
|
2011-05-04 |
Björn Voigt |
German translation update
|
2011-05-04 |
Björn Voigt |
German translation update
|
2011-05-04 |
Björn Voigt |
merge of '15d262d25f6f81c8bf68b2de436e86b672f8d980'
|
2011-05-03 |
Daniel Atallah |
bonjour: Update to 427f3622bbeb4 to match the last used IP more reliably.
|
2011-05-03 |
Simon van der Linden |
bonjour: Recurse through user IP addresses instead of using the first one only
|
2011-05-03 |
Björn Voigt |
German translation update
|
2011-05-03 |
Jochen Kemnade |
updated German translation in preparation for the 2.8.0 release (still incomplete)
|
2011-05-03 |
Daniel Atallah |
merge of '8a2ad25fe0712bc0d47a1229671868560599a2cd'
|
2011-05-03 |
Daniel Atallah |
Add Tor proxy stuff to the ChangeLog and tweak the text for another item
|
2011-05-03 |
Daniel Atallah |
proxy: Use account proxy when making standalone SOCKS5 connections.
|
2011-05-03 |
Paul Aurich |
finch: finch_notify_message is kinda buggy, conflating PurpleNotifyType and PurpleNotifyMsgType.
|
2011-05-03 |
Paul Aurich |
jabber: This seems slightly more straightforward to me.
|
2011-05-03 |
Paul Aurich |
Silence a swath of warnings regarding set-but-unused.
|
2011-05-03 |
Paul Aurich |
purple: Fix some compiler warnings related to new API and missing prototypes.
|
2011-05-03 |
Paul Aurich |
jabber: Tighter scoping
|