log libpurple/prefs.c @ 27771:085d0a18a7f7

age author description
Tue, 25 Dec 2007 05:53:23 +0000 Mark Doliner Should be safe to get rid of this now
Sat, 15 Dec 2007 18:23:04 +0000 Will Thompson The debug message for purple_prefs_set_path when the pref in question is not
Mon, 22 Oct 2007 23:39:12 +0000 Daniel Atallah applied changes from 0cf87050ffb15aa5ff8817bfdf57efda048cefde
Sun, 21 Oct 2007 04:49:28 +0000 Luke Schierer applied changes from 29b2fc4762e2c5d03a7100c78f2a7b49237c5e80
Sun, 09 Sep 2007 22:45:45 +0000 Ka-Hing Cheung Probably Fixes 1649
Sat, 08 Sep 2007 03:09:35 +0000 John Bailey The FSF changed its address a while ago; our files were out of date.
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.
Sun, 22 Jul 2007 01:28:19 +0000 Eric Polino propagate from branch 'tmpbranch' (head e6743aa2d424749cd40350df703d079ef61fd5ce)
Wed, 11 Jul 2007 19:44:32 +0000 Sadrul Habib Chowdhury Update the way _get_children_names is used.
Wed, 11 Jul 2007 18:41:02 +0000 Sadrul Habib Chowdhury merge of '71460fdbdf27e2233f9157851787002b09ead2c6'
Tue, 10 Jul 2007 19:03:48 +0000 Eric Polino memleak fix
Wed, 11 Jul 2007 18:39:21 +0000 Sadrul Habib Chowdhury disapproval of revision '2d13603b37141a4e8eb8ce3358198dec9c9f7852'
Mon, 09 Jul 2007 21:29:08 +0000 Eric Polino Added a function to the prefs API to get a list of children names.
Wed, 11 Jul 2007 19:27:39 +0000 Sadrul Habib Chowdhury Return the complete paths of the child prefs.
Wed, 11 Jul 2007 18:37:54 +0000 Sadrul Habib Chowdhury Add purple_prefs_get_children_names in purple. And update Changelog.API