Mercurial > pidgin
graph
-
It seems like every DC packet requires a length, so why make every littleSun, 25 Apr 2010 23:38:27 +0000, by Elliott Sales de Andrade
-
Obviously, if this comparison fails, I should be returning FALSE.Sun, 25 Apr 2010 23:15:32 +0000, by Elliott Sales de Andrade
-
All these processing functions are called from places where dc != NULL,Sat, 24 Apr 2010 20:39:06 +0000, by Elliott Sales de Andrade
-
Remove some duplicate code.Sat, 24 Apr 2010 20:37:49 +0000, by Elliott Sales de Andrade
-
Don't bother sending a direct connection request if the other side doesn'tSat, 24 Apr 2010 06:52:06 +0000, by Elliott Sales de Andrade
-
Support old-style Nonce, which should let us use direct connections toSat, 24 Apr 2010 06:41:52 +0000, by Elliott Sales de Andrade
-
These lines are redundant since this was allocated with g_new0.Sat, 24 Apr 2010 02:29:34 +0000, by Elliott Sales de Andrade
-
Save remote nonce, and verify we get the same data when initiating theFri, 23 Apr 2010 22:38:13 +0000, by Elliott Sales de Andrade
-
merge of '21280175da42b51e30e31b091bb3b4adf7708407'Fri, 23 Apr 2010 22:19:23 +0000, by Elliott Sales de Andrade
-
Fix some leaks, and simplify these branches.Fri, 23 Apr 2010 20:53:57 +0000, by Elliott Sales de Andrade
-
A direct connection shouldn't be FT-only.Fri, 23 Apr 2010 20:45:05 +0000, by Elliott Sales de Andrade
-
Set some information for debugging.Fri, 23 Apr 2010 00:03:20 +0000, by Elliott Sales de Andrade
-
I'm not sure how this worked, since g_strdup should stop at \0.Mon, 19 Apr 2010 08:37:10 +0000, by Elliott Sales de Andrade
-
NULL-ing this stuff after free is nice in theory, but totally pointlessMon, 19 Apr 2010 08:36:23 +0000, by Elliott Sales de Andrade
-
Remove one more unused code block, and unnecessary variable.Mon, 19 Apr 2010 08:27:05 +0000, by Elliott Sales de Andrade
-
This doesn't appear to be a programming error.Mon, 19 Apr 2010 08:20:24 +0000, by Elliott Sales de Andrade
-
Remove old code that was commented out, but is really just not necessary.Mon, 19 Apr 2010 08:05:55 +0000, by Elliott Sales de Andrade
-
Fix some double-frees and/or leaks.Mon, 19 Apr 2010 07:41:56 +0000, by Elliott Sales de Andrade
-
More minor fixes. Spelling, extra variables, etc.Mon, 19 Apr 2010 07:11:46 +0000, by Elliott Sales de Andrade
-
MSN caps are unsigned.Sun, 11 Apr 2010 07:39:02 +0000, by Elliott Sales de Andrade
-
Fix typo.Sun, 11 Apr 2010 05:54:05 +0000, by Elliott Sales de Andrade
-
Minor cleanups.Sun, 11 Apr 2010 05:53:02 +0000, by Elliott Sales de Andrade
-
This DC stuff is a bit verbose.Sun, 11 Apr 2010 05:27:20 +0000, by Elliott Sales de Andrade
-
This DC stuff seems a bit verbose.Sun, 11 Apr 2010 05:25:54 +0000, by Elliott Sales de Andrade
-
I don't like accessing memory by magic-constant.Thu, 18 Mar 2010 04:30:27 +0000, by Elliott Sales de Andrade
-
Clean up msn_dc_generate_nonce. It just looked weird.Thu, 18 Mar 2010 04:12:36 +0000, by Elliott Sales de Andrade
-
OK, so maybe this one does need to be static.Thu, 18 Mar 2010 03:54:48 +0000, by Elliott Sales de Andrade
-
I don't know why any of these variables need to be static.Thu, 18 Mar 2010 03:49:05 +0000, by Elliott Sales de Andrade
-
Tabs-to-spaces.Thu, 18 Mar 2010 03:40:07 +0000, by Elliott Sales de Andrade
-
Re-indent directconn.h, and fix a typo.Thu, 18 Mar 2010 03:29:28 +0000, by Elliott Sales de Andrade
-
De-spacify.Thu, 18 Mar 2010 03:15:01 +0000, by Elliott Sales de Andrade
-
Initial support for direct connections. Preliminary patch from ticket #247Wed, 17 Mar 2010 03:45:07 +0000, by kukkerman
-
Improve error handlingFri, 21 May 2010 21:28:24 +0000, by Daniel Atallah
-
jabber: Blacklist EXTERNAL when using Cyrus. Allows connecting when it's advertised.Fri, 21 May 2010 05:35:33 +0000, by Paul Aurich
-
jabber: trailing_whitespace--;Fri, 21 May 2010 05:28:59 +0000, by Paul Aurich
-
jabber: Fix a case where a broken server would hang the connection.Fri, 21 May 2010 03:26:15 +0000, by Paul Aurich
-
Add support for the binaries built by the opensuse build service to theFri, 21 May 2010 02:40:53 +0000, by Daniel Atallah
-
propagate from branch 'im.pidgin.pidgin.mxit' (head 1665ab3e3781f7c987348e41c15963859d197486)Fri, 21 May 2010 00:44:38 +0000, by John Bailey
-
Add a pref for allowing direct connections.Thu, 20 May 2010 22:54:26 +0000, by Elliott Sales de Andrade
-
propagate from branch 'im.pidgin.pidgin' (head 7072aab86b390122c32faa675284a753c9e97034)Thu, 20 May 2010 11:25:03 +0000, by andrew victor
-
Save the user's MXitId received in the login-response packet to the Session.Thu, 20 May 2010 11:21:30 +0000, by andrew victor
-
* Separate the ClientVersion from the supported ProtocolVersion.Thu, 20 May 2010 09:29:46 +0000, by andrew victor
-
Increment plugin version to 2.4.0.Thu, 20 May 2010 09:03:37 +0000, by andrew victor
-
When our avatar image is changed, the MXit server will push an ExtendedProfile-Response packetWed, 19 May 2010 21:17:01 +0000, by andrew victor
-
* Show the buddy's registration country in their profile.Wed, 19 May 2010 20:29:31 +0000, by andrew victor
-
For security reasons, MXit doens't allow you to see your buddies Email Address or Title.Wed, 19 May 2010 19:50:36 +0000, by andrew victor
-
This change is also needed to make the "nm=" clickable links work.Wed, 19 May 2010 19:34:49 +0000, by andrew victor
-
The profile attribute is just "Title", not "Job Title".Wed, 19 May 2010 19:33:22 +0000, by andrew victor
-
Add support for the "nm=" syle of clickable links.Wed, 19 May 2010 19:21:32 +0000, by andrew victor
-
Fix the processing of the "Clear" MXit command.Wed, 19 May 2010 17:57:14 +0000, by andrew victor
-
Added "chilli" and "mrgreen" emoticons [released by MXit under GPL]Mon, 17 May 2010 08:05:29 +0000, by andrew victor
-
Merge back in Daniel's translations migrated from the installer stuffThu, 20 May 2010 21:11:34 +0000, by Paul Aurich
-
jabber: Found a better string in auth.cThu, 20 May 2010 21:09:19 +0000, by Paul Aurich
-
jabber: Better error message when no concordant SASL mechsThu, 20 May 2010 19:11:48 +0000, by Paul Aurich
-
Updated Hebrew translation. Closes #11834.Thu, 20 May 2010 18:57:09 +0000, by Paul Aurich
-
Minor German translation update:Thu, 20 May 2010 10:13:31 +0000, by Bj«Órn Voigt
-
po: Add family_icbm.c since the message errors are in there now.Thu, 20 May 2010 02:55:16 +0000, by Paul Aurich
-
Cleanup, basically. Move the icbm snac error handling from oscar.c toThu, 20 May 2010 02:44:00 +0000, by Mark Doliner
-
Super tiny optimisationThu, 20 May 2010 01:39:52 +0000, by Mark Doliner
-
If we get an error SNAC on the ICBM family and it's missing buddy name thenThu, 20 May 2010 01:39:25 +0000, by Mark Doliner
-
Insanely tiny optimizationThu, 20 May 2010 01:27:23 +0000, by Mark Doliner
-
Provide some context to the Installer translations.Wed, 19 May 2010 20:52:00 +0000, by Daniel Atallah
-
pidgin: Fix a crash when accessing the Set Moods tool menu when havingWed, 19 May 2010 18:47:58 +0000, by Marcus Lundblad
-
Update German translationWed, 19 May 2010 16:00:39 +0000, by Jochen Kemnade
-
Add new generated stuff to .mtn-ignoreWed, 19 May 2010 03:58:59 +0000, by Daniel Atallah
-
This wasn't supposed to be committedWed, 19 May 2010 03:36:01 +0000, by Daniel Atallah
-
merge of '45c13cbd9c56429c7ed3b9a147b1d76692f3968d'Wed, 19 May 2010 03:26:38 +0000, by Daniel Atallah
-
Final piece of getting the installer translations integrated with the regularWed, 19 May 2010 03:26:05 +0000, by Daniel Atallah
-
More improvements to create_nsis_translations.pl - I have more to do, but I'mWed, 19 May 2010 02:50:02 +0000, by Daniel Atallah
-
Further updates to the create_nsis_translations.pl script.Tue, 18 May 2010 19:12:37 +0000, by Daniel Atallah
-
merge of '00a468847820c34179875e968a4de992329c3dfa'Tue, 18 May 2010 17:38:27 +0000, by Daniel Atallah
-
Add some missing translation mappings and correct some encodings that were wrong.Tue, 18 May 2010 17:38:19 +0000, by Daniel Atallah
-
Update for fixed nsis_translations.desktop.inTue, 18 May 2010 07:20:52 +0000, by Daniel Atallah
-
Use a URL that doesn't screw up intltoolTue, 18 May 2010 07:16:03 +0000, by Daniel Atallah
-
Migrate existing Installer translations into the po filesTue, 18 May 2010 07:13:43 +0000, by Daniel Atallah
-
Add unmodified create_nsis_translations.pl script from the gcompris project.Tue, 18 May 2010 01:07:55 +0000, by Daniel Atallah
-
Update po files to include Installer stringsTue, 18 May 2010 00:58:43 +0000, by Daniel Atallah
-
Create a version of the Windows installer localizations in .desktop fileMon, 17 May 2010 23:13:42 +0000, by Daniel Atallah
-
applied changes from bf4b720f9231b395fb51bf1e27440328d46bceb5Tue, 18 May 2010 04:28:41 +0000, by Evan Schoenberg
-
Improve some Installer verbiage and bump translation Version to 4.Mon, 17 May 2010 16:00:10 +0000, by Daniel Atallah
-
merge of 'bd7b70e38030da580a7bc922236ec504ecb8853b'Mon, 17 May 2010 08:04:50 +0000, by Elliott Sales de Andrade
-
Set the GtkTrayIcon invisible before unref'ing it, or else it will leaveMon, 17 May 2010 02:09:35 +0000, by Elliott Sales de Andrade
-
I've been sitting on this for 9 months, but I still think it's funnyMon, 17 May 2010 01:26:13 +0000, by Stu Tomlinson
-
I before E, except after CMon, 17 May 2010 01:01:13 +0000, by Stu Tomlinson
-
The returned value from SmcVendor() should be free'd with free() notMon, 17 May 2010 00:18:25 +0000, by Stu Tomlinson
-
Add some comments that meant something to me at some point and mightMon, 17 May 2010 00:14:22 +0000, by Stu Tomlinson
-
Prevent a null pointer dereference in chat_account_filter_func() if calledMon, 17 May 2010 00:11:01 +0000, by Stu Tomlinson
-
yahoo: Fix a few race-condition crashes at loginSun, 16 May 2010 20:56:47 +0000, by Paul Aurich
-
merge of '8ff2ee29eabe00715f5da3d756f3bf52b9509879'Sun, 16 May 2010 17:12:25 +0000, by Daniel Atallah
-
Build fixes on OpenSolaris. Closes #11841.Sun, 16 May 2010 15:57:51 +0000, by brian lu
-
pidgin: Add charkins's patch for gtkstatusicon blinking. Fixes #11855Sun, 16 May 2010 15:50:23 +0000, by Paul Aurich
-
Prevent pasting into readonly imhtmls on Windows. Fixes #11867Sun, 16 May 2010 17:08:02 +0000, by Daniel Atallah
-
oscar: g_malloc can't fail (in a way that doesn't abort)Sun, 16 May 2010 05:57:08 +0000, by Paul Aurich
-
Allow the GTK+ Runtime to be unselected when there is no existing runtimeSat, 15 May 2010 06:13:15 +0000, by Daniel Atallah
-
Automatically select the translation corresponding to the installer language.Sat, 15 May 2010 03:24:24 +0000, by Daniel Atallah
-
I propagated im.pidgin.soc.2010.icq-tlc to im.pidgin.pidgin. This includesFri, 14 May 2010 19:35:19 +0000, by Mark Doliner
-
propagate from branch 'im.pidgin.soc.2010.icq-tlc' (head 64c9fc1442c7815de47d3f6756f59f1d09a1d530)Fri, 14 May 2010 19:30:09 +0000, by Mark Doliner
-
Keep this comment up to dateThu, 06 May 2010 18:32:07 +0000, by Mark Doliner
-
Oops.Mon, 03 May 2010 20:55:39 +0000, by ivan komarov
-
Two small fixes to improve sending/receiving HTML-formatted messagesMon, 03 May 2010 20:49:14 +0000, by ivan komarov
-
"View Web Profile" link now leads to the correct link for ICQ accounts (#9890).Sat, 01 May 2010 18:32:43 +0000, by ivan komarov
-
propagate from branch 'im.pidgin.pidgin.mxit' (head ad23bba01aa6026230a0aa76ea2e27d0dfb5c106)Thu, 13 May 2010 22:51:00 +0000, by John Bailey
-
Fix a regression in 2.7.0 that caused window flashing not to work on Windows.Thu, 13 May 2010 22:45:19 +0000, by Daniel Atallah
-
Fix a status change event being triggered for each online Bonjour buddy when you sign out.Thu, 13 May 2010 22:05:59 +0000, by Daniel Atallah
-
Added "grumpy" and "invincible" mood images for MXit (re-sized from default theme).Thu, 13 May 2010 18:38:52 +0000, by andrew victor
-
Add support for message delivery notification.Thu, 13 May 2010 09:02:58 +0000, by andrew victor
-
propagate from branch 'im.pidgin.pidgin' (head c8c73a03615c9761cd104c6e2c8de12d1c8a82ac)Thu, 13 May 2010 07:21:51 +0000, by andrew victor
-
Remove an unused variable.Wed, 12 May 2010 15:38:29 +0000, by andrew victor
-
Improve the handling of user's being kicked from MultiMX rooms.Tue, 11 May 2010 16:28:03 +0000, by andrew victor
-
Remove the MXit-specific Mood management code. We now use the libpurple Mood (Status) API.Tue, 11 May 2010 11:40:59 +0000, by andrew victor
-
Add support for the standard Mood API.Tue, 11 May 2010 10:00:30 +0000, by andrew victor