summaryrefslogtreecommitdiff
path: root/src/accounts.h
Commit message (Expand)AuthorAgeFilesLines
* Use more modern *_get_instance_private() method for storing private dataRobert Ancell2018-08-301-4/+1
* Remove unnecessary semicolons on the end of macrosRobert Ancell2017-12-111-1/+1
* Use g_auto to automatically free memoryRobert Ancell2017-09-271-0/+2
* Remove trailing whitespaceRobert Ancell2014-09-191-1/+1
* And convert accounts.c to use new sharable CommonUser class tooMichael Terry2014-02-041-4/+0
* Fix the two bugs which prevent the language selection from working. Fixes: ht...Guido Berhoerster2013-04-241-1/+1
|\
| * Fix saving/retrieving of the language settingGuido Berhoerster2013-04-161-1/+1
* | Use C standard compliant names for header guardsRobert Ancell2013-04-231-3/+3
|/
* Language chooser modifications:Gunnar Hjalmarsson2011-11-291-1/+1
* Merge in changes from stable branchRobert Ancell2011-10-061-2/+2
* Use LD_PRELOAD to intercept system calls for testingRobert Ancell2011-09-291-4/+0
* Rename user functions to accounts functionsRobert Ancell2011-09-201-6/+6
* Rename user.c to accounts.cRobert Ancell2011-09-201-0/+71