log

age author description
Fri, 29 Jun 2007 01:51:13 +0000 Eric Polino Created SoundPrefDialog to store dialog data.
Thu, 28 Jun 2007 17:21:24 +0000 Eric Polino Added more to the Sounds Preferences
Wed, 27 Jun 2007 20:19:09 +0000 Eric Polino Added Sounds to the actions list
Wed, 27 Jun 2007 02:51:00 +0000 Eric Polino Added some docs
Mon, 25 Jun 2007 20:27:36 +0000 Eric Polino Moved:
Sun, 24 Jun 2007 02:56:09 +0000 Eric Polino merge of '2970edca111b3535ae0703e3c866ad1c3b87df94'
Sat, 23 Jun 2007 02:44:28 +0000 Sadrul Habib Chowdhury merge of 'ae0440e75a9a8e5aa5e513b57295049b0c338cf4'
Fri, 22 Jun 2007 23:05:11 +0000 Eric Polino Conversation window names are now suffixed by type
Sat, 23 Jun 2007 02:39:28 +0000 Sadrul Habib Chowdhury Define a generic g_hash_table_find for glib < 2.4, which uses
Fri, 22 Jun 2007 22:20:39 +0000 Eric Polino Workspace window placement now supports substring checking in window-names
Thu, 21 Jun 2007 20:37:57 +0000 Eric Polino propagate from branch 'im.pidgin.pidgin' (head d2f50519c5ed668dd980277afdc25d71ccb8a852)
Tue, 19 Jun 2007 19:40:06 +0000 Eric Polino merge of '0fa7cc4bced44eafda83b747f69a36db34078edc'
Tue, 19 Jun 2007 19:34:20 +0000 Eric Polino merge of '459bc8f8b1cfc6e94a0a8e8328bc86651ee59cbc'
Tue, 19 Jun 2007 14:32:23 +0000 Eric Polino merge of 'c80d121e4fd54ef1ba9c1ce9e4afa059f6b777e9'
Tue, 19 Jun 2007 19:33:16 +0000 Eric Polino disapproval of revision 'c80d121e4fd54ef1ba9c1ce9e4afa059f6b777e9'
Tue, 19 Jun 2007 14:32:08 +0000 Eric Polino FIX: Setting an INT field in preferences wasn't working properly. We were checking for a FIELD_LIST but doing the same thing all the time.
Tue, 19 Jun 2007 19:39:52 +0000 Eric Polino FIX: INT fields weren't being updated properly
Sun, 24 Jun 2007 02:55:54 +0000 Eric Polino disapproval of revision 'd07595d436b95a0c21e8e5e26ffdf6c37af63915'
Fri, 15 Jun 2007 20:43:27 +0000 Eric Polino Added the ability to configure sound in Finch.
Thu, 14 Jun 2007 03:54:49 +0000 Eric Polino Added sound to Finch.
Tue, 12 Jun 2007 22:01:24 +0000 Eric Polino Fixed a few problems that were created by the merge from the propagate.
Tue, 12 Jun 2007 21:21:37 +0000 Eric Polino propagate from branch 'im.pidgin.pidgin.2.1.0' (head 121873f517c4c5e2d65c3a1cdd152694834d7db0)
Sat, 11 Aug 2007 02:38:23 +0000 Sadrul Habib Chowdhury merge of '86fd5e0d8b80a9da3103e850c97f1e04a2333961'
Sun, 12 Aug 2007 04:03:45 +0000 William Ehlhardt - Add a hacked-up method of adding certs to the CA pool
Sun, 12 Aug 2007 03:44:44 +0000 William Ehlhardt - x509_ca_lazy_init is more implemented
Sun, 12 Aug 2007 03:36:53 +0000 William Ehlhardt In x509_ca pool:
Sun, 12 Aug 2007 03:06:47 +0000 William Ehlhardt - Add skeleton for X.509 Certificate Authority (x509_ca) CertificatePool
Fri, 10 Aug 2007 06:21:11 +0000 William Ehlhardt - purple_certificate_verify_destroy is deprecated and has met its end.
Fri, 10 Aug 2007 05:51:44 +0000 William Ehlhardt - Remove all usage of purple_certificate_verify_destroy, as it is
Fri, 10 Aug 2007 05:44:20 +0000 William Ehlhardt - Add HOSTNAME CHECKING to tls_cached unknown_peer mode, which is kind