Mercurial > pidgin
graph
-
Rejoin an opened chat after an account reconnects.Wed, 21 Oct 2009 23:26:41 +0000, by Sadrul Habib Chowdhury
-
jabber: Fix a comment.Tue, 20 Oct 2009 21:20:22 +0000, by Paul Aurich
-
Add another (IMHO unintuitive) JID test. Refs #10532.Tue, 20 Oct 2009 19:38:35 +0000, by Paul Aurich
-
merge of '752623f68962a90397d0ac88cfa20f7435e704aa'Mon, 19 Oct 2009 22:56:57 +0000, by Paul Aurich
-
When switching the account in the Disco / Room List dialogs, kill the visibleMon, 19 Oct 2009 22:56:27 +0000, by Paul Aurich
-
jabber: Improved support for XEP-0249 (and document the legacy stuff).Sat, 17 Oct 2009 00:37:04 +0000, by Paul Aurich
-
Fix the win32 URIs to only linkify if the protocol is followed by a colon.Mon, 19 Oct 2009 22:34:24 +0000, by Daniel Atallah
-
Add hold changes for media calls.Mon, 19 Oct 2009 22:04:12 +0000, by maiku
-
Add a hold button to the media window.Mon, 19 Oct 2009 22:03:48 +0000, by maiku
-
Actually emit the PURPLE_MEDIA_INFO_{,UN}HOLD signals.Mon, 19 Oct 2009 22:03:19 +0000, by maiku
-
Fix unhold string in media info enum.Mon, 19 Oct 2009 20:49:25 +0000, by maiku
-
Sadrul's change from 3abad7606f4a2dfd1903df796f33924b12509a56 fixes aFri, 16 Oct 2009 20:49:51 +0000, by Elliott Sales de Andrade
-
Restore ChangeLog entry from 466c48e63... that was lost in 1bcd0bb175....Fri, 16 Oct 2009 20:45:02 +0000, by Elliott Sales de Andrade
-
jabber: Correct the /part command's help.Fri, 16 Oct 2009 20:22:26 +0000, by Paul Aurich
-
Grab changes from the 2.6.3 branchFri, 16 Oct 2009 09:33:22 +0000, by Mark Doliner
-
Next release from trunk will be 2.6.4 or 2.7.0Fri, 16 Oct 2009 09:07:25 +0000, by Mark Doliner
-
Fix a remote-crash bug in ICQ (and probably AIM). It happens when theFri, 16 Oct 2009 08:36:51 +0000, by Mark Doliner
-
Print that specific message only when there is a CN; otherwise fall backFri, 16 Oct 2009 04:42:39 +0000, by Paul Aurich
-
printf("%s", NULL) when a cert has no CN. Refs #10519.Fri, 16 Oct 2009 02:39:40 +0000, by Paul Aurich
-
merge of '33ac448c0d0fbe2bd41ad24c9d2e8faa14fafa69'Fri, 16 Oct 2009 01:27:25 +0000, by Paul Aurich
-
This should derfernately be changeloggedThu, 15 Oct 2009 23:48:54 +0000, by Mark Doliner
-
Don't call aim_src_clientready() until we have activated our feedbagThu, 15 Oct 2009 23:42:27 +0000, by Mark Doliner
-
Typo.Fri, 16 Oct 2009 01:16:38 +0000, by Paul Aurich
-
jabber: Remove useless jabber_normalize calls now that the data in the hash tableThu, 15 Oct 2009 16:25:09 +0000, by Paul Aurich
-
merge of '0ff7fb50305f33b84a373ff00a085c25175515c1'Thu, 15 Oct 2009 16:13:57 +0000, by Paul Aurich
-
Yahoo prpl is crashing everytime a message from a yahoo buddy is received (have not checked federated ids).Thu, 15 Oct 2009 09:21:18 +0000, by Sulabh Mahajan
-
Credit Frostregen for the userlist styling thing. Refs #9377.Wed, 14 Oct 2009 15:28:27 +0000, by John Bailey
-
jabber: Reduce these from assertions to checks.Thu, 15 Oct 2009 16:13:00 +0000, by Paul Aurich
-
merge of '1bcd0bb175fd417fd165aa7b52e219c97b0e30c6'Wed, 14 Oct 2009 03:13:29 +0000, by Daniel Atallah
-
merge of '5fc198b7a02aacaaa8a7045d9df437c2d0e9006b'Tue, 13 Oct 2009 19:52:35 +0000, by Paul Aurich
-
Register URL handlers for everything that Windows has knows about like we doWed, 14 Oct 2009 03:11:27 +0000, by Daniel Atallah
-
merge of '80eaa62b397424cadf9ea37ca0e98894f823fbf5'Mon, 12 Oct 2009 22:19:48 +0000, by John Bailey
-
merge of '466c48e634f92dbe476c9d7504ef7eb91a4b304e'Mon, 12 Oct 2009 19:54:27 +0000, by John Bailey
-
merge of '899182ae412c1d58eab5efb5001e980fdfda4190'Mon, 12 Oct 2009 20:23:50 +0000, by Elliott Sales de Andrade
-
Shut up valgrind ("unitialized bytes(s)...") and changelog.Tue, 13 Oct 2009 17:24:38 +0000, by Paul Aurich
-
Fix the code dealing with writing a TXT lookup response from child to parent.Tue, 13 Oct 2009 17:23:00 +0000, by Paul Aurich
-
jabber: Use the newly refactored code to simplify "Initiate Chat".Mon, 12 Oct 2009 18:24:37 +0000, by Paul Aurich
-
jabber: Refactor the chat-joining codeMon, 12 Oct 2009 18:11:32 +0000, by Paul Aurich
-
jabber: Add an "Initiate Chat" blist context menu option for GTalk accounts.Mon, 12 Oct 2009 17:36:12 +0000, by eion
-
ChangeLog the MSN thing and rearrange the ChangeLog sections to be moreMon, 12 Oct 2009 17:57:23 +0000, by John Bailey
-
Fix MSN forgetting display names for buddies. Fixes #10421.Mon, 12 Oct 2009 17:45:17 +0000, by Sadrul Habib Chowdhury
-
merge of '3abad7606f4a2dfd1903df796f33924b12509a56'Mon, 12 Oct 2009 08:27:03 +0000, by Sadrul Habib Chowdhury
-
Oops, forgot to credit kryojenik on fixing federated user blocking. Refs #9983.Mon, 12 Oct 2009 05:18:44 +0000, by John Bailey
-
Credit kryojenik for his patch. Refs #9814.Mon, 12 Oct 2009 05:08:17 +0000, by John Bailey
-
Explicitly define the enum values like Paul wanted. Refs #9814.Mon, 12 Oct 2009 05:03:50 +0000, by John Bailey
-
Handle adding Lotus Sametime and Microsoft OCS buddies to Yahoo! accounts.Mon, 12 Oct 2009 05:01:17 +0000, by kryojenik23-pidgin
-
Minor comment typo.Sat, 10 Oct 2009 04:24:35 +0000, by Elliott Sales de Andrade
-
Swap two lines to fix a crash.Sun, 11 Oct 2009 19:20:44 +0000, by Sadrul Habib Chowdhury
-
Fix a small leak.Sat, 10 Oct 2009 19:47:30 +0000, by Sadrul Habib Chowdhury
-
A leak fix in the candidate list, and some code simplification.Sat, 10 Oct 2009 19:44:44 +0000, by Sadrul Habib Chowdhury
-
Use the appropriate function to remove an input watcher.Sat, 10 Oct 2009 22:58:28 +0000, by Paul Aurich
-
ssl-gnutls: I think this error message makes a little more sense.Sat, 10 Oct 2009 03:53:59 +0000, by Paul Aurich
-
Check in the configure.ac check to go along with that #ifdef... Refs #10412.Sat, 10 Oct 2009 03:37:48 +0000, by Paul Aurich
-
Some wordsmithing on this message from Y S Landro, Richard, William, and Kevin (on the translators m-l).Sat, 10 Oct 2009 03:34:01 +0000, by Paul Aurich
-
Check the GnuTLS version before using a recent-ish flag. Fixes #10412.Sat, 10 Oct 2009 03:27:31 +0000, by Paul Aurich
-
merge of '1db1fa363515af9bf20cd293f7ff7995d16099bb'Sat, 10 Oct 2009 00:56:35 +0000, by Sadrul Habib Chowdhury