summaryrefslogtreecommitdiff
path: root/libpurple/prefs.c
Commit message (Expand)AuthorAgeFilesLines
* Should be safe to get rid of this nowMark Doliner2007-12-251-13/+0
* The debug message for purple_prefs_set_path when the pref in question is notWill Thompson2007-12-151-1/+1
* Look for a default prefs.xml in the CSIDL_COMMON_APPDATA directory (e.g. c:\D...Daniel Atallah2007-10-221-10/+8
* Plug another leak.Daniel Atallah2007-10-141-0/+1
* Probably Fixes 1649Ka-Hing Cheung2007-09-091-3/+7
* The FSF changed its address a while ago; our files were out of date.John Bailey2007-09-081-1/+1
* Move purple_prefs_load() to purple_prefs_init() - there's been a TODO for thi...Daniel Atallah2007-08-281-0/+3
* Update the way _get_children_names is used.Sadrul Habib Chowdhury2007-07-111-0/+18
* disapproval of revision '779b69ebec1c205d289986f93f25ead24290366b'Sadrul Habib Chowdhury2007-07-111-32/+0
* Added a function to the prefs API to get a list of children names.Eric Polino2007-07-091-0/+32
* Do not actually remove the debug timestamp pref, this is the *correct*Stu Tomlinson2007-06-171-1/+0
* disapproval of revision 'd9332822e8031d2ae88e25b36c74c7a9044a5633'Stu Tomlinson2007-06-171-1/+0
* Based on my calculations, this comment made no sense. It is not necessary toKevin Stange2007-06-171-0/+1
* merge of '1442df274a24edc9a31194327bd00dfbcf478720'Richard Laager2007-05-191-1/+1
* Force timestamps always on for debug log and debug window. Making thisStu Tomlinson2007-05-101-0/+1
* Show the correct error message when setting value for a path-list.Sadrul Habib Chowdhury2007-05-081-1/+1
* Rename parents first, then rename/remove the dead children. Also, set the idl...Sadrul Habib Chowdhury2007-04-281-1/+2
* this patch from sadrul fixes the first crash I hitLuke Schierer2007-04-281-2/+3
* missing newlineDaniel Atallah2007-04-271-1/+1
* Fix GTK Plugin prefsSean Egan2007-04-261-5/+5
* Works for me! Renames prefs: /core to /purple, /gaim/gtk to /pidgin, /gaim/gn...Sean Egan2007-04-251-54/+55
* When initializing, the debug system is initialized before the prefs system, butRichard Laager2007-04-231-1/+10
* Fix use before initialization and use after freeing (This is still not being ...Daniel Atallah2007-04-191-3/+6
* gaim? what's that? ... a latecomer to the s/gaim/purple/ partyStu Tomlinson2007-04-191-1/+1
* This lets you rename entire trees of prefs. This should help with the migrationNathan Walp2007-04-181-21/+47
* Trying to find a pref with the name NULL or a name that doesn'tMark Doliner2007-03-241-3/+3
* sed -ie 's/gaim/purple/g'Sean Egan2007-03-191-302/+302
* Rename gtk/ and libgaim/ to pidgin/ and libpurple/Sean Egan2007-01-201-0/+1403