Mercurial > pidgin.yaz
graph
-
- tls_peers certmgr now responds to certificate-stored,Fri, 27 Jul 2007 08:34:40 +0000, by William Ehlhardt
-
- Add a struct to hold various pieces of data for the tls_peers mgmt UIFri, 27 Jul 2007 08:24:25 +0000, by William Ehlhardt
-
- Add notice that certificate-stored and certificate-deleted signals areFri, 27 Jul 2007 07:58:31 +0000, by William Ehlhardt
-
- Only emit certificate-stored and certificate-deleted if the operationFri, 27 Jul 2007 07:33:52 +0000, by William Ehlhardt
-
- Add purple_certificate_pool_deleteFri, 27 Jul 2007 07:31:47 +0000, by William Ehlhardt
-
- remove_cert => delete_cert, because naming conventions are ourFri, 27 Jul 2007 07:27:34 +0000, by William Ehlhardt
-
- Write remove_cert function for tls_peers PoolFri, 27 Jul 2007 07:23:58 +0000, by William Ehlhardt
-
- Emit certificate-stored signal in purple_certificate_pool_storeFri, 27 Jul 2007 07:01:21 +0000, by William Ehlhardt
-
- Add CertificatePool signals documentationFri, 27 Jul 2007 07:00:43 +0000, by William Ehlhardt
-
- Register the certificate-stored and certificate-deleted signalsFri, 27 Jul 2007 06:56:00 +0000, by William Ehlhardt
-
- Specify the selection mode on the tls_peers_mgmt listview (may not beFri, 27 Jul 2007 04:38:56 +0000, by William Ehlhardt
-
- CertMgr now lists the certificates in the poolFri, 27 Jul 2007 00:42:51 +0000, by William Ehlhardt
-
- More pretty (useless) GUI sugarThu, 26 Jul 2007 00:38:53 +0000, by William Ehlhardt
-
propagate from branch 'im.pidgin.pidgin' (head 3c06e81a006adebe420915ad7301ad1e6e82cab8)Tue, 24 Jul 2007 04:32:04 +0000, by William Ehlhardt
-
- Add logic to allow tls_peers manager to properly uninit itself whenFri, 20 Jul 2007 08:39:00 +0000, by William Ehlhardt
-
- Mock tls_peers mgmt interfaceThu, 19 Jul 2007 08:56:21 +0000, by William Ehlhardt
-
- Add label field to PidginCertificateManagerThu, 19 Jul 2007 08:10:19 +0000, by William Ehlhardt
-
- Add a Certificate GTK management interface typeThu, 19 Jul 2007 08:00:05 +0000, by William Ehlhardt
-
- Comment cosmeticsThu, 19 Jul 2007 07:44:24 +0000, by William Ehlhardt
-
- Add purple_certificate_pool_usable to check whether a pool'sThu, 19 Jul 2007 07:17:24 +0000, by William Ehlhardt
-
- Handle NULLs given to certificate_pool_mkpath without causing errorsWed, 18 Jul 2007 23:50:46 +0000, by William Ehlhardt
-
- CertMgr window responds properly to delete_eventWed, 18 Jul 2007 23:36:51 +0000, by William Ehlhardt
-
- Make a real Certificate Manager dialog instead of a stupid popup. ItWed, 18 Jul 2007 23:29:59 +0000, by William Ehlhardt
-
propagate from branch 'im.pidgin.pidgin' (head e7e92461f2b02e785115d22ecca6212d9142a206)Wed, 18 Jul 2007 00:10:00 +0000, by William Ehlhardt
-
- Add debug code to spit a list of all certificates in all pools whenTue, 17 Jul 2007 00:28:55 +0000, by William Ehlhardt
-
- Add dire warnings to the purple_certificate_get_Xs docsTue, 17 Jul 2007 00:15:40 +0000, by William Ehlhardt
-
- Add get_idlist support to tls_peers CertificatePoolTue, 17 Jul 2007 00:10:11 +0000, by William Ehlhardt
-
- Add pool_get_idlist / pool_destroy_idlistMon, 16 Jul 2007 23:59:14 +0000, by William Ehlhardt
-
- Added a lovely Doxygen signals tutorialSun, 15 Jul 2007 06:28:08 +0000, by William Ehlhardt
-
- Change certificate_uninit to unregister all Pools, Schemes, andSat, 14 Jul 2007 04:49:30 +0000, by William Ehlhardt
-
- Add get_pools, get_verifiers, and get_schemesSat, 14 Jul 2007 02:54:48 +0000, by William Ehlhardt
-
- Add purple_certificate_get_handleSat, 14 Jul 2007 02:35:54 +0000, by William Ehlhardt
-
- purple_certificate_verify no longer takes possession of theFri, 13 Jul 2007 09:09:52 +0000, by William Ehlhardt
-
- Add purple_certificate_copy_listFri, 13 Jul 2007 09:02:45 +0000, by William Ehlhardt
-
- Add GnuTLS X.509 cert copy operatorFri, 13 Jul 2007 08:42:59 +0000, by William Ehlhardt
-
- Add purple_certificate_copy and associated machineryFri, 13 Jul 2007 08:38:21 +0000, by William Ehlhardt
-
- GnuTLS plugin now uses reference counting to manage its underlyingFri, 13 Jul 2007 08:10:33 +0000, by William Ehlhardt
-
- More skeletonFri, 13 Jul 2007 07:30:16 +0000, by William Ehlhardt
-
- Add a skeleton for the Pidgin Certificate Manager and include it inFri, 13 Jul 2007 06:26:40 +0000, by William Ehlhardt
-
- Add expiration/activation time display to tls_cached verifierThu, 12 Jul 2007 03:00:07 +0000, by William Ehlhardt
-
- Add activation/expiration time retrievers to GnuTLS pluginThu, 12 Jul 2007 02:59:13 +0000, by William Ehlhardt
-
- Add expiration/activation functions for CertificatesThu, 12 Jul 2007 01:10:04 +0000, by William Ehlhardt
-
- Verbosity in struct members.Thu, 12 Jul 2007 00:55:35 +0000, by William Ehlhardt
-
- Fix overzealous escaping cause by ancestor revisionMon, 09 Jul 2007 04:58:14 +0000, by William Ehlhardt
-
- pool_mkpath now runs purple_escape_filename on its return valueMon, 09 Jul 2007 04:45:37 +0000, by William Ehlhardt
-
- Add certificate_check_subject_name and associated machineryMon, 09 Jul 2007 03:47:36 +0000, by William Ehlhardt
-
- Remove a duplicate field from CertificateScheme. Oops.Mon, 09 Jul 2007 03:26:18 +0000, by William Ehlhardt
-
- Add get_activation_time and get_expiration_time to CertificateSchemeMon, 09 Jul 2007 03:12:15 +0000, by William Ehlhardt
-
propagate from branch 'im.pidgin.pidgin' (head 1ede3f4c61fab6e6979e40b2169494d27af5f528)Sun, 08 Jul 2007 04:27:02 +0000, by William Ehlhardt
-
- Fix intermittent crash due to uninitialized variableSun, 08 Jul 2007 04:23:55 +0000, by William Ehlhardt
-
- GnuTLS plugin no longer uses write_data_to_file from util. It has beenSun, 08 Jul 2007 02:52:40 +0000, by William Ehlhardt
-
- Fix an incorrect assertion in GnuTLS pluginSun, 08 Jul 2007 02:32:25 +0000, by William Ehlhardt
-
- Wrote the logic for the "previously unknown host" condition inSun, 08 Jul 2007 02:25:17 +0000, by William Ehlhardt
-
- More skeletonizing for tls_cached logic.Sun, 08 Jul 2007 02:10:31 +0000, by William Ehlhardt
-
- Made a logic skeleton for tls_cached verifierSun, 08 Jul 2007 02:01:57 +0000, by William Ehlhardt
-
(this revision will be disapproved)Sun, 08 Jul 2007 01:51:50 +0000, by William Ehlhardt
-
merge of '05f31e865f99d6f9afec4c0f635a0c64e2884d8c'Sun, 08 Jul 2007 01:37:37 +0000, by William Ehlhardt
-
- Do some weak checking to ensure that you don't attempt to store aSun, 08 Jul 2007 00:46:34 +0000, by William Ehlhardt
-
- Add pool retrieve, contains, and store functions to certificate APISun, 08 Jul 2007 00:42:01 +0000, by William Ehlhardt
-
- Rearrange certificate.h for better organizationSun, 08 Jul 2007 00:25:11 +0000, by William Ehlhardt
-
- Add x509_tls_cached skeletonSat, 07 Jul 2007 23:59:13 +0000, by William Ehlhardt
-
- Comment changeSat, 07 Jul 2007 23:50:47 +0000, by William Ehlhardt
-
- Add tls_peers put_certSat, 07 Jul 2007 20:49:22 +0000, by William Ehlhardt
-
- Finish tls_peers get_certFri, 06 Jul 2007 00:31:24 +0000, by William Ehlhardt
-
- Fixed naming issues in previous revisionFri, 06 Jul 2007 00:29:09 +0000, by William Ehlhardt
-
- Add purple_certificate_importFri, 06 Jul 2007 00:28:14 +0000, by William Ehlhardt
-
- Finished tls_peers cert_in_poolFri, 06 Jul 2007 00:21:42 +0000, by William Ehlhardt
-
- Correct the certstore folder pathsThu, 05 Jul 2007 18:36:04 +0000, by William Ehlhardt
-
- Add init for x509_tls_peers poolThu, 05 Jul 2007 05:45:29 +0000, by William Ehlhardt
-
- Add purple_certificate_pool_mkpath helper functionThu, 05 Jul 2007 05:35:23 +0000, by William Ehlhardt
-
DocumentationThu, 05 Jul 2007 04:59:36 +0000, by William Ehlhardt
-
- CertificatePool put_cert now accepts an id argumentThu, 05 Jul 2007 04:58:11 +0000, by William Ehlhardt
-
propagate from branch 'im.pidgin.pidgin' (head efa0e31922a07bb598a6fc8951462e1fa96a886e)Mon, 02 Jul 2007 17:18:49 +0000, by William Ehlhardt
-
propagate from branch 'im.pidgin.pidgin' (head faad7a14fc692e8d3799948d63c004314395738b)Fri, 29 Jun 2007 21:42:39 +0000, by William Ehlhardt
-
propagate from branch 'im.pidgin.pidgin' (head 89468df5d1cdb033902c9f7e41cfdf3a348d97bc)Fri, 29 Jun 2007 20:01:33 +0000, by William Ehlhardt
-
propagate from branch 'im.pidgin.pidgin' (head 61fdc464bc9fe3aeaf30ca79e923854958d6f9bb)Fri, 29 Jun 2007 04:25:54 +0000, by William Ehlhardt
-
- Add purple_certificate_export and associated libpurple stuffFri, 29 Jun 2007 04:23:39 +0000, by William Ehlhardt
-
- Unregister x509_tls_peers as part of uninitThu, 28 Jun 2007 23:55:14 +0000, by William Ehlhardt
-
- CertificatePool member functions no longer accept a Pool instance, as Pools are expected to be singletonsThu, 28 Jun 2007 23:47:07 +0000, by William Ehlhardt
-
- cert_in_pool_by_id is now just cert_in_pool; finding the uniqueID of the Certificate wanted is entirely the caller's problemThu, 28 Jun 2007 23:33:53 +0000, by William Ehlhardt
-
- Fix some errors and return valuesThu, 28 Jun 2007 23:24:30 +0000, by William Ehlhardt
-
- prepend > appendThu, 28 Jun 2007 23:22:27 +0000, by William Ehlhardt
-
- Add find, register, and unregister for CertificatePoolsThu, 28 Jun 2007 23:21:50 +0000, by William Ehlhardt
-
- Add CertificatePool structThu, 28 Jun 2007 21:29:54 +0000, by William Ehlhardt
-
- Replace switch statements in irc and jabber prpls with purple_ssl_strerror callsWed, 27 Jun 2007 05:03:25 +0000, by William Ehlhardt
-
- Add purple_ssl_strerror for handy error description power!Wed, 27 Jun 2007 04:56:21 +0000, by William Ehlhardt
-
- Jabber now understands SSL_CERTIFICATE_INVALID codeWed, 27 Jun 2007 04:29:24 +0000, by William Ehlhardt
-
- Jabber now shows an "unknown error" message when it hits an SSL error it doesn't understandWed, 27 Jun 2007 04:25:55 +0000, by William Ehlhardt
-
propagate from branch 'im.pidgin.pidgin' (head 6526dd22033b4ab26156c07b7a84e53e092b4a21)Wed, 27 Jun 2007 04:17:13 +0000, by William Ehlhardt
-
- x509_singleuse uses the subject_name field...somewhatWed, 27 Jun 2007 04:14:16 +0000, by William Ehlhardt
-
- Add subject_name (AKA Common Name) functions to GnuTLS x509 schemeWed, 27 Jun 2007 03:51:36 +0000, by William Ehlhardt
-
- Add purple_certificate_get_subject_name and associated libpurpleWed, 27 Jun 2007 03:39:19 +0000, by William Ehlhardt
-
- More g_new0 instead of g_newWed, 27 Jun 2007 01:35:28 +0000, by William Ehlhardt
-
- Fixed an inverted assertionWed, 27 Jun 2007 01:09:43 +0000, by William Ehlhardt
-
disapproval of revision 'e408398aae606a1aafb857413db4fa9736e374ae'Sun, 08 Jul 2007 01:37:23 +0000, by William Ehlhardt
-
- Hack up sslconn to use a single-use verifierWed, 27 Jun 2007 00:22:40 +0000, by William Ehlhardt
-
- Certificate system now has init and uninit like other systemsWed, 27 Jun 2007 00:16:58 +0000, by William Ehlhardt
-
- sslconn.c will need the certificate APITue, 26 Jun 2007 23:57:16 +0000, by William Ehlhardt
-
- ssl-gnutls plugin uses Verifiers nowTue, 26 Jun 2007 23:54:44 +0000, by William Ehlhardt
-
- Add PURPLE_SSL_CERTIFICATE_INVALID error codeTue, 26 Jun 2007 23:45:43 +0000, by William Ehlhardt
-
- Add purple_certificate_get_fingerprint_sha1Tue, 26 Jun 2007 23:43:41 +0000, by William Ehlhardt
-
- libpurple is now responsible for some cleanup and final deletion of aTue, 26 Jun 2007 21:59:09 +0000, by William Ehlhardt
-
- Reorder struct for clarityTue, 26 Jun 2007 19:49:33 +0000, by William Ehlhardt
-
- Add purple_certificate_register_builtinsTue, 26 Jun 2007 19:46:35 +0000, by William Ehlhardt
-
- Use g_new0 instead of g_newTue, 26 Jun 2007 01:04:45 +0000, by William Ehlhardt
-
propagate from branch 'im.pidgin.pidgin' (head 704b8c18f7c29f1fc8bfcf640275d2a9928ed03c)Mon, 25 Jun 2007 21:38:40 +0000, by William Ehlhardt
-
- Add purple_certificate_verify_destroy and associated machinerySat, 23 Jun 2007 20:34:07 +0000, by William Ehlhardt
-
- Add certificate_destroy and certificate_destroy_listSat, 23 Jun 2007 19:47:58 +0000, by William Ehlhardt
-
- Documentation segmentationSat, 23 Jun 2007 19:28:57 +0000, by William Ehlhardt
-
- Add verifier field to SslConnectionSat, 23 Jun 2007 19:24:16 +0000, by William Ehlhardt
-
- purple_certificate_verify attempts to check that the cert chain is ofSat, 23 Jun 2007 18:42:31 +0000, by William Ehlhardt
-
- purple_certificate_verify now takes a Verifier argument, creates itsSat, 23 Jun 2007 00:04:49 +0000, by William Ehlhardt
-
- CertificateVerifier register/unregister/findFri, 22 Jun 2007 23:30:26 +0000, by William Ehlhardt
-
- Fill out CertVerifier structFri, 22 Jun 2007 20:49:32 +0000, by William Ehlhardt
-
propagate from branch 'im.pidgin.pidgin' (head d2f50519c5ed668dd980277afdc25d71ccb8a852)Fri, 22 Jun 2007 16:30:30 +0000, by William Ehlhardt
-
- Add debugging babbleFri, 22 Jun 2007 03:58:35 +0000, by William Ehlhardt
-
- More documentationFri, 22 Jun 2007 03:38:43 +0000, by William Ehlhardt
-
- Documentation correctionFri, 22 Jun 2007 03:33:52 +0000, by William Ehlhardt
-
- Add GnuTLS SHA1 key fingerprinterFri, 22 Jun 2007 03:18:43 +0000, by William Ehlhardt
-
- 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
-
Use a better directory layout for the Win32 archive, now you can just unzipWed, 08 Aug 2007 04:09:17 +0000, by Jeffrey Connelly
-
Use the right message in the persistance command for adding buddies, butTue, 07 Aug 2007 04:48:16 +0000, by Jeffrey Connelly
-
Add MySpaceIM emoticons to default themes input file (Note: untested!)Tue, 07 Aug 2007 04:43:20 +0000, by Jeffrey Connelly
-
Use a list when updating the blocklist when removing the buddy, sinceTue, 07 Aug 2007 03:06:43 +0000, by Jeffrey Connelly
-
In lists, only insert a | between elements, no longer at the end also.Tue, 07 Aug 2007 02:54:46 +0000, by Jeffrey Connelly
-
Use the new dictionary data type when:Tue, 07 Aug 2007 02:51:34 +0000, by Jeffrey Connelly
-
Add a new public function msim_msg_free_element_data(), that frees element data (but the MsimMessageElement * still must be g_free()'d). Internally, msim_msg_free_element() is still used, as a callback to g_list_foreach() to free every element in an MsimMessage.Tue, 07 Aug 2007 02:50:34 +0000, by Jeffrey Connelly
-
In msim_msg_pack_element_dict(), separate keys and values with '=' forTue, 07 Aug 2007 02:11:15 +0000, by Jeffrey Connelly
-
propagate from branch 'im.pidgin.pidgin' (head 128e100bae27b44dc77c5db5be0151b0fceaea8f)Mon, 06 Aug 2007 04:04:23 +0000, by Jeffrey Connelly
-
Fix a memory leak from not freeing the ui-info hashtable on exit.Sat, 11 Aug 2007 09:20:36 +0000, by Sadrul Habib Chowdhury
-
The entries in the right-click menu on the tabs was getting cut off for me.Sat, 11 Aug 2007 08:55:32 +0000, by Sadrul Habib Chowdhury
-
Some more navigation improvement for the menus.Sat, 11 Aug 2007 05:23:30 +0000, by Sadrul Habib Chowdhury
-
Make the menus a little more usable.Sat, 11 Aug 2007 05:09:33 +0000, by Sadrul Habib Chowdhury
-
disapproval of revision 'a4ce7b8adf2db74d531c35278fe83247d90ce4b1'Sat, 11 Aug 2007 04:19:32 +0000, by Sadrul Habib Chowdhury
-
libgnt.localizeSat, 11 Aug 2007 04:18:14 +0000, by Sadrul Habib Chowdhury
-
Fix a few small bugs in the example code.Sat, 11 Aug 2007 04:17:15 +0000, by Sadrul Habib Chowdhury
-
Fix #2344.Sat, 11 Aug 2007 04:15:11 +0000, by Sadrul Habib Chowdhury
-
Use gobject properties for lines.Sat, 11 Aug 2007 04:13:11 +0000, by Sadrul Habib Chowdhury
-
Fix typeahead searching in the file-dialog.Sat, 11 Aug 2007 04:12:09 +0000, by Sadrul Habib Chowdhury
-
merge of '408e22fd58560f1326bfd9ebb031f2d0fd99a906'Sat, 11 Aug 2007 03:21:36 +0000, by Sean Egan
-
merge of '568907d26b94a41acc8768523cdc469bdf385d2c'Fri, 10 Aug 2007 17:45:05 +0000, by Will Thompson
-
New smiley styleFri, 10 Aug 2007 22:16:09 +0000, by Sean Egan
-
Bold the x on mouse overFri, 10 Aug 2007 19:31:53 +0000, by Sean Egan
-
Let's try this again. Tabs are not visible if there's only one conversation openFri, 10 Aug 2007 19:17:24 +0000, by Sean Egan
-
bug fixFri, 10 Aug 2007 15:04:04 +0000, by Daniel Atallah
-
Fix null pointer deref when confirming authentication over unencrypted connection. Fixes #2493.Fri, 10 Aug 2007 13:28:12 +0000, by Daniel Atallah
-
Allow notification labels to be selectable (for copy-and-paste purposes). Fixes #563.Fri, 10 Aug 2007 02:51:54 +0000, by Daniel Atallah
-
Yay for code reuse.Fri, 10 Aug 2007 01:29:48 +0000, by Daniel Atallah
-
Clear bonjour buddy values before resetting them so that we notice value removals.Thu, 09 Aug 2007 22:49:53 +0000, by Daniel Atallah
-
Add data to the bonjour tooltip.Thu, 09 Aug 2007 22:37:06 +0000, by Daniel Atallah
-
Show bonjour status messages in the buddy list.Thu, 09 Aug 2007 22:10:44 +0000, by Daniel Atallah
-
Fix uninitialized variable access.Thu, 09 Aug 2007 18:58:07 +0000, by Daniel Atallah
-
merge of '1aba81cae8b963708281123ed6c438ba5861113d'Thu, 09 Aug 2007 18:34:01 +0000, by Daniel Atallah
-
reverting the show docklet preference the correct wayThu, 09 Aug 2007 02:42:49 +0000, by Ka-Hing Cheung
-
merge of 'f5046f52428dc7791ac55340541bd582503b7b8c'Thu, 09 Aug 2007 02:38:54 +0000, by Ka-Hing Cheung
-
The hotkeys should popup the menu.Thu, 09 Aug 2007 02:22:53 +0000, by Sadrul Habib Chowdhury
-
Implement setting buddy icons for avahi implementation. Fix receiving status changes and some other fixes.Thu, 09 Aug 2007 18:32:19 +0000, by Daniel Atallah
-
_mdns_retrieve_retrieve_buddy_icon() - what kind of crack am I on anyway?Thu, 09 Aug 2007 02:33:17 +0000, by Daniel Atallah
-
merge of '27e06af9a3657aa4d9664c8f17f3aee8ebc41e65'Thu, 09 Aug 2007 02:30:03 +0000, by Daniel Atallah
-
Fix recieving status updates for bonjour (win32 implementation).Wed, 08 Aug 2007 22:47:38 +0000, by Daniel Atallah
-
Fix bonjour buddy icons to work with iChat.Wed, 08 Aug 2007 18:14:46 +0000, by Daniel Atallah
-
merge of 'dd8e64b939e2f2a23c37594e322f73dd5548a85c'Wed, 08 Aug 2007 01:57:39 +0000, by Daniel Atallah
-
Some more minor mdns implementation abstraction tweaks and implementation of setting buddy icons for the win32 bonjour implementation.Wed, 08 Aug 2007 01:50:01 +0000, by Daniel Atallah
-
The changelog.win32 currently can't show someone what's new between 2.0.1Sat, 11 Aug 2007 21:08:06 +0000, by Kevin Stange
-
"Bless me father for I have sinned."Wed, 08 Aug 2007 01:35:56 +0000, by Sadrul Habib Chowdhury
-
merge of '0f5a6fae9f2ae8df51271e7bb342d7bd8cf08950'Wed, 08 Aug 2007 00:38:18 +0000, by Sadrul Habib Chowdhury
-
Use appropriate text-flags depending on the message flags.Wed, 08 Aug 2007 00:36:35 +0000, by Sadrul Habib Chowdhury
-
Show formatting in the font dropdown menu.Tue, 07 Aug 2007 22:55:51 +0000, by Sadrul Habib Chowdhury
-
propagate from branch 'im.pidgin.pidgin' (head 5e5168d639fb9a3a29ab3fe44b976d6d25924403)Tue, 07 Aug 2007 21:45:31 +0000, by Sadrul Habib Chowdhury
-
merge of '2dd575a1471bdca9f2d49e17e92165d3b6ddcca0'Wed, 08 Aug 2007 00:29:26 +0000, by Sean Egan
-
Document PurpleConnectionUiOps. (Does purple_connection_notice predate theTue, 07 Aug 2007 18:14:59 +0000, by Will Thompson
-
Add a page to the documentation listing all UiOps structures.Tue, 07 Aug 2007 18:13:36 +0000, by Will Thompson
-
Revert 'show docklet' preference default to 'always.'Wed, 08 Aug 2007 00:29:20 +0000, by Sean Egan
-
merge of '599ce70692fe573e98628269564b76296451b587'Tue, 07 Aug 2007 11:32:56 +0000, by Will Thompson
-
Document most of PurpleConversationUiOps.Tue, 07 Aug 2007 11:25:22 +0000, by Will Thompson
-
Avahi bonjour implementation of receiving buddy icons.Wed, 08 Aug 2007 01:57:08 +0000, by Daniel Atallah
-
Correct the types of the authorize_cb and deny_cb parameters ofFri, 10 Aug 2007 17:30:59 +0000, by Will Thompson
-
g_set_application_name requires glib 2.2 for finchTue, 07 Aug 2007 09:47:39 +0000, by Richard Nelson
-
Patch from Gabriel Schulhof to compile with old versions of glib.Tue, 07 Aug 2007 07:07:09 +0000, by Mark Doliner
-
Patch from Gabriel Schulhof to only call g_set_application_name() ifTue, 07 Aug 2007 07:03:56 +0000, by Mark Doliner
-
merge of '3d3413c72d837a38e71907dab714b6b4ddd4a5af'Tue, 07 Aug 2007 06:45:23 +0000, by Mark Doliner
-
Disable sorting brief Doxygen documentation. This means that lists ofMon, 06 Aug 2007 22:43:29 +0000, by Will Thompson
-
Correct an inaccurate comment.Mon, 06 Aug 2007 22:07:48 +0000, by Will Thompson
-
Remove reference to close-tab.pngTue, 07 Aug 2007 00:13:57 +0000, by Sean Egan
-
warning fixesMon, 06 Aug 2007 21:16:05 +0000, by Sean Egan
-
merge of '5cd317ad290e840fa8a8624d17dd5f23f99330ac'Mon, 06 Aug 2007 20:50:32 +0000, by Sean Egan
-
Document PurpleAccountUiOps, and fix a documentation typo.Mon, 06 Aug 2007 15:51:25 +0000, by Will Thompson
-
Remove some more references to the icontimer - I'm assuming these need to be removed too.Mon, 06 Aug 2007 15:17:20 +0000, by Daniel Atallah
-
Install dbus-types.h, which fixes #including dbus-server.h in UIs.Mon, 06 Aug 2007 13:55:42 +0000, by Will Thompson
-
Fetch icons all at once instead of one at a time. I tried pretty hardMon, 06 Aug 2007 07:28:43 +0000, by Mark Doliner
-
Wiggle two comments aroundMon, 06 Aug 2007 06:42:10 +0000, by Mark Doliner
-
Use g_slist_find_custom() instead of writing one ourselvesMon, 06 Aug 2007 06:30:25 +0000, by Mark Doliner
-
Sean pointed out that now that oscar rate limits itself there isMon, 06 Aug 2007 06:24:37 +0000, by Mark Doliner
-
My version of automake seems to require that these if and endifMon, 06 Aug 2007 04:52:24 +0000, by Mark Doliner
-
fix typo-leakMon, 06 Aug 2007 01:46:07 +0000, by Richard Nelson
-
merge of '412ec3e9ae5d5532710d56efecc7543837a91cbb'Mon, 06 Aug 2007 01:45:24 +0000, by Richard Nelson
-
merge of '1aae35116707aa4cbcce79a81347a39f37703677'Mon, 06 Aug 2007 01:45:16 +0000, by Richard Nelson
-
Fix a compile warningMon, 06 Aug 2007 00:16:31 +0000, by Mark Doliner
-
Improve a bunch of strings in QQMon, 06 Aug 2007 00:14:47 +0000, by Mark Doliner
-
merge of '5e757c10231788ae759b25d6f06694b5555ee046'Mon, 06 Aug 2007 00:13:14 +0000, by Daniel Atallah
-
Here is a native avahi implementation of the bonjour prpl that I whipped up. Someone more autofoo savvy will probably want to review what I've done to that stuff. Fixes #326.Mon, 06 Aug 2007 00:00:45 +0000, by Daniel Atallah
-
More minor leak fixes and cleanup to bonjour.Mon, 06 Aug 2007 00:12:52 +0000, by Daniel Atallah
-
merge of '7ee71f1a32c4a5d7001c0049f2c7ec1e6cb54fa3'Sun, 05 Aug 2007 19:42:29 +0000, by Ka-Hing Cheung
-
show toolbar menu on button press, rather than button release. Fixes #2352Mon, 06 Aug 2007 01:36:57 +0000, by Sean Egan
-
Install 22px icons in right place. Fixes #2411Mon, 06 Aug 2007 00:56:05 +0000, by Sean Egan
-
Fix howl bonjour build.Sun, 05 Aug 2007 03:16:58 +0000, by Daniel Atallah
-
Implement bonjour buddy icons in the win32 implementation. Avahi's howl wrapper doesn't implement sw_discovery_query_record(), so we can't do it elsewhere yet.Sun, 05 Aug 2007 02:50:48 +0000, by Daniel Atallah
-
Refactor the bonjour mdns implementation abstraction in preparation for the avahi implementation. Also fix alias assignment from the server to populate the server alias instead of the local alias.Sun, 05 Aug 2007 02:44:53 +0000, by Daniel Atallah