Mercurial > pidgin.yaz
graph
-
Removed XEPs we already support and those that have become obsoleted.2009-10-25, by Marcus Lundblad
-
merged with im.pidgin.pidgin2009-10-25, by Yoshiki Yazawa
-
Prevent an assertion when the status icon pixbuf isn't found.2009-10-25, by Daniel Atallah
-
Unregister commands registered by a perl-plugin when unloading it.2009-10-24, by Sadrul Habib Chowdhury
-
merge of '7df8a2a726d522f0120b6cec62f683503591a040'2009-10-24, by Sulabh Mahajan
-
Implement IMvironment check per IM, not global2009-10-24, by Sulabh Mahajan
-
Make checking of p2p packet with invalid id per IM instead of per packet.2009-10-24, by Sulabh Mahajan
-
Fix a crash on receiving an offline message from a federated buddy. Also handle federated buddy per IM. Refs #98142009-10-24, by Sulabh Mahajan
-
Fix a crash when sending OIMs on MSN. The callback function used after2009-10-24, by Elliott Sales de Andrade
-
jabber: Reject invalid chat nicks in /nick command. Fixes #10532.2009-10-24, by Paul Aurich
-
ChangeLog previous two fixed items.2009-10-23, by Elliott Sales de Andrade
-
The connection display name can be NULL, so make sure we don't try to use2009-10-23, by Elliott Sales de Andrade
-
The MSN servers are a bit more strict about what's allowed in emails than2009-10-23, by Elliott Sales de Andrade
-
Show the message only for the chats for the account signing off.2009-10-22, by Sadrul Habib Chowdhury
-
Fix creating a conversation with a user in a chatroom from the userlist.2009-10-22, by Sadrul Habib Chowdhury
-
merge of '53b11891588df0478720a5c40652312812cde6aa'2009-10-21, by Sadrul Habib Chowdhury
-
Oh no that wasn't right. This code is weird.2009-10-21, by Mark Doliner
-
Surely this was a mem leak?2009-10-21, by Mark Doliner
-
Make sure the room name and the buddy who invited you are non-null2009-10-21, by Mark Doliner
-
Call purple_privacy_check() even when the protocol has some privacy2009-10-21, by Mark Doliner
-
A simple g_strdup is fine here.2009-10-21, by Sadrul Habib Chowdhury
-
Rejoin an opened chat after an account reconnects.2009-10-21, by Sadrul Habib Chowdhury
-
merged with im.pidgin.pidgin2009-10-21, by Yoshiki Yazawa
-
jabber: Fix a comment.2009-10-20, by Paul Aurich
-
Add another (IMHO unintuitive) JID test. Refs #10532.2009-10-20, by Paul Aurich
-
merge of '752623f68962a90397d0ac88cfa20f7435e704aa'2009-10-19, by Paul Aurich
-
When switching the account in the Disco / Room List dialogs, kill the visible2009-10-19, by Paul Aurich
-
jabber: Improved support for XEP-0249 (and document the legacy stuff).2009-10-17, by Paul Aurich
-
Fix the win32 URIs to only linkify if the protocol is followed by a colon.2009-10-19, by Daniel Atallah
-
Add hold changes for media calls.2009-10-19, by maiku
-
Add a hold button to the media window.2009-10-19, by maiku
-
Actually emit the PURPLE_MEDIA_INFO_{,UN}HOLD signals.2009-10-19, by maiku
-
Fix unhold string in media info enum.2009-10-19, by maiku
-
Sadrul's change from 3abad7606f4a2dfd1903df796f33924b12509a56 fixes a2009-10-16, by Elliott Sales de Andrade
-
Restore ChangeLog entry from 466c48e63... that was lost in 1bcd0bb175....2009-10-16, by Elliott Sales de Andrade
-
jabber: Correct the /part command's help.2009-10-16, by Paul Aurich
-
Grab changes from the 2.6.3 branch2009-10-16, by Mark Doliner
-
Next release from trunk will be 2.6.4 or 2.7.02009-10-16, by Mark Doliner
-
Fix a remote-crash bug in ICQ (and probably AIM). It happens when the2009-10-16, by Mark Doliner
-
merged with im.pidgin.pidgin2009-10-16, by Yoshiki Yazawa
-
Print that specific message only when there is a CN; otherwise fall back2009-10-16, by Paul Aurich
-
printf("%s", NULL) when a cert has no CN. Refs #10519.2009-10-16, by Paul Aurich
-
merge of '33ac448c0d0fbe2bd41ad24c9d2e8faa14fafa69'2009-10-16, by Paul Aurich
-
This should derfernately be changelogged2009-10-15, by Mark Doliner
-
Don't call aim_src_clientready() until we have activated our feedbag2009-10-15, by Mark Doliner
-
Typo.2009-10-16, by Paul Aurich
-
jabber: Remove useless jabber_normalize calls now that the data in the hash table2009-10-15, by Paul Aurich
-
merge of '0ff7fb50305f33b84a373ff00a085c25175515c1'2009-10-15, by Paul Aurich
-
Yahoo prpl is crashing everytime a message from a yahoo buddy is received (have not checked federated ids).2009-10-15, by Sulabh Mahajan
-
Credit Frostregen for the userlist styling thing. Refs #9377.2009-10-14, by John Bailey
-
jabber: Reduce these from assertions to checks.2009-10-15, by Paul Aurich
-
merged with im.pidgin.pidgin2009-10-14, by Yoshiki Yazawa
-
merge of '1bcd0bb175fd417fd165aa7b52e219c97b0e30c6'2009-10-14, by Daniel Atallah
-
merge of '5fc198b7a02aacaaa8a7045d9df437c2d0e9006b'2009-10-13, by Paul Aurich
-
Register URL handlers for everything that Windows has knows about like we do2009-10-14, by Daniel Atallah
-
merge of '80eaa62b397424cadf9ea37ca0e98894f823fbf5'2009-10-12, by John Bailey
-
merge of '466c48e634f92dbe476c9d7504ef7eb91a4b304e'2009-10-12, by John Bailey
-
merge of '899182ae412c1d58eab5efb5001e980fdfda4190'2009-10-12, by Elliott Sales de Andrade
-
Shut up valgrind ("unitialized bytes(s)...") and changelog.2009-10-13, by Paul Aurich
-
Fix the code dealing with writing a TXT lookup response from child to parent.2009-10-13, by Paul Aurich
-
jabber: Use the newly refactored code to simplify "Initiate Chat".2009-10-12, by Paul Aurich
-
jabber: Refactor the chat-joining code2009-10-12, by Paul Aurich
-
jabber: Add an "Initiate Chat" blist context menu option for GTalk accounts.2009-10-12, by eion
-
ChangeLog the MSN thing and rearrange the ChangeLog sections to be more2009-10-12, by John Bailey
-
Fix MSN forgetting display names for buddies. Fixes #10421.2009-10-12, by Sadrul Habib Chowdhury
-
merge of '3abad7606f4a2dfd1903df796f33924b12509a56'2009-10-12, by Sadrul Habib Chowdhury
-
Oops, forgot to credit kryojenik on fixing federated user blocking. Refs #9983.2009-10-12, by John Bailey
-
Credit kryojenik for his patch. Refs #9814.2009-10-12, by John Bailey
-
Explicitly define the enum values like Paul wanted. Refs #9814.2009-10-12, by John Bailey
-
Handle adding Lotus Sametime and Microsoft OCS buddies to Yahoo! accounts.2009-10-12, by kryojenik23-pidgin
-
Minor comment typo.2009-10-10, by Elliott Sales de Andrade
-
Swap two lines to fix a crash.2009-10-11, by Sadrul Habib Chowdhury
-
Fix a small leak.2009-10-10, by Sadrul Habib Chowdhury
-
A leak fix in the candidate list, and some code simplification.2009-10-10, by Sadrul Habib Chowdhury
-
merged with im.pidgin.pidgin2009-10-11, by Yoshiki Yazawa
-
Use the appropriate function to remove an input watcher.2009-10-10, by Paul Aurich
-
merged with im.pidgin.pidgin2009-10-10, by Yoshiki Yazawa
-
ssl-gnutls: I think this error message makes a little more sense.2009-10-10, by Paul Aurich
-
Check in the configure.ac check to go along with that #ifdef... Refs #10412.2009-10-10, by Paul Aurich
-
Some wordsmithing on this message from Y S Landro, Richard, William, and Kevin (on the translators m-l).2009-10-10, by Paul Aurich
-
Check the GnuTLS version before using a recent-ish flag. Fixes #10412.2009-10-10, by Paul Aurich
-
merge of '1db1fa363515af9bf20cd293f7ff7995d16099bb'2009-10-10, by Sadrul Habib Chowdhury
-
Allow setting a destroy-function for the data. Fixes a leak.2009-10-09, by Sadrul Habib Chowdhury
-
Fix an incorrect leak-fix. Thanks Elliott!2009-10-09, by Sadrul Habib Chowdhury
-
merge of '5b55f7c6ba5c3a07e85fbc2cd0370a411c7c70db'2009-10-09, by Paul Aurich
-
merge of '0818f22621a06fa5a61bba3d4a10de1e42813cfa'2009-10-09, by Paul Aurich
-
Fix a leak, and a series of typos.2009-10-08, by Sadrul Habib Chowdhury
-
Fixing leak is nice, but let's not crash in the process.2009-10-08, by Sadrul Habib Chowdhury
-
Leak fix for perl plugins.2009-10-08, by Sadrul Habib Chowdhury
-
Donot use a servconn if it's freed. Mark a leak.2009-10-08, by Sadrul Habib Chowdhury
-
Fix a possible leak.2009-10-08, by Sadrul Habib Chowdhury
-
Fix leaks, and a bug.2009-10-08, by Sadrul Habib Chowdhury
-
Nullify the freed pointer so it's not accessed later.2009-10-08, by Sadrul Habib Chowdhury
-
Leak fix.2009-10-08, by Sadrul Habib Chowdhury
-
Leak fix.2009-10-08, by Sadrul Habib Chowdhury
-
Don't crash when $gc is undefined in a call to Purple::Prpl::send_raw.2009-10-09, by Paul Aurich
-
merge of '333738ef627ffd5419b727b4031f65b60f94f7aa'2009-10-08, by Sadrul Habib Chowdhury
-
Free up the parsers.2009-10-07, by Sadrul Habib Chowdhury
-
Add missing null sentinels, and help the compiler catch such errors.2009-10-07, by Sadrul Habib Chowdhury
-
Plug leaks in the file-selector code.2009-10-07, by Sadrul Habib Chowdhury
-
German translation update2009-10-07, by Björn Voigt
-
- German update2009-10-07, by Björn Voigt
-
merge of '071f90416f664b41b4426e7929dc0a595aa02127'2009-10-06, by Sadrul Habib Chowdhury
-
Fix sending /buzz on yahoo.2009-10-06, by Sadrul Habib Chowdhury
-
Mark "STUN server:" for translation.2009-10-09, by Paul Aurich
-
merge of '319a1520a23092d6a84cf888dd358669dd7ba7c3'2009-10-06, by Paul Aurich
-
German translation update:2009-10-05, by Björn Voigt
-
Add the Entrust.net Secure Server CA (taken from Debian's set). Closes #10247.2009-10-06, by Paul Aurich
-
jabber: Re-arrange the code that detects legacy servers so that we don't stomp over "Host Unknown" errors.2009-10-06, by Paul Aurich
-
jabber: Fix removing a buddy with a pending subscription.2009-10-05, by Paul Aurich
-
Note whether IDN support is enabled/disabled in the Help->About dialog.2009-10-04, by Paul Aurich
-
Remove a stray printf()2009-10-04, by Paul Aurich
-
Document the opaque structure. Refs #10432.2009-10-04, by Paul Aurich
-
Updated Vietnamese translation. Closes #10409.2009-10-04, by clytie
-
Oops, forgot to ChangeLog that. Refs #9377.2009-10-04, by John Bailey
-
Allow a user to use gtkrc to style the userlist in chat windows. I don't think2009-10-04, by John Bailey
-
Add Sulabh as a developer, as we were supposed to do once the Summer of Code2009-10-03, by John Bailey
-
Don't attempt to change the alias on the server if the contact is not (yet)2009-10-03, by Elliott Sales de Andrade
-
Don't crash is passport is NULL on Windows. I don't know why this would2009-10-03, by Elliott Sales de Andrade
-
Null-terminate this string explicitly to avoid valgrind complaining.2009-10-03, by Paul Aurich
-
jabber: Don't try to pull a photo out of the <PHOTO/> cdata.2009-10-03, by Paul Aurich
-
Prevent a NULL sprintf(%s) when no resource is assigned to an account during inband registration. Fixes #10420.2009-10-02, by Daniel Atallah
-
merge of '4f0da4d0982e7676421da341297c5a36718765e3'2009-10-02, by Sadrul Habib Chowdhury
-
Do not special case the first group added to the buddy list.2009-10-01, by Sadrul Habib Chowdhury
-
Plug leaks from incorrect color types/names in gntrc.2009-09-30, by Sadrul Habib Chowdhury
-
Add ":p" (since we already have :-p) as an XMPP smiley.2009-10-02, by Paul Aurich
-
Extend the TinyURL plugin.2009-09-30, by Sadrul Habib Chowdhury
-
merge of '3817d6fd81f4052bb57cd8ad113d8ffd8028591b'2009-09-29, by Paul Aurich
-
merge of '6a834614341327cc0cbbdc3887692354df8999e3'2009-09-29, by Sadrul Habib Chowdhury
-
Fix a possible null-dereference and/or memory leak.2009-09-28, by Sadrul Habib Chowdhury
-
Do not create a conversation yet.2009-09-28, by Sadrul Habib Chowdhury
-
Typo fix (thanks to clang-analyzer).2009-09-26, by Sadrul Habib Chowdhury
-
jabber: Don't crash when disconnecting if there's been no response from the server.2009-09-28, by Paul Aurich
-
Generate the "preference" attribute correctly for candidates on locales2009-09-28, by Marcus Lundblad
-
merge of 'ad95721f47b1dcb2d2e5c50c91701526fc4fd67f'2009-09-28, by Mark Doliner
-
Fix a string now that we're not in string freeze. Thanks, QuLogic!2009-09-28, by Paul Aurich
-
Minor leak fixes. Probably not too important since they're in DNS resolver2009-09-28, by Elliott Sales de Andrade
-
I think this is the more correct way of determining invisibility.2009-09-26, by Sadrul Habib Chowdhury
-
Fix a couple of possible null-pointer dereferences.2009-09-26, by Sadrul Habib Chowdhury
-
Allow unsetting account alias in finch.2009-09-26, by Sadrul Habib Chowdhury
-
merged with im.pidgin.pidgin2009-09-25, by Yoshiki Yazawa
-
merge of '363fb1f7fa72426b9e239a320bd53c6bd59f57f9'2009-09-25, by Paul Aurich
-
More tightly scope a variable and avoid trying to free an unset variable.2009-09-25, by brian lu
-
jabber: Don't crash when adding a buddy without a node (no '@'). Closes #10261.2009-09-24, by Paul Aurich
-
jabber: Always require a resource when starting Legacy IQ Auth.2009-09-24, by Paul Aurich
-
Updated swedish translation, with suggestions from Tapo C.2009-09-24, by Peter Hjalmarsson
-
merged with im.pidgin.pidgin2009-09-24, by Yoshiki Yazawa
-
Fix some problems adding "stuff" to oscar buddy lists, where "stuff" is2009-09-24, by Mark Doliner
-
Don't attempt to remove the master group in our cleanlist function.2009-09-24, by Mark Doliner
-
merge of '6447eb03b5b0d21ec2d313005e95d66b4376eeae'2009-09-23, by maiku
-
Fix a crash when content modify contains unknown content.2009-09-23, by maiku
-
Change the way we handle these if checks to hopefully be a little2009-09-22, by Mark Doliner
-
Minor cleanup. gc->prpl is guarranteed to be a PurplePlugin with2009-09-22, by Mark Doliner
-
Add support for setting the multiple instances flag in the Windows Preferences plugin.2009-09-22, by Daniel Atallah
-
merge of '605082e5e72e95dface3580569a0737cbd95e368'2009-09-22, by Elliott Sales de Andrade
-
Advertise jingle rtp, and only advertise rawudp if VV is enabled2009-09-20, by Will Thompson
-
Concordance between "Usernames" and "addresses"2009-09-19, by Paul Aurich
-
merge of '0bc7822198be60e725a7039ab42dc214cfb72a4d'2009-09-19, by Sadrul Habib Chowdhury
-
Just comment out the failing tests when using glib; it's not likely anyone2009-09-19, by Paul Aurich
-
Don't free what you don't own.2009-09-18, by Sadrul Habib Chowdhury
-
Mark some strings for translation.2009-09-18, by Sadrul Habib Chowdhury
-
Update the man pages a little bit.2009-09-18, by Sadrul Habib Chowdhury
-
Clarify the "improperly"; glib is doing what I'd expect strdown to do.2009-09-18, by Paul Aurich
-
Per discussions in devel@conference.pidgin.im that saw no objections, make SSL2009-09-17, by John Bailey
-
Plug some leaks.2009-09-17, by Daniel Atallah
-
Mark theme prefs as translatable, refactor slightly for consistency and plug a small leak.2009-09-17, by Daniel Atallah
-
merge of 'f5cc5d3afc3b423debe344ad70fdb191833075ce'2009-09-16, by John Bailey
-
merge of '21bc6a005e10217fb89ff6fe326c1f4174fadf73'2009-09-16, by John Bailey
-
German translation update2009-09-16, by Björn Voigt
-
I can't see why dots should be usefull here:2009-09-16, by Björn Voigt
-
German translation update:2009-09-16, by Björn Voigt
-
Avoid an unnecessary alloc/free.2009-09-15, by Daniel Atallah
-
Return the proper enum values from command callbacks.2009-09-15, by Sadrul Habib Chowdhury
-
'/debug plugins' will announce the list of loaded plugins.2009-09-15, by Sadrul Habib Chowdhury
-
Fix fallback to default sounds when the file isn't found.2009-09-15, by Daniel Atallah
-
Patch from Toby Schaffer to avoid an assertion when detaching an non-existant GtkSpell pointer. Fixes #10275.2009-09-15, by Daniel Atallah
-
Dimmuxx noticed that retrieving OIM didn't work for him until he2009-09-15, by Ka-Hing Cheung
-
disapproval of revision '48e7bc40f3e696487c1f162edd2f5aeda98dbdd6'2009-09-16, by John Bailey
-
disapproval of revision 'f7d26d95395d5013710b12cfdfcf131aa1033e0c'2009-09-16, by John Bailey
-
Some people seem to think these messages actually mean something, but not2009-09-12, by Elliott Sales de Andrade
-
merged with im.pidgin.pidgin2009-09-14, by Yoshiki Yazawa
-
These debug messages were missing newlines at the end.2009-09-12, by John Bailey
-
Change purple_url_encode() to not encode . _ - ~ because it's not2009-09-11, by Mark Doliner
-
update German translation2009-09-11, by Jochen Kemnade
-
merged with im.pidgin.pidgin2009-09-10, by Yoshiki Yazawa
-
Patch from Johnson Earls to improve the win32 launcher detection of whether we2009-09-10, by Daniel Atallah
-
Fix a crash when attempting to validate a JID with an invalid resource.2009-09-09, by Paul Aurich
-
Oops, it helps to actually use the stripped message.2009-09-08, by Paul Aurich
-
Correct the version number in this @since tag2009-09-08, by Mark Doliner
-
merge of '40005b889ee276fbcd0a4e886a68d8a8cce45698'2009-09-08, by Sulabh Mahajan
-
merge of '9577fe0ea00b1f8e69abaf756e5e1ed31b0c76cf'2009-09-08, by Etan Reisner