Mercurial > pidgin.yaz
graph
-
Make this function match read_cb() in servconn.c. The bottom halves ofSat, 15 Nov 2008 03:17:51 +0000, by Mark Doliner
-
It's not possible for wasted to be TRUE here. Wasted will only be TRUESat, 15 Nov 2008 02:49:49 +0000, by Mark Doliner
-
It's not appropriate to set processing to TRUE here, either.Sat, 15 Nov 2008 02:44:58 +0000, by Mark Doliner
-
It's not appropriate to set processing to FALSE here. I think this isSat, 15 Nov 2008 02:43:59 +0000, by Mark Doliner
-
If we're setting swboard here then we need to add the slplink to theSat, 15 Nov 2008 01:51:04 +0000, by Mark Doliner
-
Remove a few spurious debug_warnsFri, 14 Nov 2008 22:14:19 +0000, by Mark Doliner
-
Fix an assertion failure/unlikely crash when:Fri, 14 Nov 2008 21:46:39 +0000, by Mark Doliner
-
merge of '67feb999e0a93f08cec26793214137c5c5252e9e'Fri, 14 Nov 2008 20:46:35 +0000, by Will Thompson
-
This dialog should have a titleFri, 14 Nov 2008 20:33:20 +0000, by Mark Doliner
-
Make double-clicking a saved status activate it and close the window.Fri, 14 Nov 2008 20:46:20 +0000, by Will Thompson
-
Seriously why would you ever do this? Use g_path_get_basename()Fri, 14 Nov 2008 20:13:22 +0000, by Mark Doliner
-
Use basename() instead of splitting a path and then taking the last element.Fri, 14 Nov 2008 20:06:55 +0000, by Mark Doliner
-
String changes. I'm kind of blindly making changes to the qq stringsFri, 14 Nov 2008 19:58:32 +0000, by Mark Doliner
-
Our in-tree prpls probably shouldn't list authors who don't work onFri, 14 Nov 2008 18:46:19 +0000, by Mark Doliner
-
This preferences isn't used anywhere, and when we call get_string_listFri, 14 Nov 2008 18:38:56 +0000, by Mark Doliner
-
msn_session_get_swboard only returns null if we give it a null session,Fri, 14 Nov 2008 18:33:19 +0000, by Mark Doliner
-
merge of '12d71b833c7d3451c58c50e6dc621a88d678d474'Fri, 14 Nov 2008 07:41:10 +0000, by Richard Laager
-
CompileFri, 14 Nov 2008 06:52:05 +0000, by Richard Laager
-
Fix CID #367Fri, 14 Nov 2008 06:44:44 +0000, by Richard Laager
-
Fix CID #385Fri, 14 Nov 2008 06:42:18 +0000, by Richard Laager
-
Fix CID #386Fri, 14 Nov 2008 06:41:47 +0000, by Richard Laager
-
Fix CID #387Fri, 14 Nov 2008 06:40:55 +0000, by Richard Laager
-
Fix CID #388Fri, 14 Nov 2008 06:39:52 +0000, by Richard Laager
-
Fix CID #389Fri, 14 Nov 2008 06:36:44 +0000, by Richard Laager
-
Fix CID #390Fri, 14 Nov 2008 06:31:31 +0000, by Richard Laager
-
Fix CID #391, #392Fri, 14 Nov 2008 06:29:05 +0000, by Richard Laager
-
Fix CID #370Fri, 14 Nov 2008 06:25:48 +0000, by Richard Laager
-
pkt can't ever be NULL here. It is only ever allocated once with g_newa(),Fri, 14 Nov 2008 06:23:04 +0000, by Richard Laager
-
Fix CID #401Fri, 14 Nov 2008 06:18:26 +0000, by Richard Laager
-
Fix CID #384Fri, 14 Nov 2008 06:15:24 +0000, by Richard Laager
-
Minor documentationFri, 14 Nov 2008 07:24:09 +0000, by Mark Doliner
-
It's an error if purple_xfer_new fails, so use a g_return_val_if_failFri, 14 Nov 2008 07:23:56 +0000, by Mark Doliner
-
merge of '1fde8168a6eb08e558dabefc069a0eba15a5a6ee'Fri, 14 Nov 2008 06:57:56 +0000, by Elliott Sales de Andrade
-
Add M-erase as a default finch entry binding (delete-prev-word)Fri, 14 Nov 2008 03:04:38 +0000, by Ethan Blanton
-
Attempt to avoid a crash in MSN. See the comment in the code.Thu, 13 Nov 2008 20:59:40 +0000, by Mark Doliner
-
merge of 'b1b60077658bb1e01f71e81175786a8e7c3c4916'Thu, 13 Nov 2008 19:11:19 +0000, by Mark Doliner
-
cmdproc->data should never be null. Log a warning message if itThu, 13 Nov 2008 09:19:17 +0000, by Mark Doliner
-
A patch from Jaywalker to better handle conversations by user ID vs.Thu, 13 Nov 2008 18:55:04 +0000, by Richard Laager
-
merge of '0d3ce6dca7222c77b50e8a23fe0ed1bae02928a8'Thu, 13 Nov 2008 17:38:36 +0000, by Richard Laager
-
merge of '54ee2acb5f6ef92c29503315eb7c24bae221cd7b'Thu, 13 Nov 2008 09:00:45 +0000, by Mark Doliner
-
Make another function staticThu, 13 Nov 2008 08:58:44 +0000, by Mark Doliner
-
This doesn't matter, but I think the metaphor tends to be that you pushThu, 13 Nov 2008 08:46:37 +0000, by Mark Doliner
-
Reame msn_slplink_unleash to msn_slplink_send_queued_slpmsgs, which IThu, 13 Nov 2008 08:45:40 +0000, by Mark Doliner
-
This was originally a patch from Brian Geppert that corrected the 'silentlyThu, 13 Nov 2008 08:39:44 +0000, by John Bailey
-
Use purple_timeout_add_seconds() instead of purple_timeout_add() in aThu, 13 Nov 2008 08:26:12 +0000, by Mark Doliner
-
For some reason the slpmsg and slplink functions don't have underscoresThu, 13 Nov 2008 08:01:36 +0000, by Mark Doliner
-
There's no need for this variable anymoreThu, 13 Nov 2008 07:57:33 +0000, by Mark Doliner
-
Make a few more functions static and remove a few declarations forThu, 13 Nov 2008 07:36:33 +0000, by Mark Doliner
-
msn_slplink_remove_slpcall() shouldn't be responsible for settingThu, 13 Nov 2008 07:22:39 +0000, by Mark Doliner
-
Make msn_slp_call_timeout staticThu, 13 Nov 2008 06:57:20 +0000, by Mark Doliner
-
Move msn_slplink_send_msgpart() that it doesn't need a forward declarationThu, 13 Nov 2008 06:43:48 +0000, by Mark Doliner
-
Didn't mean to check this assert in. I mean, it's probably bad if itThu, 13 Nov 2008 06:30:33 +0000, by Mark Doliner
-
slplink->swboard will only be null if slplink->session is null. ThisThu, 13 Nov 2008 06:28:03 +0000, by Mark Doliner
-
Get rid of slplink->local_user because it's a copy ofThu, 13 Nov 2008 06:18:53 +0000, by Mark Doliner
-
Use libtool to build static archives when --with-static-prpls is passedWed, 12 Nov 2008 11:30:51 +0000, by Mark Doliner
-
It should be more efficient to just use g_mallc() and then manuallyWed, 12 Nov 2008 09:40:05 +0000, by Mark Doliner
-
Move a few lines to eliminate the need for the "wasted" variable here.Wed, 12 Nov 2008 09:32:10 +0000, by Mark Doliner
-
The "processing" flag basically says "this connection is busy, don'tWed, 12 Nov 2008 09:10:29 +0000, by Mark Doliner
-
Get rid of an unnecessary if statement, and don't try to unref aWed, 12 Nov 2008 08:58:27 +0000, by Mark Doliner
-
Use a more appropriate signal for the markerline plugin. Fixes #7518.Wed, 12 Nov 2008 04:18:54 +0000, by Sadrul Habib Chowdhury