Mercurial > pidgin
graph
-
- Add more to the Certificate structThu, 21 Jun 2007 23:39:26 +0000, by William Ehlhardt
-
disapproval of revision 'e2dc62de3f75a0206694f16b62b58dd12e062829'Thu, 21 Jun 2007 22:53:54 +0000, by William Ehlhardt
-
- Add CertificatePiece elementThu, 21 Jun 2007 22:53:39 +0000, by William Ehlhardt
-
- purple_ssl_get_peer_certificatesThu, 21 Jun 2007 20:56:54 +0000, by William Ehlhardt
-
- Debugging babbleThu, 21 Jun 2007 20:53:03 +0000, by William Ehlhardt
-
applied changes from e52b685d84ca8874da6e3e71199829e513500642Thu, 21 Jun 2007 19:21:47 +0000, by William Ehlhardt
-
- More API additionsThu, 21 Jun 2007 19:14:06 +0000, by William Ehlhardt
-
- GnuTLS plugin registers an x509 certscheme nowThu, 21 Jun 2007 19:13:28 +0000, by William Ehlhardt
-
- Add unregister_schemeThu, 21 Jun 2007 00:28:31 +0000, by William Ehlhardt
-
propagate from branch 'im.pidgin.pidgin' (head 1e05cb8a9ac73bb313b07aa7944bd320f9a91dfe)Wed, 20 Jun 2007 22:42:47 +0000, by William Ehlhardt
-
propagate from branch 'im.pidgin.pidgin' (head 5775dc23bad7ecf62c8f951574460d2f075f9e72)Wed, 08 Aug 2007 21:05:47 +0000, by Andreas Monitzer
-
Gadu-Gadu now calls the registration_cb for the account if it is set after performing a registrationFri, 17 Aug 2007 01:54:06 +0000, by Evan Schoenberg
-
Updated attention namespace to adhere to my new XEP-0224: AttentionWed, 08 Aug 2007 21:01:42 +0000, by Andreas Monitzer
-
Mixed up TRUE and FALSE.Tue, 31 Jul 2007 15:01:14 +0000, by Andreas Monitzer
-
propagate from branch 'im.pidgin.pidgin' (head cd20365dc59b48132f198784fbca95b91d1fc5c9)Mon, 30 Jul 2007 00:05:02 +0000, by Andreas Monitzer
-
Change two strcmp()s to purple_utf8_strcasecmp() for case-insensitive comparison.Tue, 14 Aug 2007 02:33:01 +0000, by Jeffrey Connelly
-
disapproval of revision 'b888bc5c0494c9dd0398baba81e4d602ac88948f'Tue, 14 Aug 2007 02:45:06 +0000, by Jeffrey Connelly
-
Proposed "attention" API, a generalization of zaps (MySpaceIM), buzzesMon, 13 Aug 2007 05:59:24 +0000, by Jeffrey Connelly
-
Show buddy icons.Mon, 13 Aug 2007 01:36:30 +0000, by Jeffrey Connelly
-
Conditionally compile out a few advanced configuration options (status textMon, 13 Aug 2007 00:43:11 +0000, by Jeffrey Connelly
-
Refactor msim_tooltip_text() and msim_get_info_cb(), so that they now both useMon, 13 Aug 2007 00:38:43 +0000, by Jeffrey Connelly
-
Use MsimUser structure for storing ephemeral information on users, insteadSun, 12 Aug 2007 23:20:07 +0000, by Jeffrey Connelly
-
Conditionally-compile out debugging statements of escaping.Sun, 12 Aug 2007 23:16:53 +0000, by Jeffrey Connelly
-
Update for 0.14.Sun, 12 Aug 2007 20:22:18 +0000, by Jeffrey Connelly
-
Only say we are connected after the MsimSession structure is fully setup.Sun, 12 Aug 2007 18:48:03 +0000, by Jeffrey Connelly
-
Fix some assertion failures, that should really not be assertions. Found by usingSun, 12 Aug 2007 18:20:24 +0000, by Jeffrey Connelly
-
Replace non-portable stricmp() with two calls to strcmp(), one uppercase andSun, 12 Aug 2007 18:11:29 +0000, by Jeffrey Connelly
-
Re-enable non-test mode. This revision now correctly handles links with paths.Sun, 12 Aug 2007 07:45:30 +0000, by Jeffrey Connelly
-
Rewrite escaping so that it is more correct, in order to fix #2521. Test it.Sun, 12 Aug 2007 07:35:51 +0000, by Jeffrey Connelly
-
Support sending and receiving hyperlinks.Sun, 12 Aug 2007 06:54:15 +0000, by Jeffrey Connelly
-
Support all emoticons used in the official MySpaceIM client.Sun, 12 Aug 2007 02:41:54 +0000, by Jeffrey Connelly
-
In default emoticon theme file, for MySpaceIM, change tabs used for indentationSun, 12 Aug 2007 02:27:28 +0000, by Jeffrey Connelly
-
Add additional MySpaceIM emoticons from Hylke Bons to Makefile.am.Sun, 12 Aug 2007 01:31:27 +0000, by Jeffrey Connelly
-
Add new emoticons for MySpaceIM from Hylke Bons.Sun, 12 Aug 2007 01:27:35 +0000, by Jeffrey Connelly
-
Use msim_uid2username_from_blist() to resolve uid -> username on incomingSat, 11 Aug 2007 18:28:19 +0000, by Jeffrey Connelly
-
Clarify password-too-long error (MySpace limits it, not us), and clean upSat, 11 Aug 2007 18:18:52 +0000, by Jeffrey Connelly
-
Change msim_msg_new() and msim_msg_new_v() to accept the first key name asSat, 11 Aug 2007 17:57:19 +0000, by Jeffrey Connelly
-
Fix a few typos in the MySpaceIM section of the default smileys theme input file.Sat, 11 Aug 2007 06:22:21 +0000, by Jeffrey Connelly
-
Change all code to better match the style of libpurple - use 8-space tabsSat, 11 Aug 2007 05:53:11 +0000, by Jeffrey Connelly
-
Convert password to lowercase using g_utf8_strdown(), better becauseSat, 11 Aug 2007 05:02:23 +0000, by Jeffrey Connelly
-
Use an array of structs instead of parallel arrays for the emoticonSat, 11 Aug 2007 04:54:13 +0000, by Jeffrey Connelly
-
Always use our own msim_round() instead of checking for C99's round and usingSat, 11 Aug 2007 04:40:39 +0000, by Jeffrey Connelly
-
Make msim_escape_or_unescape() take a const gchar *, and duplicate it itselfSat, 11 Aug 2007 04:38:52 +0000, by Jeffrey Connelly
-
Use cuddled if's etc. everywhere, to better match style of Pidgin/libpurple.Sat, 11 Aug 2007 04:34:20 +0000, by Jeffrey Connelly
-
Change escape code replacement text parallel arrays to an array of structs,Sat, 11 Aug 2007 04:07:39 +0000, by Jeffrey Connelly
-
In default emoticon theme file, change MySpace to MySpaceIM toWed, 08 Aug 2007 04:50:32 +0000, by Jeffrey Connelly
-
Use paths from win32-install-dir for -win32.zip release archive, instead ofWed, 08 Aug 2007 04:48:09 +0000, by Jeffrey Connelly