Mercurial > pidgin.yaz
graph
-
Add + in place of spaces in p2p url, fixes transfer of file with name containing spacesWed, 09 Jul 2008 18:19:37 +0000, by Sulabh Mahajan
-
Send file by p2p when we are serverWed, 09 Jul 2008 15:05:09 +0000, by Sulabh Mahajan
-
Check for session id (value for key 11) in the received IMs and Notifications against our session id. Disconnect inWed, 02 Jul 2008 11:16:35 +0000, by Sulabh Mahajan
-
Changed user_data to more apt p2p_data, change in variable name.Wed, 02 Jul 2008 07:22:58 +0000, by Sulabh Mahajan
-
Act as a YMSG server on port 5101 for IMs and NotificationsWed, 02 Jul 2008 06:58:57 +0000, by Sulabh Mahajan
-
Fall back to establishing connection as a client when unable to act as a server.Fri, 27 Jun 2008 16:02:30 +0000, by Sulabh Mahajan
-
Sending of p2p packet, providing peer with our IP address to make a connection to us.Fri, 27 Jun 2008 13:34:44 +0000, by Sulabh Mahajan
-
Support for P2P file transfer (SEND), when we are client to the peerSat, 21 Jun 2008 14:34:38 +0000, by Sulabh Mahajan
-
propagate from branch 'im.pidgin.pidgin' (head 420b71541a7786d593759ead8d775f487291fb97)Tue, 17 Jun 2008 21:30:49 +0000, by Sulabh Mahajan
-
* free xmlnodes after bosh receive callback is calledMon, 18 Aug 2008 17:08:01 +0000, by Tobias Markmann
-
* removing some comment with XML exampleMon, 18 Aug 2008 16:20:46 +0000, by Tobias Markmann
-
* fixing a bug in jabber_bosh_http_connection_receive_parse_header()Mon, 18 Aug 2008 15:44:43 +0000, by Tobias Markmann
-
* adding some missing documentationMon, 18 Aug 2008 11:11:32 +0000, by Tobias Markmann
-
* sending empty <body> requests if there are not othere requests to be answered to keep a CM -> client channel openMon, 18 Aug 2008 08:42:37 +0000, by Tobias Markmann
-
* data buffer for received data. Support for any HTTP resonse size now.Sat, 16 Aug 2008 21:28:32 +0000, by Tobias Markmann
-
* moving BOSH interfacing from jabber_send to jabber_send_rawFri, 15 Aug 2008 16:35:32 +0000, by Tobias Markmann
-
* using libpurple's internal SASL mechanisms during BOSH authentication phaseFri, 15 Aug 2008 14:02:21 +0000, by Tobias Markmann
-
* sending some User-AgentTue, 12 Aug 2008 12:48:25 +0000, by Tobias Markmann
-
* calling PurpleBOSHConnection's receive_cbTue, 12 Aug 2008 12:40:48 +0000, by Tobias Markmann
-
* parsing HTTP response and emitting HTTP request callbackMon, 11 Aug 2008 21:28:05 +0000, by Tobias Markmann
-
* preparing handling of multiple requests for pipelining supportSat, 09 Aug 2008 23:07:58 +0000, by Tobias Markmann
-
* doing HTTP requestsSat, 09 Aug 2008 22:16:11 +0000, by Tobias Markmann
-
* adding receive callback; preparing receiving and boot codeTue, 05 Aug 2008 22:24:39 +0000, by Tobias Markmann
-
* adding bosh files to Makefile.am & .mingwTue, 05 Aug 2008 18:44:42 +0000, by Tobias Markmann
-
* missing commitSun, 03 Aug 2008 22:58:10 +0000, by Tobias Markmann
-
* some refactoringSun, 03 Aug 2008 22:50:13 +0000, by Tobias Markmann
-
* small bugfix in jabber_ipc_add_feature()Sun, 03 Aug 2008 22:21:49 +0000, by Tobias Markmann
-
* looking for alternative connection methods if direct connection failsSun, 03 Aug 2008 13:48:59 +0000, by Tobias Markmann
-
* some further bugfixing, BIND's libresolv does so much for the programmer, just happy it existsSat, 02 Aug 2008 16:43:04 +0000, by Tobias Markmann
-
* fixing some bugs, finishing support for TXT queriesFri, 01 Aug 2008 22:37:51 +0000, by Tobias Markmann
-
* some code style adjustments in caps.cFri, 01 Aug 2008 12:34:33 +0000, by Tobias Markmann
-
* removing some g_strdup()s; I meant it too goodTue, 15 Jul 2008 22:16:26 +0000, by Tobias Markmann
-
* fixing memory related bug; forgotton to duplicate some data which otherwise may be deleted by other parts of the programTue, 15 Jul 2008 21:26:51 +0000, by Tobias Markmann
-
* implemented jabber_caps_broadcast_change() and finished jabber_ipc_add_feature() IPC functionTue, 15 Jul 2008 15:38:15 +0000, by Tobias Markmann
-
* IPC workTue, 08 Jul 2008 15:05:45 +0000, by Tobias Markmann
-
* removing several warningsMon, 07 Jul 2008 18:28:05 +0000, by Tobias Markmann
-
* adding documentation for IPC function contact_has_featureSun, 06 Jul 2008 21:20:35 +0000, by Tobias Markmann
-
* adding IPC function 'contact_has_feature'Sun, 06 Jul 2008 21:09:50 +0000, by Tobias Markmann
-
* fixing a bug in jabber_caps_compare()Sun, 06 Jul 2008 18:51:26 +0000, by Tobias Markmann
-
* correctly calculating own features and factor in is_enabled() of featuresSat, 05 Jul 2008 09:22:59 +0000, by Tobias Markmann
-
* changed storage format for cache to mirror all needed features for XEP-0115v1.5Fri, 04 Jul 2008 19:11:09 +0000, by Tobias Markmann
-
* support for calculating both hashes, sha-1 and md5Thu, 03 Jul 2008 22:30:44 +0000, by Tobias Markmann
-
* changing caps node namespace. According to version 1.5 of XEP-0115 it should be a real URL to client's homepage.Wed, 02 Jul 2008 21:27:51 +0000, by Tobias Markmann
-
* pass hash type to the caps handling functionsTue, 01 Jul 2008 23:16:15 +0000, by Tobias Markmann
-
* implemented jabber_caps_calcualte_hash() which calculates the SHA-1 hash for someones disco response according to XEP-0115Sun, 29 Jun 2008 14:32:33 +0000, by Tobias Markmann
-
* defined JabberCapsIdentity as struct _JabberIdentitySun, 22 Jun 2008 18:59:33 +0000, by Tobias Markmann
-
* jabber_caps_jabber_identity_compare() compares xml:lang too, now.Sun, 22 Jun 2008 18:30:12 +0000, by Tobias Markmann
-
* changed name of jabber_caps_calculate_hash() to jabber_caps_calculate_own_hash()Sun, 22 Jun 2008 17:25:23 +0000, by Tobias Markmann
-
Removing short-names for features and calculating own caps hash.Mon, 16 Jun 2008 13:52:45 +0000, by Tobias Markmann
-
Send IMs and Typing notifications through p2p, Redesign p2pTue, 17 Jun 2008 21:17:29 +0000, by Sulabh Mahajan
-
Proper error handling for p2p connectionsSat, 14 Jun 2008 08:53:43 +0000, by Sulabh Mahajan
-
Close p2p connection when read() does not return anything.Fri, 13 Jun 2008 11:04:13 +0000, by Sulabh Mahajan
-
Yahoo P2P File Transfer RECEIVE only support added.Mon, 09 Jun 2008 08:08:21 +0000, by Sulabh Mahajan
-
Start idle at 1 min not 0 min and Probable description of service 0x07d1.Sun, 08 Jun 2008 21:08:48 +0000, by Sulabh Mahajan
-
Support for YAHOO_PROCESS_MESSAGE and YAHOO_PROCESS_NOTIFY over p2p links.Sun, 08 Jun 2008 17:40:04 +0000, by Sulabh Mahajan
-
Implementation of initial exchange of p2pxfer packets that initiates p2p file transfer. Some connectionFri, 06 Jun 2008 17:28:37 +0000, by Sulabh Mahajan
-
added name to COPYRIGHT (alphabetically), trivial change in packet.hThu, 29 May 2008 07:57:15 +0000, by Sulabh Mahajan
-
Use HTTP/1.1 to get token to open inboxSun, 25 May 2008 20:08:12 +0000, by Sulabh Mahajan
-
Addition of name in CopyrightSun, 25 May 2008 18:48:38 +0000, by Sulabh Mahajan
-
merge of 'c121cde51cc5bd48a26b46df14b86756465ef4a4'Wed, 06 Feb 2008 19:11:25 +0000, by Sadrul Habib Chowdhury
-
These shouldn't be here.Sat, 29 Dec 2007 20:56:28 +0000, by Sadrul Habib Chowdhury
-
The whitespace at the end of the line was giving me errors.Sat, 29 Dec 2007 20:47:20 +0000, by Sadrul Habib Chowdhury
-
Remove a compile error, and a few warnings.Sat, 29 Dec 2007 17:06:59 +0000, by Sadrul Habib Chowdhury
-
Fix the prplinfo structs and get rid of some compile warnings.Sat, 29 Dec 2007 16:54:15 +0000, by Sadrul Habib Chowdhury
-
Fix some compilation problems when USE_FARSIGHT isn't defined.Sat, 29 Dec 2007 17:45:47 +0000, by Evan Schoenberg
-
Fixed some problems which came up while propagatingSat, 29 Dec 2007 06:41:04 +0000, by Evan Schoenberg
-
propagate from branch 'im.pidgin.pidgin' (head 7f8e027e1591ade622baf58a9dac216e7122c1ac)Sat, 29 Dec 2007 06:34:59 +0000, by Evan Schoenberg
-
- correct reversed logic for setting idle time.Sat, 01 Sep 2007 15:14:19 +0000, by Yoshiki Yazawa
-
propagate from branch 'im.pidgin.pidgin' (head bf5b652f2626324a7801ad9de50d7ae69cf8b596)Sat, 01 Sep 2007 14:15:32 +0000, by Yoshiki Yazawa
-
propagate from branch 'im.pidgin.pidgin' (head 6f5c855ee2435b317e7ddb8c9551fd17cd0328fe)Fri, 31 Aug 2007 16:10:18 +0000, by Yoshiki Yazawa
-
propagate from branch 'im.pidgin.pidgin' (head c323420a0b3b17b1eba64763c01038ddf05ff0c2)Tue, 28 Aug 2007 09:20:27 +0000, by Yoshiki Yazawa
-
Cosmetics.Thu, 27 Sep 2007 19:00:13 +0000, by Sadrul Habib Chowdhury
-
merge of '02901ee49b228d1bf519032a6422667d6805d0c1'Fri, 21 Sep 2007 00:25:16 +0000, by Sadrul Habib Chowdhury
-
Missing filesThu, 20 Sep 2007 19:26:42 +0000, by Sean Egan
-
Cute little compile errors.Thu, 20 Sep 2007 07:01:29 +0000, by Sadrul Habib Chowdhury
-
You can actually receive Google Talk voice calls with crappy UI nowWed, 19 Sep 2007 22:55:19 +0000, by Sean Egan
-
Some UI ;)Wed, 05 Sep 2007 01:55:16 +0000, by Sean Egan
-
Missed filesWed, 05 Sep 2007 00:48:34 +0000, by Sean Egan
-
Basic Google Talk voice call support. No UI; receiving a call auto-accepts it.Wed, 05 Sep 2007 00:47:58 +0000, by Sean Egan
-
Add Farsight to configure.acTue, 28 Aug 2007 01:02:01 +0000, by Sean Egan
-
propagate from branch 'im.pidgin.pidgin' (head 40c25a37a614d9667d4cf190640316f92edbe3d6)Sat, 25 Aug 2007 08:42:33 +0000, by Yoshiki Yazawa
-
propagate from branch 'im.pidgin.pidgin' (head 90df17ab44d01f7f8f963d36fefb9eae3ec868cf)Thu, 23 Aug 2007 06:53:06 +0000, by Yoshiki Yazawa
-
propagate from branch 'im.pidgin.pidgin' (head cb5420b4b28888af9a419d6ca29f524e552c9cf0)Tue, 14 Aug 2007 07:13:22 +0000, by Yoshiki Yazawa
-
make use of utf8 filename in jabber.Tue, 14 Aug 2007 06:58:29 +0000, by Yoshiki Yazawa
-
propagate from branch 'im.pidgin.pidgin' (head 5cd317ad290e840fa8a8624d17dd5f23f99330ac)Tue, 07 Aug 2007 04:11:02 +0000, by Yoshiki Yazawa
-
propagate from branch 'im.pidgin.pidgin' (head 82f657fd45abe5db78920f196a8a795c730c78cc)Fri, 27 Jul 2007 04:44:44 +0000, by Yoshiki Yazawa
-
propagate from branch 'im.pidgin.pidgin' (head f4d2e27ee5bc44bb6d4d834730822b698a4dc534)Wed, 25 Jul 2007 04:36:02 +0000, by Yoshiki Yazawa
-
propagate from branch 'im.pidgin.pidgin' (head 3c06e81a006adebe420915ad7301ad1e6e82cab8)Tue, 24 Jul 2007 05:53:46 +0000, by Yoshiki Yazawa
-
- filename in filetransfer should be utf8 in oscar.Fri, 13 Jul 2007 13:42:25 +0000, by Yoshiki Yazawa
-
propagate from branch 'im.pidgin.pidgin' (head 0adbd7ac0c14d3a1d56a31f03baa87c9af63cbe6)Fri, 13 Jul 2007 06:26:10 +0000, by Yoshiki Yazawa
-
propagate from branch 'im.pidgin.pidgin' (head 19622efbc23b0b099d80ecf33b54d6a38a21cd7f)Thu, 12 Jul 2007 11:20:44 +0000, by Yoshiki Yazawa
-
propagate from branch 'im.pidgin.pidgin' (head b195e262642015df66e36d33e9dd16ecae5df9d5)Wed, 11 Jul 2007 05:26:10 +0000, by Yoshiki Yazawa
-
propagate from branch 'im.pidgin.pidgin' (head f77175b39d6209f3bca85b3d1baca3eee2f14900)Mon, 09 Jul 2007 06:14:27 +0000, by Yoshiki Yazawa
-
propagate from branch 'im.pidgin.pidgin' (head ccc9b73a0ff146d9f13b7c05aeb76e6a1abf4733)Fri, 06 Jul 2007 06:12:02 +0000, by Yoshiki Yazawa
-
propagate from branch 'im.pidgin.pidgin' (head 7bdb1afaf64b2e3bde8dc04063fbe6d39c937b73)Wed, 04 Jul 2007 07:46:51 +0000, by Yoshiki Yazawa
-
propagate from branch 'im.pidgin.pidgin' (head 7ffd004802947736b5861bf45eb639d28f9c5032)Tue, 03 Jul 2007 02:30:22 +0000, by Yoshiki Yazawa
-
propagate from branch 'im.pidgin.pidgin' (head efa0e31922a07bb598a6fc8951462e1fa96a886e)Mon, 02 Jul 2007 11:26:17 +0000, by Yoshiki Yazawa
-
propagate from branch 'im.pidgin.pidgin' (head 414f0770611139752d484f4831cb59038456c9bf)Sun, 01 Jul 2007 08:41:01 +0000, by Yoshiki Yazawa
-
propagate from branch 'im.pidgin.pidgin' (head e2ba19f94867654f67522ab62256281645a9df9f)Fri, 29 Jun 2007 13:52:07 +0000, by Yoshiki Yazawa
-
propagate from branch 'im.pidgin.pidgin' (head 96be2c6bb0b910f823a48bf0ffc247135df4a988)Fri, 29 Jun 2007 07:48:14 +0000, by Yoshiki Yazawa
-
propagate from branch 'im.pidgin.pidgin' (head 39d4c6188e75b825060b407dfd9f478a9feef62b)Fri, 29 Jun 2007 00:58:24 +0000, by Yoshiki Yazawa
-
propagate from branch 'im.pidgin.pidgin' (head d08e73765328352fb955bb0b4e908eb39bea7b5d)Thu, 28 Jun 2007 15:21:13 +0000, by Yoshiki Yazawa
-
propagate from branch 'im.pidgin.pidgin' (head 7bf90628ea82588a24a5c2e11b62e1128d8c90f0)Thu, 28 Jun 2007 08:37:46 +0000, by Yoshiki Yazawa
-
propagate from branch 'im.pidgin.pidgin' (head 6526dd22033b4ab26156c07b7a84e53e092b4a21)Wed, 27 Jun 2007 05:22:14 +0000, by Yoshiki Yazawa
-
propagate from branch 'im.pidgin.pidgin' (head 0c6d125066d754b13d41953911c8ea86f0289ec4)Tue, 26 Jun 2007 05:08:44 +0000, by Yoshiki Yazawa
-
propagate from branch 'im.pidgin.pidgin' (head 9beed54f9b14fec268ec3cecae10261a9d43e1c8)Sun, 24 Jun 2007 16:09:25 +0000, by Yoshiki Yazawa
-
propagate from branch 'im.pidgin.pidgin' (head d2f50519c5ed668dd980277afdc25d71ccb8a852)Fri, 22 Jun 2007 11:22:20 +0000, by Yoshiki Yazawa
-
propagate from branch 'im.pidgin.pidgin' (head c09099530cc12734d4420f3fcc37e18347a16d5e)Thu, 21 Jun 2007 06:04:16 +0000, by Yoshiki Yazawa
-
propagate from branch 'im.pidgin.pidgin' (head 4aabd11d86454556c0ed6e7c67640fa2a2ea5d6b)Wed, 20 Jun 2007 04:56:08 +0000, by Yoshiki Yazawa
-
propagate from branch 'im.pidgin.pidgin' (head 236a0f42a00c47bc1de4ebf0f7deea1a9e2d1d92)Mon, 18 Jun 2007 03:20:15 +0000, by Yoshiki Yazawa
-
- remove '_' from "Send to" menu.Sun, 17 Jun 2007 06:15:27 +0000, by Yoshiki Yazawa
-
propagate from branch 'im.pidgin.pidgin' (head 725fc6cb64d550dcc3a71741a974e5255f83a366)Sun, 17 Jun 2007 05:28:54 +0000, by Yoshiki Yazawa
-
propagate from branch 'im.pidgin.pidgin' (head 3c31f6f6c8e998f6e9c550e05bf5dfdcdc9bb154)Mon, 11 Jun 2007 13:28:20 +0000, by Yoshiki Yazawa
-
merge of '5eaffe4463a414e0dd0267186ce9d09e4fec44bf'Mon, 11 Jun 2007 13:10:14 +0000, by Yoshiki Yazawa
-
merge of '3a630a4fd8d8b4dc763804428205cac11bbfe2ad'Mon, 11 Jun 2007 13:08:00 +0000, by Yoshiki Yazawa
-
- merge nosuke's tab width patch.Mon, 11 Jun 2007 13:08:55 +0000, by Yoshiki Yazawa
-
- add nosuke's cp932 handling code.Mon, 11 Jun 2007 13:05:14 +0000, by Yoshiki Yazawa
-
propagate from branch 'im.pidgin.pidgin' (head f68bc95ec93e616afdf0527fc982ff5f226f5463)Mon, 11 Jun 2007 05:49:32 +0000, by Yoshiki Yazawa
-
- remove unnecessary line.Sun, 10 Jun 2007 18:41:41 +0000, by Yoshiki Yazawa
-
- add hankaku kana support to irc.Sun, 10 Jun 2007 18:06:26 +0000, by Yoshiki Yazawa
-
propagate from branch 'im.pidgin.pidgin' (head 05e0540c1a837fa061087b893a855d20e35011ef)Sun, 10 Jun 2007 16:36:58 +0000, by Yoshiki Yazawa
-
propagate from branch 'im.pidgin.pidgin' (head dff846c19b3c14ce3094dda9a5b72c70e6e11121)Sat, 09 Jun 2007 04:12:47 +0000, by Yoshiki Yazawa
-
propagate from branch 'im.pidgin.pidgin' (head 4b50880d8517570eaa67d4cd9d88c5934bb832f1)Fri, 08 Jun 2007 03:19:13 +0000, by Yoshiki Yazawa
-
propagate from branch 'im.pidgin.pidgin' (head cf74b964fddd2185233987f6e7743623bf21efb8)Thu, 07 Jun 2007 07:32:06 +0000, by Yoshiki Yazawa
-
- add an ipc function to set alias for myself.Tue, 05 Jun 2007 16:04:04 +0000, by Yoshiki Yazawa
-
propagate from branch 'im.pidgin.pidgin' (head fc2b3abe07ed5e2601550aae1e34ed81ccb6761d)Tue, 05 Jun 2007 06:41:10 +0000, by Yoshiki Yazawa
-
propagate from branch 'im.pidgin.pidgin' (head 3d1e6b8637ff9133c8f17e9aeaeea1284c898d86)Mon, 04 Jun 2007 07:22:38 +0000, by Yoshiki Yazawa
-
propagate from branch 'im.pidgin.pidgin' (head 69639ef14e4298b2e420779e1696a07a13da5910)Sat, 02 Jun 2007 15:41:36 +0000, by Yoshiki Yazawa
-
- follow a change in oscar.Thu, 31 May 2007 11:30:42 +0000, by Yoshiki Yazawa
-
propagate from branch 'im.pidgin.pidgin' (head 8ae64558f2dc02cbc051dda2e2e6e4270b03f7f3)Thu, 31 May 2007 07:40:00 +0000, by Yoshiki Yazawa
-
propagate from branch 'im.pidgin.pidgin' (head c7b6cd0e58a3953905afdaea801171859d00de1a)Mon, 28 May 2007 06:09:03 +0000, by Yoshiki Yazawa
-
propagate from branch 'im.pidgin.pidgin' (head 371fb91ec4fdb33fa482efe55111fe58d8758c3b)Sat, 26 May 2007 13:57:03 +0000, by Yoshiki Yazawa
-
propagate from branch 'im.pidgin.pidgin' (head 68a7c85152f55e4b824422958bca00f79f48cd2f)Fri, 25 May 2007 06:18:29 +0000, by Yoshiki Yazawa
-
propagate from branch 'im.pidgin.pidgin' (head a128e310ce8622212e6b8b435d45a15c25abb2c3)Wed, 23 May 2007 12:17:52 +0000, by Yoshiki Yazawa
-
- fix compilation error for gg.Sun, 20 May 2007 04:49:31 +0000, by Yoshiki Yazawa
-
propagate from branch 'im.pidgin.pidgin' (head 62e9d17cd37551991c5040ce6ca48e6d7578dde3)Sun, 20 May 2007 04:16:11 +0000, by Yoshiki Yazawa
-
propagate from branch 'im.pidgin.pidgin' (head 61827fc1671b97df72194ee9722ed122cb45c29f)Sat, 19 May 2007 03:31:37 +0000, by Yoshiki Yazawa
-
propagate from branch 'im.pidgin.pidgin' (head 1e0f6c89bdf3a21258ac4f64039122a909ac67cc)Fri, 18 May 2007 01:47:22 +0000, by Yoshiki Yazawa
-
prepend _ to Send ToThu, 17 May 2007 20:17:40 +0000, by Yoshiki Yazawa
-
propagate from branch 'im.pidgin.pidgin' (head f858c38e5d9f9c2d048dbe13db10776cdf7fafc9)Thu, 17 May 2007 14:27:20 +0000, by Yoshiki Yazawa
-
propagate from branch 'im.pidgin.pidgin' (head 4398ffa92e9bb0a16dbede7756a4cbc5dfa96602)Wed, 16 May 2007 09:10:30 +0000, by Yoshiki Yazawa
-
propagate from branch 'im.pidgin.pidgin' (head 8fb8a09e9fe9177bb4efcd0f7ecd126919e73c20)Tue, 15 May 2007 02:39:12 +0000, by Yoshiki Yazawa
-
propagate from branch 'im.pidgin.pidgin' (head b131b26bdebd017ae74090008e1672615c9080bc)Wed, 09 May 2007 06:05:32 +0000, by Yoshiki Yazawa
-
propagate from branch 'im.pidgin.pidgin' (head 00dc566bfedcca2a9b44f91cf7e9a73f8270b63a)Mon, 07 May 2007 01:58:53 +0000, by Yoshiki Yazawa
-
propagate from branch 'im.pidgin.pidgin' (head e1c76e1a6e09e3fb3697606e2d8f6b6327e7a7e9)Sat, 05 May 2007 08:00:03 +0000, by Yoshiki Yazawa
-
propagate from branch 'im.pidgin.pidgin' (head a78e36058a13ec01e5cb75f8badbf2585519b0e0)Thu, 03 May 2007 10:14:49 +0000, by Yoshiki Yazawa
-
propagate from branch 'im.pidgin.pidgin' (head 28c46a4d85d9207ab59e775309b3342bc8d10d24)Thu, 03 May 2007 02:35:41 +0000, by Yoshiki Yazawa
-
merge of '6ede43d45490ec8d91a1bf2f5877b461519b474b'Wed, 02 May 2007 19:01:24 +0000, by Yoshiki Yazawa
-
propagate from branch 'im.pidgin.pidgin' (head 5f4a03fa07b74453c3b8312c388af42739fd16db)Wed, 02 May 2007 12:23:38 +0000, by Yoshiki Yazawa
-
disable ctrl-lWed, 02 May 2007 19:01:02 +0000, by Yoshiki Yazawa
-
merge of '890e8c11f907d84dcdc7590a07680d9a55b7ca8d'Wed, 02 May 2007 12:20:45 +0000, by Yoshiki Yazawa
-
propagate from branch 'im.pidgin.pidgin' (head d9de4b9bf74d630786c37ca3c0759f6e4bc1bcda)Tue, 01 May 2007 16:17:33 +0000, by Yoshiki Yazawa
-
propagate from branch 'im.pidgin.pidgin' (head 15e8fddee885a9fd505a14ff31f33608aebc8e28)Mon, 30 Apr 2007 13:48:29 +0000, by Yoshiki Yazawa
-
change prefs root for msnstyle.Wed, 02 May 2007 12:18:17 +0000, by Yoshiki Yazawa
-
propagate from branch 'im.pidgin.pidgin' (head f11ff4f3f5929845b5a51662b200df16da7e550f)Sat, 28 Apr 2007 03:53:00 +0000, by Yoshiki Yazawa
-
propagate from branch 'im.pidgin.pidgin' (head e9234bfbd01e96e8cc032fe7d850d4108f40b82a)Thu, 26 Apr 2007 21:15:41 +0000, by Yoshiki Yazawa
-
yaz patch has been applied.Wed, 25 Apr 2007 07:57:26 +0000, by Yoshiki Yazawa
-
just branched.Wed, 25 Apr 2007 07:51:56 +0000, by Yoshiki Yazawa
-
propagate from branch 'im.pidgin.pidgin' (head 303af74a38e7b313d4fb0be4d4054a16cb13d819)Sat, 07 Mar 2009 01:23:51 +0000, by Paul Aurich
-
Woo boy this function is a little crazy. I shuffled some things around:Thu, 05 Mar 2009 23:54:50 +0000, by Mark Doliner
-
Rename "availmsg" to "statusmsg" here. I think recent official AIMThu, 05 Mar 2009 23:33:22 +0000, by Mark Doliner
-
Create two helper functions for setting the available message and iTunesThu, 05 Mar 2009 23:17:01 +0000, by Mark Doliner
-
Updated Catalan translation.Thu, 05 Mar 2009 21:39:09 +0000, by Josep Puigdemont
-
Make a hack in purple-url-handler cleaner.Wed, 04 Mar 2009 19:32:40 +0000, by Johannes Buchner
-
Change the way oscar deals with account->perm_deny a little bit.Wed, 04 Mar 2009 10:39:38 +0000, by Mark Doliner
-
merge of '4f7ebd10f9b2db16fa68b60e528f766e6c9dd450'Wed, 04 Mar 2009 06:34:20 +0000, by John Bailey
-
disapproval of revision '90bcee91e80ba055eb211168b099418753e096e9'Wed, 04 Mar 2009 06:33:39 +0000, by John Bailey
-
merge of '48260c71a42cee1dd4e220b7c672187cfe99cc2f'Wed, 04 Mar 2009 06:29:36 +0000, by John Bailey
-
Implementation of a plugin to facilitate use of One Time Passwords byTue, 03 Mar 2009 22:45:57 +0000, by Daniel Atallah
-
Use text colours from the GTK+ theme instead of black when no buddy list themeTue, 03 Mar 2009 22:56:19 +0000, by Marcus Lundblad
-
You don't sayTue, 03 Mar 2009 20:53:14 +0000, by Ethan Blanton
-
When setting an AIM or ICQ away message, linkify the message.Tue, 03 Mar 2009 20:41:05 +0000, by Mark Doliner
-
The status_text variable is only used inside this block, so moveTue, 03 Mar 2009 20:29:11 +0000, by Mark Doliner
-
Remove a wee bit of trailing whitespaceTue, 03 Mar 2009 20:25:25 +0000, by Mark Doliner
-
Fix a minor whitespace inconsistency.Tue, 03 Mar 2009 05:56:31 +0000, by John Bailey
-
Clear the saved password on an authentication failure. The result of this isTue, 03 Mar 2009 05:54:21 +0000, by John Bailey
-
merge of '431618de0f30a6938f7e14d2d61ee5d7738acd59'Tue, 03 Mar 2009 05:13:52 +0000, by Elliott Sales de Andrade
-
The 2.5.5 win32 builds shipped with GTK+ 2.14.7Mon, 02 Mar 2009 16:34:05 +0000, by Daniel Atallah
-
Ignore the Forward List status bit when checking if user is on the AllowTue, 03 Mar 2009 05:11:00 +0000, by Elliott Sales de Andrade
-
ChangeLog the XMPP updates.Mon, 02 Mar 2009 06:45:48 +0000, by Elliott Sales de Andrade
-
Remove some extra trailing whitespace I noticed after merging mlundblad'sMon, 02 Mar 2009 06:37:05 +0000, by Elliott Sales de Andrade
-
propagate from branch 'im.pidgin.cpw.malu.xmpp.attention' (head cbf0c3bd9fb3c235c896517b27d6ea14b2993e19)Mon, 02 Mar 2009 06:26:15 +0000, by Elliott Sales de Andrade
-
propagate from branch 'im.pidgin.cpw.malu.xmpp.ibb_ft' (head cb0383f5b2aa47ed5b3bc5beb121c391d70b776a)Mon, 02 Mar 2009 06:18:44 +0000, by Elliott Sales de Andrade
-
Fix compile errors from the merge. Untested protocols: msnp9, sametime,Mon, 02 Mar 2009 06:17:44 +0000, by Elliott Sales de Andrade
-
Update versions since we're updating minor.Mon, 02 Mar 2009 04:38:05 +0000, by Elliott Sales de Andrade
-
propagate from branch 'im.pidgin.pidgin.next.minor' (head 7305b29db7bd00d3261f348c71674c93aa31b327)Mon, 02 Mar 2009 04:18:40 +0000, by Elliott Sales de Andrade
-
Changing debug levels. These messages fire every single time a window changes focus, making debugging anything else impossibleWed, 25 Feb 2009 20:03:08 +0000, by Casey Ho
-
Buddy pounce options are now in four columns instead of two. Fixes issues with height of dialog on small resolutions.Wed, 25 Feb 2009 19:57:49 +0000, by Casey Ho
-
Do not linkify unless <proto> is followed by some non-whitespace string.Wed, 04 Feb 2009 13:57:14 +0000, by Sadrul Habib Chowdhury
-
Fix building with python < 2.5Tue, 03 Feb 2009 00:45:21 +0000, by Sadrul Habib Chowdhury
-
Add a comment just noting that I think it's kind of annoying that weWed, 28 Jan 2009 19:26:43 +0000, by Mark Doliner
-
propagate from branch 'im.pidgin.pidgin' (head 8ae2fca06a3be4b99cc677c8f880d9521a35ec8b)Wed, 28 Jan 2009 10:23:37 +0000, by Mark Doliner
-
I don't know if these are worth changelogging, but I'll put them hereWed, 28 Jan 2009 10:16:41 +0000, by Mark Doliner
-
Increment display_lines here so that, for fonts where pixels_inside_wrap()Wed, 28 Jan 2009 10:06:56 +0000, by Mark Doliner
-
Change the logic for breaking out of the while look to match the ifWed, 28 Jan 2009 09:59:55 +0000, by Mark Doliner
-
Fix a bug that's bothered me for a while. When pressing shift+enter inWed, 28 Jan 2009 09:57:19 +0000, by Mark Doliner
-
Add a GtkIMHtml function that causes the widget to actually insert aWed, 28 Jan 2009 08:57:55 +0000, by Mark Doliner
-
The first thing gtk_text_buffer_delete_selection does is callWed, 28 Jan 2009 08:31:47 +0000, by Mark Doliner
-
Fix a crash in this branch that I introduced a few days ago. bnameWed, 28 Jan 2009 07:12:43 +0000, by Mark Doliner
-
Use getters and settings for a bunch of libpurple structsTue, 27 Jan 2009 09:23:56 +0000, by Mark Doliner
-
merge of '89cb8a5cf5210205e245047e7200484202e370a0'Tue, 27 Jan 2009 02:41:42 +0000, by Sadrul Habib Chowdhury
-
Drop the effectively empty .todo file.Mon, 26 Jan 2009 11:46:40 +0000, by Richard Laager
-
Slap some PURPLE_DISABLE_DEPRECATED checks around the functions Mark justMon, 26 Jan 2009 11:11:39 +0000, by Richard Laager
-
Add a newline to this log messageMon, 26 Jan 2009 11:02:24 +0000, by Mark Doliner
-
Simplify, hoo-boy. Also don't unregister the schemes inMon, 26 Jan 2009 10:39:25 +0000, by Mark Doliner
-
Uninitialize the certificate API before unloading the SSL plugin. ThisMon, 26 Jan 2009 10:38:33 +0000, by Mark Doliner
-
Deprecate some functions that aren't really neededMon, 26 Jan 2009 09:46:09 +0000, by Mark Doliner
-
Change "screen name" to "username" or "buddy name" in a whole bunch ofMon, 26 Jan 2009 09:12:04 +0000, by Mark Doliner
-
Remove trailing whitespaceMon, 26 Jan 2009 06:44:00 +0000, by Mark Doliner
-
s/sucess/success/ in a few placesMon, 26 Jan 2009 06:37:28 +0000, by Mark Doliner
-
Add two changes to the change logMon, 26 Jan 2009 06:35:37 +0000, by Mark Doliner
-
Add @since 2.6.0 doxygen comments to some of our new functions, andMon, 26 Jan 2009 06:18:18 +0000, by Mark Doliner
-
* Alphabetize files in a few Makefile.am filesMon, 26 Jan 2009 06:03:06 +0000, by Mark Doliner
-
A patch from Chris Connett to change the log size sorting method to weightMon, 26 Jan 2009 04:19:00 +0000, by Richard Laager
-
propagate from branch 'im.pidgin.pidgin' (head 566d2e86bfd45c806aba1b32d6f85a9a409ff9ea)Mon, 26 Jan 2009 02:39:55 +0000, by Richard Laager
-
propagate from branch 'im.pidgin.pidgin' (head da4fface7b23fb7415d6ce2a72770ce5fbe006a0)Mon, 26 Jan 2009 01:16:19 +0000, by Mark Doliner
-
Fix the indentation in this functionMon, 26 Jan 2009 01:13:25 +0000, by Mark Doliner
-
Add a commentSun, 25 Jan 2009 23:25:11 +0000, by Mark Doliner
-
Use the shortcut in the error message to give people more contextSun, 25 Jan 2009 23:23:04 +0000, by Mark Doliner
-
Use PIDGIN_STOCK_ADD instead of GTK_STOCK_ADD so that the add buttonSun, 25 Jan 2009 23:14:52 +0000, by Mark Doliner
-
Try to improve the wording in our custom smiley managerSun, 25 Jan 2009 23:10:16 +0000, by Mark Doliner
-
Lots of minor whitespace and comment changes:Sun, 25 Jan 2009 22:55:23 +0000, by Mark Doliner
-
propagate from branch 'im.pidgin.pidgin' (head c51bf3defef588c1efb6022d502dfc38c55664b2)Sat, 24 Jan 2009 03:11:09 +0000, by Richard Laager
-
merge of '55fb011e6060667ce31490ccd4621350fb8e90c6'Sat, 24 Jan 2009 03:11:04 +0000, by Richard Laager