Mercurial > pidgin
graph
-
Properly escape text when sending MSN pages.Wed, 23 Jul 2008 05:36:12 +0000, by Elliott Sales de Andrade
-
merge of '2a68f533ef12aaf2b26c7827857687c4ff04b229'Sat, 19 Jul 2008 03:10:10 +0000, by Elliott Sales de Andrade
-
Properly send MSN nudges in a chat to the right window, and not open aSat, 19 Jul 2008 03:07:33 +0000, by Elliott Sales de Andrade
-
Add purple_prpl_got_attention_in_chat, then deprecateSat, 19 Jul 2008 03:03:17 +0000, by Elliott Sales de Andrade
-
Report an error when an MSN Mobile message was not sent because it wasFri, 18 Jul 2008 02:37:20 +0000, by Elliott Sales de Andrade
-
Fix up some spelling mistakes in MSN oim.c.Fri, 18 Jul 2008 01:00:52 +0000, by Elliott Sales de Andrade
-
Added `flap_connection_send_snac_with_priority()`, which allows specifyingSun, 20 Jul 2008 05:47:42 +0000, by Evan Schoenberg
-
Fix running several Bonjour instances on the same machine.Sat, 19 Jul 2008 00:18:18 +0000, by Daniel Atallah
-
Fix a potential leak that was introduced in revision 7a490c356e10f7fff3432f875897aa0ca0ad1ff0.Fri, 18 Jul 2008 21:10:23 +0000, by Daniel Atallah
-
Make this 2.5.0-devel until we actually get to releasing...Fri, 18 Jul 2008 07:05:26 +0000, by Kevin Stange
-
Fix a crash that occurs when you try to edit an account and no prpls are available. Fixes #6355.Fri, 18 Jul 2008 00:20:47 +0000, by Daniel Atallah
-
I swear I did this! I must have gotten a little overzealous with theThu, 17 Jul 2008 16:48:37 +0000, by Mark Doliner
-
Daniel Atallah pointed out that this was obviously wrong. So we wouldThu, 17 Jul 2008 16:08:09 +0000, by Mark Doliner
-
20080717-05-1-fix-keep-alive ccpaging <ecc_hy(at)hotmail.com>Thu, 17 Jul 2008 15:12:42 +0000, by SHiNE CsyFeK
-
merge of '5e33eda76b698c04377f5ad6cdd3ad1ec87d2eff'Thu, 17 Jul 2008 05:26:47 +0000, by Elliott Sales de Andrade
-
Fix a double free when connecting to the sender of a bonjour file fails. Also plug a small leak. Fixes #5971. (this time only commit the one file instead of my whole tree)Thu, 17 Jul 2008 04:53:32 +0000, by Daniel Atallah
-
disapproval of revision '3d39da6c8014095cac3a0741bf6fc26219e7aff8'Thu, 17 Jul 2008 04:49:35 +0000, by Daniel Atallah
-
Fix a double free when connecting to the sender of a bonjour file fails. Also plug a small leak. Fixes #5971.Thu, 17 Jul 2008 04:38:07 +0000, by Daniel Atallah
-
MsnSlpSession->call_id isn't used anywhere, so get rid of itWed, 16 Jul 2008 09:16:52 +0000, by Mark Doliner
-
This check is duplicated three lines above. It was probably intendedWed, 16 Jul 2008 09:11:03 +0000, by Mark Doliner
-
Fixup MSN mailbox handling based on a patch from Felipe, plus variousThu, 17 Jul 2008 05:25:48 +0000, by Elliott Sales de Andrade
-
Avoid a crash in OIM processing if the request was cancelled outside ofThu, 17 Jul 2008 04:52:32 +0000, by Elliott Sales de Andrade
-
Always save the MSN transaction in each command, not just forThu, 17 Jul 2008 03:23:59 +0000, by Elliott Sales de Andrade
-
Commit the changes to oim.h that I forgot last time. Fixes #6343,Wed, 16 Jul 2008 03:53:28 +0000, by Elliott Sales de Andrade
-
fixes a crash and probably more correct and definitely easier to understandWed, 16 Jul 2008 02:39:15 +0000, by Ka-Hing Cheung
-
merge of '2b34b093b628670d60af5d699520a5dcede1fe74'Wed, 16 Jul 2008 00:59:19 +0000, by Ka-Hing Cheung
-
Allow macros in the plugin name when compiling statically.Tue, 15 Jul 2008 17:21:17 +0000, by Evan Schoenberg
-
When sending MSN OIM's, wrap Base64'd text at 76 characters. BecauseTue, 15 Jul 2008 01:42:01 +0000, by Elliott Sales de Andrade
-
On MSN, when an error occurs when opening a switchboard and calling theMon, 14 Jul 2008 04:55:34 +0000, by Elliott Sales de Andrade
-
When connecting to MSN with the HTTP method, the payload length was notMon, 14 Jul 2008 04:08:30 +0000, by Elliott Sales de Andrade
-
merge of '1a465eae5dc1b7bfc09b0724788403c096f461ce'Mon, 14 Jul 2008 03:04:03 +0000, by Elliott Sales de Andrade
-
A2B in #pidgin noticed that the link was missingMon, 14 Jul 2008 06:33:05 +0000, by Ka-Hing Cheung
-
remove soap2.c from windows as well, from Andrea VisinoniSun, 13 Jul 2008 23:28:37 +0000, by Ka-Hing Cheung
-
sadrul pointed out that I am dumbSun, 13 Jul 2008 21:04:23 +0000, by Ka-Hing Cheung
-
g_hash_table_remove_all is glib 2.12+ onlySun, 13 Jul 2008 19:55:55 +0000, by Ka-Hing Cheung
-
Argh. Forgot to update COPYRIGHT for Luke Bratch (947fd3aa).Sun, 13 Jul 2008 18:29:05 +0000, by Sadrul Habib Chowdhury
-
Add purple_get_host_name to get the hostname of the machine.Sun, 13 Jul 2008 18:01:57 +0000, by Sadrul Habib Chowdhury
-
Allow not creating a different directory for each user. Closes #5997.Sun, 13 Jul 2008 17:20:41 +0000, by Luke Bratch
-
Add menuitem for 'join chat' in the docklet menu. Closes #3623.Sun, 13 Jul 2008 17:00:50 +0000, by Balwinder S Dheeman
-
Initialize the commands subsystem before the plugins.Sun, 13 Jul 2008 15:51:38 +0000, by Sadrul Habib Chowdhury
-
merge of '8ef03a3edef528af90c03195f4225c8ee97214fd'Sun, 13 Jul 2008 10:09:19 +0000, by Sadrul Habib Chowdhury
-
Add Dimmuxx's real name to ChangeLog and COPYRIGHT. Also, put my nameSun, 13 Jul 2008 22:51:47 +0000, by Elliott Sales de Andrade
-
MSNP15 is here! Hopefully I didn't break anything. Sorry for the ton ofSun, 13 Jul 2008 07:14:37 +0000, by Elliott Sales de Andrade
-
propagate from branch 'im.pidgin.pidgin' (head 674f6a1c7267dc286556d800aed27b28a169c523)Sun, 13 Jul 2008 05:20:46 +0000, by Elliott Sales de Andrade
-
Workaround a bug in MSN servers where it sends an extra space at theSun, 13 Jul 2008 04:55:39 +0000, by Elliott Sales de Andrade
-
On MSN, always send the privacy settings and contact list after parsingSun, 13 Jul 2008 04:48:05 +0000, by Elliott Sales de Andrade
-
merge of '057f9dd738df2f3f1b3bd757d04cdd78dd379ecb'Sun, 13 Jul 2008 04:31:18 +0000, by Elliott Sales de Andrade
-
Disable the MSN blocked text dialog for now because it doesn't alwaysSun, 13 Jul 2008 04:04:10 +0000, by Elliott Sales de Andrade
-
On MSN, cancel the connection process to a server before checkingSun, 13 Jul 2008 01:15:09 +0000, by Elliott Sales de Andrade
-
propagate from branch 'im.pidgin.pidgin' (head 3fc4df7332983d84a3632b6372c6f7c894b529a3)Sat, 12 Jul 2008 07:32:05 +0000, by Elliott Sales de Andrade
-
merge of '0cbcb7f910c95c3dac3f06c404e29dcc8b709419'Sat, 12 Jul 2008 07:29:56 +0000, by Elliott Sales de Andrade
-
Also commit the change from b062f14d1bcd8e6c28b2b05977aa19a4bfd4867c toSat, 12 Jul 2008 07:29:38 +0000, by Elliott Sales de Andrade
-
Take out the code on MSN for REM and SYN that I missed.Sun, 13 Jul 2008 04:31:00 +0000, by Elliott Sales de Andrade
-
Take care of more cleanup in the MSN code.Sat, 12 Jul 2008 06:44:19 +0000, by Elliott Sales de Andrade
-
merge of '67ca4287c39e084b96718b0e1768578954ac66a5'Sat, 12 Jul 2008 04:50:47 +0000, by Elliott Sales de Andrade
-
The great MSN debug message cleanup! Threw in a few whitespace fixes,Sat, 12 Jul 2008 04:42:24 +0000, by Elliott Sales de Andrade
-
In MSN servconn, make handling of EAGAIN similar to that in httpconn.Wed, 09 Jul 2008 04:39:02 +0000, by Elliott Sales de Andrade
-
Fix updating the MSN buddy icon, which was probably broken by theWed, 09 Jul 2008 04:18:07 +0000, by Elliott Sales de Andrade
-
propagate from branch 'im.pidgin.pidgin' (head 99fe11b8da675f3b74b853ea29a16d8c9564cb95)Wed, 09 Jul 2008 02:06:38 +0000, by Elliott Sales de Andrade
-
On MSN, SBS command doesn't have a payload.Sat, 12 Jul 2008 04:50:15 +0000, by Elliott Sales de Andrade
-
Get rid of that whole msn_set_payload_len thing and correctly set theWed, 09 Jul 2008 01:46:10 +0000, by Elliott Sales de Andrade
-
merge of '5033650a1e57437cc3f2894adc41935daa6b3269'Wed, 09 Jul 2008 00:32:18 +0000, by Elliott Sales de Andrade
-
When receiving an MSN OUT, don't try to dereference cmd->params whenSun, 29 Jun 2008 20:01:14 +0000, by Elliott Sales de Andrade
-
When receiving an MSN custom smiley, look at the switchboard for theSun, 29 Jun 2008 19:17:26 +0000, by Elliott Sales de Andrade
-
propagate from branch 'im.pidgin.pidgin' (head b5d22abac579cbb2742419d7d2d7ea33caa56e39)Sat, 28 Jun 2008 08:08:22 +0000, by Elliott Sales de Andrade
-
Make sure xmlnode_copy also copies the prefix and namespace_map fromSat, 28 Jun 2008 06:55:30 +0000, by Elliott Sales de Andrade
-
Add a #define so that MSN ApplicationId is more easily updated. Also,Sat, 28 Jun 2008 06:02:50 +0000, by Elliott Sales de Andrade
-
Clean up some MSN SOAP stuff.Sat, 28 Jun 2008 06:01:22 +0000, by Elliott Sales de Andrade
-
propagate from branch 'im.pidgin.pidgin' (head 88a24003053cda8454a59fd448eb6575bdea2e0e)Mon, 23 Jun 2008 05:38:55 +0000, by Elliott Sales de Andrade
-
Clean up some #define's in msn.h and various supporting changes.Mon, 23 Jun 2008 05:36:52 +0000, by Elliott Sales de Andrade
-
Allow forcing an MSN HTTP connection to connect to a new server. ThisMon, 23 Jun 2008 04:10:46 +0000, by Elliott Sales de Andrade
-
On MSN, only notify the user of a Nudge when the ID of the datacastMon, 23 Jun 2008 01:14:02 +0000, by Elliott Sales de Andrade
-
Remove some MSN code duplication in processing messages from YahooMon, 23 Jun 2008 00:54:05 +0000, by Elliott Sales de Andrade
-
Remove a confusing debug message.Sun, 22 Jun 2008 23:44:12 +0000, by Elliott Sales de Andrade
-
disapproval of revision '075bff91d9cbcfd6f59c270802c5bffeb98c3b50'Wed, 09 Jul 2008 00:27:44 +0000, by Elliott Sales de Andrade
-
A patch from felipec to stop requesting the MSN buddy icon when theSun, 22 Jun 2008 22:59:50 +0000, by Elliott Sales de Andrade
-
A patch from felipec to consistently use NULL for the status of offlineSun, 22 Jun 2008 21:31:58 +0000, by Elliott Sales de Andrade
-
A patch from felipec to make (msn_)request_user_display static.Sun, 22 Jun 2008 20:35:47 +0000, by Elliott Sales de Andrade
-
Fix calculating the response to MSN Challenge strings that are an exactSun, 22 Jun 2008 01:52:04 +0000, by Elliott Sales de Andrade
-
propagate from branch 'im.pidgin.pidgin' (head 5e9671c654b021e77695d4a863fb55e27a831901)Sat, 21 Jun 2008 07:36:16 +0000, by Elliott Sales de Andrade
-
Avoid a NULL reference in msn_command_from_string.Sat, 21 Jun 2008 06:50:53 +0000, by Elliott Sales de Andrade
-
Sometimes (after 24h+) when you request a MSN token update, you get aSat, 21 Jun 2008 06:15:38 +0000, by Elliott Sales de Andrade
-
Apparently, when the token expires, OIM requests get aSat, 21 Jun 2008 06:11:29 +0000, by Elliott Sales de Andrade
-
propagate from branch 'im.pidgin.pidgin' (head 4037e908f8c3536d50d9439ec2eec0f4d6ee3b60)Fri, 20 Jun 2008 05:41:39 +0000, by Elliott Sales de Andrade
-
Make errors when sending OIM's more visible.Fri, 20 Jun 2008 05:36:18 +0000, by Elliott Sales de Andrade
-
Change msn_oim_parse_timestamp to match purple_str_to_time moreFri, 20 Jun 2008 05:15:49 +0000, by Elliott Sales de Andrade
-
An MSN patch from Masca to check if there's a SB available beforeFri, 20 Jun 2008 04:58:20 +0000, by Elliott Sales de Andrade
-
propagate from branch 'im.pidgin.pidgin' (head 420b71541a7786d593759ead8d775f487291fb97)Tue, 17 Jun 2008 05:38:12 +0000, by Elliott Sales de Andrade
-
Don't free the SOAP message when we're still using it for a redirect.Tue, 17 Jun 2008 04:11:18 +0000, by Elliott Sales de Andrade
-
Use purple_url_parse for splitting up the MSN SOAP redirect instead ofTue, 17 Jun 2008 00:55:26 +0000, by Elliott Sales de Andrade
-
Fix up a typo between the declaration and definition of msn_got_photo.Mon, 16 Jun 2008 02:29:33 +0000, by Elliott Sales de Andrade
-
propagate from branch 'im.pidgin.pidgin' (head 5209711a57354bb80c0bca86b13e1e819530ac58)Mon, 16 Jun 2008 01:44:28 +0000, by Elliott Sales de Andrade
-
Use the correct xmlnode when processing SOAP Faults.Mon, 16 Jun 2008 01:43:10 +0000, by Elliott Sales de Andrade
-
Remove some checks for MSN protocol_ver < 15. Those versions areSun, 15 Jun 2008 18:48:14 +0000, by Elliott Sales de Andrade
-
propagate from branch 'im.pidgin.pidgin' (head c692f6fe1b8c7e0dd4b0099bd67703d5941ddac5)Sun, 15 Jun 2008 08:22:20 +0000, by Elliott Sales de Andrade
-
Add support for emblems in MSN protocol. Emblems include bots, mobileSun, 15 Jun 2008 08:19:46 +0000, by Elliott Sales de Andrade
-
Modifications to the MSN code for some stuff I'll be doing in laterSun, 15 Jun 2008 08:08:22 +0000, by Elliott Sales de Andrade
-
Properly parse (most of) the MSN GCF command. Provides aSun, 15 Jun 2008 06:55:21 +0000, by Elliott Sales de Andrade
-
Finally got MSN token updating working (I think).Sun, 15 Jun 2008 06:22:25 +0000, by Elliott Sales de Andrade
-
propagate from branch 'im.pidgin.pidgin' (head 5387bc28fa09b238593c3dc292863ec3ce5f3c4e)Sat, 14 Jun 2008 07:47:38 +0000, by Elliott Sales de Andrade
-
Fix up some changes that Mark did, that I didn't apply when merging.Sat, 14 Jun 2008 07:26:02 +0000, by Elliott Sales de Andrade
-
propagate from branch 'im.pidgin.pidgin' (head 23913fa16455106d8848482b13e9a49b823e6051)Sat, 07 Jun 2008 08:03:56 +0000, by Elliott Sales de Andrade
-
Add real server-side aliasing to MSN.Sat, 07 Jun 2008 08:01:41 +0000, by Elliott Sales de Andrade
-
Remove MSN's use of a "store name" in favour of the "friendly name"Sat, 07 Jun 2008 06:39:13 +0000, by Elliott Sales de Andrade
-
Update MSN Contact tokens when an invalid token error is returned.Sat, 07 Jun 2008 06:21:09 +0000, by Elliott Sales de Andrade
-
Correctly update MSN OIM tokens when an invalid token error isSat, 07 Jun 2008 06:12:44 +0000, by Elliott Sales de Andrade
-
Update MSN nexus functions so that tokens are properly updateable. ItSat, 07 Jun 2008 06:08:01 +0000, by Elliott Sales de Andrade
-
A small edit to purple_str_to_time that allows a 'Z' (UTC) TZ offset.Sat, 07 Jun 2008 04:32:25 +0000, by Elliott Sales de Andrade
-
I was getting annoyed with this extra printing, so now on MSN, it onlySat, 07 Jun 2008 04:05:25 +0000, by Elliott Sales de Andrade
-
Fix up some merge errors in MSN's notification.c. Darn meld...Sat, 07 Jun 2008 03:56:23 +0000, by Elliott Sales de Andrade
-
explicit merge of '9d90ebdb7e38fdd77bb504bc3302a083616360d9'Sat, 07 Jun 2008 03:10:15 +0000, by Elliott Sales de Andrade
-
patch from QuLogic, references #4875Wed, 14 May 2008 05:06:29 +0000, by Ka-Hing Cheung
-
Patch from tomgr to resend once if the connection is down, fixes #5379Wed, 14 May 2008 04:39:54 +0000, by Ka-Hing Cheung
-
propagate from branch 'im.pidgin.pidgin' (head e1c49c9ec5c6869ed9813feccd8ee41d2ca40f35)Wed, 14 May 2008 04:38:26 +0000, by Ka-Hing Cheung
-
propagate from branch 'im.pidgin.pidgin' (head 119df2055ed7ee5143047b4d18ae81d58c2feac6)Tue, 18 Mar 2008 05:36:30 +0000, by Sadrul Habib Chowdhury
-
killing MsnContact which just wraps MsnSessionSun, 09 Mar 2008 23:55:27 +0000, by Ka-Hing Cheung
-
propagate from branch 'im.pidgin.pidgin' (head 8da8d3c2a708d8bd00fe907d35de61998fb20125)Thu, 06 Mar 2008 04:19:53 +0000, by Ka-Hing Cheung
-
propagate from branch 'im.pidgin.pidgin' (head 64e9bf80895d2671f0a42fecc17e3ba895b41426)Wed, 27 Feb 2008 04:49:37 +0000, by Ka-Hing Cheung
-
propagate from branch 'im.pidgin.pidgin' (head e39a6e9be3df05b59a878001feb9276b9ceb66a9)Wed, 06 Feb 2008 03:35:04 +0000, by Ka-Hing Cheung
-
zero out this, side effect is not crashing when password is incorrectSun, 13 Jan 2008 00:29:56 +0000, by Ka-Hing Cheung
-
References #4382, fixes receiving too many offline messagesSat, 12 Jan 2008 23:32:00 +0000, by Elliott Sales de Andrade
-
References #4382, replaces usage of msn_soap_xml_get with xmlnode_get_childSat, 12 Jan 2008 23:26:29 +0000, by Elliott Sales de Andrade
-
References #4382, fixes getting offline messages in p15Sat, 12 Jan 2008 23:25:18 +0000, by Elliott Sales de Andrade
-
oops, sending the format data probably isn't very useful. Unless you tryWed, 26 Dec 2007 02:33:46 +0000, by Ka-Hing Cheung
-
fixed a memleak or 3, or maybe 4, or 5. Some of these applies to the p14Wed, 26 Dec 2007 02:30:07 +0000, by Ka-Hing Cheung
-
propagate from branch 'im.pidgin.pidgin' (head c0a74e417ec8993798705c2cbfca7b7d8b0bc514)Wed, 26 Dec 2007 02:27:18 +0000, by Ka-Hing Cheung
-
propagate from branch 'im.pidgin.pidgin' (head a010c035a70dfe57b673c5c5564b4aff8cc1d400)Wed, 26 Dec 2007 02:01:28 +0000, by Ka-Hing Cheung
-
fix sending offline message in p15 by sending the correct token. In msnp14,Wed, 26 Dec 2007 01:22:00 +0000, by Ka-Hing Cheung
-
Patch 4 from Qulogic, this one fixes a group name escape bug introduced byWed, 26 Dec 2007 00:35:26 +0000, by Elliott Sales de Andrade
-
Patch 3 from Qulogic, this one updates contact list actions to use ticketWed, 26 Dec 2007 00:34:50 +0000, by Elliott Sales de Andrade
-
Patch 2 from Qulogic, this one adds SSO authenticationWed, 26 Dec 2007 00:34:12 +0000, by Elliott Sales de Andrade
-
Patch 1 from Qulogic, this one mostly updates the version sent by pidginWed, 26 Dec 2007 00:33:39 +0000, by Elliott Sales de Andrade
-
Gadu-Gadu Get Info isn't behaving properly. Added debug logging to its trakingSat, 12 Jul 2008 14:22:34 +0000, by Evan Schoenberg
-
updated German translationFri, 11 Jul 2008 15:27:41 +0000, by Jochen Kemnade
-
Show the count of users when joining a chat.Fri, 11 Jul 2008 11:24:50 +0000, by Sadrul Habib Chowdhury
-
Use a more friendly format for the timestamp in the banlist.Fri, 11 Jul 2008 06:35:32 +0000, by Sadrul Habib Chowdhury
-
merge of '2b441ba99ecbf84cdadb1490a51f92857dda488c'Tue, 08 Jul 2008 17:50:25 +0000, by Jochen Kemnade
-
German translation updatedSun, 06 Jul 2008 12:23:30 +0000, by Jochen Kemnade
-
Remove a failsafe check that I don't believe is needed. I'm under theTue, 08 Jul 2008 00:58:21 +0000, by Mark Doliner
-
merge of '1c1f4b66a258c57f1b098ae970a49e71d5a49996'Mon, 07 Jul 2008 01:03:44 +0000, by Luke Schierer
-
merge of '1128e8852303548fa7e11f94813fb137fde16744'Sun, 06 Jul 2008 17:54:14 +0000, by Mark Schneider
-
Add the CAcert.org PEM files, which I forgot the first time around.Fri, 04 Jul 2008 21:56:30 +0000, by Ethan Blanton
-
Add CAcert.org to the Pidgin certificatesFri, 04 Jul 2008 21:30:04 +0000, by Ethan Blanton
-
set the purple connection name to the one we are about to trySun, 06 Jul 2008 19:56:59 +0000, by Ka-Hing Cheung
-
let's not leak if nothing is changedSun, 06 Jul 2008 17:24:35 +0000, by Ka-Hing Cheung
-
make googletalk tune hack work, previously it's not doing anything unlessSun, 06 Jul 2008 17:19:27 +0000, by Ka-Hing Cheung
-
Add a --disable-missing-dependencies option to configure for people whoFri, 04 Jul 2008 17:59:25 +0000, by Stu Tomlinson
-
Whitespace fixFri, 04 Jul 2008 16:14:48 +0000, by Evan Schoenberg
-
Drop and then recover from XML messages which trigger invalid characterFri, 04 Jul 2008 16:14:35 +0000, by Evan Schoenberg
-
xmlParseChunk() never returns less than 0. It retusn an error code fromFri, 04 Jul 2008 16:07:20 +0000, by Evan Schoenberg
-
Added a structured error handler callback to the xmlSAXHandler struct.Fri, 04 Jul 2008 15:41:26 +0000, by Evan Schoenberg
-
Alright, I'm getting rid of this "groups" thing for the reason listedThu, 03 Jul 2008 19:53:31 +0000, by Mark Doliner
-
Remove some tab literals from purple-url-handler, for consistency and forThu, 03 Jul 2008 17:30:30 +0000, by Will Thompson
-
Make irc:// URLs use an account on the right server, not just the first IRCThu, 03 Jul 2008 17:25:00 +0000, by Will Thompson
-
Give findaccount an option 'matcher' callback parameter, to match arbitraryThu, 03 Jul 2008 17:19:46 +0000, by Will Thompson
-
Handle D-Bus errors more helpfully in purple-url-handler.Thu, 03 Jul 2008 15:38:49 +0000, by Will Thompson
-
merge of '3d0b19df4a52ab42b61494afac9c85d170398fa8'Thu, 03 Jul 2008 14:51:52 +0000, by Will Thompson
-
Improve PurpleConvChatBuddy documentationWed, 18 Jun 2008 13:17:52 +0000, by Will Thompson
-
Give some variables holding escaped versions of other strings more meaningful names.Tue, 17 Jun 2008 22:14:19 +0000, by Will Thompson
-
This should be a boolean or, not a bitwise or.Tue, 17 Jun 2008 21:43:23 +0000, by Will Thompson
-
Document the command signals.Thu, 03 Jul 2008 00:11:48 +0000, by Sadrul Habib Chowdhury
-
Tab-completion for commands in finch.Wed, 02 Jul 2008 23:58:53 +0000, by Sadrul Habib Chowdhury
-
cmd-added and cmd-removed signals to emit when commands are registered/unregistered.Wed, 02 Jul 2008 23:50:59 +0000, by Sadrul Habib Chowdhury
-
Whitespace fixWed, 02 Jul 2008 16:54:03 +0000, by Richard Laager
-
merge of '1765bbc5f2dd4d43054659bea654f9bd822d2c2e'Wed, 02 Jul 2008 16:53:03 +0000, by Richard Laager
-
propagate from branch 'im.pidgin.pidgin.2.4.3' (head ca0056ef37700d4584ae88ce481dd1fe4086e582)Wed, 02 Jul 2008 00:19:29 +0000, by Richard Laager
-
merge of '0fdedeeaa99f758f800b86adc9613eac6f3bf692'Wed, 02 Jul 2008 14:29:26 +0000, by Stu Tomlinson
-
Fix POTFILES.in following filename changes in QQWed, 02 Jul 2008 12:40:38 +0000, by Stu Tomlinson
-
Added include for "core.h" to silc. Fix from phroggie, thanks. Fixes #6227Wed, 02 Jul 2008 05:28:45 +0000, by Evan Schoenberg
-
Apologies for that long merge; I used the wrong tree. Moved the 'website' / 'dev_website' changelog.api entry to the right placeWed, 02 Jul 2008 00:07:56 +0000, by Evan Schoenberg
-
merge of '57be04f07f9fdc005b620053ae4f09dd1e27ebb3'Wed, 02 Jul 2008 00:06:25 +0000, by Evan Schoenberg
-
Added website and dev_website items to Finch's ui_get_info hash tableTue, 01 Jul 2008 23:41:20 +0000, by Evan Schoenberg
-
Added "website" and "dev_website" items to the ui_info GHashTable,Tue, 01 Jul 2008 23:40:13 +0000, by Evan Schoenberg
-
merge of '225437b7c5b01a666461a56213713d77462490f9'Tue, 01 Jul 2008 23:21:20 +0000, by Evan Schoenberg
-
Fix ICQ login by mimicking the clientinfo versions used by the officialTue, 01 Jul 2008 20:47:28 +0000, by Stu Tomlinson
-
disapproval of revision 'f15338f57c0920b685e5164d2f53e50a6d0f64b7'Tue, 01 Jul 2008 21:58:23 +0000, by Evan Schoenberg
-
Use CLIENT_WEBSITE rather than PURPLE_WEBSITE in libpurple. If the buildTue, 01 Jul 2008 18:06:32 +0000, by Evan Schoenberg
-
jabber_google_roster_add_deny() and jabber_google_roster_rem_deny()Tue, 01 Jul 2008 04:26:19 +0000, by Evan Schoenberg
-
Only check for EAGAIN if read returned less than 0. This fixes a bugMon, 30 Jun 2008 22:58:18 +0000, by Mark Doliner
-
Allow rebinding button activations (e.g. to space).Sun, 29 Jun 2008 01:51:59 +0000, by Sadrul Habib Chowdhury
-
Allow binding space, escape and return to some action.Sun, 29 Jun 2008 01:50:21 +0000, by Sadrul Habib Chowdhury
-
merge of '34ebad1a339cefdab142795e0b3a045ad7016658'Fri, 27 Jun 2008 00:01:59 +0000, by Casey Harkins
-
propagate from branch 'im.pidgin.pidgin.2.4.3' (head 260d5ee6ca276e761c5b0bd1b612edc5743eaf67)Thu, 26 Jun 2008 19:08:55 +0000, by Stu Tomlinson
-
propagate from branch 'im.pidgin.pidgin.2.4.3' (head c3831c9181f4f61b747321240086ee79e4a08fd8)Thu, 26 Jun 2008 19:05:27 +0000, by Stu Tomlinson
-
propagate from branch 'im.pidgin.pidgin.2.4.3' (head e09d33c61a6e5a59bfc3a52a4370aadf0a90f254)Thu, 26 Jun 2008 09:14:42 +0000, by Richard Laager
-
propagate from branch 'im.pidgin.pidgin.2.4.3' (head 709ec9c29e9d76eebbded25061107ef0a2a2b148)Thu, 26 Jun 2008 09:07:56 +0000, by Richard Laager
-
Remove a unused variableThu, 26 Jun 2008 05:34:55 +0000, by Mark Doliner
-
merge of '7d9bc7a7d232a2b83e7923d0d5d20be09ed1fc5c'Thu, 26 Jun 2008 01:14:34 +0000, by Stu Tomlinson
-
small German updateWed, 25 Jun 2008 21:31:31 +0000, by Bj«Órn Voigt
-
Revert my revision ebc5ac66e700f6c67e30069ee2ebd4bb61f82ec8 because weThu, 26 Jun 2008 00:01:52 +0000, by Mark Doliner
-
Allow multiple spellcheck dictionaries to be installed at the same time onMon, 23 Jun 2008 15:33:44 +0000, by Daniel Atallah
-
Helper functions are coolSat, 21 Jun 2008 20:28:14 +0000, by Mark Doliner
-
Plug the memory leak in the tooltip for menutrays properly. Thanks toSat, 21 Jun 2008 16:32:51 +0000, by Sadrul Habib Chowdhury
-
The text iterators need to be properly ordered here. Taking the iteratorsSat, 21 Jun 2008 11:07:17 +0000, by Sadrul Habib Chowdhury
-
Mobile status are created as independant statuses, which cannot be theSat, 21 Jun 2008 06:56:35 +0000, by Sadrul Habib Chowdhury
-
Small leak fix.Sat, 21 Jun 2008 04:50:36 +0000, by Sadrul Habib Chowdhury
-
merge of '500604b1f22bc5f32a818dc80bbc252bc460dc85'Wed, 18 Jun 2008 03:27:05 +0000, by Sadrul Habib Chowdhury
-
We only allow one keepalive timeout, so simplify this.Wed, 18 Jun 2008 03:16:28 +0000, by Daniel Atallah
-
Cleanup some duplication and simplify this.Wed, 18 Jun 2008 03:14:47 +0000, by Daniel Atallah
-
Some header inclusion fixes to help on NetBSD/FreeBSD.Wed, 18 Jun 2008 00:24:44 +0000, by Richard Laager
-
Fix occurred to be spelled correctly. Thanks to bruce89 for noticing. Fixes #6096.Mon, 16 Jun 2008 15:19:11 +0000, by Daniel Atallah
-
merge of '3a93d6a9f17c32fb5379bb3f2294392fac142b92'Mon, 16 Jun 2008 01:03:23 +0000, by Mark Doliner
-
Sprinkle @copydoc around to squash "ref could not be resolved" Doxygen warnings,Sun, 15 Jun 2008 12:56:30 +0000, by Will Thompson
-
document PurpleAttentionType slightlySun, 15 Jun 2008 12:54:23 +0000, by Will Thompson
-
add some trivial documentation to PurpleSoundUiOpsSun, 15 Jun 2008 12:53:59 +0000, by Will Thompson
-
Document PurpleCoreUiOps and purple_core_get_ui_info(), tweaking other coreSun, 15 Jun 2008 12:53:16 +0000, by Will Thompson
-
Document a few types in cmds, partly to make doxygen links to those types work.Sun, 15 Jun 2008 12:50:23 +0000, by Will Thompson
-
I'm embarassed by this random semicolon.Sat, 14 Jun 2008 20:22:49 +0000, by Evan Schoenberg
-
Don't cycle through a NULL "message" when purple_parse_oncoming() is calledSat, 14 Jun 2008 19:12:47 +0000, by Evan Schoenberg
-
Allow a 'Z' (UTC) TZ in strings passed to purple_str_to_time. Used forSat, 14 Jun 2008 04:50:35 +0000, by Elliott Sales de Andrade
-
Improve error handling for xmpp file transfers.Sat, 14 Jun 2008 03:20:19 +0000, by Daniel Atallah
-
Don't impose a restriction on who you can send files to for XMPP.Sat, 14 Jun 2008 01:09:29 +0000, by Daniel Atallah
-
merge of 'ba3f5db0711c5a3b7c5b5510df2e5e3ae5adbbc3'Sat, 14 Jun 2008 00:59:35 +0000, by Daniel Atallah
-
Send '//message' as '/message', instead of looking for a 'message' command.Sat, 14 Jun 2008 02:03:26 +0000, by Sadrul Habib Chowdhury
-
Avoid searching for a buddy with an empty name. This happens for theSat, 14 Jun 2008 02:01:41 +0000, by Sadrul Habib Chowdhury
-
merge of '705949560fe813ff0ffc4170eb4ca7545d1bd4e4'Fri, 13 Jun 2008 18:35:25 +0000, by Mark Doliner
-
Pass the "real" chat username to the pidgin_retrieve_user_info function.Fri, 13 Jun 2008 04:57:45 +0000, by Daniel Atallah
-
Use the chat user's real username (if available) for more things (e.g.) fileFri, 13 Jun 2008 04:34:06 +0000, by Daniel Atallah
-
Return the real JID (if available) from the xmpp get_cb_real_name function.Fri, 13 Jun 2008 04:19:31 +0000, by Daniel Atallah
-
disapproval of revision 'b499ce3771edb822dda585ef37acbafcc48b71f4'Sat, 14 Jun 2008 00:59:09 +0000, by Daniel Atallah
-
Add a can_receive_file function to the xmpp prpl so that we disable the menuFri, 13 Jun 2008 01:08:31 +0000, by Daniel Atallah
-
German translation updateThu, 12 Jun 2008 16:34:53 +0000, by Jochen Kemnade
-
There's no need to dup thisThu, 12 Jun 2008 16:09:58 +0000, by Mark Doliner
-
merge of '7be65dacd56b6536cf745747e39a29f4f7f2644b'Wed, 11 Jun 2008 15:36:42 +0000, by Mark Doliner
-
No one has any idea what evil is (in bed)Wed, 11 Jun 2008 15:36:36 +0000, by Mark Doliner
-
Kill the warning 'field' may be used uninitialized in this functionWed, 11 Jun 2008 02:42:23 +0000, by Stu Tomlinson
-
Rename --with-ssl-certificates to --with-system-ssl-certs as per Ethan'sTue, 10 Jun 2008 16:23:14 +0000, by Richard Laager
-
Add another translation: wud -> wouldTue, 10 Jun 2008 16:18:12 +0000, by Richard Laager
-
I should have my email address in here, I think. I'd be ok withTue, 10 Jun 2008 07:56:52 +0000, by Mark Doliner
-
silence a warningTue, 10 Jun 2008 06:26:16 +0000, by Ka-Hing Cheung
-
Moved "Enable Account" to the top with "Manage Accounts", and always put aTue, 10 Jun 2008 06:23:35 +0000, by Ka-Hing Cheung
-
Fix some key-press issues on nested popup menus where pressing up/downMon, 09 Jun 2008 19:34:25 +0000, by Sadrul Habib Chowdhury
-
Fix an off-by-one bug in calculating column widths in trees.Mon, 09 Jun 2008 19:32:20 +0000, by Sadrul Habib Chowdhury
-
Do not disable default smileys with dupliate shortcuts if custom smileysMon, 09 Jun 2008 19:31:43 +0000, by Marcus Lundblad
-
merge of '288e82d5a18fb0bac91d9b4b737d4788af8388ed'Mon, 09 Jun 2008 19:06:08 +0000, by Sadrul Habib Chowdhury
-
German translation updateMon, 09 Jun 2008 18:58:45 +0000, by Jochen Kemnade
-
* Avoid called g_markup_escape_text() on a NULL messageMon, 09 Jun 2008 18:43:11 +0000, by Evan Schoenberg
-
Avoid calling purple_str_sub_away_formatters() and g_markup_escape_text()Mon, 09 Jun 2008 18:04:13 +0000, by Evan Schoenberg
-
re-Fix win32 build.Mon, 09 Jun 2008 17:28:08 +0000, by Daniel Atallah
-
Fix win32 build.Mon, 09 Jun 2008 14:34:43 +0000, by Daniel Atallah
-
merge of '6f45eed99c94f8e63e46ad382a70c0c4e266b833'Mon, 09 Jun 2008 06:35:52 +0000, by Mark Doliner
-
A patch from Martijn van Beers to handle outgoing PURPLE_TYPE_SUBTYPEMon, 09 Jun 2008 02:28:39 +0000, by Martijn van Beers
-
"This patch pluralizes a few strings that should be pluralized forMon, 09 Jun 2008 02:22:33 +0000, by Laurynas Biveinis
-
ChangeLog that last commitMon, 09 Jun 2008 02:18:05 +0000, by Richard Laager
-
Add a configure option, --with-ssl-certificates to allow packagers toMon, 09 Jun 2008 02:10:18 +0000, by Richard Laager
-
The DBus and NetworkManager options are enabled by default, so the --helpMon, 09 Jun 2008 00:14:40 +0000, by Richard Laager
-
merge of 'f7176494034dd112dc3416db787a73b6dc67007b'Sun, 08 Jun 2008 23:00:36 +0000, by Kevin Stange
-
merge of '832388016fc893f5c5d8569130fe34914c3c4cb0'Sun, 08 Jun 2008 22:59:32 +0000, by Kevin Stange
-
Patch from tomgr and Maiku that workarounds some OS X issue,Sun, 08 Jun 2008 22:52:01 +0000, by Ka-Hing Cheung
-
Fix this wording to express that this is related to adding new buddies.Sun, 08 Jun 2008 23:00:24 +0000, by Kevin Stange
-
Make the Add Buddy dialog cause the auto-personize prompt where appropriate.Sun, 08 Jun 2008 22:51:29 +0000, by Kevin Stange
-
Patch from Andrew Gaul that fixes another leak:Sun, 08 Jun 2008 22:18:14 +0000, by Ka-Hing Cheung
-
Patch from Andrew Gaul that fixes a leak:Sun, 08 Jun 2008 21:59:54 +0000, by Ka-Hing Cheung
-
patch from Andrew Gaul that fixes a memleak, we weren't free'ing this whenSun, 08 Jun 2008 21:54:56 +0000, by Ka-Hing Cheung
-
merge of '457a5c2c9d9b1b235deae2d65b24cc542c12d6e4'Sun, 08 Jun 2008 21:44:50 +0000, by Ka-Hing Cheung
-
Apply patch to fix #4937 'msim_normalize() error during initialization of libpurple' from Jaywalker.Sun, 08 Jun 2008 19:15:26 +0000, by Jeffrey Connelly
-
As XMPP does, prefix away messages with the status name in oscar user infoSun, 08 Jun 2008 16:02:46 +0000, by Evan Schoenberg
-
merge of '00a9efda899566f921e7c8bbe98a0eb684855f62'Sat, 07 Jun 2008 20:37:46 +0000, by Sadrul Habib Chowdhury
-
Show the stock status icons in the status list and status menus. ClosesSat, 07 Jun 2008 20:37:18 +0000, by Marcus Lundblad
-
Plug a little leak. We should not use 'delete_event' signal, because itSat, 07 Jun 2008 19:11:48 +0000, by Sadrul Habib Chowdhury
-
Specified one of the OSCAR_CAPABILITY_GENERICUNKNOWN capabilities to beSat, 07 Jun 2008 18:52:57 +0000, by Evan Schoenberg
-
Replaced family_*'s magic numbers of FLAP families with the constantsSat, 07 Jun 2008 18:42:48 +0000, by Evan Schoenberg
-
Added account option for oscar accounts to allow multipe simultaneous logins,Sat, 07 Jun 2008 18:42:12 +0000, by Evan Schoenberg
-
Added paramater to aim_send_login() to allow control over whether we wantSat, 07 Jun 2008 15:41:05 +0000, by Evan Schoenberg
-
Bring back the unintentionally hidden 'Manage Accounts' dialog. Thanks toSat, 07 Jun 2008 14:26:41 +0000, by Sadrul Habib Chowdhury
-
msgcolor command to change colors of messages in conversations.Sat, 07 Jun 2008 05:23:54 +0000, by Sadrul Habib Chowdhury
-
A patch from toofishes to fix a crash.Sat, 07 Jun 2008 01:58:23 +0000, by Richard Laager
-
Change "Manage" to "Manage Accounts" in the Accounts menu.Sat, 07 Jun 2008 00:00:34 +0000, by Richard Laager
-
Documentation: Use the word opaque to describe the data structureSat, 07 Jun 2008 01:06:41 +0000, by Mark Doliner
-
Add a few bits of documentationSat, 07 Jun 2008 00:56:14 +0000, by Mark Doliner
-
msn_slplink_new() is only used within slplink.c, so make it static andSat, 07 Jun 2008 00:47:16 +0000, by Mark Doliner
-
Remove an unused linked listSat, 07 Jun 2008 00:43:33 +0000, by Mark Doliner
-
Minor documentation and whitespaceFri, 06 Jun 2008 23:10:01 +0000, by Mark Doliner
-
Payload length is an int here, so treat it as such. Get's rid of this warning:Fri, 06 Jun 2008 22:51:17 +0000, by Mark Doliner
-
These forward declarations aren't neededFri, 06 Jun 2008 22:49:43 +0000, by Mark Doliner
-
We don't need this thing, right?Fri, 06 Jun 2008 22:46:31 +0000, by Mark Doliner
-
Delete trailing whitespaceFri, 06 Jun 2008 22:46:04 +0000, by Mark Doliner
-
Don't use strlen() when we can just check the first characterFri, 06 Jun 2008 22:35:27 +0000, by Mark Doliner
-
Fix setting buddy icons on yahoo. It looks like this must have been broken byFri, 06 Jun 2008 06:41:07 +0000, by Daniel Atallah
-
Plug a small and unlikely leak.Fri, 06 Jun 2008 06:31:53 +0000, by Daniel Atallah
-
Fixes a crash when next_begin_word is called on trailing spaces at theFri, 06 Jun 2008 03:04:05 +0000, by Sadrul Habib Chowdhury
-
Don't send an auto-response when you're away and you IM someoneThu, 05 Jun 2008 23:55:01 +0000, by Mark Doliner
-
merge of '4dd6e06680aebbca6a326930f5fff7e65ed87802'Thu, 05 Jun 2008 22:40:11 +0000, by Ethan Blanton
-
Don't start sending the local file until after recieving the <streamhost-used/>Thu, 05 Jun 2008 20:02:13 +0000, by Daniel Atallah
-
Make the IRC "unknown message" debugging messages UTF-8 safe.Thu, 05 Jun 2008 22:36:21 +0000, by Ethan Blanton
-
Include the send button plugin in the win32 buildThu, 05 Jun 2008 12:25:20 +0000, by Stu Tomlinson
-
Added "View All Logs" menu in the buddylist to display a list of all IMThu, 05 Jun 2008 10:23:58 +0000, by Sadrul Habib Chowdhury
-
Correctly detect system logs.Thu, 05 Jun 2008 10:16:23 +0000, by Sadrul Habib Chowdhury
-
Update some status icons.Thu, 05 Jun 2008 00:44:58 +0000, by Hylke Bons
-
Don't crash if the given jabber id is invalid. For example,Wed, 04 Jun 2008 23:05:31 +0000, by Mark Doliner
-
merge of '5e69fb5f354ed74d6deb6f4d1f6aff46afd8a072'Wed, 04 Jun 2008 22:50:40 +0000, by Sadrul Habib Chowdhury
-
Yahoo seems to always send messages encoded in utf-8 now. Hopefully thisWed, 04 Jun 2008 03:22:36 +0000, by Daniel Atallah
-
"rob" noticed this bug in the en_AU translation. Fixes #5844.Wed, 04 Jun 2008 01:05:20 +0000, by Daniel Atallah
-
Don't try to retrieve the chat_info_defaults while signed off, it tends toTue, 03 Jun 2008 23:51:12 +0000, by Daniel Atallah
-
Update File Transfer icon and use new send fie icon. Fixes #2744.Tue, 03 Jun 2008 23:47:24 +0000, by Daniel Atallah
-
Fix chat joining from the 'Join a chat' dialog. Thanks to w00b on IRC forWed, 04 Jun 2008 22:49:23 +0000, by Sadrul Habib Chowdhury
-
Correct the documentation.Tue, 03 Jun 2008 22:34:32 +0000, by Sadrul Habib Chowdhury
-
A few character comment change.Tue, 03 Jun 2008 05:51:17 +0000, by Mark Doliner
-
I can't think of any reason we would need to use the zero versions ofTue, 03 Jun 2008 05:18:52 +0000, by Mark Doliner
-
merge of '0de80ccd44f6ce7fe6942baa1e0dfc95a2878d05'Tue, 03 Jun 2008 05:12:51 +0000, by Sadrul Habib Chowdhury
-
Prevent double freeing when we don't get the proxy data we're expecting fromTue, 03 Jun 2008 03:53:14 +0000, by Daniel Atallah
-
Notify the server when we change the privacy setting for an account.Tue, 03 Jun 2008 02:31:28 +0000, by Sadrul Habib Chowdhury
-
merge of '159777d1bbf9084c7e0f9e562bb47e7ab3638da7'Tue, 03 Jun 2008 00:10:46 +0000, by Sadrul Habib Chowdhury
-
Don't include 'Listening to music' in the per-account statusbox.Tue, 03 Jun 2008 00:09:11 +0000, by Sadrul Habib Chowdhury
-
This should fix tooltips for buddies with away messages which have embeddedMon, 02 Jun 2008 11:31:20 +0000, by Evan Schoenberg
-
The status type says that mood and moodtext are strings, so we don'tMon, 02 Jun 2008 09:52:30 +0000, by Mark Doliner
-
Keep track of available messages as HTML not plain text. This fixesMon, 02 Jun 2008 09:39:32 +0000, by Mark Doliner
-
WhitespaceMon, 02 Jun 2008 09:05:22 +0000, by Mark Doliner
-
Whoops, I should have inverted this logic.Mon, 02 Jun 2008 09:00:11 +0000, by Mark Doliner
-
Short-circuit earlier if the buddy is offlineMon, 02 Jun 2008 08:51:40 +0000, by Mark Doliner
-
A patch from QuLogic to eliminate duplicated HMAC-MD5 code in the JabberMon, 02 Jun 2008 05:06:58 +0000, by Elliott Sales de Andrade
-
merge of 'adc233c42c586b7fae877a688cd39532eaca23a0'Sun, 01 Jun 2008 21:36:43 +0000, by Sadrul Habib Chowdhury
-
Arrow keys in status menu should skip separator lines. Closes #1360.Sun, 01 Jun 2008 21:34:50 +0000, by Elliott Sales de Andrade
-
Remove compile warnings.Sun, 01 Jun 2008 21:20:59 +0000, by Sadrul Habib Chowdhury
-
Fix the chat-room rejoining bug where the list appears empty.Sun, 01 Jun 2008 18:08:14 +0000, by Sadrul Habib Chowdhury
-
Fix a memleak when handling jabber xforms. xmlnode_get_data() returnsSun, 01 Jun 2008 20:05:06 +0000, by Mark Doliner
-
Update the list of statuses when a new status is added, or an existingSun, 01 Jun 2008 04:48:51 +0000, by Sadrul Habib Chowdhury
-
The date for 2.4.2 release was removed accidentally. Thanks, QuLogic.Sun, 01 Jun 2008 01:39:03 +0000, by Sadrul Habib Chowdhury
-
Fix stack smashing for forced old (port 5223) ssl auth. Closes #5974.Sun, 01 Jun 2008 01:34:34 +0000, by Andrew Hoffman
-
Do not try to update received custom smileys in a deleted child anchor.Sat, 31 May 2008 13:30:28 +0000, by Sadrul Habib Chowdhury
-
Add doxygen foo for FinchBlistManager.Fri, 30 May 2008 22:56:39 +0000, by Sadrul Habib Chowdhury
-
- Changed back "Email" to "E-Mail" in German translationFri, 30 May 2008 22:21:57 +0000, by Bj«Órn Voigt
-
merge of '6c9b241a178cbf5a0760ba9646e0460067db378a'Fri, 30 May 2008 19:45:46 +0000, by Stu Tomlinson
-
If the status name and status message are the same for a jabber buddy,Fri, 30 May 2008 14:40:10 +0000, by Evan Schoenberg
-
Fix some broken translation printf formats courtesy of `msgfmt -c`.Fri, 30 May 2008 19:26:10 +0000, by Daniel Atallah
-
Remove an unnecessary strdup when sending messages over IRC.Fri, 30 May 2008 04:33:44 +0000, by Sadrul Habib Chowdhury
-
Modified patch from Dylan Simon (dylex) to improveFri, 30 May 2008 01:51:43 +0000, by Sadrul Habib Chowdhury
-
Fix a bug in the Dutch translation that was causing crashes. Fixes #5953.Thu, 29 May 2008 22:26:59 +0000, by Daniel Atallah
-
Wow, this isn't used. That will save us either 4 bytes or 8 bytes forThu, 29 May 2008 17:41:08 +0000, by Mark Doliner
-
German translation updateThu, 29 May 2008 15:30:26 +0000, by Jochen Kemnade
-
Avoid potentially uninitialized variablesThu, 29 May 2008 14:48:49 +0000, by Stu Tomlinson
-
merge of '0fb7703e7d2acc0513e238c75408f521e61f6aab'Thu, 29 May 2008 12:27:27 +0000, by Will Thompson
-
Add Adam Strzelecki to COPYRIGHT; thanks for the patch! Fixes #5693.Thu, 29 May 2008 12:25:32 +0000, by Will Thompson
-
Restore status on login on GG, rather than setting Available first.Thu, 29 May 2008 12:23:51 +0000, by Will Thompson
-
Add a prototype for ggp_to_gg_status.Thu, 29 May 2008 12:17:05 +0000, by Will Thompson
-
Extract converting a PurpleStatus to GG's format to its own function.Thu, 29 May 2008 12:15:41 +0000, by Will Thompson
-
Mark a string as translatable in prpl-gg. References #5693.Thu, 29 May 2008 11:43:52 +0000, by Will Thompson
-
merge of 'cc409aa9063c22b3cf65c9e2a3399a121c6b50a5'Thu, 29 May 2008 11:42:08 +0000, by Evan Schoenberg
-
Minor typo in a debug statement. I do stuff like this all the time.Thu, 29 May 2008 06:00:09 +0000, by Mark Doliner
-
Unleak some tooltip related pango stuff.Thu, 29 May 2008 02:00:57 +0000, by Daniel Atallah
-
eperez noticed that there's an extra unused column here.Thu, 29 May 2008 01:59:52 +0000, by Daniel Atallah
-
Update the smiley in the smiley dialog if the imagefile is changed.Wed, 28 May 2008 22:39:51 +0000, by Sadrul Habib Chowdhury
-
Refactored and cleaned up the addition of status information to user info /Thu, 29 May 2008 11:39:42 +0000, by Evan Schoenberg
-
Add an invite menu for chatsWed, 28 May 2008 05:30:02 +0000, by Richard Nelson
-
Remove an unused variableWed, 28 May 2008 05:29:23 +0000, by Richard Nelson
-
Plug a small leak.Wed, 28 May 2008 05:20:54 +0000, by Daniel Atallah
-
merge of '2abcbb9461812553614a4d11b0d48f1a2eface59'Wed, 28 May 2008 05:12:08 +0000, by Sadrul Habib Chowdhury
-
Two leak fixes for purple_icqinfo()Tue, 27 May 2008 21:47:41 +0000, by Evan Schoenberg
-
Moved the remainder of ICQ's user info processing to use the notify_user_infoTue, 27 May 2008 21:41:29 +0000, by Evan Schoenberg
-
Prevent a crash when the imhtmltoolbar is disposed and the smiley dialog is open.Tue, 27 May 2008 17:31:39 +0000, by Daniel Atallah
-
Use g_list_length(jbi->jb->resources) here, as it's clearer since that'sTue, 27 May 2008 10:39:37 +0000, by Evan Schoenberg
-
Add documentation for some new API.Wed, 28 May 2008 05:10:43 +0000, by Sadrul Habib Chowdhury
-
Fix the linkification. Also, remember the html-codes for a tag instead ofWed, 28 May 2008 05:04:02 +0000, by Sadrul Habib Chowdhury
-
Use the hashtable of resources here.Tue, 27 May 2008 07:11:38 +0000, by Sadrul Habib Chowdhury
-
merge of '20372c17661f91b48107dadf3019a7b9123f3650'Tue, 27 May 2008 04:11:04 +0000, by Sadrul Habib Chowdhury
-
merge of 'd5bcb8334771f0dbd5870944a8eec88f586e0fd0'Tue, 27 May 2008 03:47:16 +0000, by Evan Schoenberg
-
merge of '417f9d0217b6d3b9f2b5f2b9361ffe03efc2d634'Tue, 27 May 2008 03:45:02 +0000, by John Bailey
-
disapproval of revision '79699160e06b69f70db91eef65287f15685ec2bf'Tue, 27 May 2008 04:10:43 +0000, by Sadrul Habib Chowdhury
-
We don't need named initialiers here since we're already doing an active initilizationTue, 27 May 2008 03:24:19 +0000, by Gary Kramlich
-
Don't include the warning level in OSCAR user_info twice. The first inclusionTue, 27 May 2008 03:45:59 +0000, by Evan Schoenberg
-
ChangeLog.API purple_notify_user_info_prepend_section_[break|header] andTue, 27 May 2008 03:16:15 +0000, by Evan Schoenberg
-
Bring oscar prpl in line with the other prpls in how it provides user info:Tue, 27 May 2008 02:14:14 +0000, by Evan Schoenberg
-
Ensure jbi->jb->resources is non-NULL before calling g_hash_table_size()Tue, 27 May 2008 02:10:35 +0000, by Evan Schoenberg
-
merge of '71329f62bbfea27b695e6d17ce5b22281a9b70ca'Tue, 27 May 2008 01:38:38 +0000, by Evan Schoenberg
-
merge of '50ee8ea93d28a742019b72de39c81427af3ca785'Tue, 27 May 2008 01:38:35 +0000, by Evan Schoenberg
-
merge of 'c6ab942a565a274680983552ced9a21feb5f24a9'Mon, 26 May 2008 20:51:10 +0000, by Will Thompson
-
Add doxycomment for PurpleBuddyIcon; tweak that of PurpleBuddyIconSpec.Mon, 26 May 2008 20:46:00 +0000, by Will Thompson
-
merge of '740f6d249277d1f3ffc01d5fab1a580c2dd8fc79'Mon, 26 May 2008 02:16:05 +0000, by Will Thompson
-
Use the notify_user_info API for the vcard information instead of creatingTue, 27 May 2008 01:37:42 +0000, by Evan Schoenberg
-
Added prepend functions for notify_user_info section headers and breaksTue, 27 May 2008 01:19:07 +0000, by Evan Schoenberg
-
merge of '04d1cb7493b8f54f33a413d3a60468704ab4be4b'Mon, 26 May 2008 20:03:40 +0000, by Ethan Blanton
-
German translation updatedMon, 26 May 2008 19:15:49 +0000, by Jochen Kemnade
-
If plugins are enabled and some protocols or plugins are also being compiledMon, 26 May 2008 14:30:00 +0000, by Evan Schoenberg
-
A patch from Peter O'Gorman at The Written Word, Inc. to fix variousTue, 27 May 2008 01:11:46 +0000, by Peter O'Gorman
-
Stu and Ethan think we should ignore SIGHUP. That's fine by me.Mon, 26 May 2008 17:10:55 +0000, by Richard Laager
-
Changes to the docklet mnemonics patch to make them more consistent withMon, 26 May 2008 06:50:06 +0000, by Richard Laager
-
A patch from Kevin Wu Won to add mnemonics to the docklet menu.Mon, 26 May 2008 06:48:59 +0000, by Kevin Wu Won
-
merge of '105b7094f7adbdda665762aa99781df1fad9d86c'Mon, 26 May 2008 06:47:32 +0000, by Richard Laager
-
merge of 'a06b635ebc40ccdad112528557020cfd60238d88'Mon, 26 May 2008 03:42:05 +0000, by Sadrul Habib Chowdhury
-
Do not show custom smileys where the prpl doesn't support them. ThanksMon, 26 May 2008 03:40:54 +0000, by Sadrul Habib Chowdhury
-
merge of 'd993fb67df1d01ad9a8a18fef3e8a5de90823875'Sun, 25 May 2008 23:48:57 +0000, by Sadrul Habib Chowdhury
-
Do not prepend the BOM when converting from UTF-8 to UTF-16, sinceSun, 25 May 2008 23:46:19 +0000, by Sadrul Habib Chowdhury
-
A patch from compnerd (Saleem Abdulrasool) to remove a use of theMon, 26 May 2008 06:42:20 +0000, by Saleem Abdulrasool
-
A patch from compnerd (Saleem Abdulrasool) to properly name the variablesMon, 26 May 2008 06:37:52 +0000, by Saleem Abdulrasool
-
Revert 159826573dec53526cd1237639fdf5cf13826cf4 to fix a TODO about callingMon, 26 May 2008 06:31:12 +0000, by Richard Laager
-
Use purple_core_quit() in the sighandler instead of duplicating part of it.Mon, 26 May 2008 06:25:13 +0000, by Richard Laager
-
merge of '1a20622e5eb611356f66565b96618ab1cfe1e231'Sun, 25 May 2008 23:48:50 +0000, by Richard Laager
-
merge of '45401c961ca97b6dd3675db39ca8d46f5142dada'Sun, 25 May 2008 22:06:51 +0000, by Richard Laager
-
Update the perl bindings for the changed smiley API.Sun, 25 May 2008 18:05:19 +0000, by Sadrul Habib Chowdhury
-
merge of '64869f284f4934e2f05446fc3d50960b6296ad5b'Sun, 25 May 2008 18:03:42 +0000, by Sadrul Habib Chowdhury
-
merge of '217103c3e954ff2d295a6590ad3477d357894f9c'Sun, 25 May 2008 16:18:15 +0000, by Sadrul Habib Chowdhury
-
Always store custom smileys with hashed filenames. Closes #5913.Sun, 25 May 2008 16:16:22 +0000, by Marcus Lundblad
-
Try to get a hashtable created by the prpl first before joining a chatSun, 25 May 2008 16:08:26 +0000, by Sadrul Habib Chowdhury
-
A simple patch from "bsd" to get the icon back for Buddies->Join a Chat.Sun, 25 May 2008 23:48:28 +0000, by Richard Laager
-
Use "email" and "Email" consistently. This is potentially controversial,Sun, 25 May 2008 21:56:36 +0000, by Richard Laager
-
Sync up the developer and CPW lists. This also sorts Sean Egan in withSun, 25 May 2008 17:39:29 +0000, by Richard Laager
-
"Not External" sounds weird to me.Sun, 25 May 2008 00:44:11 +0000, by Richard Laager
-
merge of 'cd0389d15f155a498b41fe0f52b2b611afab9d12'Sun, 25 May 2008 00:41:53 +0000, by Richard Laager
-
Highlight the mail window for new mails.Sat, 24 May 2008 23:03:20 +0000, by Sadrul Habib Chowdhury
-
Don't try to escape a NULL text. This gets rid of a runtime warning.Sat, 24 May 2008 22:54:06 +0000, by Sadrul Habib Chowdhury
-
Treat digits and alphabets as the same class of characters when lookingSat, 24 May 2008 22:49:44 +0000, by Sadrul Habib Chowdhury
-
German translation updateSat, 24 May 2008 08:34:54 +0000, by Jochen Kemnade
-
When compiling against an external libzephyr, we need to use its zephyr.h,Sun, 25 May 2008 00:40:15 +0000, by Richard Laager
-
Try gconfaudiosink first always, not just under GNOME. This is what DebianFri, 23 May 2008 20:35:29 +0000, by Richard Laager
-
propagate from branch 'im.pidgin.pidgin.next.minor' (head 71320664d16c85cf4292830959527b4509e2182b)Fri, 23 May 2008 16:47:59 +0000, by Sadrul Habib Chowdhury
-
Modified patch from Stefan 'cockroach' Ott to add blocked-im-msg andFri, 23 May 2008 02:23:07 +0000, by Sadrul Habib Chowdhury
-
Update changelogs and some of the docs for the new API. Preparing to merge with i.p.pThu, 22 May 2008 21:44:53 +0000, by Sadrul Habib Chowdhury
-
Get rid of the boldness of the bold timestamps.Thu, 22 May 2008 21:19:31 +0000, by Sadrul Habib Chowdhury
-
Fix the offset for coloring nicknames, especially for auto-replies, andThu, 22 May 2008 17:47:50 +0000, by Sadrul Habib Chowdhury
-
Fix exporting proper HTML for tags.Thu, 22 May 2008 17:14:48 +0000, by Sadrul Habib Chowdhury
-
Show the custom icon menu for a contact even if it's collapsed.Thu, 22 May 2008 00:07:01 +0000, by Sadrul Habib Chowdhury
-
Fix 'make docs' when builddir is not the same as srcdir.Thu, 22 May 2008 00:04:31 +0000, by Sadrul Habib Chowdhury
-
Disable the 'remove custom icon' item from the menu if a custom icon isn't set.Wed, 21 May 2008 23:52:31 +0000, by Sadrul Habib Chowdhury
-
Modified patch from malu to "Add context menu alternative to add receivedWed, 21 May 2008 17:56:20 +0000, by Sadrul Habib Chowdhury
-
propagate from branch 'im.pidgin.pidgin' (head a9b83251335ed42daf54164bf8c5120166f0e589)Wed, 21 May 2008 12:29:27 +0000, by Evan Schoenberg
-
propagate from branch 'im.pidgin.pidgin' (head 4f00ea617df3c000b6eb237b4139b89e5d8170a3)Wed, 21 May 2008 02:09:00 +0000, by Evan Schoenberg
-
Buddy icons in the buddy list should not default to being marked idle. ThanksSun, 18 May 2008 22:02:43 +0000, by Etan Reisner
-
Remove an else block which just calls pidgin_blist_get_emblem on a PurpleChat,Sat, 17 May 2008 19:54:58 +0000, by Etan Reisner
-
Add support for setting and removing custom buddy icons to contacts, chats,Sat, 17 May 2008 19:53:28 +0000, by Etan Reisner
-
merge of '979e05e68e2d32cdffe65f350b71fd6e6ae89af9'Fri, 16 May 2008 03:18:27 +0000, by Etan Reisner
-
merge of '1845c83f173f8fb02f105f4b7ef8768b0a11961e'Fri, 16 May 2008 03:18:20 +0000, by Etan Reisner
-
Put the 'manage' button outside the scrolling area.Fri, 16 May 2008 00:55:53 +0000, by Sadrul Habib Chowdhury
-
When calling serv_got_chat_in() after sending a group chat message (to letWed, 14 May 2008 23:36:37 +0000, by Evan Schoenberg
-
propagate from branch 'im.pidgin.pidgin' (head 64263ae223a317116a83aab2c6a2a36b4c308d7b)Tue, 13 May 2008 06:04:27 +0000, by Sadrul Habib Chowdhury
-
propagate from branch 'im.pidgin.pidgin.custom_smiley' (head 2a2aa2b4e4f34248a96a684b2e29963c358c1338)Tue, 13 May 2008 06:04:10 +0000, by Sadrul Habib Chowdhury
-
Change how the columns in the account-manager window are resized.Tue, 13 May 2008 02:49:30 +0000, by Sadrul Habib Chowdhury
-
Make group names case insensitive, which is the case in the official MSN,Tue, 13 May 2008 02:48:08 +0000, by Sadrul Habib Chowdhury
-
propagate from branch 'im.pidgin.pidgin.custom_smiley' (head 5438cf91ac36226aeafda8e41bb181f9d6474fac)Tue, 13 May 2008 02:26:34 +0000, by Sadrul Habib Chowdhury
-
Add malu in COPYRIGHT. This is a "D'oh!" moment.Tue, 13 May 2008 06:03:58 +0000, by Sadrul Habib Chowdhury
-
Expose smiley API to perl plugins.Tue, 13 May 2008 02:24:17 +0000, by Sadrul Habib Chowdhury
-
Expose the smiley API to dbus.Tue, 13 May 2008 00:29:22 +0000, by Sadrul Habib Chowdhury
-
Update the dbus-analyze script to deal with multiline functionTue, 13 May 2008 00:27:36 +0000, by Sadrul Habib Chowdhury
-
propagate from branch 'im.pidgin.pidgin.custom_smiley' (head c134ff23eba5faac09c13e731e792fa612c91a9a)Mon, 12 May 2008 23:17:48 +0000, by Sadrul Habib Chowdhury
-
Modified patch from malu to add an 'Edit' button in the smiley managerMon, 12 May 2008 23:09:30 +0000, by Sadrul Habib Chowdhury
-
Patch from Giulio 'Twain28' Pascali to make the smiley window scrollable.Sun, 11 May 2008 22:02:37 +0000, by Sadrul Habib Chowdhury
-
Patch from Masca to restrict the size of incoming custom smileys to aSun, 11 May 2008 18:08:57 +0000, by Sadrul Habib Chowdhury
-
Some little usability changes in the custom smiley dialog.Sun, 11 May 2008 04:08:06 +0000, by Sadrul Habib Chowdhury
-
Separate the custom smileys from the regular smileys, and add a 'Manage'Sun, 11 May 2008 04:04:35 +0000, by Sadrul Habib Chowdhury
-
Show some possibly helpful text in the tooltip for disabled smileys.Sat, 10 May 2008 17:05:25 +0000, by Sadrul Habib Chowdhury
-
Patch from malu (mlundblad) to disable a regular smiley in the smileySat, 10 May 2008 17:00:42 +0000, by Sadrul Habib Chowdhury
-
Make PurpleSmiley a GObject.Sat, 10 May 2008 16:31:06 +0000, by Sadrul Habib Chowdhury
-
Changelog the API additions, and add a missing define. Thanks to malu forWed, 07 May 2008 18:53:13 +0000, by Sadrul Habib Chowdhury
-
A leak fix from malu. Thanks!Wed, 07 May 2008 18:22:49 +0000, by Sadrul Habib Chowdhury
-
Show the custom smileys only on accounts that support it. ReferencesWed, 07 May 2008 18:13:14 +0000, by Sadrul Habib Chowdhury
-
Unref some gdkpixbufs to plug some memory leaks. References #1187.Wed, 07 May 2008 04:05:19 +0000, by Sadrul Habib Chowdhury
-
propagate from branch 'im.pidgin.pidgin' (head 6be4a11c3e1bf403bbb6e1a7a754e4b99e7d9a44)Wed, 07 May 2008 03:32:43 +0000, by Sadrul Habib Chowdhury
-
Fix a small leak. And sort the smileys alphabetically, as suggested byMon, 28 Apr 2008 07:43:50 +0000, by Sadrul Habib Chowdhury
-
Patch from Masca to use the buddy-icon selector to select a customMon, 28 Apr 2008 06:29:26 +0000, by Sadrul Habib Chowdhury
-
Add a utility function to create a pixbuf from a stored image.Mon, 28 Apr 2008 06:24:01 +0000, by Sadrul Habib Chowdhury
-
Remove undocumented and [apparently] unnecessary parameter fromMon, 28 Apr 2008 06:11:36 +0000, by Sadrul Habib Chowdhury
-
propagate from branch 'im.pidgin.pidgin' (head caaa65e1c157e6cb43219237f88a4ad298f3bbf5)Mon, 28 Apr 2008 00:01:07 +0000, by Sadrul Habib Chowdhury
-
Update patch to add support for sending custom smileys in msnp9. I included some fixes from the msnp14 patch that were not corrected in the patch, and also the fix for setting buddyicons. References #1187.Mon, 31 Mar 2008 21:23:57 +0000, by Sadrul Habib Chowdhury
-
propagate from branch 'im.pidgin.pidgin' (head 8ab7bcf180c3d8cc09b9d82060417bcf3fcfff95)Mon, 31 Mar 2008 21:04:51 +0000, by Sadrul Habib Chowdhury
-
Compile and de-warn.Thu, 15 May 2008 05:49:40 +0000, by Etan Reisner
-
Deprecate pidgin_set_custom_buddy_icon and update the places that use it toThu, 15 May 2008 04:00:22 +0000, by Etan Reisner
-
Make pidgin_set_custom_buddy_icon use theThu, 15 May 2008 03:26:46 +0000, by Etan Reisner
-
Add a purple_buddy_icons_node_set_custom_icon_from_file convenience function.Thu, 15 May 2008 02:35:53 +0000, by Etan Reisner
-
Update some calls to the functions I just deprecated.Tue, 13 May 2008 04:40:04 +0000, by Etan Reisner
-
Add the purple_buddy_icons_node_has_custom_icon,Tue, 13 May 2008 04:36:07 +0000, by Etan Reisner
-
Add the purple_blist_update_node_icon function and deprecate theTue, 13 May 2008 04:26:28 +0000, by Etan Reisner
-
propagate from branch 'im.pidgin.pidgin' (head ba6112dabbb907fd5e93c30e0f5228e557949d69)Mon, 12 May 2008 02:19:06 +0000, by Evan Schoenberg
-
merge of '48c05553bccbe3ea3d6b5d8fdc036bebf771129f'Wed, 07 May 2008 12:17:01 +0000, by Evan Schoenberg
-
Restored screen name to username change lost in propagation mergeWed, 07 May 2008 12:16:55 +0000, by Evan Schoenberg
-
propagate from branch 'im.pidgin.pidgin' (head d7144f5dbbde09137aff1ceadfd419e25303bf7d)Wed, 07 May 2008 12:14:28 +0000, by Evan Schoenberg
-
Patch from Jaywalker to let prpls add some helpful text for some accountMon, 05 May 2008 06:55:00 +0000, by Sadrul Habib Chowdhury
-
Use up the last padding for PurplePluginProtocolInfo in a way that allowsMon, 05 May 2008 06:19:46 +0000, by Sadrul Habib Chowdhury
-
The key and value need to be g_stdup()'d before adding to the hash tableWed, 30 Apr 2008 21:09:59 +0000, by Evan Schoenberg
-
merge of '88d15a78416cbab803d3b60b47292506e763d5d0'Wed, 30 Apr 2008 16:50:06 +0000, by Sadrul Habib Chowdhury
-
g_hash_table_ref() / g_hash_table_unref() were added in too recent a glib version per Mark. Copy data to chat->components rather than using those.Wed, 30 Apr 2008 14:06:03 +0000, by Evan Schoenberg
-
merge of '0df1437fe05dad8b69aac22bcd7cb8851ca4ebeb'Wed, 30 Apr 2008 11:28:23 +0000, by Sadrul Habib Chowdhury
-
merge of '6b848e03c7f6c7c392579517011deded648dedec'Wed, 30 Apr 2008 11:28:19 +0000, by Sadrul Habib Chowdhury
-
As discussed on the devel list, purple_serv_got_join_chat_failed() and theWed, 30 Apr 2008 06:29:16 +0000, by Evan Schoenberg
-
propagate from branch 'im.pidgin.pidgin' (head 48a880a9d212aec86b08bab7bec6296ac8c826ea)Wed, 30 Apr 2008 05:56:53 +0000, by John Bailey
-
propagate from branch 'im.pidgin.pidgin' (head 7a752818c2f9f500d9b707e9424bd75230b2a05d)Wed, 30 Apr 2008 05:50:49 +0000, by John Bailey
-
merge of '487397995e13465f3b2c9d4748f832eaa17b2f9f'Fri, 23 May 2008 16:46:19 +0000, by Sadrul Habib Chowdhury
-
Add a mnemonic to "Create this new account on the server".Fri, 23 May 2008 15:24:07 +0000, by Will Thompson
-
NULL out js->expected_rspauth, so it doesn't get double-freed in jabber_close().Fri, 23 May 2008 14:58:39 +0000, by Will Thompson
-
UnleakFri, 23 May 2008 13:39:22 +0000, by Stu Tomlinson
-
UnleakFri, 23 May 2008 13:38:40 +0000, by Stu Tomlinson
-
Fix a TODO uncovered by Mark the other day. Instead of using a hackyFri, 23 May 2008 13:08:08 +0000, by Stu Tomlinson
-
Rename and re-order the preference sound buttons to be "Browse...",Fri, 23 May 2008 13:04:50 +0000, by Stu Tomlinson
-
Make it more obvious that there is a default buddy pounce sound, andFri, 23 May 2008 13:03:18 +0000, by Stu Tomlinson
-
Some fixes from Eion Robb and me to prevent bonjour crashes with the newlyThu, 22 May 2008 21:38:06 +0000, by Daniel Atallah
-
Update to Yahoo Aliases from John Moody to handle new server behavior. IfThu, 22 May 2008 20:24:19 +0000, by Daniel Atallah
-
Fix a double-free in the yahoo profile/icon handling. This is from a downstreamThu, 22 May 2008 18:01:58 +0000, by Daniel Atallah
-
disapproval of revision 'c7e4a2de6be91644b964c05d489d38174fbcbb22'Thu, 22 May 2008 17:09:32 +0000, by Richard Laager
-
Part of a patch from ubuntu to remove entropy from purple-remote whenThu, 22 May 2008 03:02:39 +0000, by Stu Tomlinson
-
Changelog that Yahoo! patchThu, 22 May 2008 02:51:12 +0000, by John Bailey
-
Patch from Yusuke Odate to fix Yahoo! Japan encoding to be UTF-8 to matchThu, 22 May 2008 02:46:47 +0000, by Yusuke Odate
-
merge of 'a9b83251335ed42daf54164bf8c5120166f0e589'Wed, 21 May 2008 22:26:51 +0000, by Richard Laager
-
German translation updatedWed, 21 May 2008 15:47:21 +0000, by Jochen Kemnade
-
Allow account registration in a new account dialog.Wed, 21 May 2008 05:07:25 +0000, by Sadrul Habib Chowdhury
-
make this compileWed, 21 May 2008 04:13:12 +0000, by Ka-Hing Cheung
-
merge of '59d7f03afa561d4e3ef6d618e8d8d2a99c0dee88'Wed, 21 May 2008 01:59:38 +0000, by Evan Schoenberg
-
Plug leak.Wed, 21 May 2008 01:57:07 +0000, by Daniel Atallah
-
merge of '087a5ba38e7c36e0076c92f4cf8501f24f7314b0'Wed, 21 May 2008 01:58:33 +0000, by Evan Schoenberg
-
disapproval of revision '3803a68d5cf2b7443bec7879a57425cbb6031fc0'Wed, 21 May 2008 01:57:04 +0000, by Evan Schoenberg
-
Don't include the space in the localized text at all for the text/code error separationWed, 21 May 2008 01:58:04 +0000, by Evan Schoenberg
-
Don't put a space in front of the code if there is no text to go before it.Wed, 21 May 2008 01:56:52 +0000, by Evan Schoenberg
-
Skip the X-GOOGLE-TOKEN mech (given us by Google Talk when connecting withWed, 21 May 2008 01:49:03 +0000, by Evan Schoenberg
-
merge of '73ff5eb429127d9a89484809ba81b50b6ed5c200'Wed, 21 May 2008 01:46:01 +0000, by Evan Schoenberg
-
If we receive a "text" child for an error, include it as the message textWed, 21 May 2008 01:45:54 +0000, by Evan Schoenberg
-
A (modified) patch from Felipe to simplify our GStreamer sink selectionWed, 21 May 2008 22:06:52 +0000, by Felipe Contreras
-
Import a patch from Debian:Wed, 21 May 2008 21:07:22 +0000, by Ari Pollak
-
Import a patch (with changes) from Debian:Wed, 21 May 2008 21:05:09 +0000, by Ari Pollak
-
Removed duplicate changelog entryTue, 01 Jul 2008 23:47:34 +0000, by Evan Schoenberg
-
merge of '7de4400bc908601979951f3463a2ba92f322b9ad'Tue, 01 Jul 2008 23:44:00 +0000, by Evan Schoenberg
-
merge of '07711878c5fcdc260a917031f095acbe661b342d'Tue, 01 Jul 2008 23:21:30 +0000, by Evan Schoenberg
-
Update POTFILES.inTue, 01 Jul 2008 22:57:20 +0000, by Richard Laager
-
Prepare for a 2.4.3 release.Tue, 01 Jul 2008 22:46:28 +0000, by Richard Laager
-
Various miscellaneous ChangeLog updatesTue, 01 Jul 2008 20:49:24 +0000, by Stu Tomlinson
-
Fix ICQ login by mimicking the clientinfo versions used by the officialTue, 01 Jul 2008 20:49:07 +0000, by Stu Tomlinson
-
disapproval of revision '10564049c98925d0ce0ece64a5af0fe1efd723e7'Tue, 01 Jul 2008 21:49:46 +0000, by Evan Schoenberg
-
applied changes from e8233b3a32b1383e10d9591fee51f5ecb99a40ceTue, 01 Jul 2008 21:33:14 +0000, by Evan Schoenberg
-
merge of '000a0fa4bca9f18691f0a61e01bbac1aa76437c1'Sun, 29 Jun 2008 14:25:09 +0000, by SHiNE CsyFeK
-
*** Plucked rev da43d671 (sadrul@pidgin.im):Sat, 28 Jun 2008 04:24:24 +0000, by Sadrul Habib Chowdhury
-
Compatibility with older glib versionsThu, 26 Jun 2008 19:08:38 +0000, by Stu Tomlinson
-
MSN SLP fixThu, 26 Jun 2008 19:04:52 +0000, by Stu Tomlinson
-
Sadrul asks, I giveth:Thu, 26 Jun 2008 09:14:31 +0000, by Richard Laager
-
MSN SLP fixThu, 26 Jun 2008 08:42:49 +0000, by Richard Laager
-
applied changes from 7f7111ed9e5924db9e740ad354fce8fb82445b1eThu, 26 Jun 2008 01:18:05 +0000, by Stu Tomlinson
-
merge of '78bf389fcde2b7031fecab2f75daefd749395421'Thu, 26 Jun 2008 01:17:25 +0000, by Stu Tomlinson
-
Sun Jun 29 22:00:12 CST 2008 csyfek@gmail.comSun, 29 Jun 2008 14:24:21 +0000, by SHiNE CsyFeK
-
patch-05-reconnect-and-code-cleanupTue, 24 Jun 2008 12:28:38 +0000, by SHiNE CsyFeK
-
patch-04-tcp-pendingTue, 24 Jun 2008 12:22:40 +0000, by SHiNE CsyFeK
-
patch-03-add-qq_hex_dumpTue, 24 Jun 2008 12:09:16 +0000, by SHiNE CsyFeK
-
patch-02-fix-multiarchTue, 24 Jun 2008 11:58:57 +0000, by SHiNE CsyFeK
-
applied changes from 88a24003053cda8454a59fd448eb6575bdea2e0eMon, 23 Jun 2008 15:47:37 +0000, by Daniel Atallah
-
*** Plucked rev 1dc65a60 (sadrul@pidgin.im):Sat, 21 Jun 2008 16:34:02 +0000, by Sadrul Habib Chowdhury
-
*** Plucked rev 69b22e32f7ada182101e0746f02891389ceb0c52 (sadrul@pidgin.im):Sat, 21 Jun 2008 14:41:18 +0000, by Sadrul Habib Chowdhury
-
The checkbox needs to be toggled back on only when it's alive. And theThu, 19 Jun 2008 18:13:32 +0000, by Stu Tomlinson
-
UnleakThu, 19 Jun 2008 18:12:54 +0000, by Stu Tomlinson
-
temporary workaround for too many OIMs, References #5984Thu, 19 Jun 2008 06:46:15 +0000, by Ka-Hing Cheung
-
Fix the Changelog.Thu, 19 Jun 2008 03:59:08 +0000, by Daniel Atallah
-
applied changes from 2072edddff2333b97848681a9a464e9722b5f059Thu, 19 Jun 2008 03:42:56 +0000, by Daniel Atallah
-
applied changes from 9409309cfd4634425fdacbdb3d751afd0bc89a84Thu, 19 Jun 2008 03:40:31 +0000, by Daniel Atallah
-
applied changes from 97a20dd56598fa5c690eabcbc8ec3ff6e560aefdThu, 19 Jun 2008 03:39:32 +0000, by Daniel Atallah
-
applied changes from 0eed661a6c02438102fffde08e3bece057bdc984Thu, 19 Jun 2008 03:30:41 +0000, by Daniel Atallah
-
applied changes from 547cd65fb6e1faeb37d88730f0dbf45075a08426Thu, 19 Jun 2008 03:19:04 +0000, by Daniel Atallah
-
applied changes from 74295d3392f7f386b2178a9c8b571226b6a25c60Thu, 19 Jun 2008 03:18:25 +0000, by Daniel Atallah
-
applied changes from 069f197178d158cdd308687095c14d49d8eee0edThu, 19 Jun 2008 03:17:41 +0000, by Daniel Atallah
-
applied changes from b687754dfefde18bbb1a2652261943517272a691Thu, 19 Jun 2008 03:17:14 +0000, by Daniel Atallah
-
applied changes from a341780d901f6351a5cf768a08d30c8882d6cf2fThu, 19 Jun 2008 03:14:34 +0000, by Daniel Atallah
-
applied changes from a5e7a62db1d43009f4ff463b7fe67ff3a7275a78Thu, 19 Jun 2008 03:14:03 +0000, by Daniel Atallah
-
applied changes from b57781a52511d0ab7a57590bf5c348f3b9d05640Thu, 19 Jun 2008 03:13:30 +0000, by Daniel Atallah
-
applied changes from 4c0536321fe25e0646f67565a43deafe1cb5f32cThu, 19 Jun 2008 03:13:06 +0000, by Daniel Atallah
-
applied changes from c7504bbbe35f5bef52032c0cdf6bc7182128a469Thu, 19 Jun 2008 03:12:46 +0000, by Daniel Atallah
-
applied changes from 904a276588f7de13ba13b578905c82c0493184ceThu, 19 Jun 2008 03:12:13 +0000, by Daniel Atallah
-
applied changes from 904a276588f7de13ba13b578905c82c0493184ceThu, 19 Jun 2008 03:11:47 +0000, by Daniel Atallah
-
applied changes from ae9d7912dfb7c1627441484bfe471dd4d370d346Thu, 19 Jun 2008 03:11:26 +0000, by Daniel Atallah
-
applied changes from f3703d89403f9f8e8b927beeb2f2ac05628c371dThu, 19 Jun 2008 03:10:50 +0000, by Daniel Atallah
-
applied changes from 7c685eb0aa3fae374b80d8431c870353a2f412d0Thu, 19 Jun 2008 03:10:06 +0000, by Daniel Atallah
-
applied changes from ffe11b98734ebc297dc36ad3e623bc945fdb5cc4Thu, 19 Jun 2008 03:09:38 +0000, by Daniel Atallah
-
applied changes from 9ebef7dc91fd3f43f016ceeee02e0a15e2008868Thu, 19 Jun 2008 03:07:18 +0000, by Daniel Atallah
-
applied changes from 6d5fbc31cdd30fde1120b4a0a58f42c439dd2905Thu, 19 Jun 2008 03:06:03 +0000, by Daniel Atallah
-
applied changes from 43973692751b7c4e1375e090365f75a148798aedThu, 19 Jun 2008 03:04:56 +0000, by Daniel Atallah
-
applied changes from 3d595739f53a259d5dae408a05f64d2836f02ac9Thu, 19 Jun 2008 02:56:37 +0000, by Daniel Atallah
-
applied changes from 7a490c356e10f7fff3432f875897aa0ca0ad1ff0Thu, 19 Jun 2008 02:55:44 +0000, by Daniel Atallah
-
applied changes from 43cf42d58f68c1f3f9ae27b10c66dbc351612f30Thu, 19 Jun 2008 02:55:19 +0000, by Daniel Atallah
-
applied changes from b92fdea98a3ea454f3e9debd7f6ac17e5ae36ef6Thu, 19 Jun 2008 02:54:57 +0000, by Daniel Atallah
-
applied changes from 980e5e2fedd41d52ed3f1640268e8964d4b02cdeThu, 19 Jun 2008 02:54:25 +0000, by Daniel Atallah
-
Create 2.4.3 release branchThu, 19 Jun 2008 02:52:36 +0000, by Daniel Atallah
-
Borrow a reference to a string instead of g_strdup'ing it. TheTue, 20 May 2008 21:15:48 +0000, by Mark Doliner
-
When adding outgoing MSN commands to the MsnHistory, freeTue, 20 May 2008 20:59:21 +0000, by Mark Doliner
-
Rearrange some of the HTTP proxy handling to make sure that we're actuallyTue, 20 May 2008 19:49:26 +0000, by Daniel Atallah
-
Use shorter URL (http://d.pidgin.im/BonjourWindows) for "Bonjour not found"Tue, 20 May 2008 04:31:39 +0000, by Daniel Atallah
-
Fix SOCK5 error handling to abort when we get a bogus ATYP response. Make theTue, 20 May 2008 03:50:26 +0000, by Daniel Atallah
-
Fix a printf("%s", NULL) situation and plug some leakage. Fixes #5280.Tue, 20 May 2008 02:14:50 +0000, by Daniel Atallah
-
merge of '7fd8869cd12ef6b1c4626baf0eb69f81b9564cea'Mon, 19 May 2008 22:11:41 +0000, by Ethan Blanton
-
Clarify a comment.Mon, 19 May 2008 18:52:46 +0000, by Sadrul Habib Chowdhury
-
merge of 'a7440122b7d40c1639d123e9f27fb9601f581ae5'Mon, 19 May 2008 18:27:04 +0000, by Sadrul Habib Chowdhury
-
Use text-tags to set the weight/color of the nick in conversations. ThisMon, 19 May 2008 18:23:25 +0000, by Sadrul Habib Chowdhury
-
Fix building RPMs without meanwhile. Fixes 4831A712.4020402@clove.orgMon, 19 May 2008 16:18:29 +0000, by Stu Tomlinson
-
dos2unix po/lt.po Fixes #5847.Mon, 19 May 2008 14:19:54 +0000, by Daniel Atallah
-
Credit Eric Michael Schwelm and Dan Bruce for 383b6a000... References #5672.Mon, 19 May 2008 14:04:07 +0000, by Daniel Atallah
-
Make sure a widget can receive focus. This is used when some widgets needSun, 18 May 2008 21:22:38 +0000, by Sadrul Habib Chowdhury
-
Reduce the enormous padding in the group tooltip. People will hopefully dislike it less now.Sun, 18 May 2008 20:26:14 +0000, by Sadrul Habib Chowdhury
-
Pressing arrow keys should reset the search timer.Sun, 18 May 2008 20:00:26 +0000, by Sadrul Habib Chowdhury
-
Use a little more helpful debug message when a plugin can't be loaded.Sun, 18 May 2008 19:59:27 +0000, by Sadrul Habib Chowdhury
-
Fixes #5830Sun, 18 May 2008 16:29:21 +0000, by Stu Tomlinson
-
Update things for 2.4.3devel, in case we do one.Sat, 17 May 2008 19:32:46 +0000, by Kevin Stange
-
Make the changelog.win32 consistent with previous releasesSat, 17 May 2008 19:21:05 +0000, by Kevin Stange
-
German update: missing spaces fixedSat, 17 May 2008 19:02:17 +0000, by Bj«Órn Voigt
-
merge of '4981895b0b7aadf94bcca49e105176b49f71d50d'Sat, 17 May 2008 16:42:41 +0000, by Sadrul Habib Chowdhury
-
Update the dates & versions. I should have done this before tagging. Whoops.Sat, 17 May 2008 13:40:56 +0000, by Stu Tomlinson
-
Fix building RPMs with gevolutionSat, 17 May 2008 12:55:46 +0000, by Stu Tomlinson
-
Correct the comments, and some position-calculation when the buddylist is not showing.Sat, 17 May 2008 16:41:16 +0000, by Sadrul Habib Chowdhury
-
Show the title text in bold.Sat, 17 May 2008 16:40:27 +0000, by Sadrul Habib Chowdhury
-
The checkbox needs to be toggled back on only when it's alive. And theSat, 17 May 2008 16:39:53 +0000, by Sadrul Habib Chowdhury
-
merge of '1e83e527c083d0177b89f95d8ac465b393e4991d'Fri, 16 May 2008 21:04:11 +0000, by Stu Tomlinson
-
When defaulting a group, don't move it to the bottom if it exists.Fri, 16 May 2008 21:00:26 +0000, by Daniel Atallah
-
Fix handling of empty groups in MySpace. Fixes #3378.Fri, 16 May 2008 20:47:28 +0000, by Daniel Atallah
-
Fix for building RPMs without avahiFri, 16 May 2008 21:02:50 +0000, by Stu Tomlinson
-
I have no idea why this only started being an issue now, but as I wasFri, 16 May 2008 21:01:24 +0000, by Stu Tomlinson
-
Make MySpace group handling more consistent. References #3378.Fri, 16 May 2008 20:19:12 +0000, by Daniel Atallah
-
Add "--without nm" support to build without NetworkManager to the RPM specFri, 16 May 2008 20:02:20 +0000, by Stu Tomlinson
-
two dot four dot twoFri, 16 May 2008 18:52:22 +0000, by Stu Tomlinson
-
merge of '3d874daf79db017dc2e1a7835cbc6b796225156b'Fri, 16 May 2008 18:36:30 +0000, by Stu Tomlinson
-
merge of '383b6a0002c1ecea40d3836f462b7119e6c6f473'Fri, 16 May 2008 18:21:57 +0000, by Stu Tomlinson
-
Bonjour buddies will be saved persistently if they're moved out of theFri, 16 May 2008 18:21:09 +0000, by Daniel Atallah
-
Patch from Arban57 to prevent tooltips conflicting with the context menu onFri, 16 May 2008 16:04:05 +0000, by Daniel Atallah
-
Initialize the glib type system early in purple_core_init() too so UIsFri, 16 May 2008 18:19:36 +0000, by Stu Tomlinson
-
Initialize the type system in purple_check_init to prevent 'make check'Fri, 16 May 2008 15:49:41 +0000, by Stu Tomlinson
-
Afrikaans translation updated (Samuel Murray)Fri, 16 May 2008 12:57:08 +0000, by Stu Tomlinson
-
Fix ChangeLog wrapping.Fri, 16 May 2008 09:40:07 +0000, by Will Thompson
-
Fix a typoFri, 16 May 2008 03:03:15 +0000, by Stu Tomlinson
-
merge of '2f76f01c0ca7594f3efba9430e8de027252c3fd0'Fri, 16 May 2008 03:02:31 +0000, by Stu Tomlinson
-
merge of 'cf7cc1ec422b7506be056f4d614cbb38856f7f8c'Fri, 16 May 2008 02:52:40 +0000, by Etan Reisner
-
merge of '994f8bdccfcf73a73924e593d2c398c8d416e5e9'Wed, 14 May 2008 03:32:10 +0000, by Etan Reisner
-
ChangeLog the new IRC nick-in-use algorithmFri, 16 May 2008 02:44:45 +0000, by Stu Tomlinson
-
ChangeLog the German translation update (Bj«Órn Voigt)Fri, 16 May 2008 02:34:02 +0000, by Stu Tomlinson
-
ChangeLog the Lithuanian translation update (Laurynas Biveinis)Fri, 16 May 2008 02:33:13 +0000, by Stu Tomlinson
-
NEWS!Fri, 16 May 2008 01:52:39 +0000, by Stu Tomlinson
-
ChangeLog the number of chat room occupantsFri, 16 May 2008 01:48:27 +0000, by Stu Tomlinson
-
Newsify for 2.4.2. No puns intended.Fri, 16 May 2008 01:31:41 +0000, by Sadrul Habib Chowdhury
-
German update for "xprops"Thu, 15 May 2008 20:37:42 +0000, by Bj«Órn Voigt
-
small German updateThu, 15 May 2008 20:25:41 +0000, by Bj«Órn Voigt
-
Add the ability on win32 to choose at runtime whether we use the GIOChannelThu, 15 May 2008 19:53:05 +0000, by Daniel Atallah
-
Fix irc nick collision handling, as requested by that demanding user elb.Thu, 15 May 2008 15:22:04 +0000, by Stu Tomlinson
-
Chinese (Hong Kong) translation updated (Ambrose C. Li)Thu, 15 May 2008 13:26:55 +0000, by Stu Tomlinson
-
Slovak translation updated (loptosko)Thu, 15 May 2008 13:25:23 +0000, by Stu Tomlinson
-
Norwegian Nynorsk translation updated (Yngve Spjeld Landro)Thu, 15 May 2008 13:24:51 +0000, by Stu Tomlinson
-
Czech translation updated (David Vachulka)Thu, 15 May 2008 13:24:06 +0000, by Stu Tomlinson
-
Occitan translation added (Yannig Marchegay)Thu, 15 May 2008 13:23:26 +0000, by Stu Tomlinson
-
Hebrew translation updated (Shalom Craimer)Thu, 15 May 2008 13:18:27 +0000, by Stu Tomlinson
-
Dutch translation updated (Dani«³l Heres)Thu, 15 May 2008 13:12:20 +0000, by Stu Tomlinson
-
Macedonian translation updated (§¡§â§Ñ§ß§Ô§Ö§Ý §¡§ß§Ô§à§Ó)Thu, 15 May 2008 13:06:03 +0000, by Stu Tomlinson
-
Slovenian transalation updated (Martin Srebotnjak)Thu, 15 May 2008 13:04:51 +0000, by Stu Tomlinson
-
Belarusian Latin translation updated (Ihar Hrachyshka)Thu, 15 May 2008 13:04:02 +0000, by Stu Tomlinson
-
Updated British English translation. Thanks Luke Ross!Thu, 15 May 2008 10:27:28 +0000, by Mark Doliner
-
Updated Russian translation. Thanks Dmitry!Thu, 15 May 2008 10:23:25 +0000, by Mark Doliner
-
Updated Romanian translation. Thanks Mi«ßu!Thu, 15 May 2008 10:19:37 +0000, by Mark Doliner
-
Updated Spanish translation. Thanks Javier!Thu, 15 May 2008 10:13:00 +0000, by Mark Doliner
-
New Brazilian Portuguese translation (and a new translator!)Thu, 15 May 2008 10:06:45 +0000, by Mark Doliner
-
merge of '41fc76b7aed4cc32bd70c6834f747bad0b91a37b'Thu, 15 May 2008 09:48:09 +0000, by Mark Doliner
-
Updated swedish translationThu, 15 May 2008 09:17:15 +0000, by Peter Hjalmarsson
-
Add key unbinding to the finch man pageThu, 15 May 2008 01:32:59 +0000, by Ethan Blanton
-
Translate the description of the plugin in the plugins dialog. Thanks toWed, 14 May 2008 22:26:29 +0000, by Sadrul Habib Chowdhury
-
merge of '7fd0d8c5830d11a8f34c0d2fa6a6290427b182c4'Wed, 14 May 2008 11:57:02 +0000, by Luke Schierer
-
merge of '994f8bdccfcf73a73924e593d2c398c8d416e5e9'Wed, 14 May 2008 04:58:36 +0000, by Ka-Hing Cheung
-
Fix a NULL printf. Fixes #5387.Wed, 14 May 2008 02:21:25 +0000, by Daniel Atallah
-
Clean up the comments about MSNP14, and make the --enable-msnp14 option noWed, 14 May 2008 01:57:45 +0000, by Stu Tomlinson
-
Someone should write a tool to insert a name in the right placeWed, 14 May 2008 07:38:58 +0000, by Ka-Hing Cheung
-
patch from Andrew Gaul to fix another memleakWed, 14 May 2008 05:11:32 +0000, by Ka-Hing Cheung
-
this causes a use after freeWed, 14 May 2008 04:30:40 +0000, by Ka-Hing Cheung
-
unleak (thanks sadrul!)Tue, 13 May 2008 20:54:30 +0000, by Stu Tomlinson
-
Rewrite a ChangeLog entry I just wrote.Tue, 13 May 2008 20:45:29 +0000, by Stu Tomlinson
-
Make MSN buddy list synchronization more forgiving, only ask aboutTue, 13 May 2008 20:43:21 +0000, by Stu Tomlinson
-
merge of '657be692e8fe314ef25624dc2b70d25e1cf8085b'Tue, 13 May 2008 18:56:11 +0000, by Daniel Atallah
-
Remove a compile warning.Tue, 13 May 2008 16:52:40 +0000, by Sadrul Habib Chowdhury
-
This should make the column widths a bit better. Thanks to vekin inTue, 13 May 2008 16:52:21 +0000, by Sadrul Habib Chowdhury
-
Patch from Will Hawkins to fix SIMPLE authentication on some servers.Tue, 13 May 2008 18:55:06 +0000, by Daniel Atallah
-
Refresh email credentials for @live.com accounts tooTue, 13 May 2008 14:24:43 +0000, by Stu Tomlinson
-
Hungarian translation updated for 2.4.2Tue, 13 May 2008 11:17:46 +0000, by Kelemen G«¡bor
-
For chats created using the "normal" (i.e. Join a Chat) flow, there will alwaysTue, 13 May 2008 02:34:52 +0000, by Daniel Atallah
-
Close up scope of a variable, I'm just cleaning up my tree some.Tue, 13 May 2008 00:12:38 +0000, by Etan Reisner
-
Make this a doxygen comment.Tue, 13 May 2008 00:08:06 +0000, by Etan Reisner
-
Fix functions to match definitions.Mon, 12 May 2008 02:56:24 +0000, by Daniel Atallah
-
Presumably this is what was intended.Mon, 12 May 2008 02:55:08 +0000, by Daniel Atallah
-
Fix function to match header definitionMon, 12 May 2008 02:27:24 +0000, by Daniel Atallah
-
More s/ssize_t/gssize/Mon, 12 May 2008 02:27:08 +0000, by Daniel Atallah
-
Build fixes for MSVCMon, 12 May 2008 02:24:20 +0000, by Daniel Atallah
-
Using named elements in a struct initialization doesn't work in MSVC.Mon, 12 May 2008 02:21:52 +0000, by Daniel Atallah
-
Fix jabber_iq_register_handler() to match header.Mon, 12 May 2008 02:18:55 +0000, by Daniel Atallah
-
Reuse cleanup function.Mon, 12 May 2008 02:18:11 +0000, by Daniel Atallah
-
MSVC build fixesMon, 12 May 2008 02:17:00 +0000, by Daniel Atallah
-
Use gssize instead of ssize_t as the latter isn't available everywhere.Mon, 12 May 2008 02:13:40 +0000, by Daniel Atallah
-
Bonjour build fixes for MSVC.Mon, 12 May 2008 02:08:04 +0000, by Daniel Atallah
-
Remove the stat check that isn't useful and breaks on OS X.Mon, 12 May 2008 02:03:13 +0000, by Richard Laager
-
German translation bug:Sun, 11 May 2008 21:25:20 +0000, by Bj«Órn Voigt
-
Clarify #ifdef/#else/#endif matching; References #5770.Sun, 11 May 2008 19:03:00 +0000, by Ethan Blanton
-
merge of 'eed179323cd437e9f08587c2290f44afa248093d'Sun, 11 May 2008 17:18:10 +0000, by Ethan Blanton
-
Updated Catalan translation (with XGETTEXT_ARGS=--no-location).Sun, 11 May 2008 12:22:06 +0000, by Josep Puigdemont
-
merge of '0d3a3dbf15f3b76dc4ee06bc9177442fe4906bc5'Sun, 11 May 2008 11:24:29 +0000, by ª±ric Boumaour
-
Middle click pastes the internal clipboardSun, 11 May 2008 07:24:59 +0000, by Richard Nelson
-
Check if a key is already bound before assigning a menu triggerSun, 11 May 2008 07:20:42 +0000, by Richard Nelson
-
Assorted cleanups, mostly to the Doxygen comments. I added a few missingSun, 11 May 2008 05:08:08 +0000, by Richard Laager
-
A patch from poizon. This was intended to fix a bug, but I just fixed thatSun, 11 May 2008 05:04:07 +0000, by Mih«¡ly M«±sz«¡ros
-
Fix purple_str_to_time() to not break the returned value when we have givenSun, 11 May 2008 04:50:36 +0000, by Richard Laager
-
Use pkg-config to detect NetworkManager. Also, fail if it isn't present,Sun, 11 May 2008 00:27:18 +0000, by Richard Laager
-
merge of '62e372ea0e5f6eb1b56f43621e580e3e3be7e894'Sat, 10 May 2008 23:21:34 +0000, by Richard Laager
-
merge of '456501a9151822d8b2538d62e92918e5126f93bc'Sat, 10 May 2008 21:36:14 +0000, by Bj«Órn Voigt
-
German translation updateSat, 10 May 2008 21:34:56 +0000, by Bj«Órn Voigt
-
Update french translation for pidgin 2.4.2Sun, 11 May 2008 11:19:42 +0000, by ª±ric Boumaour
-
Some versions of mktemp require at least 6 X's in the templateSat, 10 May 2008 17:05:53 +0000, by Stu Tomlinson
-
Modify the NetworkManager support to use "StateChange" directly, instead ofSat, 10 May 2008 23:19:10 +0000, by Richard Laager
-
merge of 'ab4c3777bebccd93ded5d7e6886514e95603f51a'Sat, 10 May 2008 09:24:58 +0000, by Richard Laager
-
Remove some unused variable from my last commit.Sat, 10 May 2008 08:49:22 +0000, by Richard Laager
-
Disconnect accounts immediately when we're told the network hasSat, 10 May 2008 08:27:21 +0000, by Richard Laager
-
disapproval of revision '9cbb69e06e19c581b9691f6acb2c48f204050dd6'Sat, 10 May 2008 09:24:52 +0000, by Richard Laager
-
As described in the ChangeLog:Sat, 10 May 2008 08:17:53 +0000, by Richard Laager
-
ChangeLog the NetworkManager change and fix the line wrapping on a couple ofSat, 10 May 2008 06:06:18 +0000, by Richard Laager
-
Fix some whitespace as noticed by QuLogic.Sat, 10 May 2008 05:48:52 +0000, by Richard Laager
-
merge of '0eccb8cefd5975eeab1d14984f2f0114ce7abb79'Sat, 10 May 2008 05:21:21 +0000, by Kevin Stange
-
Replacing logo.png with the old Pidgin head logo without a version number.Sat, 10 May 2008 05:21:09 +0000, by Kevin Stange
-
merge of '99687ce6fa955d1d32092992b65de140dc944ab0'Sat, 10 May 2008 05:20:29 +0000, by Kevin Stange
-
merge of '5800923dc413a26c68576e06ea89148d645fa4a9'Sat, 10 May 2008 03:39:51 +0000, by Richard Laager
-
Make Masca a CPW (signed off by elb and myself! :))Sat, 10 May 2008 02:05:04 +0000, by Kevin Stange
-
Changes suggested by QuLogic to fix my broken changes to the NetworkManagerSat, 10 May 2008 05:15:58 +0000, by Richard Laager
-
A patch from QuLogic to replace the libnm_glib calls with straight DBusSat, 10 May 2008 03:29:15 +0000, by Richard Laager
-
Show yourself as invisible in the buddylist when you're invisibleFri, 09 May 2008 05:58:54 +0000, by Mark Doliner
-
Fix for opening Hotmail inbox more than ~15 minutes after loginThu, 08 May 2008 18:24:01 +0000, by Stu Tomlinson
-
Add only the online buddies for auto-completion in the invite dialog.Thu, 08 May 2008 05:14:35 +0000, by Sadrul Habib Chowdhury
-
Modified patch from John Moody to show aliases in the Invite dialog.Thu, 08 May 2008 05:04:36 +0000, by Sadrul Habib Chowdhury
-
Tweak the text of the ChangeLog slightly and add an item I forgot previously.Thu, 08 May 2008 03:52:02 +0000, by John Bailey
-
merge of '245104c3da64bf99627578bd68d6cda42ee16b43'Thu, 08 May 2008 03:22:03 +0000, by Sadrul Habib Chowdhury
-
Fix a double free caused by my previous leak fix not covering all possibleThu, 08 May 2008 00:22:08 +0000, by Daniel Atallah
-
When setting yourself to invisible on AIM, don't set an away messageWed, 07 May 2008 21:18:50 +0000, by Mark Doliner
-
Quiet the output from gconftool-2 when there is no document font name inWed, 07 May 2008 20:24:12 +0000, by Stu Tomlinson
-
Fix some potential leakage in the craziness called purple_markup_html_to_xhtml().Wed, 07 May 2008 19:43:40 +0000, by Daniel Atallah
-
Kill off sound playing child processes if they are still around after 15Wed, 07 May 2008 19:06:28 +0000, by Stu Tomlinson
-
Patch from QuLogic to fix tab-navigation in the statusbox. And a fewThu, 08 May 2008 03:20:28 +0000, by Sadrul Habib Chowdhury
-
Leak fixWed, 07 May 2008 18:10:43 +0000, by Stu Tomlinson
-
Update Finnish (fi) translation and begin 2.4.2 entry in the ChangeLog.Wed, 07 May 2008 09:11:24 +0000, by Timo Jyrinki
-
merge of 'ac789033b0d69b98d5985567ad5d3579bde9af12'Wed, 07 May 2008 02:53:21 +0000, by Sadrul Habib Chowdhury
-
merge of '02d1b6e1b18a057f6dc1f4698d85c8cd005f3bbc'Wed, 07 May 2008 02:45:36 +0000, by Richard Laager
-
merge of 'bedd15033893c160df2e861d26520e1ef6afd895'Tue, 06 May 2008 08:06:19 +0000, by Mark Doliner
-
Minor changes... mostly whitespace related.Mon, 05 May 2008 09:22:46 +0000, by Mark Doliner
-
Update Lithuanian translation of Windows installer stringsThu, 15 May 2008 08:03:45 +0000, by Laurynas Biveinis
-
Update Lithuanian translationThu, 15 May 2008 07:07:37 +0000, by Laurynas Biveinis
-
Fix a compiler warning due to a missing #ifdef USE_PYTHONTue, 06 May 2008 05:13:26 +0000, by Richard Laager
-
Fix a compiler warning. Sadrul or someone should double-check this.Tue, 06 May 2008 05:10:40 +0000, by Richard Laager
-
More plumbing work.Mon, 05 May 2008 22:39:55 +0000, by Daniel Atallah
-
Make pidgin_blist_toggle_visibility() hide the buddy list when it isFri, 27 Jun 2008 00:01:41 +0000, by Casey Harkins
-
Plug a small memory leak in the smiley dialog, and use g_new0/g_freeWed, 07 May 2008 00:35:55 +0000, by Sadrul Habib Chowdhury
-
g_strdup'ed strings aren't const char*. This fixes a couple of compileWed, 07 May 2008 00:34:52 +0000, by Sadrul Habib Chowdhury
-
The required fields are not really required if the action is cancelled.Mon, 05 May 2008 16:01:02 +0000, by Sadrul Habib Chowdhury
-
Patch from sadrul to fix IRC servers which neglect to send RPL_LISTSTARTMon, 05 May 2008 14:56:36 +0000, by Ethan Blanton
-
Fix a small memleak when adding a Jabber buddyMon, 05 May 2008 04:54:37 +0000, by Mark Doliner
-
Make error output during autogen actually readable...Mon, 05 May 2008 02:00:28 +0000, by Gary Kramlich
-
Show the url, instead of silently ignoring a url-open request.Mon, 05 May 2008 00:02:37 +0000, by Sadrul Habib Chowdhury
-
Do not let the height of the entry get larger than half the conversationMon, 05 May 2008 00:00:25 +0000, by Sadrul Habib Chowdhury
-
Add a comment. Could someone familiar with the Jabber protocol or ourSun, 04 May 2008 20:44:08 +0000, by Mark Doliner
-
Add a 'View log' option in the buddylist menu.Sun, 04 May 2008 04:15:11 +0000, by Sadrul Habib Chowdhury
-
When searching for a conversation, search only in the list of theSun, 04 May 2008 03:28:58 +0000, by Sadrul Habib Chowdhury
-
Check to see if we are already in a room before attempting to join. IfSun, 04 May 2008 03:24:18 +0000, by Sadrul Habib Chowdhury
-
merge of '8c40d658dc534ac7ccbf595c73c2952ff9d1975e'Sun, 04 May 2008 02:49:29 +0000, by Sadrul Habib Chowdhury
-
Setup tab-completion for groups in the 'Add Chat' dialog.Sat, 03 May 2008 21:23:18 +0000, by Sadrul Habib Chowdhury
-
Change the label on the entry area height prefSun, 04 May 2008 01:49:48 +0000, by John Bailey
-
Fix IRC handling of PART without a part message on Undernet IRCds.Sun, 04 May 2008 01:43:00 +0000, by Ethan Blanton
-
Fix the breakage with account aliases that I introduced when I moved theSun, 04 May 2008 00:51:46 +0000, by John Bailey
-
Fix a number of leaks. As far as I can tell, MSNP14 now logs in withoutSat, 03 May 2008 23:51:43 +0000, by Daniel Atallah
-
Leak fixes. Avoid creating an unnecessary parallel data structure to YahooFriend.Sat, 03 May 2008 21:03:13 +0000, by Daniel Atallah
-
Clean up loggers when quitting (or unloading the logreader plugin).Sat, 03 May 2008 19:45:15 +0000, by Daniel Atallah
-
Fix incorrect freeing in my previous commit.Sat, 03 May 2008 19:22:02 +0000, by Daniel Atallah
-
This is the way we plug the leaks, plug the leaks, plug the leaks...Sat, 03 May 2008 17:56:04 +0000, by Daniel Atallah
-
ChangeLog the minimum size prefSat, 03 May 2008 17:38:33 +0000, by Will Thompson
-
Add a "minimum lines" pref for the im entry box thing; up to 8 lines.Sat, 03 May 2008 17:36:17 +0000, by Will Thompson
-
Plug a small leak.Sat, 03 May 2008 07:27:25 +0000, by Daniel Atallah
-
Cleanup allocations/frees to match and plug some leaks.Sat, 03 May 2008 07:13:58 +0000, by Daniel Atallah
-
merge of 'dc85c2329304dd6f567820b55939193328f9e506'Sat, 03 May 2008 03:02:25 +0000, by Sadrul Habib Chowdhury
-
This cleans up a bunch of warnings that stem from the fact that size_t andSat, 03 May 2008 02:12:26 +0000, by John Bailey
-
Allow replacing smileys with texts in conversations/logs. This should beSat, 03 May 2008 02:49:53 +0000, by Sadrul Habib Chowdhury
-
Cleanup and avoid unnecessary alloc/free.Fri, 02 May 2008 23:16:11 +0000, by Daniel Atallah
-
merge of '21d37789f674809d615fc7676a092f1da438b0f5'Fri, 02 May 2008 22:51:14 +0000, by Evan Schoenberg
-
Leak fixes.Fri, 02 May 2008 22:01:01 +0000, by Daniel Atallah
-
Leak plug in parsing MSN currentmedia.Fri, 02 May 2008 21:09:59 +0000, by Daniel Atallah
-
merge of 'a9db18c93f28f014cb3740a20933e2468fb660b7'Fri, 02 May 2008 17:09:50 +0000, by Sadrul Habib Chowdhury
-
This should fix the issue where resizing the entry box resizes theFri, 02 May 2008 17:00:49 +0000, by Sadrul Habib Chowdhury
-
Do not add a ':' if there's already one at the end. Thanks to wjt forFri, 02 May 2008 16:55:59 +0000, by Sadrul Habib Chowdhury
-
Tweak some strings in the Edit Chat dialog.Fri, 02 May 2008 16:51:15 +0000, by Will Thompson
-
merge of 'a5c86f336638811bfef4a0969f3d8d2d6b85520f'Fri, 02 May 2008 16:07:12 +0000, by Sadrul Habib Chowdhury
-
Don't try to tell the IM network that we're not idle when we disconnect.Fri, 02 May 2008 06:15:33 +0000, by Mark Doliner
-
ctrl-x to open context menus. F11 was such a poor choice for this.Fri, 02 May 2008 16:06:03 +0000, by Sadrul Habib Chowdhury
-
merge of 'e238fa4987184e7ce5509bc8806f7122ad41ae6e'Fri, 02 May 2008 01:29:34 +0000, by Sadrul Habib Chowdhury
-
Kill the default F2 keybinding for show timestamps, it only confuses peopleFri, 02 May 2008 00:30:14 +0000, by Stu Tomlinson
-
Slightly change the maximum height of the entry box. This seems to fixFri, 02 May 2008 01:28:43 +0000, by Sadrul Habib Chowdhury
-
merge of '19d64f3b50204b193622eb82c482a63dae381a51'Thu, 01 May 2008 22:44:16 +0000, by Sadrul Habib Chowdhury
-
Modified patch from Andrei Mozzhuhin to fix tab-completion when non-asciiThu, 01 May 2008 22:42:21 +0000, by Sadrul Habib Chowdhury
-
Remove the undocumented default binding (ctrl+g) to start ignoringThu, 01 May 2008 22:21:05 +0000, by Sadrul Habib Chowdhury
-
merge of '01e9055ea70771c842b561dca3b64027ac37dc69'Thu, 01 May 2008 16:59:57 +0000, by Richard Laager
-
Replace a notification that should never happen with a debug message thatThu, 01 May 2008 03:24:21 +0000, by Richard Laager
-
ChangeLog the Escape closes conversation window preference.Thu, 01 May 2008 09:55:09 +0000, by Will Thompson
-
When an XMPP account is set to require TLS, but libpurple doesn't have SSLThu, 01 May 2008 04:02:31 +0000, by Daniel Atallah
-
Remove the stored installer language selection when uninstalling.Thu, 01 May 2008 03:55:48 +0000, by Daniel Atallah
-
Add this ChangeLog item back, the merge ate it.Thu, 01 May 2008 03:10:29 +0000, by Etan Reisner
-
merge of '7f78e4be502956bb580a87289cf2acfe6254ea62'Thu, 01 May 2008 03:06:17 +0000, by Etan Reisner
-
Add a tickybox to set the 'close conversation window' shortcut to Escape.Wed, 30 Apr 2008 22:52:16 +0000, by Will Thompson
-
Don't count the size of an array at runtime if it's known at compile time.Wed, 30 Apr 2008 17:00:27 +0000, by Ethan Blanton
-
Change the string "screen name" to "username" everywhere. I think mostWed, 30 Apr 2008 08:46:51 +0000, by Mark Doliner
-
Change the "Screen name" text to "Username" per a number of discussions onWed, 30 Apr 2008 06:02:26 +0000, by John Bailey
-
This fixes the lack of the Local Alias field for IRC accounts since I movedWed, 30 Apr 2008 05:56:40 +0000, by John Bailey
-
Eliminate a couple of "unused variable" warnings.Wed, 30 Apr 2008 02:24:51 +0000, by Richard Laager
-
Always top-align the logs in the log-viewer.Tue, 29 Apr 2008 21:44:54 +0000, by Sadrul Habib Chowdhury
-
Make sure the required fields are all entered correctly. Underline theTue, 29 Apr 2008 19:13:55 +0000, by Sadrul Habib Chowdhury
-
merge of '0982c9aacd3dfa68da58b386663d7fdda43a11e4'Tue, 29 Apr 2008 19:01:25 +0000, by Sadrul Habib Chowdhury
-
Move the Local Alias field into the User Options section of the accountTue, 29 Apr 2008 16:50:12 +0000, by John Bailey
-
Fine tune the edit-settings dialog (e.g., mark fields as masked orTue, 29 Apr 2008 18:57:10 +0000, by Sadrul Habib Chowdhury
-
A newly created widget for a request field may want to enable/disable theTue, 29 Apr 2008 18:56:04 +0000, by Sadrul Habib Chowdhury
-
'Edit Settings' in the context menu for chats in the buddylist.Tue, 29 Apr 2008 16:36:14 +0000, by Sadrul Habib Chowdhury
-
merge of '08062d1b1267b18fa3d47ea8eded7e2b826b7e8c'Tue, 29 Apr 2008 05:39:10 +0000, by Mark Doliner
-
merge of '0e779a37ee17a7bb7ad39bbe2b37eeca45975655'Tue, 29 Apr 2008 03:14:55 +0000, by Mark Doliner
-
Fix a crash in Jabber that I think happens someone someone signs offTue, 29 Apr 2008 02:06:03 +0000, by Mark Doliner
-
SimplifyTue, 29 Apr 2008 01:33:48 +0000, by Mark Doliner
-
merge of '52c0efb045580dac7b6f5e40c91002e917e0cae3'Tue, 29 Apr 2008 03:31:51 +0000, by Etan Reisner
-
disapproval of revision '38c3a1050aefc66e1c541e3d91ae6f7fe6930559'Wed, 30 Apr 2008 11:27:47 +0000, by Sadrul Habib Chowdhury
-
This modifies Jaywalker's patch to use a GHashTable, per Stu's suggestion inWed, 30 Apr 2008 05:37:19 +0000, by John Bailey
-
disapproval of revision '8086f2cffaab6ed17431381836b9227a64a53270'Wed, 30 Apr 2008 11:27:17 +0000, by Sadrul Habib Chowdhury
-
This patch from Jaywalker enables text to appear in the screen name entry box.Wed, 30 Apr 2008 03:24:35 +0000, by John Bailey
-
merge of '0ed9d51dcce10da3af15dd44273af472eea6cb0c'Tue, 29 Apr 2008 03:59:45 +0000, by Evan Schoenberg
-
ChangeLog.API for 'website' and 'dev_website' ui_info hash table changeWed, 02 Jul 2008 00:05:37 +0000, by Evan Schoenberg
-
merge of '6bf9ac8e017081c907061167edd28a1adcbec3c9'Tue, 29 Apr 2008 03:57:06 +0000, by Evan Schoenberg
-
applied changes from 4c5110037671f84e3e775214c32692b5b23c11e1Tue, 29 Apr 2008 03:59:28 +0000, by Evan Schoenberg
-
merge of '3498a4993b3d552319e5122278d620287093fd20'Tue, 29 Apr 2008 03:47:38 +0000, by Evan Schoenberg
-
disapproval of revision '52c0efb045580dac7b6f5e40c91002e917e0cae3'Tue, 29 Apr 2008 03:47:25 +0000, by Evan Schoenberg
-
* Renamespace serv_got_chat_join_failed to purple_serv_got_chat_join_failedTue, 29 Apr 2008 02:58:23 +0000, by John Bailey
-
After trying the available SASL mechs, jabber_auth_handle_failure() nowFri, 02 May 2008 22:50:13 +0000, by Evan Schoenberg
-
merge of '0a7f4849f49b45459231087fa690ba9937eae03c'Tue, 29 Apr 2008 02:01:43 +0000, by Evan Schoenberg
-
Finally get around to committing charkin's version of the patch from #2145.Tue, 29 Apr 2008 03:27:34 +0000, by Etan Reisner
-
Update the manpage about F10 and F11.Mon, 28 Apr 2008 22:40:55 +0000, by Sadrul Habib Chowdhury
-
Fix a possible crash when creating a new workspace.Mon, 28 Apr 2008 22:34:39 +0000, by Sadrul Habib Chowdhury
-
Fix a typo in a doc comment.Mon, 28 Apr 2008 22:07:06 +0000, by Richard Laager
-
merge of '4c5110037671f84e3e775214c32692b5b23c11e1'Mon, 28 Apr 2008 22:04:07 +0000, by Richard Laager
-
merge of '5f1a220f63d8e85758a94a2ed57381dc91b07eda'Mon, 28 Apr 2008 19:24:18 +0000, by Richard Laager
-
disapproval of revision '2f8316df13d1c3e6bf66b91c28abe1504033dae8'Tue, 29 Apr 2008 03:56:56 +0000, by Evan Schoenberg
-
ChangeLog.API and dox file for chat-join-failedTue, 29 Apr 2008 01:53:08 +0000, by Evan Schoenberg
-
disapproval of revision 'ae37fe6b64c30704715a369df88bd76674a39b1a'Tue, 29 Apr 2008 03:08:32 +0000, by Evan Schoenberg
-
Added "chat-join-failed" signal, emitted by a new serv_got_join_chat_failed()Tue, 29 Apr 2008 01:46:40 +0000, by Evan Schoenberg
-
merge of '5f1a220f63d8e85758a94a2ed57381dc91b07eda'Mon, 28 Apr 2008 20:10:41 +0000, by Evan Schoenberg
-
Fix a small memory leak when failing to join a jabber conferenceMon, 28 Apr 2008 06:40:48 +0000, by Mark Doliner
-
merge of 'a2c4bf662d1fdab8c870c1ebbca30968af4bb80a'Mon, 28 Apr 2008 06:27:11 +0000, by Mark Doliner
-
Go back to not allowing periods in screen names. I think the guy saidThu, 17 Apr 2008 07:12:45 +0000, by Mark Doliner
-
merge of '4b5bc8b4da1faf24168e7210c2282016455a2218'Sun, 27 Apr 2008 01:48:38 +0000, by Sadrul Habib Chowdhury
-
Clicking on the buddyicon in the conversation window toggles the size ofSat, 26 Apr 2008 23:14:00 +0000, by Sadrul Habib Chowdhury
-
Disable the 'send to' menu in converation windows if there's only oneSat, 26 Apr 2008 17:05:16 +0000, by Sadrul Habib Chowdhury
-
This should have been a variable expansion so that autogen.args could beSat, 26 Apr 2008 17:47:05 +0000, by John Bailey
-
Fixed a mistake I made in 2e791da1 which broke aim_genericreq_l() andMon, 28 Apr 2008 20:03:40 +0000, by Evan Schoenberg
-
Removed comment which was accidentally duplicatedMon, 28 Apr 2008 19:49:52 +0000, by Evan Schoenberg
-
merge of '74190d6fbb138e095f84e71b0e0513240531437c'Sat, 26 Apr 2008 13:36:42 +0000, by Evan Schoenberg
-
merge of '8d455562b69f961763bbfc469954425260f22917'Sat, 26 Apr 2008 12:12:28 +0000, by Sadrul Habib Chowdhury
-
merge of '8f0b34c54e38066959f87d35b0af2ca6ae0e853b'Sat, 26 Apr 2008 12:14:22 +0000, by Will Thompson
-
Use the correct name for a preference. This will correctly update theSat, 26 Apr 2008 12:04:52 +0000, by Sadrul Habib Chowdhury
-
Include dbus-maybe.h rather than conditionally including dbus-server.hSat, 26 Apr 2008 10:37:36 +0000, by Will Thompson
-
Thanks to Andrea Visinoni for pointing out this omission to fix buildingSat, 26 Apr 2008 10:26:30 +0000, by Kevin Stange
-
Reset typing timeout if arrow keys are pressed when editing statusSat, 26 Apr 2008 06:19:34 +0000, by Sadrul Habib Chowdhury
-
pygnt's home has been http://repo.or.cz/w/python-gnt.git for a while.Sat, 26 Apr 2008 04:34:11 +0000, by Sadrul Habib Chowdhury
-
Do not show an erroneous message when the 'now listening' song for aSat, 26 Apr 2008 00:46:20 +0000, by Sadrul Habib Chowdhury
-
Fix make distcheck (which broke from an earlier fix for make whenSat, 26 Apr 2008 00:43:15 +0000, by Sadrul Habib Chowdhury
-
Add the new plugin file for translation. Fixes make distcheck.Sat, 26 Apr 2008 00:12:41 +0000, by Sadrul Habib Chowdhury
-
merge of '503c61f4fb406b82adcdbb0f209ba58a4e7f5954'Fri, 25 Apr 2008 20:36:44 +0000, by Sadrul Habib Chowdhury
-
Remove code that tried to show the buddylist from the core (but didn'tFri, 25 Apr 2008 20:35:32 +0000, by Sadrul Habib Chowdhury
-
Avoid allocating and freeing stuff unnecessarily.Fri, 25 Apr 2008 18:01:50 +0000, by Daniel Atallah
-
Use g_strdup() instead of strdup (doesn't really matter as it is neverFri, 25 Apr 2008 17:57:54 +0000, by Daniel Atallah
-
merge of '006a7eef54129319c82b282c765b3fbba968006f'Fri, 25 Apr 2008 17:51:03 +0000, by Daniel Atallah
-
Pop up the buddylist of the running instance instead of exiting quietlyFri, 25 Apr 2008 16:23:35 +0000, by Sadrul Habib Chowdhury
-
Use g_snprintf() instead of snprintf(), which isn't really available onFri, 25 Apr 2008 17:49:25 +0000, by Daniel Atallah
-
Use g_strdup to match the subsequent g_free.Fri, 25 Apr 2008 16:08:48 +0000, by Daniel Atallah
-
Include winsock2.h before windows.h is included to avoid winsock.h beingFri, 25 Apr 2008 15:48:33 +0000, by Daniel Atallah
-
Avoiding emitting the "savedstatus-changed" signal twice when the savedstatusFri, 25 Apr 2008 15:37:21 +0000, by Daniel Atallah
-
Fix a bug where the list of loaded plugins would get removed whenFri, 25 Apr 2008 05:53:48 +0000, by Sadrul Habib Chowdhury
-
merge of '82af7f1dab568c2a359aaecca4e31e650063e1c1'Fri, 25 Apr 2008 03:51:55 +0000, by Sadrul Habib Chowdhury
-
Move 2 of the 5 pixels' padding between paragraphs to above the line.Thu, 24 Apr 2008 22:23:40 +0000, by Will Thompson
-
echo -n is not portable, and OSX has libtoolize installed as glibtoolizeThu, 24 Apr 2008 19:51:00 +0000, by Stu Tomlinson
-
I missed 2 aim_putsnac() calls which needed to be removed for 2e791da1.Thu, 24 Apr 2008 11:32:13 +0000, by Evan Schoenberg
-
Fixed the final stragglers in need of byte_stream_destroy()Thu, 24 Apr 2008 11:28:20 +0000, by Evan Schoenberg
-
Used byte_stream_destroy(), added in 2e791da1fb1cfd6b751a0cef01aa83dc89692051,Thu, 24 Apr 2008 11:19:26 +0000, by Evan Schoenberg
-
All SNACs on FLAP channel 2 except in the auth family are now sent throughThu, 24 Apr 2008 11:10:03 +0000, by Evan Schoenberg
-
Make the labels in the minidialogs selectable.Fri, 25 Apr 2008 03:49:41 +0000, by Sadrul Habib Chowdhury
-
Patch from Dylan Simon to fix a compile error when compiling from aThu, 24 Apr 2008 02:16:30 +0000, by Sadrul Habib Chowdhury
-
merge of '9448aec0bc0e0168e10e0a3991bfbfe716de6c86'Thu, 24 Apr 2008 01:46:38 +0000, by Sadrul Habib Chowdhury
-
Patch from Dylan Simon <dylan@dylex.net> to fix handling escape keyThu, 24 Apr 2008 01:43:25 +0000, by Sadrul Habib Chowdhury
-
Fix setting "show offline" for buddy list nodes so it takes immediateWed, 23 Apr 2008 17:10:43 +0000, by Stu Tomlinson
-
Allow changing to or from an empty password when the protocol specifiesWed, 23 Apr 2008 16:38:08 +0000, by Stu Tomlinson
-
Prompt for silc private key passphrase if it is not saved for the accountWed, 23 Apr 2008 16:37:28 +0000, by Stu Tomlinson
-
Fix for changing silc private key passphrase to or from the empty string,Wed, 23 Apr 2008 16:36:04 +0000, by Stu Tomlinson
-
Leak fixWed, 23 Apr 2008 15:00:03 +0000, by Stu Tomlinson
-
Keep valgrind happy by zeroing out the tm struct before we stuff ourWed, 23 Apr 2008 14:58:55 +0000, by Stu Tomlinson
-
UTF-8 friendly password truncationWed, 23 Apr 2008 14:56:30 +0000, by Stu Tomlinson
-
Leak fixesWed, 23 Apr 2008 14:55:29 +0000, by Stu Tomlinson
-
Don't access uninitialized memory (I think this might actually fix someWed, 23 Apr 2008 14:54:00 +0000, by Stu Tomlinson
-
merge of '95a44af48cc13a9cd6373ef1b011acd7d2b95e98'Wed, 23 Apr 2008 10:25:53 +0000, by Sadrul Habib Chowdhury
-
Add the recent perl callback changes to ChangeLog.API.Wed, 23 Apr 2008 03:06:49 +0000, by Etan Reisner
-
merge of '52e841c96296ab164c2be839e9d404dc1f9a6a9e'Wed, 23 Apr 2008 02:59:37 +0000, by Etan Reisner
-
Shut up two compiler warnings about discarding qualifiers.Tue, 22 Apr 2008 23:34:56 +0000, by Etan Reisner
-
Give a name to the statusbox button so that it can be accessible byWed, 23 Apr 2008 10:22:38 +0000, by Sadrul Habib Chowdhury
-
Return FALSE when nothing changes after an attempted tab-completion.Wed, 23 Apr 2008 10:11:58 +0000, by Sadrul Habib Chowdhury
-
Fix a crash which I think happens when the same buddy is in the buddylistWed, 23 Apr 2008 02:31:11 +0000, by Sadrul Habib Chowdhury
-
Use the same fix for Purple::Util::fetch_url (from 4b6378d5e) forWed, 23 Apr 2008 02:29:39 +0000, by Sadrul Habib Chowdhury
-
Leak fix. I think. At least valgrind stopped crying about it and nothingTue, 22 Apr 2008 16:47:11 +0000, by Stu Tomlinson
-
Leak fix. This is probably quite serious if you have busy chats on yourTue, 22 Apr 2008 16:44:56 +0000, by Stu Tomlinson
-
Ignore token_status_account on account-specific status boxes. This shouldTue, 22 Apr 2008 05:32:08 +0000, by Sadrul Habib Chowdhury
-
Expose Purple::Prefs::get_children_names to perl plugins.Sun, 20 Apr 2008 15:37:39 +0000, by Sadrul Habib Chowdhury
-
Smiley insertions can be undone with this fix. References #5577. But redoSun, 20 Apr 2008 15:35:16 +0000, by Sadrul Habib Chowdhury
-
Add sendbutton.c to POTFILES.in.Sat, 19 Apr 2008 21:57:17 +0000, by Richard Laager
-
It appears that Yahoo! Japan has disabled protocol 0x0c and now require 0x0f.Sat, 19 Apr 2008 14:18:06 +0000, by John Bailey
-
Based on some discussion in devel@conference.pidgin.im build and install theSat, 19 Apr 2008 04:59:27 +0000, by Etan Reisner
-
Fix Purple::Util::fetch_url to correctly accept a callback in any of theSat, 19 Apr 2008 04:52:13 +0000, by Etan Reisner
-
Stop restoring conversation window locations on !Windows, I wasn't aware thisFri, 18 Apr 2008 03:41:12 +0000, by Etan Reisner
-
Add a plugin to add a Send button to the conversation windows, users of tabletFri, 18 Apr 2008 03:28:07 +0000, by Etan Reisner
-
merge of '61d502ea8377846692aea9189056d7c134660277'Thu, 17 Apr 2008 17:01:03 +0000, by Sadrul Habib Chowdhury
-
Add missing newline to debug message. Fixes #5546.Thu, 17 Apr 2008 13:48:34 +0000, by Daniel Atallah
-
merge of '946d948a1aa4270fa46dabca767e9d727d4519eb'Thu, 17 Apr 2008 07:09:46 +0000, by Mark Doliner
-
When reciving our buddy list on MSN, add people to the permit andThu, 17 Apr 2008 00:39:01 +0000, by Mark Doliner
-
Fix an issue with formatting in Bonjour messages. It looks like it has beenThu, 17 Apr 2008 02:45:37 +0000, by Daniel Atallah
-
Fix a null pointer deref (hopefully). I haven't been able to consistentlyWed, 16 Apr 2008 21:34:38 +0000, by Daniel Atallah
-
Don't try to enable our server-stored buddylist if we receive an errorWed, 16 Apr 2008 07:25:47 +0000, by Mark Doliner
-
Don't remove the PurpleBuddy from our buddy list if we don't send themWed, 16 Apr 2008 06:47:14 +0000, by Mark Doliner
-
Super minor documentation improvementWed, 16 Apr 2008 06:27:46 +0000, by Mark Doliner
-
I'm an idiot and forgot to escape my apostrophe. This took *way* too longWed, 16 Apr 2008 05:44:40 +0000, by John Bailey
-
Attempt to make it a bit more obvious that people need to have half a clueWed, 16 Apr 2008 05:32:14 +0000, by John Bailey
-
I've seen intermittent crashes on xmpp file transfers in this code, but IWed, 16 Apr 2008 00:01:03 +0000, by Evan Schoenberg
-
The warning string for plaintext auth over an unencrypted connection is foundTue, 15 Apr 2008 23:51:03 +0000, by Evan Schoenberg
-
merge of '40b061a8675f87ba328a5a07734084fdd7f3006a'Tue, 15 Apr 2008 23:46:13 +0000, by Evan Schoenberg
-
Patch from dharding to allow pidgin to be built on win32 using MSYS 1.0.10 which includes a version of sed that doesn't handle in-place replacement. Fixes #5527.Tue, 15 Apr 2008 16:21:24 +0000, by Daniel Atallah
-
Patch from vladb to remove a C++ protected word ("namespace") from win32 libpurple code. Fixes #5471Tue, 15 Apr 2008 16:16:52 +0000, by Daniel Atallah
-
I don't consider this an error.Mon, 14 Apr 2008 20:35:47 +0000, by Mark Doliner
-
Patch from Gaul to plug a small leak, with an additional fix to freeThu, 17 Apr 2008 16:59:31 +0000, by Sadrul Habib Chowdhury
-
Add a 'Jump to markerline' option in the conversation window menu toMon, 14 Apr 2008 05:30:18 +0000, by Sadrul Habib Chowdhury
-
Include finch.h instead of internal.hSun, 13 Apr 2008 17:47:25 +0000, by Sadrul Habib Chowdhury
-
merge of '8ac2f1461dd4df5ba43e8c0399b59451b3c549e6'Sun, 13 Apr 2008 17:39:38 +0000, by Sadrul Habib Chowdhury
-
Destroy the tooltip when a group in the buddylist is expanded or collapsedSun, 13 Apr 2008 17:33:13 +0000, by Sadrul Habib Chowdhury
-
When you try to execute a command (e.g., /part etc.) in a chat on aSun, 13 Apr 2008 17:12:05 +0000, by Sadrul Habib Chowdhury
-
Do not crash from commands in a disconnected chat. Fixes #5208Sun, 13 Apr 2008 16:54:33 +0000, by Sadrul Habib Chowdhury
-
Do not show tooltips for <HR> or <IMG>s in gtkimhtml. Fixes #5480.Sun, 13 Apr 2008 16:28:57 +0000, by Sadrul Habib Chowdhury
-
Remove the "Use GSSAPI (Kerberos v5) for authentication" xmpp preference,Tue, 15 Apr 2008 23:46:03 +0000, by Evan Schoenberg
-
Add Iain MacDonnell to COPYRIGHT; references #5205.Sun, 13 Apr 2008 09:51:45 +0000, by Will Thompson
-
Add Jeffery Brown to COPYRIGHT. References #4905.Sat, 12 Apr 2008 23:34:27 +0000, by Will Thompson
-
Handle IRC ban lists in-channel. Channels which are not joined areSat, 12 Apr 2008 22:59:33 +0000, by Ethan Blanton
-
nosnilmot pointed out that this error message seemed to be wrong. I agreeSat, 12 Apr 2008 21:26:43 +0000, by John Bailey
-
merge of '37d6f8af593bffa17bba1823a3c5a8612bcfdf18'Sat, 12 Apr 2008 20:20:09 +0000, by Ethan Blanton
-
Put the recent configure.ac changes in the ChangeLog. I may have been a bitSat, 12 Apr 2008 18:30:34 +0000, by John Bailey
-
Patch from Maiku: "When the buddy list is set to sort contacts by status,Sat, 12 Apr 2008 17:55:44 +0000, by Will Thompson
-
Modified version of a patch from "dseven" to prevent crashing on NULL topicsSat, 12 Apr 2008 17:48:16 +0000, by Will Thompson
-
Strip mIRC formatting codes from PART and QUIT messages.Sat, 12 Apr 2008 19:40:06 +0000, by Ethan Blanton
-
Patch from Jeffery Brown to set the idle uiops on OS X when IOKit is available.Sat, 12 Apr 2008 17:35:19 +0000, by Will Thompson
-
Pass something useful as the 'who' parameter to purple_conv_im_write forSat, 12 Apr 2008 12:54:15 +0000, by Will Thompson
-
German translation updateSat, 12 Apr 2008 08:46:44 +0000, by Jochen Kemnade
-
Use an event-box instead of a button for the link, and change the cursorSat, 12 Apr 2008 06:52:07 +0000, by Sadrul Habib Chowdhury
-
Use the desired cursor, instead of always using GDK_WATCH.Sat, 12 Apr 2008 06:47:04 +0000, by Sadrul Habib Chowdhury
-
Patch from fmoo to make double-clicking or hitting enter on a chatroom userFri, 11 Apr 2008 22:53:34 +0000, by Will Thompson
-
Make plugin website URLs clickable; it's a button with blue underlined text.Fri, 11 Apr 2008 22:31:55 +0000, by Will Thompson
-
Make the cap plugin disabled by default. As usual, anyone who disagrees orFri, 11 Apr 2008 22:10:10 +0000, by John Bailey
-
Make the gevolution plugin disabled by default. Again, if anyone disagreesFri, 11 Apr 2008 22:03:08 +0000, by John Bailey
-
Massage some plugin metadata to look better with the fixed up description pane.Fri, 11 Apr 2008 21:51:51 +0000, by Will Thompson
-
Improve the layout of the plugin description pane.Fri, 11 Apr 2008 21:50:11 +0000, by Will Thompson
-
I've personally seen a few people have problems because they tried to buildFri, 11 Apr 2008 02:08:42 +0000, by John Bailey
-
Icons from hbonsWed, 09 Apr 2008 22:01:41 +0000, by Sean Egan
-
merge of '9f17f49ab8d29559a62b77fe6aa5bdefdb6dedfc'Wed, 09 Apr 2008 19:07:27 +0000, by Sadrul Habib Chowdhury
-
German translation updateTue, 08 Apr 2008 17:36:39 +0000, by Jochen Kemnade
-
Show better status text for file transfers.Wed, 09 Apr 2008 19:06:18 +0000, by Sadrul Habib Chowdhury
-
merge of '47385c29904d4755361546c34319cf036d5a8723'Sat, 05 Apr 2008 19:37:26 +0000, by Sadrul Habib Chowdhury
-
Update the sample gtkrc-2.0 file for the nick-color and typing notification settings.Sat, 05 Apr 2008 19:34:43 +0000, by Sadrul Habib Chowdhury
-
Some leak fixes for the gtkrc-ed nicks in conversation history.Sat, 05 Apr 2008 13:27:53 +0000, by Sadrul Habib Chowdhury
-
Customize/disable the typing notification from gtkrc-2.0.Sat, 05 Apr 2008 12:59:31 +0000, by Sadrul Habib Chowdhury
-
update German translationSat, 05 Apr 2008 11:12:13 +0000, by Jochen Kemnade
-
merge of 'b2b2efabbafab6588e02ceb16509419dcb0c79e9'Fri, 04 Apr 2008 06:11:09 +0000, by Sadrul Habib Chowdhury
-
Documentation changesFri, 04 Apr 2008 04:42:26 +0000, by Mark Doliner
-
merge of '7477b26751dbf08e918a1f300fbd2697dd0c6369'Fri, 04 Apr 2008 02:45:33 +0000, by Etan Reisner
-
Add a little safety... just in case someone imgstores 13 million orFri, 04 Apr 2008 01:17:29 +0000, by Mark Doliner
-
Better documentation.Thu, 03 Apr 2008 23:51:19 +0000, by Mark Doliner
-
constify the return value from purple_notify_user_info_entry_get_labelThu, 03 Apr 2008 23:41:57 +0000, by Mark Doliner
-
Minor comment changeThu, 03 Apr 2008 23:41:06 +0000, by Mark Doliner
-
Only call oscar_format_screenname() on connecting if we need toThu, 03 Apr 2008 23:40:45 +0000, by Mark Doliner
-
Correct some help strings for Jabber slash commandsThu, 03 Apr 2008 23:38:59 +0000, by Mark Doliner
-
Change the height-calculation of the entry widget a little bit. This should make it better when text with smileys is pasted. If this is even more buggy than it currently is, let me know\! Fixes #5426.Fri, 04 Apr 2008 06:09:21 +0000, by Sadrul Habib Chowdhury
-
Between an offline presence with offline-message capability, and a mobile online presence, choose the latter over the former when sending an instant message.Thu, 03 Apr 2008 00:24:20 +0000, by Sadrul Habib Chowdhury
-
It is good when documentation matches reality. I figured all the other envThu, 03 Apr 2008 22:57:58 +0000, by Etan Reisner
-
Make ./configure fail immediately if requirements for enabled options areWed, 02 Apr 2008 16:45:07 +0000, by Stu Tomlinson
-
Remove a legacy preference for GnuTLSWed, 02 Apr 2008 15:38:26 +0000, by Stu Tomlinson
-
Fix our D-Bus version requirementWed, 02 Apr 2008 15:37:26 +0000, by Stu Tomlinson
-
autoconf started crying at me about "possibly undefined macro: PKG_CHECK_MODULES"Wed, 02 Apr 2008 13:35:09 +0000, by Stu Tomlinson
-
Add number of occupants to the tooltip for chats. Fixes #3346Wed, 02 Apr 2008 12:29:10 +0000, by Stu Tomlinson
-
merge of '46c04c030c2aa142a50b7757576a659b2a5bb670'Wed, 02 Apr 2008 08:22:47 +0000, by Timo Jyrinki
-
bumpy bumpy bumpy, we released 2.4.1, la la laWed, 02 Apr 2008 00:48:15 +0000, by Stu Tomlinson
-
merge of '2eb97f7d46ac5955e6a217661513d28e3b5ce060'Tue, 01 Apr 2008 22:25:33 +0000, by Sadrul Habib Chowdhury
-
Updated patch from Justin 'Jaywalker' Williams to discard messages from spambots in msim. Closes #5143.Tue, 01 Apr 2008 22:24:18 +0000, by Sadrul Habib Chowdhury
-
Ugly hackery to support INSTALL_PIXMAPS for the win32 build.Mon, 31 Mar 2008 22:01:43 +0000, by Daniel Atallah
-
Slovenian transalation updated (Martin Srebotnjak)Mon, 31 Mar 2008 17:19:02 +0000, by Stu Tomlinson
-
I think this syntax is more correctMon, 31 Mar 2008 16:23:43 +0000, by Stu Tomlinson
-
merge of 'd03002b3fa5879fb55633bb3732e3cfaa5ec488f'Mon, 31 Mar 2008 16:19:29 +0000, by Stu Tomlinson
-
Changelog some win32 stuffs.Mon, 31 Mar 2008 16:14:50 +0000, by Daniel Atallah
-
John and Stu looked lonely, and I suppose I should NEWS at some point.Mon, 31 Mar 2008 16:18:04 +0000, by Will Thompson
-
Make the new autogen.sh behave more like the old one - run glib-gettextize,Mon, 31 Mar 2008 16:03:53 +0000, by Stu Tomlinson
-
Hush you noisy little scriptMon, 31 Mar 2008 14:55:42 +0000, by Stu Tomlinson
-
2.4.1 is over there, on the horizonMon, 31 Mar 2008 14:52:11 +0000, by Stu Tomlinson
-
If the default setting is enabled for options to ./configure, the helpMon, 31 Mar 2008 14:25:26 +0000, by Stu Tomlinson
-
Push a 2.4.1 image I managed to create out of the old one. It would beMon, 31 Mar 2008 07:45:21 +0000, by Kevin Stange
-
Consider me adequately NEWS'd.Mon, 31 Mar 2008 03:38:50 +0000, by John Bailey
-
Make some more things staticMon, 31 Mar 2008 02:17:53 +0000, by Stu Tomlinson
-
Make x509_singleuse staticMon, 31 Mar 2008 02:15:38 +0000, by Stu Tomlinson
-
We should release 2.4.1 tomorrow. I want to do it in the morning, but lotsMon, 31 Mar 2008 01:58:32 +0000, by Stu Tomlinson
-
Romanian translation updated (Mi«ßu Moldovan)Mon, 31 Mar 2008 01:54:43 +0000, by Stu Tomlinson
-
Slovak translation updated (loptosko)Mon, 31 Mar 2008 01:52:54 +0000, by Stu Tomlinson
-
Macedonian translation updated (§¡§â§Ñ§ß§Ô§Ö§Ý §¡§ß§Ô§à§Ó)Mon, 31 Mar 2008 01:48:13 +0000, by Stu Tomlinson
-
ChangeLog the Hungarian translation updateMon, 31 Mar 2008 01:45:40 +0000, by Stu Tomlinson
-
Thanks for pointing this out, grim.Sun, 30 Mar 2008 23:10:12 +0000, by John Bailey
-
German copyright year updateSun, 30 Mar 2008 20:24:16 +0000, by Bj«Órn Voigt
-
Hungarian translation for 2.4.1Sun, 30 Mar 2008 19:51:53 +0000, by Kelemen G«¡bor
-
I always forget we use 'm4macros' here instead of 'm4'.Sun, 30 Mar 2008 17:17:45 +0000, by John Bailey
-
A more verbose autogen.sh that Gary and I have been using for GuificationsSun, 30 Mar 2008 17:15:21 +0000, by John Bailey
-
For the few of us who wanted it, I bring back --disable-nls! It may not beSun, 30 Mar 2008 16:42:12 +0000, by John Bailey
-
Czech translation updated (David Vachulka)Sun, 30 Mar 2008 16:25:01 +0000, by Stu Tomlinson
-
Fix typos, make the used language better also otherwise, add new strings.Wed, 02 Apr 2008 08:16:48 +0000, by Timo Jyrinki
-
use XGETTEXT_ARGS=--no-location for Finnish PO fileSun, 30 Mar 2008 15:24:54 +0000, by Timo Jyrinki
-
merge of '53edb29d14535c12ae8ee014087912100cdc49ad'Sun, 30 Mar 2008 14:53:52 +0000, by Stu Tomlinson
-
Updated Catalan translation.Sun, 30 Mar 2008 14:45:11 +0000, by Josep Puigdemont
-
I'm tired of installing pixmap data that almost never changes. I'm so tired ofSun, 30 Mar 2008 00:19:07 +0000, by John Bailey
-
ChangeLog the Catalan translation updateSun, 30 Mar 2008 14:53:09 +0000, by Stu Tomlinson
-
Belarusian Latin translation updated again (Ihar Hrachyshka)Sat, 29 Mar 2008 19:14:17 +0000, by Stu Tomlinson
-
Russian translation updated again (Dmitry Beloglazov)Sat, 29 Mar 2008 19:02:48 +0000, by Stu Tomlinson
-
Spanish translation updated (Javier Fern«¡ndez-Sanguino)Sat, 29 Mar 2008 19:02:13 +0000, by Stu Tomlinson
-
patch from Maiku to ignore non-messenger contacts, fixes #3305Sat, 29 Mar 2008 16:03:16 +0000, by Ka-Hing Cheung
-
some other mobile stuff that Maiku fixed, fixes #2359Fri, 28 Mar 2008 07:58:20 +0000, by Ka-Hing Cheung
-
another patch from Maiku that "Properly identifies users you have the mobileThu, 27 Mar 2008 06:32:31 +0000, by Ka-Hing Cheung
-
Printf warning fixes.Thu, 27 Mar 2008 02:09:51 +0000, by Daniel Atallah
-
per daniel, this is the correct fix to cross compiling with gcc 4.xThu, 27 Mar 2008 00:48:54 +0000, by Gary Kramlich
-
ChangeLog the Swedish translation updateWed, 26 Mar 2008 18:31:44 +0000, by Stu Tomlinson
-
Updated Swedish translation.Wed, 26 Mar 2008 18:26:29 +0000, by Peter Hjalmarsson
-
Add a mnemonic to the Italian translation of Send To and remove the fuzzyWed, 26 Mar 2008 15:52:47 +0000, by Stu Tomlinson
-
Norwegian Nynorsk translation updated (Yngve Spjeld Landro)Wed, 26 Mar 2008 15:41:26 +0000, by Stu Tomlinson
-
Fix animated icons that have been right-clicked causing crashes when the imhtml is destroyed. Fixes #5217.Wed, 26 Mar 2008 02:37:45 +0000, by Daniel Atallah
-
Fix another scenario where a NULL callback can be called. I'm pretty confident this fixes #4901. There's also a fix in here to prevent freed memory from being accessed when removing minidialogs from a signed-off account that I've had sitting on my machine for a while.Wed, 26 Mar 2008 00:18:15 +0000, by Daniel Atallah
-
Dutch translation updated (Dani«³l Heres)Tue, 25 Mar 2008 14:45:48 +0000, by Stu Tomlinson
-
Hebrew translation updated (Shalom Craimer)Tue, 25 Mar 2008 14:45:10 +0000, by Stu Tomlinson
-
Russian translation updated (Dmitry Beloglazov)Tue, 25 Mar 2008 14:38:39 +0000, by Stu Tomlinson
-
Belarusian Latin translation updated (Ihar Hrachyshka)Tue, 25 Mar 2008 14:38:02 +0000, by Stu Tomlinson
-
Esperanto translation updated (St«±phane Fillod)Tue, 25 Mar 2008 14:37:10 +0000, by Stu Tomlinson
-
Chinese (Traditional) translation updated (Ambrose C. Li)Tue, 25 Mar 2008 14:36:24 +0000, by Stu Tomlinson
-
Estonian translation updated (Ivar Smolin)Tue, 25 Mar 2008 14:35:22 +0000, by Stu Tomlinson
-
Arabic translation updated (Khaled Hosny)Tue, 25 Mar 2008 14:34:32 +0000, by Stu Tomlinson
-
Update the translations changelogTue, 25 Mar 2008 14:33:32 +0000, by Stu Tomlinson
-
Update fi.po for Pidgin 2.4.1.Tue, 25 Mar 2008 09:08:25 +0000, by Timo Jyrinki
-
Update french translation for 2.4.1 release.Tue, 25 Mar 2008 08:42:23 +0000, by ª±ric Boumaour
-
German update: fixed some double defined keyboard shortcutsMon, 24 Mar 2008 22:06:55 +0000, by Bj«Órn Voigt
-
German updateMon, 24 Mar 2008 21:32:21 +0000, by Bj«Órn Voigt
-
Add purple_network_listen_map_external() to the deprecated list. I guess I didn't commit this.Mon, 24 Mar 2008 16:18:34 +0000, by Daniel Atallah
-
printf format warning fixes.Mon, 24 Mar 2008 16:15:39 +0000, by Daniel Atallah
-
Add extern "C" wrappers to win32 headers. There is also a change here that I thought I committed earlier that should provide better error messages for winsock errors.Mon, 24 Mar 2008 16:11:21 +0000, by Daniel Atallah
-
Patch from ccpaging to clean up some QQ stuff. I removed the now commentedMon, 24 Mar 2008 07:14:29 +0000, by Ka-Hing Cheung
-
merge of '86b04a102905cb20d3279090e84cdeffd30e95bc'Fri, 21 Mar 2008 21:11:07 +0000, by Stu Tomlinson
-
New XMPP icons from hbonsFri, 21 Mar 2008 20:16:46 +0000, by Sean Egan
-
nosnilmot thought this should be changelog'dFri, 21 Mar 2008 18:05:15 +0000, by Daniel Atallah
-
German translation updateFri, 21 Mar 2008 20:24:33 +0000, by Jochen Kemnade
-
Fix SOCKS5 CHAP authentication to be more robust; the current stuff depends on the attributes coming in in a specific order and the whole authentication having a maximum length of 20 bytes. Big thanks to Jonathan Rudolph ("simple" on IRC) for helping figure out what was wrong.Fri, 21 Mar 2008 17:26:20 +0000, by Daniel Atallah
-
Undo the AC_CHECK_HEADERS_ONCE thing, since it requires a fairly newFri, 21 Mar 2008 15:18:55 +0000, by Mark Doliner
-
who in the right mind uses 8 space tab?Fri, 21 Mar 2008 05:25:09 +0000, by Ka-Hing Cheung
-
another patch from Maiku, this time handling IPG so we can receive paging.Fri, 21 Mar 2008 05:24:21 +0000, by Ka-Hing Cheung
-
Another patch from Maiku that improves the way we send mobile messages, thisFri, 21 Mar 2008 04:45:03 +0000, by Ka-Hing Cheung
-
merge of '72c6d2dad88b0353a473a6e6398fc42ad3972716'Fri, 21 Mar 2008 03:17:36 +0000, by Ka-Hing Cheung
-
Improved some of the debug output from nat-pmpFri, 21 Mar 2008 00:52:51 +0000, by Evan Schoenberg
-
Discussion is in progress on pidgin-devel about the preference to enable/disable GSSAPI, but upon reflection it should, if it exists at all, default to TRUE. Making it do so for the time being.Thu, 20 Mar 2008 08:42:15 +0000, by Evan Schoenberg
-
propagate from branch 'im.pidgin.soc.2007.msimprpl' (head b018bfb95aeaf0bd6b4cc353965bd3431891dec9)Thu, 20 Mar 2008 04:22:21 +0000, by Jeffrey Connelly
-
merge of '3161d3b09a1cb0dfe2a905306fbe19a6e76f5531'Thu, 20 Mar 2008 03:37:33 +0000, by Etan Reisner
-
If the default value of a list-single or list-multi data forms field is NULLThu, 20 Mar 2008 02:59:50 +0000, by Etan Reisner
-
This broke building perl, finding EXTERN.h breaks without the PERL_CFLAGSWed, 19 Mar 2008 05:06:14 +0000, by Etan Reisner
-
merge of 'c8a7475750a83a32c26d2f40066500a948844beb'Wed, 19 Mar 2008 04:00:57 +0000, by Etan Reisner
-
merge of '43597c046102d28beb11884ac70e89943a1b1466'Wed, 05 Mar 2008 01:24:23 +0000, by Etan Reisner
-
merge of '541f6529c3dbec16782707ce37eb8206f95fc92e'Tue, 04 Mar 2008 02:48:30 +0000, by Etan Reisner
-
Change up the Add Budy dialog a little bit, this hopefully makes it a bitFri, 29 Feb 2008 04:12:32 +0000, by Etan Reisner
-
merge of '4b63bba84183d38714730df5a11d191e0c02163a'Fri, 29 Feb 2008 01:44:35 +0000, by Etan Reisner
-
merge of 'f14958459e9f62fd8c988e1317019c10a0fddf06'Thu, 28 Feb 2008 23:15:12 +0000, by Etan Reisner
-
Bring the test.pl plugin at least theoretically up to date (I haven't tried itWed, 27 Feb 2008 22:51:02 +0000, by Etan Reisner
-
Add this back, the merge lost it.Wed, 27 Feb 2008 22:43:36 +0000, by Etan Reisner
-
merge of '662b18e22ed66890ffcb81db34c948405b31f4c7'Wed, 27 Feb 2008 22:41:34 +0000, by Etan Reisner
-
merge of '3195166356877e091e9b3d663bc03f7682ed3a17'Wed, 27 Feb 2008 00:24:57 +0000, by Etan Reisner
-
Register and unregister the PurpleConnectionErrorInfo pointers with dbus, ITue, 26 Feb 2008 01:33:35 +0000, by Etan Reisner
-
In msimprpl, when converting point size and MySpaceIM-markup font size,Thu, 20 Mar 2008 04:21:57 +0000, by Jeffrey Connelly
-
propagate from branch 'im.pidgin.pidgin' (head 42df8ef15f4603d876ab1d764ffb91b9fc071840)Tue, 18 Mar 2008 00:48:33 +0000, by Sadrul Habib Chowdhury
-
Introduce API for GtkIMHtmlSmiley. Use this to prevent leaking remote custom emoticons.Tue, 18 Mar 2008 00:47:52 +0000, by Sadrul Habib Chowdhury
-
Fix setting display picture/avatar in msnp14. Thanks to Twain28 for reporting the bug. References #1187.Fri, 14 Mar 2008 23:41:03 +0000, by Sadrul Habib Chowdhury
-
The patch to msn to allow sending custom smileys. Doesn't send all the custom smileys correctly at the moment. References #1187.Fri, 07 Mar 2008 23:19:47 +0000, by Sadrul Habib Chowdhury
-
Make it simple to create a stored-image from a filename.Fri, 07 Mar 2008 23:14:23 +0000, by Sadrul Habib Chowdhury
-
propagate from branch 'im.pidgin.pidgin' (head 6ff3e48f37ce327ca03e8d3394cac62e40b6fe05)Fri, 07 Mar 2008 21:32:09 +0000, by Sadrul Habib Chowdhury
-
Now that Adium has cyrus-sasl enabled, I'm having a lot of users report problems connecting to servers which ultimately turn out to be that the server supports GSSAPI in addition to other mechanisms and the user isn't configured serverside or clientside to authenticate properly. Generally speaking, a user/password combination is the expectation for most people for connecting.Thu, 20 Mar 2008 00:20:27 +0000, by Evan Schoenberg
-
Fix protocolhandler invocation. Fixes #5248Wed, 19 Mar 2008 03:13:19 +0000, by Daniel Atallah
-
Use the new cyrus-sasl package containing msvcrt dependent MIT gssapi libraries.Tue, 18 Mar 2008 19:03:12 +0000, by Daniel Atallah
-
Uninitialize the python interpreter only if gnt started it. This fixes a crash when quitting pygnt apps.Tue, 18 Mar 2008 02:13:24 +0000, by Sadrul Habib Chowdhury
-
merge of '058ee765cda4210b0bbd2e709b93a6e8bd956b21'Mon, 17 Mar 2008 14:43:28 +0000, by Stu Tomlinson
-
gtk_window_has_toplevel_focus() is new in Gtk 2.4, making pidgin_auto_parent_window()Mon, 17 Mar 2008 14:39:03 +0000, by Stu Tomlinson
-
G_UNLIKELY is new in Glib 2.2 and resiak said this wasn't important hereMon, 17 Mar 2008 14:43:07 +0000, by Stu Tomlinson
-
gdk_display_get_name() and gdk_display_get_default() are new in Gtk 2.2Mon, 17 Mar 2008 14:35:33 +0000, by Stu Tomlinson
-
gtk_event_box_set_visible_window() is new in Gtk 2.4Mon, 17 Mar 2008 14:30:30 +0000, by Stu Tomlinson
-
Fix compiling on older Glib where G_GSSIZE_FORMAT is not definedMon, 17 Mar 2008 14:17:56 +0000, by Stu Tomlinson
-
Use purple_str_has_prefix which provides backwards compatibility with olderMon, 17 Mar 2008 14:15:29 +0000, by Stu Tomlinson
-
Fix compiling on older Glib where G_GSIZE_MODIFIER is not definedMon, 17 Mar 2008 14:13:47 +0000, by Stu Tomlinson
-
Limit the text input area to half the conversation's height.Mon, 17 Mar 2008 14:08:36 +0000, by Will Thompson
-
Revert the dependency on gstreamer-0.10 >= 0.10.10, falling back to the SIGALRMMon, 17 Mar 2008 13:38:34 +0000, by Will Thompson
-
Change a bunch of calls of AC_CHECK_HEADERS to AC_CHECK_HEADERS_ONCE.Mon, 17 Mar 2008 06:14:38 +0000, by Mark Doliner
-
Fix a problem with our configure check for sys/sysctl.h on OpenBSD 4.2.Mon, 17 Mar 2008 06:09:32 +0000, by Mark Doliner
-
Fix a printf argument order bug uncovered by the fantastic G_GNUC_PRINTFMon, 17 Mar 2008 02:12:31 +0000, by Stu Tomlinson
-
merge of 'c2f80865e78beb384f2dec792cac08ac44cf4eea'Mon, 17 Mar 2008 01:56:29 +0000, by Stu Tomlinson
-
I think "Yes" and "No" are better answers to "Would you like to merge theseMon, 17 Mar 2008 01:54:00 +0000, by Stu Tomlinson
-
Michael Ruprecht aka Maiku fixed #5210Fri, 21 Mar 2008 03:17:26 +0000, by Ka-Hing Cheung
-
never decrease the height by less than half a line, fixes the jumping issueMon, 17 Mar 2008 01:50:54 +0000, by Ka-Hing Cheung
-
merge of '0caa39824f21f7f7dd7abf1462fbc769730120de'Sun, 16 Mar 2008 20:37:49 +0000, by Mark Doliner
-
Fix a bunch of compiler warnings caused by my addition of G_GNUC_PRINTF()Sun, 16 Mar 2008 20:36:52 +0000, by Mark Doliner
-
Set G_GNUC_PRINTF(2, 3) on our debug functions. This sets the 'format'Sun, 16 Mar 2008 20:35:23 +0000, by Mark Doliner
-
scale & round the buddy icon in the buddy list before making it square, soSun, 16 Mar 2008 18:55:07 +0000, by Stu Tomlinson
-
merge of '6db190b488381b25d0ad373ee417bc219d49b6bf'Sat, 15 Mar 2008 19:41:30 +0000, by Sadrul Habib Chowdhury
-
merge of '212ddad0deea54f08e3194c79d2a60584f60d855'Sat, 15 Mar 2008 19:39:31 +0000, by Sadrul Habib Chowdhury
-
Danny Baumann pointed out that the status box menu should have the appropriateSat, 15 Mar 2008 18:36:04 +0000, by Will Thompson
-
hu.po: Hungarian translation updated.Sat, 15 Mar 2008 14:49:22 +0000, by Kelemen G«¡bor
-
update German "translation"Sat, 15 Mar 2008 08:49:42 +0000, by Jochen Kemnade
-
Verify that session->account->password is not NULL before passing it to strlen()Fri, 14 Mar 2008 22:07:40 +0000, by Evan Schoenberg
-
Add docs to PurpleStoredImage so that doxygen links to it show upThu, 13 Mar 2008 18:08:02 +0000, by Will Thompson
-
This should fix the 1px bug. If someone still sees this bug after this change, please let me know.Sat, 15 Mar 2008 19:39:10 +0000, by Sadrul Habib Chowdhury
-
merge of '409dce18b3381a807c9f3a692d19bc38e55ecf2b'Thu, 13 Mar 2008 18:06:57 +0000, by Will Thompson
-
Move the tooltip to the left of the buddylist if there's not enough room to show it on the right.Wed, 12 Mar 2008 20:42:59 +0000, by Sadrul Habib Chowdhury
-
merge of '5d1e097eb7e127d7b1bc269ee71992478f79a182'Thu, 13 Mar 2008 01:44:01 +0000, by Stu Tomlinson
-
merge of 'c27bb03d64e205ff26669ccc173b7429cad093eb'Thu, 13 Mar 2008 01:38:04 +0000, by Stu Tomlinson
-
Leak fix from SF bug #1407047 which actually had a patch attached (on 2006-01-17 !)Thu, 13 Mar 2008 01:34:09 +0000, by Stu Tomlinson
-
merge of '1a03b83dbe8f941cb6de4ed3659bf7b2335d642d'Thu, 13 Mar 2008 01:24:51 +0000, by Stu Tomlinson
-
Fix a memory leakThu, 13 Mar 2008 01:24:21 +0000, by Stu Tomlinson
-
Change these oscar protocol menu actions to use "web" instead of "URL."Wed, 12 Mar 2008 07:19:28 +0000, by Mark Doliner
-
More gevolution fixes for the prpl-oscar -> prpl-aim/icq splitThu, 13 Mar 2008 01:43:46 +0000, by Stu Tomlinson
-
Fix for accessing uninitialized memoryThu, 13 Mar 2008 01:23:00 +0000, by Stu Tomlinson
-
Update gevolution plugin with support for the new protocol ids for AIM &Wed, 12 Mar 2008 01:44:06 +0000, by Stu Tomlinson
-
Fix multiple memory leaksWed, 12 Mar 2008 01:38:51 +0000, by Stu Tomlinson
-
Make SILC errors disconnect the account and reduce unwanted notify dialogs.Wed, 12 Mar 2008 01:37:15 +0000, by Stu Tomlinson
-
Fix a couple of memory leaksWed, 12 Mar 2008 01:35:40 +0000, by Stu Tomlinson
-
Fix a memory leakWed, 12 Mar 2008 01:34:40 +0000, by Stu Tomlinson
-
merge of '1ba8fbd2ac54a6b25df759681a854ccc43e6abff'Tue, 11 Mar 2008 23:00:03 +0000, by Evan Schoenberg
-
Only allow one keepalive_timeout at a time. This prevents us from starting aTue, 11 Mar 2008 22:58:36 +0000, by Evan Schoenberg
-
Further changes to use UTF-16 instead of UCS-2. Also, fix #5167 by making sure that the encoding conversion worked before using the result.Tue, 11 Mar 2008 21:41:53 +0000, by Daniel Atallah
-
GDK_WINDOW_TYPE_HINT_TOOLTIP is new with Gtk 2.10Tue, 11 Mar 2008 16:20:54 +0000, by Stu Tomlinson
-
Set the TOOLTIP hint on imhtml link tooltips. Thanks to Danny Baumann forTue, 11 Mar 2008 15:58:25 +0000, by Will Thompson
-
Remove duplicated docs for _varg variants of request functions; correct andTue, 11 Mar 2008 15:57:17 +0000, by Will Thompson
-
Make PurpleAccount's documentation actually show up; also, sprinkle someTue, 11 Mar 2008 15:55:48 +0000, by Will Thompson
-
When Andrew was working on the memleak fixes, he pondered why buffer wasSun, 09 Mar 2008 21:42:27 +0000, by Ka-Hing Cheung
-
some memleak fixes from Andrew Gaul again:Sun, 09 Mar 2008 21:34:32 +0000, by Andrew Gaul
-
merge of '2df22d7ed44f0ccc912fc22ea2e0389c0e445b6f'Sun, 09 Mar 2008 19:17:35 +0000, by Stu Tomlinson
-
If we receive a Full Name and no nickname, use the Full Name as the serverside alias for an XMPP contact. If we receive just a nickname or both a full name and a nickname, prefer the nickname.Sun, 09 Mar 2008 18:47:09 +0000, by Evan Schoenberg
-
Some AIM screen names have periods in them, but it's like impossibleSun, 09 Mar 2008 18:47:09 +0000, by Mark Doliner
-
Fix Topic in chat node tooltips, and turn on using the transient chat nodeSun, 09 Mar 2008 16:52:07 +0000, by Stu Tomlinson
-
Make "Show when offline" work on group nodes too, which sets the flag forSun, 09 Mar 2008 16:46:04 +0000, by Stu Tomlinson
-
Escape conversation title for use in infopane so that ampersands don'tSun, 09 Mar 2008 16:43:33 +0000, by Stu Tomlinson
-
Avoid a compile warning when building with NetworkManager support becauseSun, 09 Mar 2008 13:53:47 +0000, by Stu Tomlinson
-
Improve "Get Info" parsing on MSN - ignore all URLs in fields instead ofSun, 09 Mar 2008 13:42:54 +0000, by Stu Tomlinson
-
Increase XMPP ping timeout from 20s to 120sSat, 08 Mar 2008 17:17:57 +0000, by Ethan Blanton
-
merge of '83a8dbf04d73ded7b026f8b63a26f5656d8fb25b'Sat, 08 Mar 2008 01:07:04 +0000, by Sadrul Habib Chowdhury
-
another update for the German translationFri, 07 Mar 2008 20:52:43 +0000, by Jochen Kemnade
-
This is pretty important for our 7 zephyr users.Fri, 07 Mar 2008 18:55:32 +0000, by Mark Doliner
-
merge of '6b600951723c4797bafdc840f751b75c3f0f95af'Fri, 07 Mar 2008 18:52:19 +0000, by Mark Doliner
-
Add some notable items to the ChangeLogFri, 07 Mar 2008 16:57:40 +0000, by Stu Tomlinson
-
Patch from Kyle Turman to show the alias when available in the typing notification. Closes #4957.Fri, 07 Mar 2008 22:03:24 +0000, by Sadrul Habib Chowdhury
-
merge of '1aa8a701c81527c4f91549a4546a54262fccce6d'Fri, 07 Mar 2008 16:56:02 +0000, by Sadrul Habib Chowdhury
-
Change OSCAR to use UTF-16 rather than UCS-2 conversions. ApparentlyFri, 07 Mar 2008 04:01:20 +0000, by Ethan Blanton
-
The names history-next and history-prev were backwards! Make them right, and add c-n/c-p bindings as the default bindings. Thanks to shofixti for reporting the bug. Fixes #4593.Fri, 07 Mar 2008 16:51:36 +0000, by Sadrul Habib Chowdhury
-
This fixes some cases of the 1-px height bug.Fri, 07 Mar 2008 01:27:25 +0000, by Sadrul Habib Chowdhury
-
finch port of e4b22781 ('Tell gstreamer not to fork').Thu, 06 Mar 2008 16:45:45 +0000, by Sadrul Habib Chowdhury
-
German translation updateThu, 06 Mar 2008 17:00:51 +0000, by Jochen Kemnade
-
merge of '372b94fab52b770bd853506200652575d0588539'Thu, 06 Mar 2008 15:55:39 +0000, by Sadrul Habib Chowdhury
-
Make sure an existing conversation selected from the 'Send IM' dialog is given the focus.Thu, 06 Mar 2008 15:54:30 +0000, by Sadrul Habib Chowdhury
-
propagate from branch 'im.pidgin.pidgin' (head e4cc3b79eb04e4937c5fa764f6839a8e07397651)Wed, 05 Mar 2008 17:18:09 +0000, by Sadrul Habib Chowdhury
-
Tell gstreamer not to fork; remove the SIGCHLD -> SIGALRM hack, which madeThu, 06 Mar 2008 11:34:11 +0000, by Will Thompson
-
Patch #3874 from beret. There was a similar patch #2712 from rschnz,Thu, 06 Mar 2008 07:41:52 +0000, by Mark Doliner
-
I realized that I don't like initializing variables when I declareThu, 06 Mar 2008 07:29:39 +0000, by Mark Doliner
-
Fix a missing a commaThu, 06 Mar 2008 06:59:56 +0000, by Mark Doliner
-
Added some comments and debug logging to yahoo_process_ignore() gleaned from libyahoo2's implementation, from which I guess our prpl was forked (?) given how similar many functions are.Thu, 06 Mar 2008 00:04:03 +0000, by Evan Schoenberg
-
Bring back the lines that free info.whatever on subsequent calls toWed, 05 Mar 2008 18:17:25 +0000, by Mark Doliner
-
merge of 'e4cc3b79eb04e4937c5fa764f6839a8e07397651'Wed, 05 Mar 2008 18:13:11 +0000, by Mark Doliner
-
Improve our error handling of Gnome proxy settings.Wed, 05 Mar 2008 10:00:45 +0000, by Mark Doliner
-
Short circuit and return out of the function early if gconftool-2Wed, 05 Mar 2008 09:43:31 +0000, by Mark Doliner
-
disapproval of revision 'd5ef30aafa0c0ecff773017ab7ac542f9ba7b4b4'Wed, 05 Mar 2008 18:11:02 +0000, by Mark Doliner
-
These things are always NULL, so these if statements are never triggeredWed, 05 Mar 2008 09:40:16 +0000, by Mark Doliner
-
Fixed bug in which Yahoo contacts were erroneously considered to be blocked,Wed, 05 Mar 2008 00:26:44 +0000, by Evan Schoenberg
-
Just write out the buddy icon file; there's no need to check to see if it exists. This is for the cache, and if the blist.xml gets out of sync with the cache on disk (for example, because the user moves the blist.xml file out of the way), the existing code will never update the cached icon again.Tue, 04 Mar 2008 23:53:44 +0000, by Evan Schoenberg
-
Prefer more available resources to less available ones when priorities are the same. Fixes #5079.Tue, 04 Mar 2008 18:50:16 +0000, by Evan Schoenberg
-
Correct documentation in --help and man page for -l command line option.Tue, 04 Mar 2008 16:23:07 +0000, by Stu Tomlinson
-
Move the status note parsing into a separate function, which I thinkTue, 04 Mar 2008 09:41:44 +0000, by Mark Doliner
-
Patch from Tomasz Salacinski to allow setting buddy icons in GG prpl.Mon, 03 Mar 2008 21:44:40 +0000, by Bartoz Oler
-
Fix a regression in presenting the existing instance of Pidgin on Windows when the executable is launched a subsequent time. Fixes #5041.Mon, 03 Mar 2008 16:35:15 +0000, by Daniel Atallah
-
Make sure we tell stuff that oscar supports offline messages for AIMMon, 03 Mar 2008 09:03:47 +0000, by Mark Doliner
-
Fix a crash in the zephyr normalize function that I added when gc isMon, 03 Mar 2008 08:50:27 +0000, by Mark Doliner
-
Fix coverity CID 382: Remove an unused variableMon, 03 Mar 2008 08:40:39 +0000, by Mark Doliner
-
I believe this fixes Coverity 383:Mon, 03 Mar 2008 08:36:35 +0000, by Mark Doliner
-
Switch to using "username" instead of "screen name." I really reallyMon, 03 Mar 2008 08:26:44 +0000, by Mark Doliner
-
serv_got_joined_chat() emits "chat-joined" but it also callsMon, 03 Mar 2008 07:03:54 +0000, by Ka-Hing Cheung
-
merge of '2b67a6080c2cabe152977731157b424f9e83dd5c'Sun, 02 Mar 2008 22:35:56 +0000, by Kevin Stange
-
propagate from branch 'im.pidgin.soc.2007.msimprpl' (head bd0e8a231d64a1834cf27ddf420ece1cd9889327)Sun, 02 Mar 2008 20:09:54 +0000, by Jeffrey Connelly
-
In msimprpl, allow some levels of nested bold/italic/underline formatting.Sun, 02 Mar 2008 20:05:34 +0000, by Jeffrey Connelly
-
merge of 'b3b5983d1eb17af3007d26447c9215e9e8203189'Sun, 02 Mar 2008 16:44:08 +0000, by Sadrul Habib Chowdhury
-
merge of 'd1ef38716fb62522b4d8ce47ed39d9e34d2b2c77'Sun, 02 Mar 2008 16:43:55 +0000, by Sadrul Habib Chowdhury
-
merge of 'b3b5983d1eb17af3007d26447c9215e9e8203189'Sun, 02 Mar 2008 20:08:27 +0000, by Jeffrey Connelly
-
Avoid saying "Cyrus SASL: Disabled" in the About box on Win32 when it's not true!Sat, 01 Mar 2008 09:42:07 +0000, by Kevin Stange
-
Allow translation/transliteration foo in the plugin window tooltip.Sun, 02 Mar 2008 16:43:22 +0000, by Sadrul Habib Chowdhury
-
Truncate password to 16 characters on MSN, before encoding.Fri, 29 Feb 2008 21:11:47 +0000, by Stu Tomlinson
-
Merge 2 "if ENABLE_GTK" sectionsFri, 29 Feb 2008 20:23:02 +0000, by Stu Tomlinson
-
Minor whitespace cleanupFri, 29 Feb 2008 20:06:55 +0000, by Stu Tomlinson
-
do what now?Fri, 29 Feb 2008 18:04:03 +0000, by Ethan Blanton
-
Document PurpleEventLoopUiOps and associated misc.Fri, 29 Feb 2008 15:45:48 +0000, by Will Thompson
-
Fixes #4948Fri, 29 Feb 2008 14:47:34 +0000, by Stu Tomlinson
-
Fix building with glib < 2.6Fri, 29 Feb 2008 13:45:05 +0000, by Stu Tomlinson
-
Bump!Fri, 29 Feb 2008 12:10:37 +0000, by Stu Tomlinson
-
NEWS!Fri, 29 Feb 2008 12:08:08 +0000, by Stu Tomlinson
-
Fixes a memleak:Fri, 29 Feb 2008 07:55:20 +0000, by Andrew Gaul
-
merge of '6694efeab877d30da766aff29ae0e59bad4860fd'Fri, 29 Feb 2008 04:31:07 +0000, by Stu Tomlinson
-
Patch from Qulogic that fixes #4951 by making sure that the buffer is NUL-Fri, 29 Feb 2008 04:23:00 +0000, by Ka-Hing Cheung
-
Final changes for 2.4.0, release imminent (for some definition of imminent)Fri, 29 Feb 2008 04:27:51 +0000, by Stu Tomlinson
-
Enable SASL support for xmpp in the win32 build.Fri, 29 Feb 2008 03:47:21 +0000, by Daniel Atallah
-
Update the win32 changelog to reflect new GTK+ runtime and updated libmeanwhile.Fri, 29 Feb 2008 03:24:10 +0000, by Daniel Atallah
-
(17:59:47) stu.tomlinson: khc: say something randomFri, 29 Feb 2008 02:08:23 +0000, by Ka-Hing Cheung
-
NEWSFri, 29 Feb 2008 01:41:13 +0000, by Sadrul Habib Chowdhury
-
NEWSingFri, 29 Feb 2008 01:22:37 +0000, by John Bailey
-
- Remove --with-howl options as we no longer support using howl for bonjourThu, 28 Feb 2008 21:49:37 +0000, by Stu Tomlinson
-
Silence errors during RPM installation when gtk-update-icon-cache does notThu, 28 Feb 2008 21:38:05 +0000, by Stu Tomlinson
-
Add Sinhala language and translator to Help -> About. I promise to try toThu, 28 Feb 2008 19:08:30 +0000, by Stu Tomlinson
-
German translation was also updatedThu, 28 Feb 2008 16:39:24 +0000, by Jochen Kemnade
-
French translation updated (ª±ric Boumaour)Thu, 28 Feb 2008 16:26:17 +0000, by Stu Tomlinson
-
Finnish translation updated (Timo Jyrinki)Thu, 28 Feb 2008 16:25:22 +0000, by Stu Tomlinson
-
Greek translation updated (Bouklis Panos)Thu, 28 Feb 2008 16:24:37 +0000, by Stu Tomlinson
-
Hebrew translation updated (Shalom Craimer)Thu, 28 Feb 2008 16:23:19 +0000, by Stu Tomlinson
-
Slovak translation updated (loptosko)Thu, 28 Feb 2008 16:22:14 +0000, by Stu Tomlinson
-
Arabic translation updated (Khaled Hosny)Thu, 28 Feb 2008 16:21:19 +0000, by Stu Tomlinson
-
Fix errors in translationsThu, 28 Feb 2008 16:08:22 +0000, by Stu Tomlinson
-
Belarusian Latin translation updated (Ihar Hrachyshka)Thu, 28 Feb 2008 15:44:07 +0000, by Stu Tomlinson
-
Dutch translation updated (Dani«³l Heres)Thu, 28 Feb 2008 15:42:09 +0000, by Stu Tomlinson
-
Vietnamese translation updated (Clytie Siddall)Thu, 28 Feb 2008 15:39:42 +0000, by Stu Tomlinson
-
Norwegian Nynorsk translation updated (Yngve Spjeld Landro)Thu, 28 Feb 2008 15:38:12 +0000, by Stu Tomlinson
-
Norwegian Bokm«©l translation updatedThu, 28 Feb 2008 15:36:23 +0000, by Stu Tomlinson
-
Polish translation updated (Emil Nowak)Thu, 28 Feb 2008 15:29:27 +0000, by Stu Tomlinson
-
Spanish translation updated (Javier Fern«¡ndez-Sanguino)Thu, 28 Feb 2008 15:24:34 +0000, by Stu Tomlinson
-
Slovenian transalation updated (Martin Srebotnjak)Thu, 28 Feb 2008 15:22:25 +0000, by Stu Tomlinson
-
Sinhala translation added (Danishka Navin)Thu, 28 Feb 2008 15:20:19 +0000, by Stu Tomlinson
-
Fix showing a contact's log, and don't access struct internalsThu, 28 Feb 2008 11:25:49 +0000, by Richard Nelson
-
merge of '6c2edffe33d42d0d4190eea6c634aa46a22ec2d0'Thu, 28 Feb 2008 11:18:43 +0000, by Richard Nelson
-
Fixes an error detected by valgrind:Thu, 28 Feb 2008 08:41:23 +0000, by Ka-Hing Cheung
-
Updated Swedish translationThu, 28 Feb 2008 09:23:37 +0000, by Peter Hjalmarsson
-
* Don't flag outgoing oscar messages as "offline deliverable" if theThu, 28 Feb 2008 08:15:27 +0000, by Mark Doliner
-
Disable invisible text things, if someone can conclusively prove this isThu, 28 Feb 2008 01:42:51 +0000, by Stu Tomlinson
-
Fix make distcheckWed, 27 Feb 2008 20:31:46 +0000, by Stu Tomlinson
-
Initialize the stock stuff before doing anything else so that stock items used in error messages are ready to be used. Fixes #4917.Wed, 27 Feb 2008 20:19:54 +0000, by Daniel Atallah
-
Specify the base to convert from to prevent interpreting 0-prefixed clientWed, 27 Feb 2008 12:30:48 +0000, by Stu Tomlinson
-
Add support for offline messages for AIM, thanks to some info fromWed, 27 Feb 2008 09:18:06 +0000, by Mark Doliner
-
Patch from Jorge Villase«Ðor, treat the client id as unsigned so 0x80000000Wed, 27 Feb 2008 04:49:20 +0000, by Ka-Hing Cheung
-
merge of 'a4c768e127679f724617481cff7d907dab10463f'Wed, 27 Feb 2008 04:36:23 +0000, by Ka-Hing Cheung
-
Mention the new API.Wed, 27 Feb 2008 00:43:27 +0000, by John Bailey
-
Felipe is technically no longer retired :)Wed, 27 Feb 2008 00:42:30 +0000, by John Bailey
-
This is part of a patch from felipec, also known as shx, that addsWed, 27 Feb 2008 00:41:51 +0000, by John Bailey
-
Add some things to the ChangeLogTue, 26 Feb 2008 14:28:52 +0000, by Stu Tomlinson
-
Give IRC channel owners the founder icon on networks that report supportingTue, 26 Feb 2008 14:17:12 +0000, by Stu Tomlinson
-
chomp chomp chomp chomp chomp chomp chomp chomp chomp chompTue, 26 Feb 2008 14:11:59 +0000, by Stu Tomlinson
-
I'm going to pretend this solves all my problems, except I can't see howTue, 26 Feb 2008 14:02:06 +0000, by Stu Tomlinson
-
Use connect server as FQDN for SASL auth except when it is an IP address.Tue, 26 Feb 2008 13:53:22 +0000, by Stu Tomlinson
-
This should fix the issue with persistent conversations getting closed all unexpected like.Mon, 25 Feb 2008 15:24:49 +0000, by Sadrul Habib Chowdhury
-
merge of 'd7446f6ac5bc209e6a03852945edf2f8cecffe9f'Mon, 25 Feb 2008 00:25:51 +0000, by Jeffrey Connelly
-
In msimprpl, support dynamically-allocated strings in message element names,Mon, 25 Feb 2008 00:25:23 +0000, by Jeffrey Connelly
-
new about logoWed, 27 Feb 2008 01:27:40 +0000, by Sean Egan
-
merge of '26a24e2e90db8354c4d854df5f8e833e3d1086e3'Sun, 24 Feb 2008 18:33:00 +0000, by John Bailey
-
Give credit where it's due for Gideon N. Guillen's Yahoo patch.Sun, 24 Feb 2008 18:30:40 +0000, by John Bailey
-
merge of '4bc84ea5ca10129cd5e46b2f0f8f8e6b6a9146b3'Sun, 24 Feb 2008 18:21:02 +0000, by John Bailey
-
completed German translation for 2.4.0Sun, 24 Feb 2008 18:30:33 +0000, by Jochen Kemnade
-
merge of '7a17d421ad7600c57d0ecdb59f7881de03bf2027'Sun, 24 Feb 2008 01:47:42 +0000, by John Bailey
-
Kill off some uses of account->gc.Fri, 22 Feb 2008 00:11:25 +0000, by John Bailey
-
Don't call NULL callbacks. Fixes #4901Fri, 22 Feb 2008 17:26:23 +0000, by Stu Tomlinson
-
disapproval of revision 'fb186fe2307039838fc0d044506008a9eb2f8438'Sat, 01 Mar 2008 23:01:25 +0000, by Sean Egan
-
the 2.10.10 check is wrong. if 0 this until it's figured out.Fri, 22 Feb 2008 07:03:15 +0000, by Sean Egan
-
Plug some leaks caused by GtkTreePaths not being freed.Wed, 20 Feb 2008 05:07:09 +0000, by Daniel Atallah
-
Patch from eperez to plug a leak in the ntlm proxy authentication. Fixes #4702Wed, 20 Feb 2008 03:04:47 +0000, by Daniel Atallah
-
updated German translationTue, 19 Feb 2008 19:30:19 +0000, by Jochen Kemnade
-
Attempt at a better error message.Mon, 25 Feb 2008 04:39:37 +0000, by Sadrul Habib Chowdhury
-
Modified patch ('big_smiley_change.patch') from Mauro and Jorge (Masca) toMon, 25 Feb 2008 04:20:53 +0000, by Sadrul Habib Chowdhury
-
Fix a leak, and correct the docs.Mon, 25 Feb 2008 03:07:03 +0000, by Sadrul Habib Chowdhury
-
Hide PurpleSmiley internals.Mon, 25 Feb 2008 02:43:06 +0000, by Sadrul Habib Chowdhury
-
Add the smiley files for translation.Tue, 19 Feb 2008 20:02:14 +0000, by Sadrul Habib Chowdhury
-
Make sure deleting one smiley doesn't accidentally delete a few others.Tue, 19 Feb 2008 20:00:29 +0000, by Sadrul Habib Chowdhury
-
Make some functions static, plug a leak.Tue, 19 Feb 2008 19:57:09 +0000, by Sadrul Habib Chowdhury
-
Revert some bits of the earlier patch not related to custom smileys.Tue, 19 Feb 2008 19:51:03 +0000, by Sadrul Habib Chowdhury
-
Plug a leak.Tue, 19 Feb 2008 19:46:49 +0000, by Sadrul Habib Chowdhury
-
Apply the custom smiley patches from #1187, from Jorge Villase«Ðo (Masca) andTue, 19 Feb 2008 19:41:56 +0000, by Sadrul Habib Chowdhury
-
merge of '27ebb66171c1a1a757cd8d3e325c91e159b1d048'Mon, 18 Feb 2008 19:22:39 +0000, by Jeffrey Connelly
-
Single clicking a menuitem should activate it.Sun, 17 Feb 2008 17:26:37 +0000, by Sadrul Habib Chowdhury
-
merge of '679333d47d0d179f9027ef1c5f82a2eef5811b95'Sun, 17 Feb 2008 17:15:40 +0000, by Sadrul Habib Chowdhury
-
Right-clicking on a widget should trigger the context-menu.Sun, 17 Feb 2008 17:14:29 +0000, by Sadrul Habib Chowdhury
-
If the user sets a username (because they don't have one), and it succeeds,Mon, 18 Feb 2008 19:20:39 +0000, by Jeffrey Connelly
-
In msimprpl, add msim_is_valid_username() to check whether a usernameSat, 16 Feb 2008 21:29:02 +0000, by Jeffrey Connelly
-
In msimprpl, define a new set of symbolic constants for the command toSat, 16 Feb 2008 21:07:09 +0000, by Jeffrey Connelly
-
In msimprpl, change to patch from Jaywalker regarding settingSat, 16 Feb 2008 20:49:20 +0000, by Jeffrey Connelly
-
In msimprpl, if the user signs in without any username set (this will happenSat, 16 Feb 2008 20:20:12 +0000, by Jeffrey Connelly
-
merge of '24f58c58bb8d22c0e8e6c5ce43c536c47b719bc6'Sat, 16 Feb 2008 20:02:36 +0000, by Jeffrey Connelly
-
I think it's reasonable to just say "don't do this".Sat, 16 Feb 2008 18:17:32 +0000, by Will Thompson
-
Pull setting the urgent hint on the blist when it is unfocused into its ownSat, 16 Feb 2008 18:13:48 +0000, by Will Thompson
-
Rework update_account_error_state to reuse existing mini-dialogs if they exist,Sat, 16 Feb 2008 15:25:19 +0000, by Will Thompson
-
Don't clear account errors during account-error-changed emission. I can'tSat, 16 Feb 2008 14:42:57 +0000, by Will Thompson
-
Fix the "Finch doesn't work" bug. More specifically, it turned out to beThu, 14 Feb 2008 16:35:14 +0000, by Stu Tomlinson
-
Fix setting vCard buddy icons when we don't have any other user info set.Thu, 14 Feb 2008 13:03:34 +0000, by Stu Tomlinson
-
merge of '5e11f89fad2bba2d5ef3307befb618c9ca110561'Thu, 14 Feb 2008 12:42:58 +0000, by Stu Tomlinson
-
Add get-attention.png, a toolbar icon from hbons that we can use later forSat, 16 Feb 2008 20:02:24 +0000, by Jeffrey Connelly
-
In msimprpl, for server-side contacts, first search for an existing groupThu, 14 Feb 2008 07:49:57 +0000, by Jeffrey Connelly
-
merge of '29e93f056359d961762bcff9702089c1cf491fd0'Wed, 13 Feb 2008 06:00:50 +0000, by Sadrul Habib Chowdhury
-
merge of 'a86cc370be80c0a0f0688ae2dec4f55775779fa1'Tue, 12 Feb 2008 04:14:39 +0000, by John Bailey
-
'\n' (ctrl-j) should behave similar to '\r' (ctrl-m). Fixes #4833.Wed, 13 Feb 2008 05:57:54 +0000, by Sadrul Habib Chowdhury
-
merge of '902c6324faa755dfbceafd40ebf88ef850d06c9b'Tue, 12 Feb 2008 04:03:30 +0000, by Sadrul Habib Chowdhury
-
Bring back the "Close IMs immediately when the tab is closed" pref. As farTue, 12 Feb 2008 03:16:21 +0000, by Stu Tomlinson
-
propagate from branch 'im.pidgin.cpw.rekkanoryo.yahoop15ft' (head 722549d96d82fd56433f18b78bda898eef6a56ed)Tue, 12 Feb 2008 00:30:25 +0000, by John Bailey
-
merge of '8d0a8e8a3f64465f6fe98c9344417e6f5f60cace'Mon, 11 Feb 2008 00:50:42 +0000, by Jeffrey Connelly
-
Update COPYRIGHT for patches from #4790 and #2788.Mon, 11 Feb 2008 00:50:26 +0000, by Jeffrey Connelly
-
A patch from oliver to speed up oscar's normalize function a little bySun, 10 Feb 2008 09:45:37 +0000, by Mark Doliner
-
merge of '74350098695c8021af246fd51aa5389109e8fa3b'Sat, 09 Feb 2008 09:04:39 +0000, by Jeffrey Connelly
-
disapproval of revision '8bec06d2cd0a64ece46cb3cd73db9b085b91e161'Sat, 09 Feb 2008 08:57:45 +0000, by Jeffrey Connelly
-
Ignore the recv/send flags when the system flag is set for a message.Tue, 12 Feb 2008 04:02:23 +0000, by Sadrul Habib Chowdhury
-
Highlighted message color has a higher priority over an action message color.Tue, 12 Feb 2008 03:58:58 +0000, by Sadrul Habib Chowdhury
-
merge of '39442c11d97da922ca44df85a3b376341c44f186'Sat, 09 Feb 2008 07:54:02 +0000, by Sadrul Habib Chowdhury
-
merge of '4c2c343355f23e33c5b251b3d61f07af3fd8ac8b'Sat, 09 Feb 2008 07:35:21 +0000, by Jeffrey Connelly
-
merge of '4c2c343355f23e33c5b251b3d61f07af3fd8ac8b'Sat, 09 Feb 2008 07:41:33 +0000, by Sadrul Habib Chowdhury
-
Pidgin attention GUI from nok. Adds "Send Attention" to conversationSat, 09 Feb 2008 07:26:12 +0000, by Jeffrey Connelly
-
This may or may not fix a crash that may or may not affect the version of GTK+Sat, 09 Feb 2008 06:11:27 +0000, by Etan Reisner
-
merge of '72a2b71dfe259097d115f67e0442fb44934ce686'Sat, 09 Feb 2008 03:09:13 +0000, by Etan Reisner
-
Updated German translationFri, 08 Feb 2008 15:09:33 +0000, by Jochen Kemnade
-
Simplified version of the newest patch on #4533 to not try Yahoo protocolWed, 06 Feb 2008 18:06:44 +0000, by John Bailey
-
merge of 'c68bf74889268c55c15cf101e1d593966b55c2a9'Wed, 06 Feb 2008 15:50:41 +0000, by Luke Schierer
-
Patch from oliver:Sat, 09 Feb 2008 02:22:30 +0000, by Jeffrey Connelly
-
In msimprpl, if login fails, and the user's password is greater thanWed, 06 Feb 2008 05:37:32 +0000, by Jeffrey Connelly
-
felipec noticed that this include was missing.Tue, 05 Feb 2008 19:12:59 +0000, by Daniel Atallah
-
purple_status_type_new_with_attrs() must be NULL terminated. Finally allMon, 04 Feb 2008 04:39:54 +0000, by Stu Tomlinson
-
merge of '127e166396532169c471488d7be34927a0f32b39'Mon, 04 Feb 2008 04:04:02 +0000, by Jeffrey Connelly
-
In msimprpl, use a PURPLE_STATUS_TUNE presence type to hold the "now playing"Mon, 04 Feb 2008 04:00:12 +0000, by Jeffrey Connelly
-
Get rid of some privacy checking code from zephyr that is done inSun, 03 Feb 2008 21:23:48 +0000, by Mark Doliner
-
Kill off gc->prpl in the core everywhere but connection.c (when the structSun, 03 Feb 2008 19:43:41 +0000, by John Bailey
-
Remove the privacy prpl callbacks in Zephyr since they're basically aSun, 03 Feb 2008 19:38:02 +0000, by Mark Doliner
-
Remove some empty PRPL callbacksSun, 03 Feb 2008 19:24:55 +0000, by Mark Doliner
-
Display buddies' phone numbers in the tooltip for MSN buddies if we haveSun, 03 Feb 2008 17:37:58 +0000, by Stu Tomlinson
-
Fix the bug where mid-session notification server transfers end up with theSun, 03 Feb 2008 17:33:02 +0000, by Stu Tomlinson
-
The Gnome Human Interface Guidelines say, "if pressing this button bySun, 03 Feb 2008 11:39:59 +0000, by Mark Doliner
-
Mark some strings for translationSun, 03 Feb 2008 11:36:33 +0000, by Mark Doliner
-
Slightly cleanerSun, 03 Feb 2008 11:16:52 +0000, by Mark Doliner
-
Improve the spacing in Pidgin's certificate manager windowSun, 03 Feb 2008 11:00:50 +0000, by Mark Doliner
-
Add the list of certificates in Pidgin's certificate manager to aSun, 03 Feb 2008 10:07:57 +0000, by Mark Doliner
-
I always forget something...Sun, 03 Feb 2008 02:56:09 +0000, by Richard Nelson
-
fix unblockingSat, 02 Feb 2008 22:32:54 +0000, by Richard Nelson
-
Add a [X] Blocked item to the buddy context menu, and add a dialog toSat, 02 Feb 2008 22:20:09 +0000, by Richard Nelson
-
Make this clearerSat, 02 Feb 2008 03:51:46 +0000, by Richard Nelson
-
Add a finch log viewer. This is largely copied from Pidgin.Sat, 02 Feb 2008 03:51:19 +0000, by Richard Nelson
-
Passing NULL to msn_user_set_friendly_name explodes, and msn_user_new is calledFri, 01 Feb 2008 19:35:38 +0000, by Will Thompson
-
Rename 'add_buddies_in_permit' to 'add_all_buddies_to_permit_list'Fri, 01 Feb 2008 17:48:53 +0000, by Mark Doliner
-
Our Yahoo! protocol has this crappy implementation where it triesFri, 01 Feb 2008 02:53:51 +0000, by Mark Doliner
-
In Pidgin's privacy dialog:Fri, 01 Feb 2008 02:41:35 +0000, by Mark Doliner
-
Clean up a functionFri, 01 Feb 2008 02:09:11 +0000, by Mark Doliner
-
Yahoo! has no permit list, so get rid of the add_permit and rem_permit prplFri, 01 Feb 2008 02:05:32 +0000, by Mark Doliner
-
Don't tell the user to check the debug log if debug logging isn't enabled.Fri, 01 Feb 2008 01:57:53 +0000, by Evan Schoenberg
-
Remove whitespace on empty lionsFri, 01 Feb 2008 01:00:36 +0000, by Mark Doliner
-
Use the group passed into yahoo_add_buddy() instead of lookingThu, 31 Jan 2008 23:27:59 +0000, by Mark Doliner
-
Get rid of yahoo_privacy_check and use purple_privacy_check directly.Thu, 31 Jan 2008 22:58:11 +0000, by Mark Doliner
-
Update a comment. I think it was missing a word or three.Thu, 31 Jan 2008 22:28:56 +0000, by Mark Doliner
-
Some very minor cleanupThu, 31 Jan 2008 22:11:53 +0000, by Mark Doliner
-
Update silc10 to use purple_connection_error_reason(), matching the uses inThu, 31 Jan 2008 17:43:14 +0000, by Will Thompson
-
Fix some minor 'make docs' errors. For some reason the callbackThu, 31 Jan 2008 07:53:22 +0000, by Mark Doliner
-
Fix a crash when pressing backspace at a menuThu, 31 Jan 2008 04:40:04 +0000, by Richard Nelson
-
merge of '04e7d54475c3ddf91ad523e3e58521bc4fa59c85'Thu, 31 Jan 2008 04:37:40 +0000, by Richard Nelson
-
Made account.c use purple_connection_get_prpl instead of gc->prpl.Thu, 31 Jan 2008 02:23:55 +0000, by Eoin Coffey
-
Revert bfc4df11256d088d75b0512bb0c4790967b68b19 because the code isThu, 31 Jan 2008 02:13:30 +0000, by Mark Doliner
-
merge of '9d22bc3a3d82cb26e7196d41b472b81c7660274d'Tue, 29 Jan 2008 01:51:26 +0000, by Jeffrey Connelly
-
From the gethostname() man page:Mon, 28 Jan 2008 05:31:28 +0000, by Mark Doliner
-
One more g_idle_add callMon, 28 Jan 2008 04:10:59 +0000, by Mark Doliner
-
In msim_uid2username_from_blist(), return a static string as the documentationTue, 29 Jan 2008 01:51:01 +0000, by Jeffrey Connelly
-
Fix zap functionality in MySpaceIM.Sun, 27 Jan 2008 21:37:43 +0000, by Jeffrey Connelly
-
Change some g_idle_add(...) calls in libpurple to purple_timeout_add(0, ...)Sun, 27 Jan 2008 20:52:53 +0000, by Mark Doliner
-
Stop unconditionally setting oscar's server-side preference "allowSun, 27 Jan 2008 10:44:51 +0000, by Mark Doliner
-
merge of '2e288b76540410af9b0ca21669ffb7e085633d59'Sun, 27 Jan 2008 10:03:26 +0000, by Mark Doliner
-
Forgot the since tag here.Sun, 27 Jan 2008 04:33:24 +0000, by Sadrul Habib Chowdhury
-
Update finch to not touch the internals of PurpleGroup.Sun, 27 Jan 2008 04:12:46 +0000, by Sadrul Habib Chowdhury
-
Add accessor and update finch to not touch the internals of PurpleBuddy and PurpleChat.Sun, 27 Jan 2008 04:06:39 +0000, by Sadrul Habib Chowdhury
-
Include finch.h from these files, instead of internal.h.Sat, 26 Jan 2008 22:36:01 +0000, by Sadrul Habib Chowdhury
-
We will probably eventually use purple_object_[get|set]_ui_data. Until then, this will do.Sat, 26 Jan 2008 22:33:08 +0000, by Sadrul Habib Chowdhury
-
Add accessor and update finch to not touch the internals of PurpleXfer.Sat, 26 Jan 2008 21:58:51 +0000, by Sadrul Habib Chowdhury
-
Update finch to not touch the internals of PurpleConversation.Sat, 26 Jan 2008 21:39:29 +0000, by Sadrul Habib Chowdhury
-
Add accessor and update finch to not touch the internals of PurpleConnection.Sat, 26 Jan 2008 21:13:46 +0000, by Sadrul Habib Chowdhury
-
Update finch to not touch the internals of PurpleAccount. This also includes a change I made to reduce the Cyclomatic Complexity of one of the functions.Sat, 26 Jan 2008 20:45:41 +0000, by Sadrul Habib Chowdhury
-
Add API so Finch doesn't need to touch the internals of PurpleBlistNode.Sat, 26 Jan 2008 20:32:26 +0000, by Sadrul Habib Chowdhury
-
Update the ChangeLog.API for the buddylist managers.Sat, 26 Jan 2008 20:28:35 +0000, by Sadrul Habib Chowdhury
-
merge of '0f37c6a913d5207fa0fa327f5b11b215c7d35926'Sat, 26 Jan 2008 17:14:59 +0000, by Will Thompson
-
Make autogen.sh return a non-zero exit code when it fails so thatFri, 25 Jan 2008 20:43:15 +0000, by Will Thompson
-
Use xdg-open instead of gnome-open, if possible. We might want to useSat, 26 Jan 2008 16:17:36 +0000, by Stu Tomlinson
-
If falling back on the old auth method for Jabber, be sure to set js->auth_type to JABBER_AUTH_IQ_AUTH.Sat, 26 Jan 2008 03:53:18 +0000, by Evan Schoenberg
-
merge of '468a779996a2b7c9313bb894084fb632307d35fc'Fri, 25 Jan 2008 22:20:58 +0000, by Evan Schoenberg
-
disapproval of revision 'ee1257d20b20bbbf3654ef8675e774ccb8b63dfd'Fri, 25 Jan 2008 22:18:49 +0000, by Evan Schoenberg
-
I'm not sure how to disapprove a local change without it ever getting pushed... sorry for the double commit. I didn't intend to leave a trailing colon, since we didn't use punctuation at the end previously.Fri, 25 Jan 2008 22:20:18 +0000, by Evan Schoenberg
-
Fixed grammatically incorrect text when sending a file to an XMPP buddy with multiple online resources. I'm +/- on ending such requests with a period... but ending on a preposition, while acceptable if needed to make a sentence significantly more natural, should be avoided when smoothly possible.Fri, 25 Jan 2008 22:17:17 +0000, by Evan Schoenberg
-
send_keepalive needs to return TRUE to ensure it'll get called again, andFri, 25 Jan 2008 13:48:24 +0000, by Stu Tomlinson
-
Kill this warning when using -Wstrict-prototypes:Fri, 25 Jan 2008 13:46:55 +0000, by Stu Tomlinson
-
compile fixFri, 25 Jan 2008 13:43:46 +0000, by Stu Tomlinson
-
One more test. This is actually the one I cared about. It passes,Fri, 25 Jan 2008 02:12:41 +0000, by Mark Doliner
-
merge of '7e6f3aa974ad4672e16bd0ac3839d416c87160f1'Fri, 25 Jan 2008 02:08:05 +0000, by Sadrul Habib Chowdhury
-
Add a few tets to make sure we're catching some invalid email formatsFri, 25 Jan 2008 01:40:51 +0000, by Mark Doliner
-
ChangeLog.API last_receivedFri, 25 Jan 2008 00:52:40 +0000, by Sean Egan
-
merge of '7a2d6f31a70791d5e6e8af6fae041e30d5a1c48f'Fri, 25 Jan 2008 00:51:06 +0000, by Sean Egan
-
merge of '4b11e0842d46778d47f4901ed6e00169c970471d'Thu, 24 Jan 2008 05:25:02 +0000, by Mark Doliner
-
Fix some issues with the infopane and dragging when the infopane takes theThu, 24 Jan 2008 05:19:51 +0000, by John Bailey
-
Pay attention to the 'show_offline' setting for the buddylist.Thu, 24 Jan 2008 21:15:43 +0000, by Sadrul Habib Chowdhury
-
Change purple_markup_html_to_xhtml() to convert <strong> tags toThu, 24 Jan 2008 05:24:20 +0000, by Mark Doliner
-
Init and uninit the buddylist managers at appropriate times.Wed, 23 Jan 2008 21:46:54 +0000, by Sadrul Habib Chowdhury
-
Allow customizing the expander in the tree. This is mostly a hack ;)Wed, 23 Jan 2008 21:45:43 +0000, by Sadrul Habib Chowdhury
-
merge of '310bb375db205bf93c93b7bdc96853f6f1832a5d'Wed, 23 Jan 2008 18:25:45 +0000, by Sadrul Habib Chowdhury
-
updated German translationWed, 23 Jan 2008 09:22:28 +0000, by Jochen Kemnade
-
Add a meebo-like grouping, where online contacts show up under the defaultWed, 23 Jan 2008 18:17:34 +0000, by Sadrul Habib Chowdhury
-
We need to store the img in the hashtable only after we have removed the oldWed, 23 Jan 2008 05:16:39 +0000, by Sadrul Habib Chowdhury
-
Some minor doc update.Wed, 23 Jan 2008 04:47:04 +0000, by Sadrul Habib Chowdhury
-
Fix some small leaks when destroying a statusbox.Wed, 23 Jan 2008 04:45:04 +0000, by Sadrul Habib Chowdhury
-
Changelog the grouping option.Wed, 23 Jan 2008 01:44:30 +0000, by Sadrul Habib Chowdhury
-
Rework some of the code that deals with adding and removing blist nodes in the tree. There were some typoed code that just happened to work. This fixes those.Wed, 23 Jan 2008 01:33:56 +0000, by Sadrul Habib Chowdhury
-
When computing priority buddies for a contact, a buddy on an online account will always have a higher priority over a buddy on an offline account.Wed, 23 Jan 2008 01:31:36 +0000, by Sadrul Habib Chowdhury
-
This is supposed to return the key, not the row itself.Wed, 23 Jan 2008 00:54:25 +0000, by Sadrul Habib Chowdhury
-
Remember the selected grouping option.Tue, 22 Jan 2008 21:13:11 +0000, by Sadrul Habib Chowdhury
-
Reconstruct the 'Grouping' menu when a blist manager is un/installed.Tue, 22 Jan 2008 20:54:50 +0000, by Sadrul Habib Chowdhury
-
Add the plugin in the pot.Tue, 22 Jan 2008 20:42:45 +0000, by Sadrul Habib Chowdhury
-
merge of '4ca258deda6a50b61f8431bb3a742805c180a583'Tue, 22 Jan 2008 14:14:59 +0000, by Sadrul Habib Chowdhury
-
Mark some strings for translation.Tue, 22 Jan 2008 08:01:23 +0000, by Sadrul Habib Chowdhury
-
Add a plugin to provide 'Online/Offline' grouping and no grouping.Tue, 22 Jan 2008 07:54:48 +0000, by Sadrul Habib Chowdhury
-
Do not show a context menu for an unknown node.Tue, 22 Jan 2008 07:51:32 +0000, by Sadrul Habib Chowdhury
-
Add a buddy list manager for finch. This allows plugins to show the buddylistTue, 22 Jan 2008 07:38:01 +0000, by Sadrul Habib Chowdhury
-
Function to get the parent key.Tue, 22 Jan 2008 07:28:11 +0000, by Sadrul Habib Chowdhury
-
Add an accessor function for PurpleChat.Tue, 22 Jan 2008 02:59:56 +0000, by Sadrul Habib Chowdhury
-
Add some accessor functions for PurpleBlistNode.Mon, 21 Jan 2008 19:43:55 +0000, by Sadrul Habib Chowdhury
-
Undo revision accb4afcd6bbf17cf99d9aac0b4b448293190647. This shouldMon, 21 Jan 2008 07:32:49 +0000, by Mark Doliner
-
disapproval of revision 'd77adf1b9a4b44f121620f20e2643602e3f6776e'Mon, 21 Jan 2008 07:00:02 +0000, by Mark Doliner
-
merge of '131ee6ac42d38162c4fce7a7200a0afa01aed6ce'Sun, 20 Jan 2008 13:54:26 +0000, by Will Thompson
-
Fix for $(top_builddir) != $(top_srcdir)Sun, 20 Jan 2008 12:43:00 +0000, by Bj«Órn Voigt
-
aSun, 27 Jan 2008 04:26:38 +0000, by Jeffrey Connelly
-
aSun, 20 Jan 2008 07:11:10 +0000, by Jeffrey Connelly
-
aSun, 20 Jan 2008 06:48:27 +0000, by Jeffrey Connelly
-
aSun, 20 Jan 2008 06:13:25 +0000, by Jeffrey Connelly
-
aSun, 20 Jan 2008 05:52:48 +0000, by Jeffrey Connelly
-
aSun, 20 Jan 2008 05:02:15 +0000, by Jeffrey Connelly
-
aSun, 20 Jan 2008 03:02:24 +0000, by Jeffrey Connelly
-
Fix (hopefully) the last problem in this function. Refs #3295.Sat, 19 Jan 2008 04:17:44 +0000, by John Bailey
-
Perhaps using a lighter font-weight will make the typing notification less distracting.Sat, 19 Jan 2008 00:54:44 +0000, by Sadrul Habib Chowdhury
-
Fix the bug where removing the typing notification would cause the text toFri, 18 Jan 2008 22:40:33 +0000, by Sadrul Habib Chowdhury
-
merge of '2ab65ec8302949b83f1a2ce4fd9abfef611e3690'Fri, 18 Jan 2008 15:26:59 +0000, by Sadrul Habib Chowdhury
-
'make -f Makefile.oot' will successfully compile the nullclient out-of-tree.Fri, 18 Jan 2008 15:13:20 +0000, by Sadrul Habib Chowdhury
-
updated German translationThu, 17 Jan 2008 21:50:50 +0000, by Jochen Kemnade
-
Don't send keep-alives if we've received data since in the last KEEPALIVE_INTERVAL secondsWed, 23 Jan 2008 23:28:38 +0000, by Sean Egan
-
Only use invisible text with gtk 2.10.10 or later due to GnomeBug:382565Thu, 17 Jan 2008 21:08:20 +0000, by Sean Egan
-
merge of '3b6aca6b8be6a2416cca6f8f28a7f23eaea5a974'Thu, 17 Jan 2008 21:07:06 +0000, by Sean Egan
-
merge of '4b5e932e01a84088124dee9791809545cdc9240b'Thu, 17 Jan 2008 20:44:48 +0000, by Sean Egan
-
merge of '74dec26c42145486ebbc521d7df8e3f33c5b168a'Thu, 17 Jan 2008 08:26:49 +0000, by Sadrul Habib Chowdhury
-
merge of '43413f6662ecd55ea083fbbacb3f16c01843e655'Thu, 17 Jan 2008 08:10:50 +0000, by Mark Doliner
-
A few more of those "default_action" fixesThu, 17 Jan 2008 08:10:37 +0000, by Mark Doliner
-
A few more "purple_request_action" default action correctionsThu, 17 Jan 2008 08:02:38 +0000, by Mark Doliner
-
merge of '43413f6662ecd55ea083fbbacb3f16c01843e655'Thu, 17 Jan 2008 08:12:37 +0000, by Sadrul Habib Chowdhury
-
Apparently gcc gives a warning here even though it's perfectly validThu, 17 Jan 2008 07:53:03 +0000, by Mark Doliner
-
rlaager suggested the possibility of documenting this. Sure, why not?Thu, 17 Jan 2008 07:39:25 +0000, by Mark Doliner
-
Minor improvements to the default_action used in purple_action_requestThu, 17 Jan 2008 07:36:55 +0000, by Mark Doliner
-
Improve oscar's default actions a tad bitThu, 17 Jan 2008 07:26:57 +0000, by Mark Doliner
-
* Clarify the documentation for purple_request_action's 'default_ation'Thu, 17 Jan 2008 07:21:04 +0000, by Mark Doliner
-
Plug a leak.Thu, 17 Jan 2008 06:17:02 +0000, by John Bailey
-
Since I needed to bring back yahoo_convert_to_numeric, I figured I could atThu, 17 Jan 2008 06:11:57 +0000, by John Bailey
-
merge of '773c6dde93b5b2109d9c627dca717dd6c5468094'Thu, 17 Jan 2008 05:53:25 +0000, by John Bailey
-
(13:48:49) Stu Tomlinson (nosnilmot): rlaager: printf() should probablyWed, 16 Jan 2008 22:26:59 +0000, by Richard Laager
-
Use g_strerror() instead of strerror() in a few places.Wed, 16 Jan 2008 19:12:46 +0000, by Richard Laager
-
Improve some PurpleAcountOption documentation, and sanify some whitespace.Sun, 20 Jan 2008 13:31:19 +0000, by Will Thompson
-
Only try to set the itmsurl attribute for the available status. I'dWed, 16 Jan 2008 07:51:44 +0000, by Mark Doliner
-
It's ok for us to use == here because status_id is set to one of theseWed, 16 Jan 2008 07:40:12 +0000, by Mark Doliner
-
merge of '15fcc72f6db29d572909078a86fb269698314506'Wed, 16 Jan 2008 07:37:39 +0000, by Mark Doliner
-
Two performance/network bandwidth related changes here, care of meebo.Wed, 16 Jan 2008 07:37:29 +0000, by Mark Doliner
-
merge of '167b1c9f831eb7790b419ee62343bb62ad1be92b'Wed, 16 Jan 2008 07:32:39 +0000, by Mark Doliner
-
Fix a memleak that doesn't matter because it's in a child processWed, 16 Jan 2008 07:32:30 +0000, by Mark Doliner
-
disapproval of revision '947ccb889812585e6d53eac13fc12734d8481e33'Thu, 17 Jan 2008 05:53:12 +0000, by John Bailey
-
const-ify paramteters to some of the new API I added. I thought I did this already.Wed, 16 Jan 2008 07:17:21 +0000, by John Bailey
-
Remove `yahoo_convert_to_numeric`, which I apparently did not examine closelyWed, 16 Jan 2008 06:58:48 +0000, by John Bailey
-
Get rid of an unnecessary allocation.Wed, 16 Jan 2008 06:29:52 +0000, by John Bailey
-
Clarify documentation of purple_account_set_status_list(), and use @copydoc toTue, 15 Jan 2008 19:33:20 +0000, by Will Thompson
-
merge of '59861e303c2e7d7bfe9c10a06497b1aaa47d6588'Tue, 15 Jan 2008 17:56:16 +0000, by Mark Doliner
-
Update some comments in oscar's prpl callback structsTue, 15 Jan 2008 17:56:11 +0000, by Mark Doliner
-
ChangeLog the /notice stuff I added to IRC a while ago and forgot about.Tue, 15 Jan 2008 17:43:31 +0000, by John Bailey
-
Patch from Yusuke Odate, modified by me, to support retrieving the fullTue, 15 Jan 2008 17:42:20 +0000, by John Bailey
-
Recommit the correct parts of 55eb5e28f52c9cdccc6229a8314ffbdac2260843,Tue, 15 Jan 2008 17:21:51 +0000, by Etan Reisner
-
disapproval of revision '55eb5e28f52c9cdccc6229a8314ffbdac2260843'Tue, 15 Jan 2008 17:17:53 +0000, by Etan Reisner
-
Remove a variable that isn't used anywhere, if it was supposed to do somethingTue, 15 Jan 2008 04:58:42 +0000, by Etan Reisner
-
Prevent a crash caused by freed memory being accessed.Mon, 14 Jan 2008 23:29:52 +0000, by Daniel Atallah
-
Some more little leak fixes.Mon, 14 Jan 2008 22:23:54 +0000, by Daniel Atallah
-
Don't keep a handle to the "pidgin_is_running" mutex in the installer - this causes the uninstaller to fail. There probably is a better solution, but this works for now.Mon, 14 Jan 2008 21:06:57 +0000, by Daniel Atallah
-
Plug a small leak.Mon, 14 Jan 2008 19:42:14 +0000, by Daniel Atallah
-
More compiler warning fixes from o_sukhodolsky (with additions by me).Mon, 14 Jan 2008 07:13:49 +0000, by Mark Doliner
-
I forgot that we're supposed to be using g_strerror() to guarantee aMon, 14 Jan 2008 06:44:14 +0000, by Mark Doliner
-
More of ticket #1344 from o_sukhodolsky, which rlaager has beenMon, 14 Jan 2008 06:32:16 +0000, by Mark Doliner
-
I'm gonna try adding in an easter egg here, see what people thing.Mon, 14 Jan 2008 06:20:53 +0000, by Mark Doliner
-
Fix a compiler warning:Mon, 14 Jan 2008 04:35:22 +0000, by Richard Laager
-
merge of '464169ffadabb173b3052074b132f38025b2e88d'Mon, 14 Jan 2008 04:09:03 +0000, by Richard Laager
-
merge of '15b495a6774e316e3d7962181284bcf13b9ccffa'Mon, 14 Jan 2008 02:10:26 +0000, by Jeffrey Connelly
-
Implement prpl_info->normalize for msimprpl, modified patch from Jaywalker.Mon, 14 Jan 2008 02:06:47 +0000, by Jeffrey Connelly
-
Fix overzealous hyphenation in the ChangeLog's text.Sun, 13 Jan 2008 22:54:43 +0000, by John Bailey
-
Update the ChangeLog.API to reflect my API additions.Sun, 13 Jan 2008 22:50:32 +0000, by John Bailey
-
This adds accessor and mutator API for the PurpleAttentionType struct.Sun, 13 Jan 2008 22:44:01 +0000, by John Bailey
-
Focus the button for the default action, if possible.Thu, 17 Jan 2008 08:01:02 +0000, by Sadrul Habib Chowdhury
-
Make sure the 'connection-error' signal doesn't cause a dbus error message.Sun, 13 Jan 2008 20:46:20 +0000, by Sadrul Habib Chowdhury
-
merge of '1ae0a697e31d7fa2a7f231ecd1719149f5348d82'Sun, 13 Jan 2008 20:25:23 +0000, by Sadrul Habib Chowdhury
-
Show the grouped items initially. This fixes the issues with the size of the entry box in the conversation windows.Sun, 13 Jan 2008 20:16:20 +0000, by Sadrul Habib Chowdhury
-
merge of '735c3286464306d43a2109836ecbdc3bc26b479f'Sun, 13 Jan 2008 19:38:12 +0000, by Mark Doliner
-
From what little I could see, it appears that for Yahoo Japan there is onlySun, 13 Jan 2008 01:00:29 +0000, by John Bailey
-
Fix a typo that's technically correct but is irritating me.Sun, 13 Jan 2008 00:19:23 +0000, by John Bailey
-
Make setting 'now listening' actually work, thanks to khc.Sat, 12 Jan 2008 22:05:52 +0000, by Sadrul Habib Chowdhury
-
Destroy the icon box only when there's one. This gets rid of a runtime warning for statusboxes without a buddy-icon selector (e.g., for an IRC account).Sat, 12 Jan 2008 19:42:02 +0000, by Sadrul Habib Chowdhury
-
It turns out the tree-models need to be unref'ed.Sat, 12 Jan 2008 14:44:12 +0000, by Sadrul Habib Chowdhury
-
Clean up an earlier commit. Fixes CID #379, and #378.Sat, 12 Jan 2008 07:48:38 +0000, by Sadrul Habib Chowdhury
-
Fix CID #380 by using an assigned variable.Sat, 12 Jan 2008 07:31:25 +0000, by Sadrul Habib Chowdhury
-
disapproval of revision '4b5e932e01a84088124dee9791809545cdc9240b'Thu, 17 Jan 2008 21:06:56 +0000, by Sean Egan
-
disapproval of revision '3a3d731ceddf62d569fa8c7488782167189f44c1'Thu, 17 Jan 2008 20:37:22 +0000, by Sean Egan
-
Use the 'invisible' property for text-tags (only in GTK+2.8 or above). This allows toggling on/off the timestamps on existing conversation history. References #3829.Sat, 12 Jan 2008 05:37:12 +0000, by Sadrul Habib Chowdhury
-
merge of '3dc120bb73d0a2d3ce3f6339e0882bd0321e24c8'Sat, 12 Jan 2008 03:24:35 +0000, by Sadrul Habib Chowdhury
-
propagate from branch 'im.pidgin.pidgin' (head cc7917983d28560aebe8a2b4ba1d8135b856dce5)Sat, 12 Jan 2008 02:24:51 +0000, by John Bailey
-
Disable the DBus "Functions not exported" list. It's huge and buries theMon, 14 Jan 2008 04:04:08 +0000, by Richard Laager
-
Remove a useless NULL check before a g_free().Mon, 14 Jan 2008 03:40:20 +0000, by Richard Laager
-
Revert some of my -Wstrict-prototypes fixes here, as they are causing moreMon, 14 Jan 2008 03:33:21 +0000, by Richard Laager
-
Part of a large patch from o_sukhodolsky to fix some build warnings.Mon, 14 Jan 2008 03:26:47 +0000, by Richard Laager
-
Part of a large patch from o_sukhodolsky to fix some build warnings.Sun, 13 Jan 2008 21:30:50 +0000, by Richard Laager
-
Part of a large patch from o_sukhodolsky to fix some build warnings.Sun, 13 Jan 2008 21:24:59 +0000, by Richard Laager
-
Part of a large patch from o_sukhodolsky to fix some build warnings.Sun, 13 Jan 2008 21:20:19 +0000, by Richard Laager
-
Part of a large patch from o_sukhodolsky to fix some build warnings.Sun, 13 Jan 2008 21:15:04 +0000, by Richard Laager
-
Part of a large patch from o_sukhodolsky to fix some build warnings.Sun, 13 Jan 2008 21:04:47 +0000, by Richard Laager
-
Fix a compiler warning:Sun, 13 Jan 2008 20:51:33 +0000, by Richard Laager
-
Part of a large patch from o_sukhodolsky to fix some build warnings.Sun, 13 Jan 2008 20:50:53 +0000, by Richard Laager
-
Part of a large patch from o_sukhodolsky to fix some build warnings.Sun, 13 Jan 2008 20:48:56 +0000, by Richard Laager
-
Part of a large patch from o_sukhodolsky to fix some build warnings.Sun, 13 Jan 2008 20:46:18 +0000, by Richard Laager
-
Allow --sync to reach gtk initialization. This is basically the same asSun, 13 Jan 2008 16:44:39 +0000, by Richard Laager
-
A patch from Andreas St«ährk (Trundle) to fix a problem with our DBus codeSun, 13 Jan 2008 16:25:11 +0000, by Andreas St«ährk
-
Add some files to po/POTFILES.in to silence warnings from intltool.Sun, 13 Jan 2008 16:20:28 +0000, by Richard Laager
-
Default for "do you want to add this buddy?" for oscar is now "no"Fri, 11 Jan 2008 00:01:33 +0000, by Mark Doliner
-
Sir Alec Guinness was horrified to see this.Thu, 10 Jan 2008 22:12:27 +0000, by Will Thompson
-
Ignore both NULL and empty strings.Fri, 11 Jan 2008 23:21:16 +0000, by Sadrul Habib Chowdhury
-
merge of '2654fa4bf505fd6b8e400e329323a4b8fb67126f'Thu, 10 Jan 2008 02:28:48 +0000, by Sadrul Habib Chowdhury
-
merge of 'd32a0c1772bb88a80d5370ff93e7c4b8cf007608'Tue, 08 Jan 2008 13:17:59 +0000, by Hallvard Glad
-
update on the norwegian bokm«©l translation (nb.po)Sun, 30 Dec 2007 23:52:38 +0000, by Hallvard Glad
-
A patch from Gideon N. Guillen, with some minor modifications from me. ThisSun, 24 Feb 2008 18:20:52 +0000, by John Bailey
-
merge of '6523df90f67ed0428e11d3ebc7bf15777986ebcf'Thu, 10 Jan 2008 02:28:42 +0000, by Sadrul Habib Chowdhury
-
This makes authorization requests go away when the account is disconnected. It will leak the protocol's user_data, but without an API change, there isn't much that can be done about that. References #4609Wed, 09 Jan 2008 22:14:17 +0000, by Daniel Atallah
-
Fix a crash when accepting/denying a yahoo auth. request when the account is disconnected. References #4581Wed, 09 Jan 2008 19:10:27 +0000, by Daniel Atallah
-
Fix the _presence._tcp. record not to be referred to as the ICHAT_PRESENCE, that has been bothering me for a while.Wed, 09 Jan 2008 19:07:16 +0000, by Daniel Atallah
-
Fix an issue where the Start Menu shortcut wasn't selected by default when not installed. Fixes #4489.Wed, 09 Jan 2008 19:04:28 +0000, by Daniel Atallah
-
Prpls seem to be sending '\n' (or '\r\n') for newlines, instead of '<br>' to the core. Fixes #4545.Thu, 10 Jan 2008 02:27:04 +0000, by Sadrul Habib Chowdhury
-
Don't print 'file transfer complete' message more than once for the same xfer.Wed, 09 Jan 2008 14:41:29 +0000, by Sadrul Habib Chowdhury
-
Remove the completed/cancelled xfers when 'Clear finished transfers' is selected. (Did anyone notice our 'purple_xfer_is_canceled' is typoed?)Wed, 09 Jan 2008 08:42:33 +0000, by Sadrul Habib Chowdhury
-
merge of '1c032cc023d809fb900c6bbf99dcd8619b815131'Wed, 09 Jan 2008 02:16:11 +0000, by Sadrul Habib Chowdhury
-
merge of '5d18b4aee9c05f592af532f9155aadb23ad11d4b'Tue, 08 Jan 2008 22:01:22 +0000, by Evan Schoenberg
-
Fix notice on /meTue, 08 Jan 2008 17:16:57 +0000, by Ethan Blanton
-
German translation updateTue, 08 Jan 2008 10:16:26 +0000, by Jochen Kemnade
-
Use a unique chat id across all sessions for multi-user chats, probablyTue, 08 Jan 2008 03:46:41 +0000, by Stu Tomlinson
-
Huh, you want to be able to compile? I clearly (or not so clearly) need newTue, 08 Jan 2008 03:28:48 +0000, by Stu Tomlinson
-
Adjust some network error fatalities and thingsTue, 08 Jan 2008 03:03:15 +0000, by Stu Tomlinson
-
Apparently "nil" is an Objective-C thingTue, 08 Jan 2008 03:02:08 +0000, by Stu Tomlinson
-
merge of 'a5456268d56c1a4745ac4abb84a176ecc6f68109'Tue, 08 Jan 2008 03:00:20 +0000, by Stu Tomlinson
-
shorted the 'typing then stopped' messageTue, 08 Jan 2008 01:18:10 +0000, by Sean Egan
-
ifdef out the typing menu tray icon, as the inline typing notifications do a better job notifying, I thinkTue, 08 Jan 2008 01:11:59 +0000, by Sean Egan
-
If the UI sets a cache directory before purple_buddy_icons_init() is calledTue, 08 Jan 2008 21:58:31 +0000, by Evan Schoenberg
-
Remove spurious bracesMon, 07 Jan 2008 23:20:40 +0000, by Evan Schoenberg
-
German updateMon, 07 Jan 2008 19:04:10 +0000, by Bj«Órn Voigt
-
merge of '5fc55e3a78ccb0a463df332592e62c5a371cd8b4'Mon, 07 Jan 2008 16:28:25 +0000, by Mark Doliner
-
Add Shreevatsa R for the Python she-bang line changes.Mon, 07 Jan 2008 15:52:50 +0000, by Richard Laager
-
I am going to go ahead and commit+push this revision/fix of purple_conversation_new.Wed, 09 Jan 2008 02:14:29 +0000, by Sadrul Habib Chowdhury
-
Unset some stuff to make sure Sylar can't kill us.Mon, 07 Jan 2008 15:16:33 +0000, by Sadrul Habib Chowdhury
-
compileMon, 07 Jan 2008 09:14:39 +0000, by Sadrul Habib Chowdhury
-
merge of 'd11aaeee05a52eb367ad7d81f82a36b7a0501bcf'Mon, 07 Jan 2008 06:19:57 +0000, by Sadrul Habib Chowdhury
-
If the cached buddy icon can't be loaded, delete the preferences which point to it. Among other things, this fixes OSCAR buddy icon retrieval when the cache has been removed - since previously the icon hash was kept around and was used to determine that (so far as the prpl could tell) no icon retrieval was needed, libpurple would never have an icon for the contact.Mon, 07 Jan 2008 00:32:26 +0000, by Evan Schoenberg
-
Remember the size of the roomlist window. Handle the categories better.Mon, 07 Jan 2008 06:16:46 +0000, by Sadrul Habib Chowdhury
-
Typo can cause crashes.Sun, 06 Jan 2008 20:59:02 +0000, by Sadrul Habib Chowdhury
-
Fix a couple compile warnings.Sun, 06 Jan 2008 21:56:12 +0000, by John Bailey
-
Fix my typoSun, 06 Jan 2008 21:47:02 +0000, by John Bailey
-
Some readability changes. Refs #4533.Sun, 06 Jan 2008 21:15:17 +0000, by John Bailey
-
Give credit where due.Sun, 06 Jan 2008 19:48:18 +0000, by John Bailey
-
This patch from Thanumalayan S. implements Yahoo protocol version 15 fileSun, 06 Jan 2008 19:45:03 +0000, by Thanumalayan
-
Revert patch that added receive-only transfer support for Yahoo protocolSun, 06 Jan 2008 19:28:49 +0000, by John Bailey
-
merge of '534709237b5a9cb6acf039eba7344401c9cf8ac4'Sun, 06 Jan 2008 19:02:57 +0000, by Sadrul Habib Chowdhury
-
Don't assume perl is at /usr/bin/perl, use /usr/bin/env instead. This is notSat, 05 Jan 2008 18:41:33 +0000, by Richard Laager
-
These don't seem to require bash.Sat, 05 Jan 2008 18:36:23 +0000, by Richard Laager
-
A small patch from shreevatsa: "Some of the Python scripts start withSat, 05 Jan 2008 18:34:04 +0000, by Richard Laager
-
merge of '418bc7dd4e063c50039bba0d51b489b568f9aaaa'Sat, 05 Jan 2008 18:07:16 +0000, by Richard Laager
-
Squash some compiler warnings, some from my -Wstrict-prototypes fixing.Sat, 05 Jan 2008 18:01:12 +0000, by Richard Laager
-
Clarify a comment that was confusing me. Thanks resiak!Sat, 05 Jan 2008 17:14:32 +0000, by Richard Laager
-
Save the conversation "Enable Logging" option per-contact.Sat, 05 Jan 2008 16:32:40 +0000, by Moos Heintzen
-
Turn off -Wstrict-prototypes until the issues in these libraries are fixed:Thu, 03 Jan 2008 20:28:16 +0000, by Richard Laager
-
Probe for -Wstrict-prototypes to get some more warnings. I then cleaned upThu, 03 Jan 2008 04:57:40 +0000, by Richard Laager
-
Implementation of the roomlist API.Sun, 06 Jan 2008 19:01:24 +0000, by Sadrul Habib Chowdhury
-
Add a function to get a widget for a request field.Sun, 06 Jan 2008 18:53:47 +0000, by Sadrul Habib Chowdhury
-
A list of accessor functions to the roomlist API.Sun, 06 Jan 2008 18:52:15 +0000, by Sadrul Habib Chowdhury
-
An additional push from Gabriel's omgp.pidgin.add-widget-util branch.Sat, 05 Jan 2008 14:34:41 +0000, by Ethan Blanton
-
Allow INTLTOOL_MSGFMT to also be a valid value of MSGFMT for ourSat, 05 Jan 2008 14:32:59 +0000, by Ethan Blanton
-
German translation updateSat, 05 Jan 2008 12:31:53 +0000, by Jochen Kemnade
-
Utility functions to set and format song information. Closes #4398.Sat, 05 Jan 2008 11:08:48 +0000, by Sadrul Habib Chowdhury
-
merge of '1858be5916da7bce36f3c991bcd71fc65271048d'Sat, 05 Jan 2008 10:45:29 +0000, by Sadrul Habib Chowdhury
-
Credit for 1858be5916da7bce36f3c991bcd71fc65271048d. References #4052.Mon, 07 Jan 2008 16:28:12 +0000, by Mark Doliner
-
Some changes intended to make oscar not emit so manySat, 05 Jan 2008 08:46:25 +0000, by Mark Doliner
-
Now that oscar throttles itself as it approaches the rate limit, we canSat, 05 Jan 2008 08:15:43 +0000, by Mark Doliner
-
Minor comment changesSat, 05 Jan 2008 07:49:15 +0000, by Mark Doliner
-
We're not actually using these KNOWNGOOD defines, but should we everSat, 05 Jan 2008 07:47:22 +0000, by Mark Doliner
-
Partial support for reading ICQ 6 status notes. The status note willSat, 05 Jan 2008 07:33:13 +0000, by Mark Doliner
-
Remove a lot of duplication from a lot of places. Closes #4558.Sat, 05 Jan 2008 10:43:25 +0000, by Gabriel Schulhof
-
Show the emblem in conversation infopane correctly for chats.Sat, 05 Jan 2008 02:16:30 +0000, by Sadrul Habib Chowdhury
-
Fix an infinite loop. Fixes #4486.Fri, 04 Jan 2008 22:57:51 +0000, by Sadrul Habib Chowdhury
-
merge of '26afdc5e8f0e60ae1cc245decbcee7ece0a2f29f'Fri, 04 Jan 2008 22:48:25 +0000, by Sadrul Habib Chowdhury
-
We can't rely on g_strerror() being set by g_file_test().Fri, 04 Jan 2008 21:30:24 +0000, by Daniel Atallah
-
Detect the mdnsresponder crashing in the DnsSD implementation and disconnect the account instead of pegging the CPU.Fri, 04 Jan 2008 20:41:08 +0000, by Daniel Atallah
-
Show prpl icons in the tooltip for groups.Fri, 04 Jan 2008 22:45:57 +0000, by Sadrul Habib Chowdhury
-
Get rid of some wasted empty space in the tooltips for chats and groups.Fri, 04 Jan 2008 20:34:23 +0000, by Sadrul Habib Chowdhury
-
merge of '30ea4e4dc3c93772f4022f23b41bb489eb0ac56b'Fri, 04 Jan 2008 16:47:39 +0000, by Sadrul Habib Chowdhury
-
German update: GTK pluginFri, 04 Jan 2008 14:45:25 +0000, by Bj«Órn Voigt
-
update for German translationFri, 04 Jan 2008 09:59:05 +0000, by Jochen Kemnade
-
Blink the buddies that signed on/off recently for six seconds.Fri, 04 Jan 2008 16:45:11 +0000, by Sadrul Habib Chowdhury
-
This is how the error handling for the win32 single instance mutex is supposed to work.Fri, 04 Jan 2008 01:10:09 +0000, by Daniel Atallah
-
German updateThu, 03 Jan 2008 22:07:02 +0000, by Bj«Órn Voigt
-
Fixes for incorrectly displaying user tune emblem and empty current media.Thu, 03 Jan 2008 18:31:58 +0000, by Stu Tomlinson
-
New actions: window-next-urgent (alt+tab), and window-prev-urgent (alt+shift+tab).Thu, 03 Jan 2008 11:12:36 +0000, by Sadrul Habib Chowdhury
-
merge of '46216b10d02d4e5cae2343e469f0e405088537d3'Wed, 02 Jan 2008 22:15:06 +0000, by Richard Laager
-
Clear up some documentation.Wed, 02 Jan 2008 14:01:50 +0000, by Will Thompson
-
Masca noticed that dc6923294f5f33ff7a52a998e1b9e9ad47be0211 made jabber.c notWed, 02 Jan 2008 14:01:15 +0000, by Will Thompson
-
Remove unused code.Wed, 02 Jan 2008 12:07:15 +0000, by Sadrul Habib Chowdhury
-
Modified patch from Gabriel (Sylar?) Schulof to deprecate PIDGIN_DIALOG. Closes #4535. (PS: I am aware of --author).Wed, 02 Jan 2008 12:04:27 +0000, by Sadrul Habib Chowdhury
-
Mark a string for translation.Wed, 02 Jan 2008 11:05:09 +0000, by Sadrul Habib Chowdhury
-
merge of '7e8103bd3c5298a43a4e18bb59037980f5c213c9'Wed, 02 Jan 2008 06:42:29 +0000, by Evan Schoenberg
-
Felipe Contreras, one of our older Crazy Pacth Writers, noticed that theseMon, 31 Dec 2007 03:06:42 +0000, by John Bailey
-
Added /notice support for IRC. If I didn't do this properly, feel freeSun, 30 Dec 2007 18:46:56 +0000, by John Bailey
-
merge of '1e815cbbfe7f16f64d88932b88cb027889830b52'Sun, 30 Dec 2007 13:56:01 +0000, by Sadrul Habib Chowdhury
-
Fix a double-free when unloading dependent plugins. Fixes #4488.Sun, 30 Dec 2007 13:53:57 +0000, by Sadrul Habib Chowdhury
-
Keep track of the keepalive timeout source so it can be removed when the account disconnects. This prevents a possible crash if the timeout fired after the account disconnected.Wed, 02 Jan 2008 06:36:35 +0000, by Evan Schoenberg
-
merge of 'a8b520be697763fb22572a1a5f50fe2d01738644'Sun, 30 Dec 2007 10:07:50 +0000, by Evan Schoenberg
-
I think that now that it's easy to re-enable accounts that got a connectionSun, 30 Dec 2007 12:36:56 +0000, by Will Thompson
-
bring ChangeLog.win32 up2date with 2.3.1Sat, 29 Dec 2007 23:27:11 +0000, by Ka-Hing Cheung
-
nacho points out that we need to connect to 'style-set' on a widget that uses the default style, because the signal is not emitted for widgets that uses custom styles. This is part of his earlier patch. References #4351.Sat, 29 Dec 2007 23:25:14 +0000, by Sadrul Habib Chowdhury
-
Show the prpl icon in the account-specific statusboxes to avoid ambiguity.Sat, 29 Dec 2007 21:50:23 +0000, by Sadrul Habib Chowdhury
-
merge of '136abe99803d125464bb1268eb7041051ad4c9ae'Sat, 29 Dec 2007 19:19:56 +0000, by Sadrul Habib Chowdhury
-
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
-
Add the StartCom Free SSL Certificate Authority certificate (as used bySun, 23 Dec 2007 17:16:14 +0000, by Stu Tomlinson
-
Compile warning fixSun, 23 Dec 2007 17:14:06 +0000, by Stu Tomlinson
-
Add tooltips to groups in the buddy list. The tooltips show the current onlineSun, 23 Dec 2007 01:30:27 +0000, by Etan Reisner
-
merge of 'f6430c7013d08f95c60248eeb22c752a0107499b'Sat, 22 Dec 2007 23:18:08 +0000, by Etan Reisner
-
disapproval of revision 'f6430c7013d08f95c60248eeb22c752a0107499b'Fri, 28 Dec 2007 02:49:10 +0000, by Stu Tomlinson
-
The DIGEST-MD5 implementation of CYRUS-SASL is incompatible with the implementation in Java. The result is that we failed to authenticate to Java-based servers such as OpenFire when DIGEST-MD5 was enabled. This appears to be the result of a bug in the Java SASL library. While we -could- wait for a fix within that library and tell our users that server admins need to upgrade to get the fix, a client-side workaround is very easily accessible to us.Sat, 22 Dec 2007 16:59:52 +0000, by Evan Schoenberg
-
Daniel pointed out that this should be digest, not &digest, because auth_hmac_md5 takes a guchar* rather than a guchar**Sat, 22 Dec 2007 15:45:13 +0000, by Evan Schoenberg
-
Export purple_*_version in version.h.Sat, 22 Dec 2007 11:40:34 +0000, by Will Thompson
-
merge of '3a8b6b71a880d8b8152d3ad4c4ade2d3df3b0f5c'Sat, 22 Dec 2007 11:36:01 +0000, by Will Thompson
-
merge of '488405b28c709cbc7ca2a9df39974b06209fe0f1'Fri, 21 Dec 2007 19:38:21 +0000, by Will Thompson
-
Warning fixes.Fri, 21 Dec 2007 21:03:35 +0000, by Daniel Atallah
-
merge of '512fef4a6375dc53f2f672f545da13d2d4505990'Fri, 21 Dec 2007 19:33:15 +0000, by Sadrul Habib Chowdhury
-
merge of '1f8afab1886606b0936e80a00245ff532d77086f'Fri, 21 Dec 2007 18:58:59 +0000, by Will Thompson
-
Use aliases in the typing notification.Fri, 21 Dec 2007 19:31:16 +0000, by Sadrul Habib Chowdhury
-
Make some more event handlers return appropriate gboolean values. This turnsFri, 21 Dec 2007 14:19:29 +0000, by Sadrul Habib Chowdhury
-
The event handlers need to return a gboolean. Using void callbacks can lead to unpredictable behaviour.Fri, 21 Dec 2007 12:17:10 +0000, by Sadrul Habib Chowdhury
-
disapproval of revision '846b73cefc86ff41042181a41f8ceaae6699c1f6'Fri, 21 Dec 2007 19:34:54 +0000, by Will Thompson
-
Add purple_version_get_{major,minor,micro} functions to get the runningFri, 21 Dec 2007 18:57:48 +0000, by Will Thompson
-
merge of '72df99671f84834d934f83b25ce492f289d77063'Fri, 21 Dec 2007 09:33:45 +0000, by Sadrul Habib Chowdhury
-
HMAC digest support from Elliott Sales de AndradeThu, 20 Dec 2007 03:44:01 +0000, by Elliott Sales de Andrade
-
Triple DES cipher support from Elliott Sales de AndradeThu, 20 Dec 2007 03:40:56 +0000, by Elliott Sales de Andrade
-
The pulse data stuff hasn't been used in quite a while - get rid of it.Wed, 19 Dec 2007 15:54:54 +0000, by Daniel Atallah
-
GDK_WINDOW_TYPE_HINT_TOOLTIP is GTK+ >= 2.10.0Wed, 19 Dec 2007 15:53:58 +0000, by Daniel Atallah
-
merge of '05319fdf1db00660d0c169657ed1b08ff621e5c7'Wed, 19 Dec 2007 11:31:37 +0000, by Will Thompson
-
Add QuLogic's nick to the about dialog, and update and sort other lists ofWed, 19 Dec 2007 11:31:28 +0000, by Will Thompson
-
German translation updateWed, 19 Dec 2007 09:18:39 +0000, by Jochen Kemnade
-
I hate to be vain, but I like to think I do more than "(null)" :)Wed, 19 Dec 2007 00:58:36 +0000, by Will Thompson
-
merge of '596c9f710fd64a951cbce4bb92b6e051ae3805b1'Wed, 19 Dec 2007 00:43:23 +0000, by Will Thompson
-
merge of '70b3c6fe54dd2678b33b1b1da78c4e66acd20931'Tue, 18 Dec 2007 22:12:10 +0000, by Sean Egan
-
PromotionsTue, 18 Dec 2007 22:10:49 +0000, by Sean Egan
-
Avoid jumpiness when typing notification in the conv. history is removed.Fri, 21 Dec 2007 09:32:30 +0000, by Sadrul Habib Chowdhury
-
This fixes the tab-coloring issue that's been bugging seanegn.Fri, 21 Dec 2007 09:03:20 +0000, by Sadrul Habib Chowdhury
-
Update the changelogs, and the @since doxy-tags for new functions.Tue, 18 Dec 2007 21:43:03 +0000, by Sadrul Habib Chowdhury
-
propagate from branch 'im.pidgin.pidgin.next.minor' (head 10ff46ff55aee3830dd003ed89866809b5f290ac)Tue, 18 Dec 2007 21:27:01 +0000, by Sadrul Habib Chowdhury
-
Implement 'request_folder'. (so now the 'autoaccept' plugin cannot just be a Gtk plugin)Tue, 18 Dec 2007 15:15:19 +0000, by Sadrul Habib Chowdhury
-
Version 2.4.0devel.Tue, 18 Dec 2007 10:08:18 +0000, by Sadrul Habib Chowdhury
-
ChangeLog.API the tooltip functions.Tue, 18 Dec 2007 09:35:46 +0000, by Sadrul Habib Chowdhury
-
propagate from branch 'im.pidgin.pidgin.sadrul.tooltips' (head 2c79eb43e6f1106231cc15098ea6467b7fc1e4d5)Tue, 18 Dec 2007 09:20:01 +0000, by Sadrul Habib Chowdhury
-
propagate from branch 'im.pidgin.pidgin' (head 1716154a473ab645c7477f4285579df56d955fde)Tue, 18 Dec 2007 05:50:43 +0000, by Sadrul Habib Chowdhury
-
Try to make a window transient for a suitable parent window. This currentlyWed, 28 Nov 2007 01:54:34 +0000, by Sadrul Habib Chowdhury
-
propagate from branch 'im.pidgin.pidgin' (head cd4038a435bd39cc62244d5614b8d94ad689d8bf)Wed, 28 Nov 2007 00:17:27 +0000, by Sadrul Habib Chowdhury
-
Fix up a doxygen comment about a function return value.Sat, 22 Dec 2007 17:54:30 +0000, by Etan Reisner
-
Refactor some of the tooltip drawing functions. And add some pretend docs.Tue, 18 Dec 2007 09:17:39 +0000, by Sadrul Habib Chowdhury
-
Reset tree-path when a tooltip is destroyed.Tue, 18 Dec 2007 06:32:42 +0000, by Sadrul Habib Chowdhury
-
Add 'js' in COPYRIGHT. References #4323.Wed, 12 Dec 2007 00:12:41 +0000, by Sadrul Habib Chowdhury
-
propagate from branch 'im.pidgin.pidgin' (head 1d77c730a1160c77d14354d4ce61455e59c94fbc)Wed, 12 Dec 2007 00:11:11 +0000, by Sadrul Habib Chowdhury
-
Plug a leak. And a patch from 'js' to fix tooltips in compiz fusion. References #4323.Tue, 11 Dec 2007 19:13:14 +0000, by Sadrul Habib Chowdhury
-
Make sure an old tooltip is destroyed before creating a new one.Sat, 08 Dec 2007 07:14:25 +0000, by Sadrul Habib Chowdhury
-
propagate from branch 'im.pidgin.pidgin' (head 40d42b30664156f7f561606dd28fc01256a8ca36)Thu, 06 Dec 2007 22:46:51 +0000, by Sadrul Habib Chowdhury
-
Add the new file in .mingw, thanks to Kevin.Thu, 06 Dec 2007 08:44:34 +0000, by Sadrul Habib Chowdhury
-
Some utility functions for showing tooltips. This is used by the buddylist,Thu, 06 Dec 2007 07:33:53 +0000, by Sadrul Habib Chowdhury
-
merge of '0bab002372d4ff0eac85fc22d99e014cd044b900'Tue, 18 Dec 2007 18:18:31 +0000, by Richard Laager
-
Typing notification in the conversation history.Tue, 18 Dec 2007 21:24:28 +0000, by Sadrul Habib Chowdhury
-
cancel_cb can be NULL here too.Tue, 18 Dec 2007 18:33:15 +0000, by Sadrul Habib Chowdhury
-
I'm happy to report that my spelling is coming along in leanps and nbounds.Tue, 18 Dec 2007 17:03:13 +0000, by Will Thompson
-
Sadrul informs me that cancel_cb may in fact be NULL.Tue, 18 Dec 2007 16:57:21 +0000, by Will Thompson
-
merge of 'adb528a403db408f5e4407e89f98f7ced3cac9a1'Tue, 18 Dec 2007 16:10:22 +0000, by Stu Tomlinson
-
merge of '0c8dcc7788d676e6bcd7fa7a3823c5f44568ae9b'Tue, 18 Dec 2007 16:10:19 +0000, by Stu Tomlinson
-
Documentation tweaks and more g_return_if_fail checks for NULL parameters whichTue, 18 Dec 2007 16:02:35 +0000, by Will Thompson
-
libpurple/win32/libc_interface.c was missingTue, 18 Dec 2007 15:55:03 +0000, by Bj«Órn Voigt
-
German translation updateTue, 18 Dec 2007 15:54:28 +0000, by Bj«Órn Voigt
-
Move some curly braces around so static analysis tools can properly detectTue, 18 Dec 2007 15:56:06 +0000, by Stu Tomlinson
-
Ye Olde Compiler complained about this:Tue, 18 Dec 2007 15:53:05 +0000, by Stu Tomlinson
-
merge of '1bb5970e91bf83784fd002fc78216157034e9257'Tue, 18 Dec 2007 11:05:40 +0000, by Will Thompson
-
Add a comment that I took this from glibTue, 18 Dec 2007 08:44:35 +0000, by Mark Doliner
-
Create a purple_gai_strerror() function similar to g_str_error() whichTue, 18 Dec 2007 08:42:41 +0000, by Mark Doliner
-
merge of '245a620adeb2dc4767ee8db9e6c7cafa287b8f8d'Tue, 18 Dec 2007 07:39:57 +0000, by Mark Doliner
-
Use g_sterror instead of strerror in two more places.Tue, 18 Dec 2007 07:37:55 +0000, by Mark Doliner
-
Send XMPP Pings to the server instead of whitespace for our keepalives. Timeout the connection if there's no response in 20 secondsTue, 18 Dec 2007 07:33:32 +0000, by Sean Egan
-
Don't install pidgin.desktop when not installing PidginTue, 18 Dec 2007 06:29:46 +0000, by Sean Egan
-
merge of '7c8120b9ffde901cc436a514ac0daf37551a9755'Tue, 18 Dec 2007 03:35:20 +0000, by Luke Schierer
-
Last minute 'cleanup' actually resulted in breakage on my cram-md5 commit. Fixed it.Tue, 18 Dec 2007 22:57:55 +0000, by Evan Schoenberg
-
merge of '3cec6952fcadbd73dddc4c009e798b6fb1789a5b'Tue, 18 Dec 2007 02:26:57 +0000, by Evan Schoenberg
-
Added support for authentication via CRAM-MD5 when using jabber:iq:auth.Mon, 17 Dec 2007 23:22:30 +0000, by Evan Schoenberg
-
Allow the user to Retry if Pidgin is running when they start the installer. Fixes #4355Tue, 18 Dec 2007 02:26:44 +0000, by Daniel Atallah
-
merge of '2e5cda103238f64d27e4ed5aa92c149f6d50a5ec'Tue, 18 Dec 2007 02:25:10 +0000, by Daniel Atallah
-
Escape system log messages before sending to the loggers. Fixes #4426Mon, 17 Dec 2007 20:37:30 +0000, by Stu Tomlinson
-
Manually expand G_DEFINE_TYPE for PidginMiniDialog, since it was added in glib 2.4.Tue, 18 Dec 2007 10:54:32 +0000, by Will Thompson
-
I noticed that the new added padding in gtkconv has the same effect as an extra line of text, so I'm removing the MAX(2 bitTue, 18 Dec 2007 00:59:59 +0000, by Sean Egan
-
merge of '7a1ce8ae9c2809b39d1f436d94070523f18993fb'Mon, 17 Dec 2007 12:10:55 +0000, by Will Thompson
-
Don't bother making transient connection errors persist across a restart.Mon, 17 Dec 2007 12:09:59 +0000, by Will Thompson
-
Dismissing the signed on elsewhere minidialog should clear all the errors;Mon, 17 Dec 2007 12:09:19 +0000, by Will Thompson
-
Add send_raw to Perl bindings. Patch from martijn. Fixes #3505Mon, 17 Dec 2007 07:34:21 +0000, by Sean Egan
-
Patch from eperez to make writing to buddy icon files atomic. Fixes #3528.Mon, 17 Dec 2007 07:29:39 +0000, by Sean Egan
-
Fix XMPP buddy icons. Somehow a 'VCard' element got changed to a queryMon, 17 Dec 2007 06:51:12 +0000, by Sean Egan
-
Remove size restriction on XMPP avatarsMon, 17 Dec 2007 06:01:59 +0000, by Sean Egan
-
Another patch from DHowett. This one adds conversation nick colors to gtkrcMon, 17 Dec 2007 05:49:40 +0000, by Sean Egan
-
Patch from DHowett to fix the transposition of background and forebround colorsMon, 17 Dec 2007 05:29:00 +0000, by Sean Egan
-
pulled the NEWS and ChangeLog bits from 2.3.1Sun, 16 Dec 2007 21:23:56 +0000, by Ka-Hing Cheung
-
merge of '4268f3923b30680b7ec013f553a7733f4b24417d'Sun, 16 Dec 2007 16:37:53 +0000, by Will Thompson
-
merge of '1d887e0b6d13b709051a68be9b34c28d2254dadb'Sun, 16 Dec 2007 00:36:02 +0000, by Ka-Hing Cheung
-
Add libpurple/win32/libc_interface.c to suppress an error.Sat, 15 Dec 2007 22:58:57 +0000, by Richard Laager
-
Revert siege's likely inadvertent changes to autogen.sh inSat, 15 Dec 2007 22:29:38 +0000, by Richard Laager
-
part of the series of patches from QuLogic that fixes a use-after-free,Sun, 16 Dec 2007 00:34:21 +0000, by Ka-Hing Cheung
-
avoid some version blocking servers by updating the major version specified when 'Hide client ID' is specified for an accountSat, 15 Dec 2007 20:29:56 +0000, by Christopher O'Brien
-
Make yahoo_html_to_codes deal with ' in messages being sent. Also correctSun, 16 Dec 2007 16:36:53 +0000, by Will Thompson
-
The debug message for purple_prefs_set_path when the pref in question is notSat, 15 Dec 2007 18:23:04 +0000, by Will Thompson
-
Fix a GList being leaked when dealing with network connection/disconnection events.Fri, 14 Dec 2007 00:38:22 +0000, by Daniel Atallah
-
Some minor tweaks to the man page.Thu, 13 Dec 2007 06:53:07 +0000, by John Bailey
-
Another tweak to the auto-resizing so it shows new empty lines correctly,Wed, 12 Dec 2007 20:37:29 +0000, by Stu Tomlinson
-
Fix #4345 by ignoring a malformed message.Wed, 12 Dec 2007 19:15:01 +0000, by Daniel Atallah
-
merge of '74560aca587ea20e9eee77e340f6ba9fb7aca914'Wed, 12 Dec 2007 01:53:00 +0000, by Stu Tomlinson
-
merge of '1d77c730a1160c77d14354d4ce61455e59c94fbc'Wed, 12 Dec 2007 00:15:23 +0000, by Sadrul Habib Chowdhury
-
Remove the close timer when re-displaying a hidden conversation.Wed, 12 Dec 2007 00:10:36 +0000, by Sadrul Habib Chowdhury
-
Cleanup to prevent unnecessary alloc/free. Also a small fix to remove the possiblity that a message will be sent before the stream is started.Tue, 11 Dec 2007 20:28:09 +0000, by Daniel Atallah
-
Stu says this was unnecessary, that it is already there.Tue, 11 Dec 2007 19:03:37 +0000, by Luke Schierer
-
Let's try MAX(lines, 2) as suggested by Sean. I've been using (lines + 1)Wed, 12 Dec 2007 01:48:49 +0000, by Stu Tomlinson
-
merge of '9f782ce34a9721fbb634a2c73107820447cc3dc1'Tue, 11 Dec 2007 18:42:26 +0000, by Luke Schierer
-
Clean up generated dbus sources in 'make clean'Tue, 11 Dec 2007 16:51:07 +0000, by Stu Tomlinson
-
(13:35:59) KeaponLaffin: so which SSL libraries are supported?Tue, 11 Dec 2007 18:41:33 +0000, by Luke Schierer
-
Fixed http://trac.adiumx.com/ticket/8529Tue, 11 Dec 2007 01:34:18 +0000, by Andreas Monitzer
-
Ensure that an error's description actually is UTF-8 before writing it out toMon, 10 Dec 2007 15:22:27 +0000, by Will Thompson
-
Correct a doc typo.Mon, 10 Dec 2007 13:10:58 +0000, by Will Thompson
-
Add @since 2.3.0 to purple.h.Mon, 10 Dec 2007 13:10:19 +0000, by Will Thompson
-
merge of '2cbfe519145eef590082df40a311948ad4884ef2'Mon, 10 Dec 2007 04:36:58 +0000, by Sadrul Habib Chowdhury
-
Create a 'list' request-field for a 'choice' plugin pref.Mon, 10 Dec 2007 04:34:51 +0000, by Sadrul Habib Chowdhury
-
merge of 'e2c8b56610435df5a63688fe4fc302f51f48cf10'Mon, 10 Dec 2007 03:54:21 +0000, by Daniel Atallah
-
Ignore stripped win32 bin directory.Mon, 10 Dec 2007 03:52:17 +0000, by Daniel Atallah
-
Ari noticed that `make docs` no longer functions properly when the buildMon, 10 Dec 2007 03:53:08 +0000, by John Bailey
-
A couple compile fixes to the tests from Elliott Sales de Andrade. Fixes #4313.Mon, 10 Dec 2007 02:19:56 +0000, by Daniel Atallah
-
Fix #4079 for real.Sun, 09 Dec 2007 11:25:15 +0000, by Daniel Atallah
-
We need to use the actual username for attentions, instead of alias. This should fix the 'new im for buzz' bug on yahoo.Sun, 09 Dec 2007 10:08:40 +0000, by Sadrul Habib Chowdhury
-
Allow loading python scripts at runtime.Sun, 09 Dec 2007 00:56:29 +0000, by Sadrul Habib Chowdhury
-
merge of '078fbf9229f1725f0a5c49d8196cd59ee1d638b0'Fri, 07 Dec 2007 22:14:23 +0000, by Stu Tomlinson
-
Bump the versions here, should probably have been done as soon as I branchedFri, 07 Dec 2007 22:14:12 +0000, by Stu Tomlinson
-
applied changes from 77a1cbe2b98208666f2139db2b165a02126f4cd0Fri, 07 Dec 2007 03:59:24 +0000, by Daniel Atallah
-
Trap gstreamer error messages with our debug stuff so they don't get spewedThu, 06 Dec 2007 15:29:25 +0000, by Stu Tomlinson
-
updated German translationThu, 06 Dec 2007 14:11:17 +0000, by Jochen Kemnade
-
Patch #3848 from Eion Robb: "purple_markup_unescape_entity doesn't escape hexadecimal references", with changes from QuLogic.Thu, 06 Dec 2007 12:26:40 +0000, by Sadrul Habib Chowdhury
-
Save the normalized account name for pounces and custom statuses. References #2049.Thu, 06 Dec 2007 09:54:04 +0000, by Sadrul Habib Chowdhury
-
Normalize the names appropriately when searching for accounts. This shouldThu, 06 Dec 2007 09:52:58 +0000, by Sadrul Habib Chowdhury
-
memleak fixesThu, 06 Dec 2007 08:10:46 +0000, by Ka-Hing Cheung
-
gets rid of one valgrind warningThu, 06 Dec 2007 07:24:10 +0000, by Ka-Hing Cheung
-
Ignore the generated purple.hThu, 06 Dec 2007 01:30:38 +0000, by Stu Tomlinson
-
Disable roomlist tooltips until I (or anyone else!) fix them to be lessWed, 05 Dec 2007 21:08:52 +0000, by Stu Tomlinson
-
merge of '38cb8ea7055d8c059d560031c45e5a2eedd4b4b5'Wed, 05 Dec 2007 20:45:38 +0000, by Stu Tomlinson
-
Don't hide all widgets when destroying a window because then the hiddenWed, 05 Dec 2007 17:08:27 +0000, by Stu Tomlinson
-
merge of '7e3fbc31d04d03b44eec338a8703cd9329136a9a'Wed, 05 Dec 2007 11:11:59 +0000, by Evan Schoenberg
-
Fix a busted commitWed, 05 Dec 2007 08:17:15 +0000, by Sean Egan
-
Do not overwrite an existing file. Closes #3982.Wed, 05 Dec 2007 07:34:11 +0000, by Sadrul Habib Chowdhury
-
Normalize and escape the filename when auto-accepting a file. References #3982.Wed, 05 Dec 2007 04:59:43 +0000, by Sadrul Habib Chowdhury
-
Make sure we are still in the chat, and the chat can have a topic, when showing the topic in the tooltip.Wed, 05 Dec 2007 01:32:07 +0000, by Sadrul Habib Chowdhury
-
Plug a small leak.Wed, 05 Dec 2007 00:42:26 +0000, by Sadrul Habib Chowdhury
-
merge of '024dfe71422830dbaef95d94fd32517d86c82eb3'Wed, 05 Dec 2007 00:16:40 +0000, by Sadrul Habib Chowdhury
-
merge of '93a8de710501e9a772b3fb12ab3db6682a41b3d6'Wed, 05 Dec 2007 00:03:11 +0000, by Etan Reisner
-
Plug another leak or two, remove a comment, and reorganize a couple functions.Sat, 01 Dec 2007 06:46:25 +0000, by Etan Reisner
-
A couple more similar leak fixes though some of these still leak if theSat, 01 Dec 2007 06:45:05 +0000, by Etan Reisner
-
This should plug some leaks related to not having freed GList:s and GSList:sSat, 01 Dec 2007 06:30:25 +0000, by Etan Reisner
-
merge of '282b4acb46729e4358221cb7cc78ad9373289199'Sat, 01 Dec 2007 03:41:37 +0000, by Etan Reisner
-
RPM spec file updates:Wed, 05 Dec 2007 20:44:34 +0000, by Stu Tomlinson
-
Fix boldifying the chat entries in the buddylist.Wed, 05 Dec 2007 00:14:13 +0000, by Sadrul Habib Chowdhury
-
Show the topic of a chat, when available, in the tooltip.Tue, 04 Dec 2007 23:25:04 +0000, by Sadrul Habib Chowdhury
-
Show either the grouped xor the ungrouped items.Tue, 04 Dec 2007 22:58:38 +0000, by Sadrul Habib Chowdhury
-
merge of '1d6b24ed027c253dbe63f69d5e40b43cd7faf436'Tue, 04 Dec 2007 22:23:51 +0000, by Sadrul Habib Chowdhury
-
Do not allow ISON requests to stack in IRCTue, 04 Dec 2007 20:27:06 +0000, by Ethan Blanton
-
Don't show a 'you ain't got no new mail' notification.Tue, 04 Dec 2007 22:20:18 +0000, by Sadrul Habib Chowdhury
-
merge of '6cc61e144190cb90c18c63d45b7d7abd95a67008'Tue, 04 Dec 2007 09:32:22 +0000, by Sadrul Habib Chowdhury
-
Fix a bug when changing 'close new ims' to always, then to never.Tue, 04 Dec 2007 09:30:25 +0000, by Sadrul Habib Chowdhury
-
merge of '291ef07a3b75f3cde5bcdd92767af92401228a7a'Tue, 04 Dec 2007 09:32:18 +0000, by Sadrul Habib Chowdhury
-
merge of '07d6eac62e7097b98307ba42488a44faf47a14e4'Tue, 04 Dec 2007 09:32:06 +0000, by Sadrul Habib Chowdhury
-
Recycle, reduce, reuseTue, 04 Dec 2007 06:12:52 +0000, by Mark Doliner
-
merge of '32e84af5c8a93baaf4b0c4ba17149327f3e241d1'Tue, 04 Dec 2007 06:13:13 +0000, by Kevin Stange
-
merge of '65fe5060e09daeac78c60bf74d157d7c2330ea74'Tue, 04 Dec 2007 05:47:59 +0000, by Kevin Stange
-
This makes myspace treat idle as an available status, which avoids idleTue, 04 Dec 2007 06:12:59 +0000, by Kevin Stange
-
Avoid checking for new message in the inbox when not actually connected.Tue, 04 Dec 2007 05:43:15 +0000, by Kevin Stange
-
Don't set the color for the group node text, now that we're not setting its backgroundTue, 04 Dec 2007 08:25:58 +0000, by Sean Egan
-
Make sure that the buddy icon file chooser dialog appears onscreen on windows. Fixes #4065.Tue, 04 Dec 2007 05:03:49 +0000, by Daniel Atallah
-
merge of 'e7865d4ee742f49f097c7f9c5b14b95b1ec15b5e'Tue, 04 Dec 2007 02:50:44 +0000, by Stu Tomlinson
-
merge of '8ae0d2f36bb2689e7de9fcb3245c1e9484bd3fe6'Mon, 03 Dec 2007 22:57:49 +0000, by Sadrul Habib Chowdhury
-
Fix a crash that occurs when creating the "Move To" menu for buddies that aren't on your list. Fixes #4217.Mon, 03 Dec 2007 22:35:26 +0000, by Daniel Atallah
-
Fix #4229 by not crashing when there is an invalid group name. There is probably a bug elsewhere that causes this (I'm guessing with the ICQ encoding or something.)Mon, 03 Dec 2007 21:26:54 +0000, by Daniel Atallah
-
De-magic number the prpl_info->keepalive interval, and document it.Mon, 03 Dec 2007 19:02:28 +0000, by Will Thompson
-
Feeling brave... a bright blue attention color for tab attention. I evenTue, 04 Dec 2007 02:49:41 +0000, by Stu Tomlinson
-
Set the entry area size to N+1 lines where where there are N lines of textTue, 04 Dec 2007 02:45:36 +0000, by Stu Tomlinson
-
These labels have mnemonics, so should be declared as such, and fix aMon, 03 Dec 2007 16:38:38 +0000, by Stu Tomlinson
-
merge of '36ed28f7212302e500d79866f33eacde299878b2'Mon, 03 Dec 2007 16:20:59 +0000, by Luke Schierer
-
merge of '958829ffd959717a69243c55ac0ef6b6fc52c1a7'Mon, 03 Dec 2007 08:57:47 +0000, by Mark Doliner
-
Yank erroneous pasteMon, 03 Dec 2007 08:31:48 +0000, by Richard Nelson
-
Do not append ':' after expanding a /me.Mon, 03 Dec 2007 22:56:22 +0000, by Sadrul Habib Chowdhury
-
g_strdup() is awesome. 11 insertions(+), 35 deletions(-)Mon, 03 Dec 2007 08:57:37 +0000, by Mark Doliner
-
merge of '91693085a71d31037a9bbe0743802ed307b3ece4'Mon, 03 Dec 2007 07:05:57 +0000, by Richard Nelson
-
merge of '0e466dc371b6b9abc7e5c3e8fbccfb5eabd06439'Mon, 03 Dec 2007 07:02:48 +0000, by Richard Nelson
-
disapproval of revision '872484bf9e23965956bacedc374083deeb3329d4'Mon, 03 Dec 2007 06:55:53 +0000, by Richard Nelson
-
Add color to the conversation window to indicate various message attributesMon, 03 Dec 2007 07:01:32 +0000, by Richard Nelson
-
Have oscar specify a default chat room exchange of 4. Finch alwaysMon, 03 Dec 2007 05:55:30 +0000, by Mark Doliner
-
Somehow this message got changed to only say ICQ instead of AIM/ICQ inMon, 03 Dec 2007 05:31:36 +0000, by Mark Doliner
-
Fix #4203 by allowing multiple instances on win32 with the -m flag.Mon, 03 Dec 2007 02:01:52 +0000, by Daniel Atallah
-
Fix #4189 to make the bonjour prpl more standards compliant by sending the stream response in the correct order. Thanks to Sjoerd Simons from Telepathy Salut for noticing.Mon, 03 Dec 2007 01:18:37 +0000, by Daniel Atallah
-
I added a string or three to oscar/family_chatnav.cSun, 02 Dec 2007 22:02:34 +0000, by Mark Doliner
-
Change our QQ_CLIENT version, which allows us to sign on to QQSun, 02 Dec 2007 21:49:49 +0000, by Mark Doliner
-
Fix a few assertion failures:Sun, 02 Dec 2007 21:46:32 +0000, by Mark Doliner
-
Always set gc->display_name to the formatted version of your screenSun, 02 Dec 2007 20:22:32 +0000, by Mark Doliner
-
Handle invalid room names and invalid exchanges better, by showing aSun, 02 Dec 2007 20:03:34 +0000, by Mark Doliner
-
g_return_if_fail() if the chat room name or exchange aren't set orSun, 02 Dec 2007 20:02:53 +0000, by Mark Doliner
-
Fix the fix for incorrect callback types.Sun, 02 Dec 2007 17:36:50 +0000, by Stu Tomlinson
-
More catching up on things, from 8548e491a5b470d5665cb1cf87a7b0caaa3c87a5:Sun, 02 Dec 2007 17:33:03 +0000, by Stu Tomlinson
-
There really is nothing to see here, I'm just catching up with some changesSun, 02 Dec 2007 17:29:30 +0000, by Stu Tomlinson
-
The current oscar max message size appears to be 2544. I don't knowSun, 02 Dec 2007 09:25:29 +0000, by Mark Doliner
-
Get rid of one little userfunc callback and just call aim_im_setparams()Sun, 02 Dec 2007 08:39:31 +0000, by Mark Doliner
-
Use colors in textview.Sun, 02 Dec 2007 07:37:40 +0000, by Sadrul Habib Chowdhury
-
Try to reuse an existing color.Sun, 02 Dec 2007 07:16:05 +0000, by Sadrul Habib Chowdhury
-
Restore the screen properly after the child process ends.Sun, 02 Dec 2007 06:01:52 +0000, by Sadrul Habib Chowdhury
-
merge of 'a51a84aa5d61b6fd78e58a4450a25e667a87e1cb'Sun, 02 Dec 2007 02:39:15 +0000, by Sadrul Habib Chowdhury
-
Add a title and some helpful text in the 'save screenshot' dialog.Sun, 02 Dec 2007 02:38:11 +0000, by Sadrul Habib Chowdhury
-
Remove the file dialog first before dumping the screenshot.Sun, 02 Dec 2007 02:29:39 +0000, by Sadrul Habib Chowdhury
-
Correct a comment typo: a group is being added to the blist, not a chat.Mon, 03 Dec 2007 14:46:54 +0000, by Will Thompson
-
NSS is in the pkg-config package 'microb-engine-nss' on maemo, not 'nss' orMon, 03 Dec 2007 14:40:46 +0000, by Will Thompson
-
Remove dead code.Sat, 01 Dec 2007 23:42:21 +0000, by Will Thompson
-
g_strdup() connection error descriptions when restoring cached errors forSat, 01 Dec 2007 23:40:13 +0000, by Will Thompson
-
bdheeman pointed out on IRC that doxy2devhelp.xsl is not in EXTRA_DIST; let'sSat, 01 Dec 2007 23:36:52 +0000, by Will Thompson
-
Some tweaks to grim's plugin translation documentation.Sat, 01 Dec 2007 19:34:59 +0000, by John Bailey
-
Truncate the topic to an arbitrary 72 characters in the infopane when usingSat, 01 Dec 2007 16:43:04 +0000, by Stu Tomlinson
-
Remove useless cast I missed before.Sat, 01 Dec 2007 09:08:43 +0000, by Kevin Stange
-
I didn't find any tickets mentioning this problem, but I think it's stillSat, 01 Dec 2007 08:51:29 +0000, by Kevin Stange
-
This fixes some idle-related behavior with the MySpace prpl, most particularlySat, 01 Dec 2007 08:49:27 +0000, by Kevin Stange
-
Do not reset the color if there's something already specified. This shouldSat, 01 Dec 2007 05:46:49 +0000, by Sadrul Habib Chowdhury
-
Error out when --enable-consoleui is used but finch can't be built. Fixes #3910.Sat, 01 Dec 2007 04:40:50 +0000, by Sadrul Habib Chowdhury
-
New style.Sat, 01 Dec 2007 03:41:16 +0000, by Sadrul Habib Chowdhury
-
Fixes.Sat, 01 Dec 2007 03:28:50 +0000, by Sadrul Habib Chowdhury
-
merge of '2dee17b0fb69284b66649d32e66b473471970a43'Sat, 01 Dec 2007 02:56:52 +0000, by Sadrul Habib Chowdhury
-
Themeable tab label colors.Sat, 01 Dec 2007 01:46:28 +0000, by Sadrul Habib Chowdhury
-
merge of 'b4353646b7529c2dd814bc707b8b269efe420120'Sat, 01 Dec 2007 01:39:12 +0000, by Sadrul Habib Chowdhury
-
Emit the 'completion' signal when tab is pressed from a suggest word.Fri, 30 Nov 2007 22:36:33 +0000, by Sadrul Habib Chowdhury
-
I find this less painful to the eyes.Fri, 30 Nov 2007 19:02:20 +0000, by Sadrul Habib Chowdhury
-
Allow UPnP and NAT-PMP port mapping to be disabled via a pref. This means that UPnP discovery will not occur if this new pref and the "Autodetect IP Address" pref are both unchecked. Fixes #4157.Fri, 30 Nov 2007 23:25:28 +0000, by Daniel Atallah
-
Refactor the code a little bit.Fri, 30 Nov 2007 18:58:56 +0000, by Sadrul Habib Chowdhury
-
Update the changelogs. Correct the man page. Allow 'default' to mean theFri, 30 Nov 2007 18:10:16 +0000, by Sadrul Habib Chowdhury
-
updated German translationFri, 30 Nov 2007 09:22:44 +0000, by Jochen Kemnade
-
why do we try to set the payload length here? When we get a error from theFri, 30 Nov 2007 06:54:58 +0000, by Ka-Hing Cheung
-
Add support for colour in gnttreerows, and colourise the blist. Fixes #1490Fri, 30 Nov 2007 03:17:07 +0000, by Richard Nelson
-
merge of '125f56f31252d721a347d2d2e379956433c1d8b5'Thu, 29 Nov 2007 23:21:14 +0000, by Daniel Atallah
-
merge of '29f8aed19e209a53a63c57cf872bc9f446d84aeb'Thu, 29 Nov 2007 23:18:51 +0000, by Daniel Atallah
-
Fix a crash when an error occurs discovering a the capabilities of a client. Fixes #4081.Thu, 29 Nov 2007 23:18:33 +0000, by Daniel Atallah
-
Add preferences to the newline plugin to allow enabling separately for IMsThu, 29 Nov 2007 19:04:44 +0000, by Stu Tomlinson
-
Allow for non-ASCII usernames in WHOWAS for IRCThu, 29 Nov 2007 15:47:24 +0000, by Ethan Blanton
-
Fix 2 more issues related to friendly names:Wed, 28 Nov 2007 19:14:26 +0000, by Stu Tomlinson
-
Something is wrong about the way we truncate overlength passwords, andWed, 28 Nov 2007 14:00:50 +0000, by Stu Tomlinson
-
German translation updateWed, 28 Nov 2007 09:05:07 +0000, by Jochen Kemnade
-
minor updatesWed, 28 Nov 2007 04:05:27 +0000, by Richard Nelson
-
Fix for a glib assertionWed, 28 Nov 2007 03:52:27 +0000, by Richard Nelson
-
Fix cursor-next-word behaviour, noticed by jtb.Wed, 28 Nov 2007 03:51:18 +0000, by Richard Nelson
-
merge of '37d10660345bc1f2092492296caa8deaf84744b4'Wed, 28 Nov 2007 02:54:31 +0000, by Ethan Blanton
-
Boo for C99 in the coreWed, 28 Nov 2007 02:52:30 +0000, by Ethan Blanton
-
Fix crashing in the Timestamp plugin. Fixes #4087.Wed, 28 Nov 2007 02:14:29 +0000, by Daniel Atallah
-
Add an option per message type to enable (/disable) the overriding ofWed, 28 Nov 2007 01:34:48 +0000, by Stu Tomlinson
-
Add 'Room List' buttons to Join Chat and Add Chat dialogs to ease accessWed, 28 Nov 2007 01:33:17 +0000, by Stu Tomlinson
-
Prevent exceeding the server limit on friendly name length when settingWed, 28 Nov 2007 01:31:36 +0000, by Stu Tomlinson
-
Fix a leak I missed when re-importing the old MSNP9 codeWed, 28 Nov 2007 01:30:35 +0000, by Stu Tomlinson
-
We should have the check to make sure we only set our own display name hereWed, 28 Nov 2007 01:30:04 +0000, by Stu Tomlinson
-
Fix a crash.Tue, 27 Nov 2007 22:56:01 +0000, by Sadrul Habib Chowdhury
-
merge of '72fffff81de35e7d400bf8b8fb18ba7ed84a6b8c'Tue, 27 Nov 2007 21:15:50 +0000, by Sadrul Habib Chowdhury
-
Do not init gnt here. This fixes --help.Tue, 27 Nov 2007 21:13:01 +0000, by Sadrul Habib Chowdhury
-
Compile fixes for FreeBSD in libgntTue, 27 Nov 2007 19:30:18 +0000, by Ethan Blanton
-
merge of '2fcb5d2cb35c5ba692592e22bc442c3d62000f85'Tue, 27 Nov 2007 15:57:08 +0000, by Ethan Blanton
-
merge of '58c35aec5c3cdd46ab59070b5e659782d73d8001'Tue, 27 Nov 2007 15:57:03 +0000, by Ethan Blanton
-
Clean up warningsTue, 27 Nov 2007 10:07:29 +0000, by Sean Egan
-
Kevin says we're ok defaulting persistent IMs onTue, 27 Nov 2007 10:02:52 +0000, by Sean Egan
-
updated German translationTue, 27 Nov 2007 09:57:44 +0000, by Jochen Kemnade
-
Having a long sentence as a title is a bit overly-bold, and I really want this dialog to say 'Welcome back'Tue, 27 Nov 2007 09:17:38 +0000, by Sean Egan
-
Earlier, resiak and khc agreed that we're better off without the resizable paned widget in the gtkconv.Tue, 27 Nov 2007 08:40:29 +0000, by Sean Egan
-
Had this laying around. Weeks (months?) ago all the small listers and Hylke agreed that Small list looks better with conversation tab sized iconsTue, 27 Nov 2007 07:47:20 +0000, by Sean Egan
-
With the 'x' button on the mini-dialog, we don't need an 'Ignore' button anymoreTue, 27 Nov 2007 07:37:32 +0000, by Sean Egan
-
Better error messages for common Winsock errors. This was Kevin's wonderful idea.Mon, 26 Nov 2007 23:39:42 +0000, by Daniel Atallah
-
Make the GTK+ Theme Control plugin's save button list the correct location (at least in the default case). Fixes #4042Mon, 26 Nov 2007 23:19:37 +0000, by Daniel Atallah
-
Don't update our local display name when we get a response from the serverMon, 26 Nov 2007 22:22:04 +0000, by Stu Tomlinson
-
Simplify this a little bit. Most of this change is just removingMon, 26 Nov 2007 19:39:21 +0000, by Mark Doliner