Mercurial > pidgin.yaz
graph
-
Fix small leak.2007-10-05, by Daniel Atallah
-
I think this Fixes #3438.2007-10-04, by Daniel Atallah
-
Top align the notification message.2007-10-05, by Sadrul Habib Chowdhury
-
fixes #34332007-10-04, by Loptosko
-
Sprinkle gc->wants_to_die = TRUE liberally around connection errors that really2007-10-05, by Will Thompson
-
Add reasons to a couple of new errors (and to a commented-out one, for2007-10-05, by Will Thompson
-
propagate from branch 'im.pidgin.pidgin' (head 294731552d0baf5f1f37a45e0c119b2188f34ba8)2007-10-05, by Will Thompson
-
Fix null printf.2007-10-04, by Daniel Atallah
-
merge of '701fb7aea7a77b05725227038ec645441c76668c'2007-10-04, by Carlos Silva
-
Keep MsnUser->list_op in sync.2007-10-04, by Carlos Silva
-
Remove now unnecessary and potentially bad code.2007-10-04, by Carlos Silva
-
Silence a compiler warning about an unused var.2007-10-04, by Carlos Silva
-
Correctly remove a buddy from the Pending list after it is accepted.2007-10-04, by Carlos Silva
-
Sanity checking and minor cleanup.2007-10-04, by Daniel Atallah
-
Prevent an assertion (w/ G_DEBUG=fatal_warnings) when the connection drops.2007-10-04, by Daniel Atallah
-
rlaager noticed that these comments shouldn't be processed by doxygen.2007-10-03, by Daniel Atallah
-
merge of '43311ea3963dadd958af56847cc36df60507673f'2007-10-03, by Sadrul Habib Chowdhury
-
merge of '6f133a093581cd9a632ca6d0ce110d180e582714'2007-10-03, by Luke Schierer
-
merge of '5eed7d5d3539cd18c81cb4d709080ea5bc109bac'2007-10-03, by Daniel Atallah
-
Hylke made a new win32 installer pixmap2007-10-03, by Sean Egan
-
gg: Properly handle CP1250 chars in group's name when importing buddylist.2007-10-02, by Bartoz Oler
-
merge of '4bbc209c8076ef89135700af844ec6bb04602c0a'2007-10-02, by Luke Schierer
-
plucked revision to convert input from locale to utf8.2007-10-03, by Sadrul Habib Chowdhury
-
disapproval of revision 'c4c1aaf98e7151d26c98319886253eaa74d317bd'2007-11-14, by Sadrul Habib Chowdhury
-
A request field for buddylist nodes.2007-10-03, by Sadrul Habib Chowdhury
-
Fix a few more memory leaks. Someone who has a myspace account should stare2007-10-02, by Sadrul Habib Chowdhury
-
A small memory leak fix.2007-10-02, by Sadrul Habib Chowdhury
-
Some doxygen stuff.2007-10-02, by Sadrul Habib Chowdhury
-
merge of '40d389dd2daa85ead2860fa3617e9fc354476bf8'2007-10-02, by Sadrul Habib Chowdhury
-
merge of 'a4ca83f88d6ff3c9315ae4fb327b7675d324a494'2007-10-02, by Sadrul Habib Chowdhury
-
Add a link from the gtkconv signals page back to the gtkconv.h documentation.2007-10-06, by Will Thompson
-
- Debugging babble in purple_verify_complete to tell final verification2007-10-02, by William Ehlhardt
-
- Use certificate_pool_retrieve instead of certificate_pool_contains and2007-10-02, by William Ehlhardt
-
- Add Microsoft Secure Server Authority certificate. Fixes #31962007-10-02, by William Ehlhardt
-
merge of '1bcb1793b8e018e79a9308e03f48476e327b4c07'2007-10-01, by Luke Schierer
-
Update the bug fix note.2007-10-01, by Richard Laager
-
explicit merge of '34bd82146ec66294912412630b2ae269d548064b'2007-10-01, by Richard Laager
-
Revert a case-change in the ChangeLog that snuck in from somewhere.2007-10-01, by Richard Laager
-
propagate from branch 'im.pidgin.pidgin.2.2.1' (head 4321e1e266d11dddee2cde190828ae5001812367)2007-10-01, by Richard Laager
-
Add a 'Join Chat...' item in the buddylist menu.2007-10-02, by Sadrul Habib Chowdhury
-
sr@Latn changed to sr@latin2007-10-01, by Luke Schierer
-
merge of '6d923ebd61c26e23860956f063837089569c022a'2007-10-01, by Luke Schierer
-
Fix building the gestures plugin.2007-10-02, by Daniel Atallah
-
Better error handling when no libpurple dbus service is detected. This was Etan's suggestion. Fixes #3278.2007-10-02, by Daniel Atallah
-
merge of '3c5f5942e97bdefba5dcf770578442e11f8aa5c5'2007-10-01, by Daniel Atallah
-
Updated German translation from Bjoern Voigt. Fixes #3258.2007-10-01, by Daniel Atallah
-
propagate the NEWS changes via cp2007-10-01, by Luke Schierer
-
provide a hint about needing write access to2007-10-03, by Luke Schierer
-
fixes #30902007-10-01, by Espen Stefansen
-
Lots of comments for translators. I think I've seen these asked about2007-10-01, by Mark Doliner
-
merge of '0a539d88f58a5f0cf13448ab6fcc7b3e6e30db52'2007-09-30, by Sadrul Habib Chowdhury
-
purple_conversation_present is broken; remove it from IRC channel joins2007-09-30, by Ethan Blanton
-
merge of '07d5798f8a0b64518b4697e0376f5ceeddbb61e2'2007-09-30, by Will Thompson
-
merge of 'c966d1b59a11c860df756f5def6e3486d94f24e3'2007-09-30, by Will Thompson
-
Someone started capitalizing the version line which confused the release2007-09-30, by Kevin Stange
-
merge of '15fd625e20fae56881c7c728a6533fd1699c351c'2007-09-30, by Mark Doliner
-
Sync the ChangeLog up from 2.2.1.2007-09-29, by Kevin Stange
-
Make phone numbers always show up as online and mobile. AOL takes2007-09-30, by Mark Doliner
-
Close the direct IM session if someone tries to send us a file over2007-09-30, by Mark Doliner
-
Do not connect to a signal with a NULL callback. Gets rid of a runtime warning.2007-09-30, by Sadrul Habib Chowdhury