summaryrefslogtreecommitdiff
path: root/libpurple/prefs.c
Commit message (Expand)AuthorAgeFilesLines
* Kill off many dead assignments and any useless remaining variables.Elliott Sales de Andrade2010-08-231-1/+0
* Clean up various file-scoped globals at uninit.Paul Aurich2009-08-131-0/+2
* A patch from Scott Wolchok to replace snprintf() with g_snprintf() andRichard Laager2009-05-161-3/+3
* propagate from branch 'im.pidgin.pidgin' (head 1bc731764f9350e649865aa63550c7...Sadrul Habib Chowdhury2009-01-211-3/+10
|\
| * Clean up merges from the last two (un)disapprovals.Daniel Atallah2009-01-201-1/+0
| * merge of '46fd7b89b232c1a6cc689adb904727ae8b745df0'Daniel Atallah2009-01-201-2/+3
| |\
| | * disapproval of revision '72679a30e1cb464d1dc7c74b14b848c3a51538ca'Daniel Atallah2009-01-201-2/+3
| * | merge of '4d2288e37f380af5cc4c26eddb004fd2d6b36130'Daniel Atallah2009-01-201-1/+2
| |\ \
| * | | disapproval of revision '44c0c2db82ae6d24ea6cfc6dad26442d371f5baf'Daniel Atallah2009-01-201-1/+8
* | | | propagate from branch 'im.pidgin.pidgin' (head 81279937753200b4e98d37ab9623ad...Gary Kramlich2009-01-151-24/+19
|\ \ \ \ | |_|/ / |/| | |
| * | | propagate from branch 'im.pidgin.pidgin' (head ea172b7ea6011593301a840b09604c...Gary Kramlich2009-01-061-24/+19
| |\ \ \
| | * | | Patch from Paul Aurich to add purple_strequal to help readability and simplic...Paul Aurich2009-01-061-24/+19
* | | | | merge of '038f9624d8e8b6a0700843687dea18d4f76d33e9'Daniel Atallah2009-01-091-8/+2
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | merge of 'b0c17d0695308eba7238b61904703a194cbc5291'Daniel Atallah2009-01-091-8/+1
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/|
| | * | disapproval of revision '2f814ed93478a85db7add3db1da1dee3c754dd5f'Daniel Atallah2009-01-201-8/+1
| | |/
| * | purple_prefs_disconnect_by_handle() wont actually remove anything with theDaniel Atallah2009-01-031-1/+1
* | | disapproval of revision 'ce8e175f928e4a6e78f3877d0d86193fddc69255'Daniel Atallah2009-01-201-3/+2
|/ /
* | Rearrange prefs uninitialization now that it actually does something.Daniel Atallah2009-01-031-2/+3
|/
* Fixes from the QuteCom folks for the core being reinitialized. References #7761Daniel Atallah2009-01-011-1/+8
* 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