Mercurial > pidgin.yaz
graph
-
Clarify documentation of confusingly-named and -valued signal prioritySat, 29 Dec 2007 17:40:44 +0000, by Will Thompson
-
Patch from Ignacio Casal Quinteiro (nacho) to fix style issues with the headline in the buddylist. Closes #4351.Sat, 29 Dec 2007 18:22:24 +0000, by Sadrul Habib Chowdhury
-
Patch from QuLogic to correctly set the length. Closes #4515.Sat, 29 Dec 2007 17:45:40 +0000, by Sadrul Habib Chowdhury
-
Docu patch from Simon Wenner. Closes #4497.Sat, 29 Dec 2007 17:43:44 +0000, by Sadrul Habib Chowdhury
-
merge of '09b67b44dabe98093e6dc706c0d731212e129a79'Sun, 30 Dec 2007 10:06:58 +0000, by Evan Schoenberg
-
ChangeLog entry for QuLogic's patch.Sat, 29 Dec 2007 04:46:49 +0000, by John Bailey
-
Patch from QuLogic to prevent multiple alias editing fields in the infopane. Fixes #4467.Sat, 29 Dec 2007 04:26:17 +0000, by Elliott Sales de Andrade
-
Fixed a leakSun, 30 Dec 2007 10:06:51 +0000, by Evan Schoenberg
-
Ensure js->sasl is not NULL before using it in jabber_auth_handle_success(). This was, I believe, the source of the crash stu reported when my DIGEST-MD5 hack was in place; while js->sasl will probably be non-NULL whenever we reach this code point now, it's more robust to verify it here since that's an assumption originating in another function.Fri, 28 Dec 2007 17:14:52 +0000, by Evan Schoenberg
-
merge of '791803b6696dd26a5193ad76f80dbc7c6cb2687a'Fri, 28 Dec 2007 02:49:23 +0000, by Stu Tomlinson
-
Add tooltips to the plugin window. I did it mostly to test the new tooltipFri, 28 Dec 2007 01:57:17 +0000, by Sadrul Habib Chowdhury
-
Use the new tooltip functions to draw the tooltips in the conversation window.Fri, 28 Dec 2007 01:38:41 +0000, by Sadrul Habib Chowdhury
-
Prevent a divide by zero. Fixes #4490.Thu, 27 Dec 2007 16:29:58 +0000, by Daniel Atallah
-
merge of 'c0a74e417ec8993798705c2cbfca7b7d8b0bc514'Wed, 26 Dec 2007 02:49:24 +0000, by Sadrul Habib Chowdhury
-
fix a leakWed, 26 Dec 2007 02:26:27 +0000, by Ka-Hing Cheung
-
fix a double freeWed, 26 Dec 2007 01:19:18 +0000, by Ka-Hing Cheung
-
merge of 'c000ab1012a7be103452c357fb103e5bddeb99d7'Tue, 25 Dec 2007 23:00:27 +0000, by Will Thompson
-
Yes, we really can use qsort(3) rather than reimplementing it. I've testedTue, 25 Dec 2007 22:59:15 +0000, by Will Thompson
-
Double clicking the column header/divider, or in the 'enabled' column shouldn't bring up the account-modify window. Fixes #3733.Tue, 25 Dec 2007 08:49:35 +0000, by Sadrul Habib Chowdhury
-
Infinitesimally better debug messageTue, 25 Dec 2007 06:38:17 +0000, by Mark Doliner
-
Should be safe to get rid of this nowTue, 25 Dec 2007 05:53:23 +0000, by Mark Doliner
-
Don't print "no" twice when we can't find a libraryTue, 25 Dec 2007 04:16:23 +0000, by Mark Doliner
-
merge of '4fa938e6f980314ccc4a44725eb809c3b5a4fcbc'Mon, 24 Dec 2007 10:40:28 +0000, by Sadrul Habib Chowdhury
-
Plug a small leak.Mon, 24 Dec 2007 07:04:08 +0000, by Sadrul Habib Chowdhury
-
Do not prompt for an already merged contact. Fixes #4285.Mon, 24 Dec 2007 02:00:17 +0000, by Sadrul Habib Chowdhury
-
Reset the 'editable' flag of the renderer after cancelling the edit. Fixes #4471.Mon, 24 Dec 2007 01:28:24 +0000, by Sadrul Habib Chowdhury
-
C++ doesn't really allow forward declarations of enums, and weMon, 24 Dec 2007 04:56:23 +0000, by Mark Doliner
-
If a peer certificate does not match our cached cert, do not auto reject it!Sun, 23 Dec 2007 18:36:09 +0000, by Stu Tomlinson
-
*really* add the StartCom Free SSL Certificate Authority certificateSun, 23 Dec 2007 17:30:09 +0000, by Stu Tomlinson