Mercurial > pidgin.yaz
graph
-
Use basename() instead of splitting a path and then taking the last element.2008-11-14, by Mark Doliner
-
String changes. I'm kind of blindly making changes to the qq strings2008-11-14, by Mark Doliner
-
Our in-tree prpls probably shouldn't list authors who don't work on2008-11-14, by Mark Doliner
-
This preferences isn't used anywhere, and when we call get_string_list2008-11-14, by Mark Doliner
-
msn_session_get_swboard only returns null if we give it a null session,2008-11-14, by Mark Doliner
-
merge of '12d71b833c7d3451c58c50e6dc621a88d678d474'2008-11-14, by Richard Laager
-
Compile2008-11-14, by Richard Laager
-
Fix CID #3672008-11-14, by Richard Laager
-
Fix CID #3852008-11-14, by Richard Laager
-
Fix CID #3862008-11-14, by Richard Laager
-
Fix CID #3872008-11-14, by Richard Laager
-
Fix CID #3882008-11-14, by Richard Laager
-
Fix CID #3892008-11-14, by Richard Laager
-
Fix CID #3902008-11-14, by Richard Laager
-
Fix CID #391, #3922008-11-14, by Richard Laager
-
Fix CID #3702008-11-14, by Richard Laager
-
pkt can't ever be NULL here. It is only ever allocated once with g_newa(),2008-11-14, by Richard Laager
-
Fix CID #4012008-11-14, by Richard Laager
-
Fix CID #3842008-11-14, by Richard Laager
-
Minor documentation2008-11-14, by Mark Doliner
-
It's an error if purple_xfer_new fails, so use a g_return_val_if_fail2008-11-14, by Mark Doliner
-
merge of '1fde8168a6eb08e558dabefc069a0eba15a5a6ee'2008-11-14, by Elliott Sales de Andrade
-
Add M-erase as a default finch entry binding (delete-prev-word)2008-11-14, by Ethan Blanton
-
Attempt to avoid a crash in MSN. See the comment in the code.2008-11-13, by Mark Doliner
-
merge of 'b1b60077658bb1e01f71e81175786a8e7c3c4916'2008-11-13, by Mark Doliner
-
cmdproc->data should never be null. Log a warning message if it2008-11-13, by Mark Doliner
-
A patch from Jaywalker to better handle conversations by user ID vs.2008-11-13, by Richard Laager
-
merge of '0d3ce6dca7222c77b50e8a23fe0ed1bae02928a8'2008-11-13, by Richard Laager
-
merge of '54ee2acb5f6ef92c29503315eb7c24bae221cd7b'2008-11-13, by Mark Doliner
-
Make another function static2008-11-13, by Mark Doliner
-
This doesn't matter, but I think the metaphor tends to be that you push2008-11-13, by Mark Doliner
-
Reame msn_slplink_unleash to msn_slplink_send_queued_slpmsgs, which I2008-11-13, by Mark Doliner
-
This was originally a patch from Brian Geppert that corrected the 'silently2008-11-13, by John Bailey
-
Use purple_timeout_add_seconds() instead of purple_timeout_add() in a2008-11-13, by Mark Doliner
-
For some reason the slpmsg and slplink functions don't have underscores2008-11-13, by Mark Doliner
-
There's no need for this variable anymore2008-11-13, by Mark Doliner
-
Make a few more functions static and remove a few declarations for2008-11-13, by Mark Doliner
-
msn_slplink_remove_slpcall() shouldn't be responsible for setting2008-11-13, by Mark Doliner
-
Make msn_slp_call_timeout static2008-11-13, by Mark Doliner
-
Move msn_slplink_send_msgpart() that it doesn't need a forward declaration2008-11-13, by Mark Doliner
-
Didn't mean to check this assert in. I mean, it's probably bad if it2008-11-13, by Mark Doliner
-
slplink->swboard will only be null if slplink->session is null. This2008-11-13, by Mark Doliner
-
Get rid of slplink->local_user because it's a copy of2008-11-13, by Mark Doliner
-
Use libtool to build static archives when --with-static-prpls is passed2008-11-12, by Mark Doliner
-
It should be more efficient to just use g_mallc() and then manually2008-11-12, by Mark Doliner
-
Move a few lines to eliminate the need for the "wasted" variable here.2008-11-12, by Mark Doliner
-
The "processing" flag basically says "this connection is busy, don't2008-11-12, by Mark Doliner
-
Get rid of an unnecessary if statement, and don't try to unref a2008-11-12, by Mark Doliner
-
Use a more appropriate signal for the markerline plugin. Fixes #7518.2008-11-12, by Sadrul Habib Chowdhury
-
Patch from 'siddish' to fix Yahoo! file transfers with older (i.e. non-p15)2008-11-12, by John Bailey
-
merge of '78ed36cc0ce73adfd57f03aa3a1086bb22c53773'2008-11-12, by John Bailey
-
A patch from Math2Gold to fix the dbus-analyze-functions script to properly2008-11-13, by Richard Laager
-
When you choose Save As from the Conversation menu in Pidgin, the saved file2008-11-12, by Richard Laager
-
Make the Send button insensitive when there is no text in the input buffer.2008-11-13, by Elliott Sales de Andrade
-
Don't add the Send button to a gtkconv->lower_hbox when the data specifying it2008-11-13, by Elliott Sales de Andrade
-
Simon Ruderich points out that Purple::Notify::Msg was incorrectly stashed.2008-11-11, by Ethan Blanton
-
This file was removed2008-11-10, by Mark Doliner
-
Update the TCL-HOWTO to some more modern nomenclature2008-11-09, by Ethan Blanton
-
Add an ellipsis to the "Add" and "Modify" buttons in the accounts, pounces, and2008-11-08, by Alex Willmer
-
Hylke added this file, presumably part of his duplicate icon structure2008-11-08, by Richard Laager
-
Fix a potential leak, thanks to "KuSh". Fixes #7463.2008-11-07, by Daniel Atallah
-
Fix a potential leak, thanks to "KuSh". Fixes #7464.2008-11-07, by Daniel Atallah
-
Fix a potential leak, thanks to "KuSh". Fixes #7465.2008-11-07, by Daniel Atallah
-
Make jabber_resource_have_capability polute the log a little less...2008-11-06, by Marcus Lundblad
-
Remove that hack involving GtkIMHtmlSmileys2008-11-05, by Marcus Lundblad
-
Don't try to remove GtkIMHtmlSmileys from smiley trees if the GtkIMHtml2008-11-03, by Marcus Lundblad
-
Remove the QQ CURRENT_REVISION stuff in the Makefile. This, even with their2008-11-02, by Richard Laager
-
kluge pointed out that the segfault message still recommends people IM2008-11-02, by Richard Laager
-
applied changes from e09c51ab6473bf53c6dca408f13b863e1194108c2008-11-02, by Richard Laager
-
Fix POTFILES.in on trunk.2008-11-02, by Richard Laager
-
applied changes from 84461a44ffa2c1e7ab026455c5463a9763f64a9d2008-11-02, by Richard Laager
-
merge of '602d7960555cc685575a2a32397427df3e55a9a7'2008-11-01, by Sadrul Habib Chowdhury
-
merge of '8ed01adf0c9173501da81537854ce2954e9805e7'2008-11-01, by Sadrul Habib Chowdhury
-
A little clearer description for an option.2008-11-01, by Sadrul Habib Chowdhury
-
Temporarily remember account password across network disconnection to allow2008-11-01, by Stu Tomlinson
-
Don't populate the password field on the modify account dialog if we are2008-11-01, by Stu Tomlinson
-
x509_issuer_dn() should return the certificate's issuer name, not the cert2008-11-01, by Stu Tomlinson
-
This file was removed2008-10-31, by Mark Doliner
-
Fix these strings in trunk. This change was made in the2008-10-31, by Mark Doliner
-
Strip multiple leading mode characters from incoming nicknames.2008-10-31, by Marcos GarcĂa Ochoa
-
Missing newline in debug message.2008-10-31, by Sadrul Habib Chowdhury
-
propagate from branch 'im.pidgin.pidgin' (head 7821a3549d7d99473e999dc067afc4218addcc1e)2008-10-31, by Sadrul Habib Chowdhury
-
Kill some // comments. Sigh.2008-10-31, by Richard Laager
-
Build everything with the *_DISABLE_DEPRECATED flags set. This allows us2008-10-30, by Richard Laager
-
purple_network_listen_map_external() is used in (at least) Bonjour. Given2008-10-30, by Richard Laager
-
Update the docs for purple_network_is_available(). It doesn't block.2008-10-30, by Richard Laager
-
Fix a compiler warning I introduce with the GtkSetting code.2008-10-30, by Richard Laager
-
merge of '06a7529af082c664858fd154ff5d83244e974f47'2008-10-30, by Richard Laager
-
Ignore autogen.args.2008-10-30, by Richard Laager
-
More Bonjour struct hiding fixes.2008-10-30, by Richard Laager
-
Fix some macros to work with hidden structs.2008-10-30, by Richard Laager
-
Fix my Tcl fix.2008-10-30, by Richard Laager
-
- Make autogen.sh find autogen.args when /bin/sh is not bash.2008-10-30, by Richard Laager
-
Use GtkSetting to obtain the tooltip preferences instead of our own hidden2008-10-30, by Richard Laager
-
Allow binding meta-arrow keys for actions. Requested by essobi in #pidgin2008-10-30, by Sadrul Habib Chowdhury
-
Fix Bonjour to work with the hidden structs, except for proto_data.2008-10-30, by Richard Laager
-
Fix Tcl to compile with the hidden structs.2008-10-30, by Richard Laager
-
Credit Diego for that patch. Refs #7391.2008-10-30, by John Bailey
-
merge of '62e0eb23e1c2cd6ac1d8a7d96b6e598bd54ed0d2'2008-10-30, by John Bailey
-
merge of '843d513c3da12026fc35af070a23a3d11844824c'2008-10-30, by John Bailey
-
use some additional preproc logic to avoid copying the structs directly into the implementation files2008-10-30, by Gary Kramlich
-
merge of '06e4830f3567955e026f3d594afcc65a07d57b26'2008-10-30, by John Bailey
-
merge of '06e4830f3567955e026f3d594afcc65a07d57b26'2008-10-30, by Richard Laager
-
merge of '65d5236e936af6170109ef8c5af76c7871b9cc12'2008-10-30, by Gary Kramlich
-
This fixes a link error when linking with GNU ld and specifying the2008-10-30, by Diego Pettenò
-
merge of '37145f1b4ec49b432ea571f96562d44f4c5a908e'2008-10-29, by Sadrul Habib Chowdhury
-
Fixed a compiler warning (and remove an unnessesary cast)2008-10-29, by Marcus Lundblad
-
Allow focusing conversation history and the userlist focusable via2008-10-29, by Sadrul Habib Chowdhury
-
Fix a bug where right-clicking the user's name in a chat conversation2008-10-29, by Sadrul Habib Chowdhury
-
I suppose I should put my pidgin.im e-mail address here too since it's2008-10-29, by John Bailey
-
merge of '30922c7a0ed0323c9c88a1a70e4677aaab277a2f'2008-10-29, by John Bailey
-
2008.10.30 - flos <lonicerae(at)gmail.com>2008-10-30, by SHiNE CsyFeK
-
propagate from branch 'im.pidgin.pidgin' (head 4e892c470840f4ed8b012015b15ff8956166028a)2008-10-28, by SHiNE CsyFeK
-
update German translation2008-10-28, by Jochen Kemnade
-
merge of 'dcede21c9852ddddc60076539bfdb8d7e226df33'2008-10-28, by Daniel Atallah
-
merge of '58f8b2b331075660bb2f57e5dc82b32e039f8099'2008-10-28, by Daniel Atallah
-
Fix up my fix.2008-10-30, by Richard Laager
-
Fix some warnings:2008-10-30, by Richard Laager
-
Simplify some of the changes. Yeah, this code sucks. I wrote it a LONG2008-10-30, by Richard Laager
-
Hide the blistnode, buddy, contact, group, and chat structs2008-10-28, by Gary Kramlich