Mercurial > pidgin
graph
-
Support Yahoo !PingBox. Includes a couple warning fixes. Fixes #7347.2010-02-09, by kartikmohta
-
* Don't crash if status is NULL2010-02-09, by Mark Doliner
-
Do a version-check for pango.2010-02-08, by Sadrul Habib Chowdhury
-
De-dialogify the file-transfer and debug windows.2010-02-08, by Sadrul Habib Chowdhury
-
merge of '033dd646e39f8913f23a1536f8ff18c0489a8432'2010-02-07, by Mark Doliner
-
Updated Tamil translation. Closes #11085.2010-02-07, by Paul Aurich
-
Document this function and remove the unused "command" variable2010-02-07, by Mark Doliner
-
Add back Paul's error message from revision 219b3128f3d96b126a9ed9aff2d2f3277e69dbd42010-02-07, by Mark Doliner
-
merge of '147a2b8b067bccc514ecf55f2a4454f6df40e9bb'2010-02-07, by Elliott Sales de Andrade
-
Good call, this doesn't need to be translated. This messaged used to be2010-02-07, by Mark Doliner
-
Add support for dropping an image on the Custom Smiley window to add that2010-02-07, by Elliott Sales de Andrade
-
Don't try to save the edit dialog pointer to a NULL PurpleSmiley (aka, when2010-02-07, by Elliott Sales de Andrade
-
Using gpointer * is redundant.2010-02-07, by Elliott Sales de Andrade
-
Updated translations. Closes #11280, #11266, #11254.2010-02-07, by Paul Aurich
-
POTFILES: Mark family_oservice.c for translation for the rate limit warning.2010-02-07, by Paul Aurich
-
Change the cursor and act on double click on usernames in chat history.2010-02-06, by Sadrul Habib Chowdhury
-
Fix uninitialized use of these colors, now that they're pointers.2010-02-06, by Paul Aurich
-
Remove an unused login step value2010-02-05, by Mark Doliner
-
Use our MsnListOp enum in more places instead of int. I'm assuming2010-02-05, by Mark Doliner
-
Minor header file cleanup. Mostly I wanted to move some enums above some #includes2010-02-05, by Mark Doliner
-
merge of 'aee5a93203f807e81fd88cc655fb27908cd17ff3'2010-02-05, by Sadrul Habib Chowdhury
-
Refresh the statusbox correctly.2010-02-05, by Sadrul Habib Chowdhury
-
Paul Aurich helped me make this cleaner, because he's such a good person!2010-02-05, by Mark Doliner
-
Oh, we need to make sure the buddy is on our protocol before trying to2010-02-05, by Mark Doliner
-
Combine the CurrentMedia and MsnUserPhoneInfo structs. This makes2010-02-05, by Mark Doliner
-
Check if memory has been freed by looking at its contents does not work2010-02-05, by Mark Doliner
-
merge of '1042c695d02b49cb9360bb4ef591c4ff3209c5e5'2010-02-04, by Mark Doliner
-
Make sure we free myspace buddy proto_data when we disconnect. I believe2010-02-04, by Mark Doliner
-
I'm pretty sure this shouldn't be a compiler warning2010-02-04, by Mark Doliner
-
Zero freed memory to avoid a crash on re-init.2010-02-04, by Ludovico Cavedon
-
blist theme: Do not treat missing colors as black.2010-02-04, by Sadrul Habib Chowdhury
-
timestamp: Do not scroll down if it was scrolled up.2010-02-04, by Sadrul Habib Chowdhury
-
German translation update (2 strings)2010-02-04, by Björn Voigt
-
merge of '7f93eb293109127d6a055f9a6aaa8baaa85207d1'2010-02-04, by Sadrul Habib Chowdhury
-
Fix sending '/messages/like/this '.2010-02-03, by Sadrul Habib Chowdhury
-
Explicitly mark user-interaction when inserting smiley.2010-02-03, by Sadrul Habib Chowdhury
-
Use a stock icon for 'Filter' in debug window. Closes #9150.2010-02-03, by Sadrul Habib Chowdhury
-
irc: Avoid a g_log error when parting a chatroom.2010-02-03, by Sadrul Habib Chowdhury
-
Remove duplicate code2010-02-04, by Mark Doliner
-
Simplify2010-02-04, by Mark Doliner
-
Tabs to spaces2010-02-04, by Mark Doliner
-
Move the three phone numbers from the MsnUser struct into a separate2010-02-04, by Mark Doliner
-
Keep CurrentMedia in a separate object outside of MsnUser that needs to2010-02-04, by Mark Doliner
-
merge of '57bf84117d335fd0bba1edff4c5b3b21e29f6bbc'2010-02-03, by Marcus Lundblad
-
media: Set the "controlling-mode" Farsight2 parameter correctly when creating media streams.2010-02-03, by Marcus Lundblad
-
Replace guint membership_id[5] with guint member_id_on_pending_list in2010-02-03, by Mark Doliner
-
merge of '557198948608028bc4f826a546a3948c4899bdf0'2010-02-03, by Mark Doliner
-
jabber: Log a warning (with the shortcut) when refusing to send a smiley.2010-02-03, by Paul Aurich
-
merge of '12cc2cc3c1e0012329832ea2d170dca5b31f8b9b'2010-02-03, by Paul Aurich
-
jabber: Don't print the smiley shortcut in the error message when trying to2010-02-03, by Marcus Lundblad
-
I find the code easier to read this way2010-02-03, by Mark Doliner
-
Documentationliness is next to Godliness2010-02-03, by Mark Doliner
-
merge of '19b1f405b1e0f78a95bd14e8303d1a2c19818908'2010-02-03, by Mark Doliner
-
This is changelog worthy2010-02-03, by Mark Doliner
-
jabber: Don't send custom smileys larger than the recommended maximum BoB size2010-02-03, by Marcus Lundblad
-
New versions of AIM:2010-02-03, by Mark Doliner
-
Whoops, remove my note-to-self2010-02-03, by Mark Doliner
-
Mark this function as deprecated because I really don't know what2010-02-03, by Mark Doliner
-
move-start (home) and move-last (end) actions for trees.2010-02-03, by Sadrul Habib Chowdhury
-
jabber: Remove a funky workaround for an (old) OpenSSL crash.2010-02-03, by Paul Aurich