Mercurial > pidgin
graph
-
merge of 'cd26f6af7f8ee75ef909ae08b06ad5a1978051d9'2007-10-10, by Daniel Atallah
-
merge of '3efb5d625e5a73423be8be77a6baeed0b65f7e55'2007-10-10, by Sadrul Habib Chowdhury
-
I'm not sure if this is possible unless the combo box doesn't have any entries. Fixes CID 3052007-10-10, by Daniel Atallah
-
This change is really logically no change, but it is clearer as to what is going on and will prevent CID 5 and 313.2007-10-10, by Daniel Atallah
-
Prevent null ptr deref (CID 336).2007-10-10, by Daniel Atallah
-
Clarify code to remove unnecessary check (CID 309).2007-10-10, by Daniel Atallah
-
Prevent null ptr deref (CID 346).2007-10-10, by Daniel Atallah
-
This should be less confusing and fix CID 293.2007-10-10, by Daniel Atallah
-
Fix CID 340; potential NULL deref.2007-10-10, by Daniel Atallah
-
Fix CID 342 (which wasn't wrong, but was inefficient and confusing.)2007-10-10, by Daniel Atallah
-
Move NULL check earlier to prevent confusion when it is checked after being derefed. Fixes CID 3502007-10-10, by Daniel Atallah
-
CID 358 (Unused Var)2007-10-09, by Daniel Atallah
-
Prevent null pointer deref to fix CID 3382007-10-09, by Daniel Atallah
-
Remove unused variables to fix CID 359 and 360.2007-10-09, by Daniel Atallah
-
Prevent null pointer deref to fix CID 322.2007-10-09, by Daniel Atallah
-
Fix CID 337, null pointer deref. Also plug a leak.2007-10-09, by Daniel Atallah
-
Make sure that the xmlns isn't null before dereferencing it to fix CID 320.2007-10-09, by Daniel Atallah
-
Fully comment out some disabled code to prevent CID 310.2007-10-09, by Daniel Atallah
-
Fully comment out some disabled code to prevent CID 180.2007-10-09, by Daniel Atallah
-
Fix CID 312 (Dead code).2007-10-09, by Daniel Atallah
-
Fix CID 311 (Unnecessary null check)2007-10-09, by Daniel Atallah
-
Fix CID 317 and 335 as well as an additional leak.2007-10-09, by Daniel Atallah
-
Fix CID 3182007-10-09, by Daniel Atallah
-
merge of '067c06f2c33e5371796629696a9aad6afa4e9ead'2007-10-09, by Luke Schierer
-
compute the new size by adding the difference to the actual allocated size2007-10-09, by Ka-Hing Cheung
-
Get rid of another unused variable. Coverity CID 365.2007-10-09, by Mark Doliner
-
Get rid of an unused variable. Coverity found this. Remember2007-10-09, by Mark Doliner
-
uses the entry's allocated height instead of requested height, works around2007-10-09, by Ka-Hing Cheung
-
fix the auto resize code for the showing formatting toolbar case, which2007-10-09, by Ka-Hing Cheung
-
fix up the aweful spacing here2007-10-09, by Ka-Hing Cheung
-
Don't assume that the payload is nul delimited.2007-10-09, by Daniel Atallah
-
Another couple leak fixes in the xmpp roster parsing.2007-10-09, by Daniel Atallah
-
We need to unref the pixmaps after adding them to a list store.2007-10-09, by Daniel Atallah
-
Fix a couple leaks in parsing the xmpp roster.2007-10-08, by Daniel Atallah
-
Fix leak when initializing msn soap request.2007-10-08, by Daniel Atallah
-
Use purple_timeout_add(0... instead of g_idle_add() to avoid depending on the glib main loop.2007-10-08, by Daniel Atallah
-
Fix a leak when a bonjour account is disconnected.2007-10-08, by Daniel Atallah
-
Fix allocating a console for and friends on Windows Vista. Refs #3392.2007-10-08, by Daniel Atallah
-
This is the correct fix.2007-10-07, by Gary Kramlich
-
Simple patch from David Fang to fix an include typo in test_cipher.c"2007-10-07, by Evan Schoenberg
-
merge of '7cc9174ede50bc7d7fdfbb47fbcdee031b053f08'2007-10-07, by Will Thompson
-
merge of '017296ee954fb91349806c809983c916842603da'2007-10-07, by Will Thompson
-
Document the creation of all the disconnection reason API.2007-10-11, by Will Thompson
-
Add Collabora to COPYRIGHT.2007-10-11, by Will Thompson
-
PURPLE_NUM_REASONS should not be a member of the enum.2007-10-11, by Will Thompson
-
Update report_disconnect_reason documentation to match reality. Also include2007-10-11, by Will Thompson
-
Show a snazzy message with a link to the SSL FAQ if the connection died for2007-10-10, by Will Thompson
-
Clarify the documentation of the return value of2007-10-10, by Will Thompson
-
datallah pointed out that using g_return_if_fail() is preferable to2007-10-09, by Will Thompson
-
Remove explicit setting of wants_to_die from prpls.2007-10-09, by Will Thompson
-
I missed some wants_to_dies in jabber.2007-10-09, by Will Thompson
-
Stop jabber setting wants_to_die itself. This involved plumbing disconnection2007-10-09, by Will Thompson
-
rlaager pointed out that purple_connection_error_reason should be setting2007-10-09, by Will Thompson
-
propagate from branch 'im.pidgin.pidgin' (head 017296ee954fb91349806c809983c916842603da)2007-10-07, by Will Thompson
-
merge of '63f107d777d3af55ea0468202ae4d2fcc319f53f'2007-10-06, by John Bailey
-
Fix the mIRC format handling bug that causes incorrect display of received2007-10-06, by John Bailey
-
I basically copied most of2007-10-07, by Will Thompson
-
Add some links from signal documentation back to the documentation for the2007-10-07, by Will Thompson
-
Don't ignore everything in finch/ that starts with "finch"2007-10-06, by Kevin Stange
-
Fix CID 3532007-10-10, by Sadrul Habib Chowdhury
-
Resolve CID 364: 'Pointer returned from "g_hash_table_lookup" is never used'2007-10-10, by Sadrul Habib Chowdhury
-
Thanks deryni.2007-10-06, by Sadrul Habib Chowdhury
-
pkg-config shizzle for finch.2007-10-06, by Sadrul Habib Chowdhury
-
merge of '7252a43314152ad33cc6dc4d65c0349a16575b81'2007-10-06, by Sadrul Habib Chowdhury
-
Patch from nix_nix to add some links to signal documentation.2007-10-06, by Will Thompson
-
All the links to libpurple signal pages were in the comment containing the2007-10-06, by Will Thompson
-
merge of '1757e82b3ed17d8ad45db9d2c62f0187a8bee93d'2007-10-06, by Will Thompson
-
Clarify the doxygen details for the 'conversation-displayed' signal.2007-10-06, by Sadrul Habib Chowdhury
-
Emit the 'conversation-displayed' signal when a conversation is created, in addition to when it's reattached.2007-10-06, by Sadrul Habib Chowdhury
-
Add an accelerator for 'Buddies -> Show'. Fixes #3298.2007-10-06, by John Bailey
-
merge of '2ed39e287c8bc0502ecaf3b390fc0441ab160a99'2007-10-06, by Sadrul Habib Chowdhury
-
Fix a leak that occurs when getting the formatted buddy name under some conditions.2007-10-05, by Daniel Atallah
-
Split the "you don't have SSL support" meaning of2007-10-06, by Will Thompson
-
merge of 'b7cccbf3d88850c3dcf378f41a25883ceb9cbc5c'2007-10-05, by Will Thompson
-
propagate from branch 'im.pidgin.pidgin' (head 61346ebfdbe38e90d131141a7fa41abeda7984c5)2007-10-05, by Will Thompson
-
Leak fix.2007-10-05, by Daniel Atallah
-
Fix #3349 ('Status box cannot be opened with the keyboard').2007-10-06, by Sadrul Habib Chowdhury
-
merge of '077670cb60ab530215573771befe704110370be0'2007-10-05, by Sadrul Habib Chowdhury
-
Fix leakage in the win32 dnsquery implementation.2007-10-05, by Daniel Atallah
-
Fix a small leak in the log_reader plugin.2007-10-05, by Daniel Atallah
-
More leak plugging.2007-10-05, by Daniel Atallah
-
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