Mercurial > pidgin
graph
-
Indentation fix.2009-06-25, by Etan Reisner
-
We are definitely "Check"ing here not "Chat"ting.2009-06-25, by Etan Reisner
-
merge of '3012bdc54e5d2391c4fe52e687e87903ecbf44cc'2009-06-18, by Etan Reisner
-
disapproval of revision '7a65a44ab2e57a47d160be267b0f41062f5c540d'2009-07-08, by Paul Aurich
-
more German l10n2009-07-05, by Jochen Kemnade
-
Change "Logged off" to "Logged Off" to match the rest of the labels2009-07-05, by Paul Aurich
-
Style and comments2009-07-05, by Paul Aurich
-
Factor out the duplicated code for displaying XMPP Get Info2009-07-05, by Paul Aurich
-
Remove the gigantic ifdef'd-out "Show buddy features" sections2009-07-05, by Paul Aurich
-
ChangeLog!2009-07-06, by John Bailey
-
I forgot to remove the old bool setting for Yahoo! JAPAN.2009-07-06, by John Bailey
-
Migrate Yahoo! JAPAN accounts to the new prpl (in theory). This also adds2009-07-06, by John Bailey
-
Correctly determine if the prpl calling a given function is the Yahoo! JAPAN2009-07-06, by John Bailey
-
Moved functions around and made some no longer static. All the functions2009-07-05, by John Bailey
-
Add header includes. I still have not yet tested building this.2009-07-05, by John Bailey
-
I believe this will correctly handle setting the yd->jp value under the new2009-07-05, by John Bailey
-
have a separate hash table function for each prpl.2009-07-05, by John Bailey
-
Very rudimentary start to separate prpls. Removed URI handler from the2009-07-05, by John Bailey
-
Update for file renames.2009-07-05, by John Bailey
-
Start of splitting yahoo into two separate prpls. Not sure if this even comes2009-07-05, by John Bailey
-
merge of '034300b33708a7dbb7856d91c3098493b2dffa34'2009-07-05, by John Bailey
-
Elliott's code looks nicer.2009-07-05, by Paul Aurich
-
Changelog that.2009-07-04, by Paul Aurich
-
Use glib's SHA1, SHA256, and MD5 implementations when available (glib 2.16)2009-07-04, by Paul Aurich
-
Credit Timo, Jochen, Björn, and Josep for their translations.2009-07-04, by Paul Aurich
-
merge of '0ce6e164761ad4833f620020df5a0194cfea51e0'2009-07-04, by Paul Aurich
-
Updated Simplified Translation from Aron Xu, new translator. Closes #9243.2009-07-04, by Paul Aurich
-
Updated Slovenian translation. Closes #9098.2009-07-04, by Paul Aurich
-
Updated Finnish translation (100%).2009-07-04, by Timo Jyrinki
-
Convert the yahoo prpl to using the debug convenience functions instead of2009-07-05, by John Bailey
-
Convert the #ifdef DEBUG here to use the PURPLE_VERBOSE_DEBUG variable.2009-07-04, by John Bailey
-
ChangeLog the PURPLE_VERBOSE_DEBUG variable.2009-07-04, by John Bailey
-
Add entries to ChangeLog.API for my changes.2009-07-04, by John Bailey
-
Convert all uses of PURPLE_UNSAFE_DEBUG to the new API I added.2009-07-04, by John Bailey
-
Move the handling of PURPLE_UNSAFE_DEBUG to purple_debug_init(). Also add2009-07-04, by John Bailey
-
merge of '8222e69d26359ab1a478cc42d25834120aee713b'2009-07-04, by Paul Aurich
-
Fix purple_markup_unescape_entity to properly consume '\' and similar.2009-07-04, by Paul Aurich
-
some more German l10n2009-07-04, by Jochen Kemnade
-
Catalan translation updated.2009-07-04, by Josep Puigdemont
-
Add support for receiving handwritten (Ink) messages from MSN buddies.2009-07-06, by Elliott Sales de Andrade
-
Add auto-generated D-Bus signals introspection, though parameter names2009-07-05, by Elliott Sales de Andrade
-
s/analize/analyze/g since those scripts just don't exist.2009-07-05, by Elliott Sales de Andrade
-
If no disco#items feature was found (like with gmail.com), then our disco2009-07-04, by Elliott Sales de Andrade
-
Make the custom smiley edit windows single-instance. That is, if you click2009-07-04, by Elliott Sales de Andrade
-
merge of '7f396ae5ae1a07562f3822bfdf32a5b71b737970'2009-07-04, by Elliott Sales de Andrade
-
Complement the condition, fix the error I made in the last commit.2009-07-04, by Sulabh Mahajan
-
merge of '1bbd08b1b4f931fa4318c1042033c441a36397ee'2009-07-04, by Paul Aurich
-
A semi-random collection of English spelling and grammatical changes.2009-07-04, by Elliott Sales de Andrade
-
The Log Reader plugin also supports aMSN logs.2009-07-04, by Elliott Sales de Andrade
-
merge of '7743dd71673c71e91039e890a3a939f9850f2d16'2009-07-04, by Elliott Sales de Andrade
-
Apparently there might be stuff after the semicolon before the \r\n so just2009-07-04, by Stu Tomlinson
-
merge of 'b6e009fb9284f653ac58c5309b5443eec6f12c8e'2009-07-04, by Stu Tomlinson
-
merge of '3fe037ee4d003527c8f4f41974e01680d5eea27e'2009-07-04, by Mark Doliner
-
Slightly better error messages2009-07-04, by Mark Doliner
-
In the Network prefs page, always show the auto-detected IP address by2009-07-04, by Elliott Sales de Andrade
-
Don't colourize the IP entry field when it's empty, and reset the actual2009-07-04, by Elliott Sales de Andrade
-
Change the page_size on the GtkAdjustment used for GtkSpinButtons on the2009-07-04, by Elliott Sales de Andrade
-
disapproval of revision '3fe037ee4d003527c8f4f41974e01680d5eea27e'2009-07-04, by Stu Tomlinson
-
We're about to assume strstr() will find \r\n, so make the sscanf()2009-07-04, by Stu Tomlinson
-
Add an else when looking at the number of total elements and2009-07-03, by Mark Doliner