log libpurple/prefs.c @ 19850:c229bf90b6a4

age author description
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
Sun, 17 Jun 2007 14:49:10 +0000 Stu Tomlinson Do not actually remove the debug timestamp pref, this is the *correct*
Sun, 17 Jun 2007 14:33:41 +0000 Stu Tomlinson disapproval of revision '8252394105eb4f981e17cec193e039dc94dfbde1'
Sun, 17 Jun 2007 07:46:04 +0000 Kevin Stange Based on my calculations, this comment made no sense. It is not necessary to
Sat, 19 May 2007 21:38:47 +0000 Richard Laager merge of '62e9d17cd37551991c5040ce6ca48e6d7578dde3'
Thu, 10 May 2007 01:33:20 +0000 Stu Tomlinson Force timestamps always on for debug log and debug window. Making this
Tue, 08 May 2007 03:18:55 +0000 Sadrul Habib Chowdhury Show the correct error message when setting value for a path-list.
Sat, 28 Apr 2007 03:22:34 +0000 Sadrul Habib Chowdhury Rename parents first, then rename/remove the dead children. Also, set the idle-setting to 'purple' if it was 'gaim' before migration.
Sat, 28 Apr 2007 00:15:10 +0000 Luke Schierer this patch from sadrul fixes the first crash I hit
Fri, 27 Apr 2007 04:17:20 +0000 Daniel Atallah missing newline
Thu, 26 Apr 2007 01:41:35 +0000 Sean Egan Fix GTK Plugin prefs
Wed, 25 Apr 2007 23:55:56 +0000 Sean Egan Works for me! Renames prefs: /core to /purple, /gaim/gtk to /pidgin, /gaim/gnt to /finch
Mon, 23 Apr 2007 16:59:37 +0000 Richard Laager When initializing, the debug system is initialized before the prefs system, but
Thu, 19 Apr 2007 13:32:48 +0000 Daniel Atallah Fix use before initialization and use after freeing (This is still not being used, but I figured I'd fix the stuff that I noticed).