summaryrefslogtreecommitdiff
path: root/libpurple/purplecredentialmanager.h
Commit message (Expand)AuthorAgeFilesLines
* Remove the PurpleRequestField sttings from the Credentials APIGary Kramlich2022-12-141-30/+0
* Fix error parameter annotationsElliott Sales de Andrade2022-11-041-8/+8
* Remember CredentialProvider setting while exitingGary Kramlich2022-10-101-0/+5
* Remove a bunch of documents that aren't read/displayed by gi-docgen.Gary Kramlich2022-09-121-7/+0
* Fix a ton of missing and incorrect global header guardsGary Kramlich2022-03-111-1/+1
* Remove unnecessary gtk-doc comments and move them where possible from libpurp...Gary Kramlich2021-12-121-15/+6
* Make PurpleCredentialManager a final typeGary Kramlich2021-10-201-27/+2
* Don't error out when trying to remove a password that isn't stored.Gary Kramlich2021-08-231-2/+2
* A bunch of random libpurple documentation fixesGary Kramlich2021-08-041-0/+1
* Clean up PidginCredentialManagerGary Kramlich2021-07-181-21/+19
* Fix some issues with the CredentialManager and CredentialProvider docsGary Kramlich2021-03-261-0/+2
* Create a new PidginCredentialsPage and associated widgets for the preferences...Gary Kramlich2021-01-241-0/+42
* Use PurpleCredentialManager instead of the old keyring api.Gary Kramlich2021-01-021-10/+3
* Add an active-provider-changed signal to PurpleCredentialManagerGary Kramlich2020-12-221-0/+1
* Clean up a bunch doc issues.Gary Kramlich2020-11-191-2/+2
* Add the new PurpleCredentialManager APIGary Kramlich2020-11-051-0/+287