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
|
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).
|
Thu, 19 Apr 2007 01:48:35 +0000 |
Richard Laager |
Revision aaa701a323aaa390e0b0b64480dd7522d132d323 by nwalp added a call to
|
Wed, 18 Apr 2007 22:56:12 +0000 |
Nathan Walp |
This lets you rename entire trees of prefs. This should help with the migration
|
Sat, 24 Mar 2007 23:11:15 +0000 |
Mark Doliner |
Trying to find a pref with the name NULL or a name that doesn't
|
Mon, 19 Mar 2007 07:01:17 +0000 |
Sean Egan |
sed -ie 's/gaim/purple/g'
|
Sat, 20 Jan 2007 02:32:10 +0000 |
Sean Egan |
Rename gtk/ and libgaim/ to pidgin/ and libpurple/
|