Mercurial > pidgin
log
age | author | description |
---|---|---|
Wed, 29 Aug 2007 01:46:45 +0000 | Mark Doliner | merge of 'ee4f8f7ebf5f6057974f66b75c8b59c199e44ae0' |
Wed, 29 Aug 2007 05:40:01 +0000 | Sadrul Habib Chowdhury | (Un)Register the pools with DBus to avoid a runtime fit. |
Wed, 29 Aug 2007 05:18:39 +0000 | Sadrul Habib Chowdhury | Add certificate UI in finch. |
Tue, 28 Aug 2007 21:17:28 +0000 | Sadrul Habib Chowdhury | There's some disagreement over the response-id sent to the callbacks to |
Tue, 28 Aug 2007 21:03:49 +0000 | Sadrul Habib Chowdhury | merge of '45cf46d3ba2b0debc7f98159ddf5a0262809cde4' |
Tue, 28 Aug 2007 12:34:33 +0000 | Daniel Atallah | Fix printf(%s, NULL). |
Tue, 28 Aug 2007 03:59:44 +0000 | Daniel Atallah | Move purple_prefs_load() to purple_prefs_init() - there's been a TODO for this for a long time. I have no idea why this wasn't done sooner; it seems to work just fine and fixes some bugs where stuff isn't loaded before being used. Fixes #1848 (and I'm sure others). Yell at me if this breaks anything. |