summaryrefslogtreecommitdiff
path: root/libpurple/prefs.c
Commit message (Expand)AuthorAgeFilesLines
* Fix leaked errorsElliott Sales de Andrade2023-03-231-3/+1
* Use g_clear_handle_id everywhereElliott Sales de Andrade2023-03-211-3/+2
* Use g_clear_* helpers where usefulElliott Sales de Andrade2023-03-211-4/+2
* Bump C standard to C99 for libpurple files and fix warningsElliott Sales de Andrade2022-12-111-19/+24
* Fix libpurple compile on WindowsElliott Sales de Andrade2022-11-031-0/+3
* Remove C99-obsoleted constructsElliott Sales de Andrade2022-10-261-3/+3
* Remove auto-repliesGary Kramlich2022-09-301-25/+0
* Remove PurplePrefsUiOps.Gary Kramlich2022-09-201-256/+8
* Stop including internal.h everywhere when we really don't need it.Gary Kramlich2022-09-121-2/+4
* Prepare GSettings schemas and a default settings backendElliott Sales de Andrade2022-09-111-1/+0
* Move the path based functions from util.c to their own file.Gary Kramlich2022-01-081-0/+1
* Only use an info message if we were unable to load the system default prefere...Gary Kramlich2021-10-221-1/+1
* Use g_list_copy_deep instead of manual copy/transformArkadiy Illarionov2021-02-261-24/+5
* Remove some old work arounds for coverity.Gary Kramlich2021-01-021-3/+0
* remove the old sound apiGary Kramlich2020-08-131-8/+3
* Make sure that internal.h can only be included by libpurple and split out som...Gary Kramlich2020-05-011-4/+3
* fix heap-use-after-free in prefs removalFabrice Bellet2019-11-101-0/+3
* Re-write remove_prefs to not use recursion.Elliott Sales de Andrade2019-11-051-22/+50
* Use g_rename directly instead of rename.Elliott Sales de Andrade2019-10-301-5/+0
* Use GSList functions instead of manual iterationsqarkai2019-10-161-6/+1
* Merged in default (pull request #580)Gary Kramlich2019-10-011-8/+4
|\
| * Use g_list_free_full instead of g_list_foreach+g_list_free.Elliott Sales de Andrade2019-10-011-8/+4
* | Fix some static analysis warnings.Elliott Sales de Andrade2019-10-011-1/+0
|/
* Move more libpurple files to ~/.config.Elliott Sales de Andrade2019-02-151-2/+2
* Remove purple_timeout_* function usageMike Ruprecht2017-06-151-2/+2
* Fix prefs for stuff that was broken in the mergeGary Kramlich2016-08-191-0/+11
* Monster merge everythingGary Kramlich2016-08-191-38/+347
|\
| * Fix PurpleAccountPrefsUiOps build on Windows where we #define rename as wpurp...Daniel Atallah2016-06-171-0/+5
| * Implement PurplePrefsUiOps.(dis)connect_callback from instantbirddx2016-06-161-15/+181
| * Add PurplePrefsUiOps API from instantbirddx2016-06-151-24/+164
* | Merged default branchAnkit Vani2014-05-201-2/+4
|\ \
| * | Imgupload: add use_url_desc prefTomasz Wasilczyk2014-05-191-2/+1
| * | Fix coverity dead code warningsTomasz Wasilczyk2014-05-171-0/+3
* | | Merge default branchAnkit Vani2014-04-161-1/+1
|\ \ \ | |/ / |/| |
| * | Merge gtkdoc-conversionAnkit Vani2014-02-061-1/+1
| |\ \
| | * \ Merge default branchAnkit Vani2014-01-211-1/+1
| | |\ \
| | | * | Revert all the migration stuffAnkit Vani2014-01-211-21/+4
| | | * | Migrate old protocol IDs to new if *.xml version < 1.1Ankit Vani2014-01-201-3/+3
| | | * | Log prefs.xml migrationAnkit Vani2014-01-201-1/+4
| | | * | Update versions of XML files to "1.1", and warn if reading from a newer versionAnkit Vani2014-01-201-4/+18
| | | * | Clean up old "/plugins/lopl" prefs as Mark suggestedAnkit Vani2014-01-181-0/+1
| | | * | Re-revert pref renamesAnkit Vani2014-01-181-1/+1
| | | * | No more loader plugins for libpurple, so remove the "/plugins/lopl" base prefAnkit Vani2014-01-181-1/+0
| | | * | Backed out changeset bc6040e3f9c8Ankit Vani2014-01-171-1/+1
| | | * | Revert pref renamesAnkit Vani2014-01-171-1/+1
| | | * | Merged default branchAnkit Vani2014-01-121-15/+5
| | | |\ \
| | | * \ \ Merged soc.2013.gobjectification branchAnkit Vani2013-09-071-27/+27
| | | |\ \ \
| | | * | | | Renamed some prpl stuff to protocol stuff.Ankit Vani2013-09-011-1/+1
* | | | | | | cross-win32: fix libpurple code warnings and errorsTomasz Wasilczyk2014-04-151-4/+0
* | | | | | | cross-win32: tidy remaining macros - SSL_CERTIFICATES_DIR, BUILDDIR, CONFDIRTomasz Wasilczyk2014-04-151-1/+1